Home
last modified time | relevance | path

Searched defs:arg (Results 151 - 175 of 2289) sorted by relevance

12345678910>>...92

/third_party/toybox/toys/pending/
H A Dopenvt.c45 char arg = 0, *console_name[] = {"/dev/tty", "/dev/tty0", "/dev/console"}; in open_console() local
/third_party/toybox/toys/posix/
H A Dhead.c63 char *arg = *toys.optargs; in head_main() local
/third_party/typescript/tests/baselines/reference/
H A DconditionalTypesExcessProperties.js
H A DgenericCallWithFunctionTypedArguments5.js[all...]
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dunixfilemap.c60 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 Dpwdmodule.c.h31 pwd_getpwnam(PyObject *module, PyObject *arg) in pwd_getpwnam() argument
H A Dspwdmodule.c.h25 PyObject *arg; in spwd_getspnam() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dblocking_counter.cc27 bool IsDone(void *arg) { return *reinterpret_cast<bool *>(arg); } in IsDone() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeThread.cpp70 static void threadFunc (void* arg) in threadFunc() argument
/test/xts/acts/kernel_lite/dyload_posix/
H A DExecveTest.cpp115 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 Ddevattest_task.cpp56 void* DevAttestTask::Run(void* arg) in Run() argument
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c81 va_list arg; in AttestLog() local
/third_party/elfutils/libcpu/
H A Di386_parse.y478 arg: arg argcomp label
/third_party/elfutils/libdwfl/
H A Ddwfl_getdwarf.c40 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 Dsaridx.c94 int arg = 1; in main() local
H A Dfuncretval.c42 handle_function (Dwarf_Die *funcdie, void *arg) in handle_function() argument
H A Dfind-prologues.c42 handle_function (Dwarf_Die *func, void *arg) in handle_function() argument
/third_party/curl/tests/libtest/
H A Dlibauthretry.c72 static long parse_auth_name(const char *arg) in parse_auth_name() argument
H A Dlib1555.c34 static int progressCallback(void *arg, in progressCallback() argument
/third_party/curl/tests/server/
H A Dresolve.c64 int arg = 1; in main() local
/third_party/curl/tests/unit/
H A Dunit1308.c39 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 Ddwarf_func_inline.c40 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 Dppc64_unwind.c47 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 Dx86_64_unwind.c42 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 Ddisasm_str.c46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument

Completed in 33 milliseconds

12345678910>>...92