HomeSort by relevance Sort by last modified time
    Searched full:do_call (Results 1 - 24 of 24) sorted by null

  /external/strace/tests/
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
265 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
269 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
272 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
276 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
285 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
295 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
300 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_init.c 43 do_call(kernel_ulong_t flags, const char *flags_str, function
85 do_call(flags[i].val, flags[i].str,
fanotify_mark.c 46 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
160 do_call(fds[i],
  /external/strace/tests-m32/
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
265 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
269 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
272 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
276 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
285 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
295 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
300 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_init.c 43 do_call(kernel_ulong_t flags, const char *flags_str, function
85 do_call(flags[i].val, flags[i].str,
fanotify_mark.c 46 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
160 do_call(fds[i],
  /external/strace/tests-mx32/
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
265 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
269 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
272 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
276 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
285 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
295 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
300 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_init.c 43 do_call(kernel_ulong_t flags, const char *flags_str, function
85 do_call(flags[i].val, flags[i].str,
fanotify_mark.c 46 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
160 do_call(fds[i],
  /external/python/cpython2/Demo/rpc/
rpc.py 244 self.do_call()
261 def do_call(self): member in class:Client
263 raise RuntimeError, 'do_call not defined'
346 def do_call(self): member in class:RawTCPClient
366 def do_call(self): member in class:RawUDPClient
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
ceval.c 116 static PyObject * do_call(PyObject *, PyObject ***, int, int);
4218 do_call(PyObject *func, PyObject ***pp_stack, int na, int nk) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
ceval.c 114 static PyObject * do_call(PyObject *, PyObject ***, int, int);
4196 do_call(PyObject *func, PyObject ***pp_stack, int na, int nk) function
    [all...]
  /external/python/cpython2/Python/
ceval.c 116 static PyObject * do_call(PyObject *, PyObject ***, int, int);
4534 do_call(PyObject *func, PyObject ***pp_stack, int na, int nk) function
    [all...]
  /external/v8/src/crankshaft/arm/
lithium-codegen-arm.cc 5049 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.cc 5353 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-codegen-ia32.cc 4824 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-codegen-mips.cc 5051 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-codegen-mips64.cc 5244 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc 5355 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-codegen-s390.cc 5299 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc 5092 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 5316 Label end, do_call; local
    [all...]

Completed in 3638 milliseconds