/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
D | action_dispatch.hpp | 109 static auto do_call(F && f, ...) in do_call() function 116 static auto do_call(F && f, fwd_tag<A>, ...) in do_call() function 124 static auto do_call(F && f, fwd_tag<A>, fwd_tag<B>, ...) in do_call() function 133 static auto do_call(F && f, fwd_tag<A>, fwd_tag<B>, fwd_tag<C>, ...) in do_call() function
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | synchronous_call_impl.h | 93 DoCall&& do_call, TimeoutArg... timeout_arg) { in StructSynchronousCall() 122 DoCall&& do_call, in RawSynchronousCall()
|
/aosp_15_r20/external/python/cpython2/Demo/rpc/ |
D | rpc.py | 261 def do_call(self): member in Client 346 def do_call(self): member in RawTCPClient 366 def do_call(self): member in RawUDPClient
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | fanotify_init.c | 43 do_call(kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | s390_pci_mmio_read_write.c | 41 do_call(bool wr, kernel_ulong_t mmio_addr, kernel_ulong_t buf, in do_call() function
|
H A D | fanotify_mark.c | 60 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | process_vm_readv_writev.c | 144 do_call(kernel_ulong_t pid, in do_call() function
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | fanotify_init.c | 43 do_call(kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | s390_pci_mmio_read_write.c | 41 do_call(bool wr, kernel_ulong_t mmio_addr, kernel_ulong_t buf, in do_call() function
|
H A D | fanotify_mark.c | 60 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | process_vm_readv_writev.c | 144 do_call(kernel_ulong_t pid, in do_call() function
|
/aosp_15_r20/external/strace/tests/ |
H A D | fanotify_init.c | 43 do_call(kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | s390_pci_mmio_read_write.c | 41 do_call(bool wr, kernel_ulong_t mmio_addr, kernel_ulong_t buf, in do_call() function
|
H A D | fanotify_mark.c | 60 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, in do_call() function
|
H A D | process_vm_readv_writev.c | 144 do_call(kernel_ulong_t pid, in do_call() function
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-redqueen.c | 1303 u8 do_call = 1; in cmp_extend_encoding() local 1698 u8 do_call = 1; in cmp_extend_encodingN() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | panicking.rs | 556 fn do_call<F: FnOnce() -> R, R>(data: *mut u8) { in do_call() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | panicking.rs | 556 fn do_call<F: FnOnce() -> R, R>(data: *mut u8) { in do_call() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ |
H A D | panicking.rs | 554 fn do_call<F: FnOnce() -> R, R>(data: *mut u8) { in do_call() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | panicking.rs | 554 fn do_call<F: FnOnce() -> R, R>(data: *mut u8) { in do_call() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | panicking.rs | 554 fn do_call<F: FnOnce() -> R, R>(data: *mut u8) { in do_call() function
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | ceval.c | 4554 do_call(PyObject *func, PyObject ***pp_stack, int na, int nk) in do_call() function
|