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

  /external/strace/tests/
fanotify_init.c 42 do_call(kernel_ulong_t flags, const char *flags_str, function
84 do_call(flags[i].val, flags[i].str,
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
264 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
268 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
271 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
275 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
284 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
294 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
299 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_mark.c 45 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
159 do_call(fds[i],
  /external/strace/tests-m32/
fanotify_init.c 42 do_call(kernel_ulong_t flags, const char *flags_str, function
84 do_call(flags[i].val, flags[i].str,
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
264 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
268 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
271 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
275 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
284 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
294 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
299 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_mark.c 45 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
159 do_call(fds[i],
  /external/strace/tests-mx32/
fanotify_init.c 42 do_call(kernel_ulong_t flags, const char *flags_str, function
84 do_call(flags[i].val, flags[i].str,
process_vm_readv_writev.c 143 do_call(kernel_ulong_t pid, function
264 do_call(bogus_pid, (kernel_ulong_t) (uintptr_t) ARG_STR(NULL),
268 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)),
271 do_call(my_pid, ptr_cast(bogus_iov + ARRAY_SIZE(bogus_iovec)), NULL,
275 do_call(my_pid, ptr_cast(bogus_iov), (char *) &bogus_arg,
284 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
294 do_call(my_pid, ptr_cast(lcl_iov + 2), (char *) &lcl_arg_cut,
299 do_call(my_pid, ptr_cast(lcl_iov), (char *) &lcl_arg,
fanotify_mark.c 45 do_call(kernel_ulong_t fd, kernel_ulong_t flags, const char *flags_str, function
159 do_call(fds[i],
  /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/v8/src/crankshaft/arm/
lithium-codegen-arm.cc 5033 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.cc 5341 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-codegen-ia32.cc 4807 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-codegen-mips.cc 5034 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-codegen-mips64.cc 5242 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc 5315 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-codegen-s390.cc 5242 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc 5077 Label end, do_call; local
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 5295 Label end, do_call; local
    [all...]

Completed in 490 milliseconds