/third_party/toybox/toys/pending/ |
H A D | openvt.c | 45 char arg = 0, *console_name[] = {"/dev/tty", "/dev/tty0", "/dev/console"}; in open_console() local
|
/third_party/toybox/toys/posix/ |
H A D | head.c | 63 char *arg = *toys.optargs; in head_main() local
|
/third_party/typescript/tests/baselines/reference/ |
H A D | conditionalTypesExcessProperties.js | |
H A D | genericCallWithFunctionTypedArguments5.js | [all...] |
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | unixfilemap.c | 60 filemap(const tchar *name, void (*processor)(const void *, size_t, const tchar *, void *arg), void *arg) filemap() argument
|
/third_party/python/Modules/clinic/ |
H A D | pwdmodule.c.h | 31 pwd_getpwnam(PyObject *module, PyObject *arg) in pwd_getpwnam() argument
|
H A D | spwdmodule.c.h | 25 PyObject *arg; in spwd_getspnam() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
H A D | blocking_counter.cc | 27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() argument
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deThread.cpp | 70 static void threadFunc (void* arg) in threadFunc() argument
|
/test/xts/acts/kernel_lite/dyload_posix/ |
H A D | ExecveTest.cpp | 115 char *arg[] = {"1", "!@#$%^&*()_+", NULL};
in HWTEST_F() local 140 char *arg[] = {"1", "!@#$%^&*()_+", NULL};
in HWTEST_F() local
|
/test/xts/device_attest/services/devattest_ability/src/ |
H A D | devattest_task.cpp | 56 void* DevAttestTask::Run(void* arg) in Run() argument
|
/test/xts/device_attest_lite/services/core/utils/ |
H A D | attest_utils_log.c | 81 va_list arg; in AttestLog() local
|
/third_party/elfutils/libcpu/ |
H A D | i386_parse.y | 478 arg: arg argcomp label
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_getdwarf.c | 40 void *arg; member 44 module_callback(Dwfl_Module *mod, void **userdata, const char *name, Dwarf_Addr start, void *arg) module_callback() argument 54 dwfl_getdwarf(Dwfl *dwfl, int (*callback) (Dwfl_Module *, void **, const char *, Dwarf_Addr, Dwarf *, Dwarf_Addr, void *), void *arg, ptrdiff_t offset) dwfl_getdwarf() argument
|
/third_party/elfutils/tests/ |
H A D | saridx.c | 94 int arg = 1; in main() local
|
H A D | funcretval.c | 42 handle_function (Dwarf_Die *funcdie, void *arg) in handle_function() argument
|
H A D | find-prologues.c | 42 handle_function (Dwarf_Die *func, void *arg) in handle_function() argument
|
/third_party/curl/tests/libtest/ |
H A D | libauthretry.c | 72 static long parse_auth_name(const char *arg) in parse_auth_name() argument
|
H A D | lib1555.c | 34 static int progressCallback(void *arg, in progressCallback() argument
|
/third_party/curl/tests/server/ |
H A D | resolve.c | 64 int arg = 1; in main() local
|
/third_party/curl/tests/unit/ |
H A D | unit1308.c | 39 static size_t print_httppost_callback(void *arg, const char *buf, size_t len) in print_httppost_callback() argument
|
/third_party/elfutils/libdw/ |
H A D | dwarf_func_inline.c | 40 void *arg; member 44 scope_visitor(unsigned int depth __attribute__ ((unused)), struct Dwarf_Die_Chain *die, void *arg) scope_visitor() argument 94 dwarf_func_inline_instances(Dwarf_Die *func, int (*callback) (Dwarf_Die *, void *), void *arg) dwarf_func_inline_instances() argument
|
/third_party/elfutils/backends/ |
H A D | ppc64_unwind.c | 47 unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) unwind() argument
|
H A D | x86_64_unwind.c | 42 x86_64_unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) x86_64_unwind() argument
|
/third_party/elfutils/libasm/ |
H A D | disasm_str.c | 46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument
|