Home
last modified time | relevance | path

Searched defs:arg (Results 1 - 25 of 2238) sorted by relevance

12345678910>>...90

/third_party/jerryscript/tests/jerry-test-suite/06/
H A D06-004.js15 var arg = 3; variable
/third_party/typescript/tests/baselines/reference/
H A DinvalidUnicodeEscapeSequance.js2 var arg\u003 variable
H A DinvalidUnicodeEscapeSequance2.js2 var arg\uxxxx variable
/third_party/musl/src/internal/sh/
H A D__shcall.c3 hidden int __shcall(void *arg, int (*func)(void *)) in __shcall() argument
/third_party/toybox/toys/posix/
H A Ddirname.c22 char **arg; in dirname_main() local
H A Dbasename.c31 char **arg; in basename_main() local
/third_party/rust/crates/rustix/src/path/
H A Dmod.rs3 mod arg; modules
/third_party/rust/crates/rustix/tests/path/
H A Dmain.rs11 mod arg; modules
/third_party/libunwind/libunwind/src/coredump/
H A D_UPT_put_unwind_info.c30 _UCD_put_unwind_info (unw_addr_space_t as, unw_proc_info_t *pi, void *arg) in _UCD_put_unwind_info() argument
H A D_UPT_resume.c30 _UCD_resume (unw_addr_space_t as, unw_cursor_t *c, void *arg) in _UCD_resume() argument
/third_party/libunwind/libunwind/src/ptrace/
H A D_UPT_resume.c29 _UPT_resume (unw_addr_space_t as, unw_cursor_t *c, void *arg) in _UPT_resume() argument
H A D_UPT_put_unwind_info.c29 _UPT_put_unwind_info (unw_addr_space_t as, unw_proc_info_t *pi, void *arg) in _UPT_put_unwind_info() argument
/third_party/libunwind/libunwind/src/mi/
H A DGput_dynamic_unwind_info.c29 unwi_put_dynamic_unwind_info(unw_addr_space_t as, unw_proc_info_t *pi, void *arg) unwi_put_dynamic_unwind_info() argument
/third_party/musl/libc-test/src/regression/
H A Dpthread_create-oom.c9 static void *start(void *arg) in start() argument
17 int r, arg; in main() local
H A Dpthread_rwlock-ebusy.c10 static void *tryrdlock(void *arg) in tryrdlock() argument
18 static void *trywrlock(void *arg) in trywrlock() argument
/third_party/musl/src/thread/
H A Dclone.c4 int __clone(int (*func)(void *), void *stack, int flags, void *arg, ...) in __clone() argument
H A Dthrd_create.c4 int thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() argument
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcall-complex-pointer.c1 int foo(int p, int (*f0)(int), int (*f1)(int), int arg) in foo() argument
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dcall-complex-pointer.c1 int foo(int p, int (*f0)(int), int (*f1)(int), int arg) in foo() argument
/third_party/toybox/toys/example/
H A Ddemo_number.c31 char **arg; in demo_number_main() local
/third_party/toybox/toys/other/
H A Dreadlink.c29 char **arg, *s; in readlink_main() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dc_naming.h17 void takes_a(a arg) {} in takes_a() argument
18 void takes_b(b arg) {} in takes_b() argument
19 void takes_c(enum c arg) {} in takes_c() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dbarrier.cc24 static bool IsZero(void *arg) { in IsZero() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_getmodules.c36 dwfl_getmodules(Dwfl *dwfl, int (*callback) (Dwfl_Module *, void **, const char *, Dwarf_Addr, void *), void *arg, ptrdiff_t offset) dwfl_getmodules() argument
/third_party/libunwind/libunwind/src/mips/
H A DGresume.c34 mips_local_resume (unw_addr_space_t as, unw_cursor_t *cursor, void *arg) in mips_local_resume() argument

Completed in 5 milliseconds

12345678910>>...90