Home
last modified time | relevance | path

Searched defs:args (Results 26 - 50 of 4805) sorted by relevance

12345678910>>...193

/third_party/backends/lib/
H A Dvsyslog.c8 void vsyslog(int priority, const char *format, va_list args) in vsyslog() argument
/third_party/libuv/docs/code/detach/
H A Dmain.c12 char* args[3]; in main() local
/third_party/jerryscript/tools/unit-tests/
H A Dgen-test-libm.c33 main (int argc, char **args) in main() argument
/third_party/node/deps/v8/tools/snapshot/
H A Dasm_to_inline_asm.py30 args = parser.parse_args() variable
/third_party/node/test/addons/async-hooks-id/
H A Dbinding.cc10 void GetExecutionAsyncId(const FunctionCallbackInfo<Value>& args) { in GetExecutionAsyncId() argument
15 void GetTriggerAsyncId(const FunctionCallbackInfo<Value>& args) { in GetTriggerAsyncId() argument
/third_party/node/test/addons/errno-exception/
H A Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
/third_party/node/test/addons/load-long-path/
H A Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
/third_party/node/test/addons/report-fatalerror/
H A Dbinding.cc10 void TriggerFatalError(const FunctionCallbackInfo<Value>& args) { in TriggerFatalError() argument
/third_party/node/test/addons/symlinked-module/
H A Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall03.c24 unsigned long args[3]; in verify_socketcall() local
/third_party/ltp/testcases/kernel/syscalls/execv/
H A Dexecv01.c22 char *const args[] = { "execv01_child", "canary", NULL}; in verify_execv() local
/third_party/mesa3d/src/util/
H A Du_perfetto.cc40 perfetto::TracingInitArgs args; in util_perfetto_init_once() local
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dmod.rs14 mod args; modules
/third_party/protobuf/examples/
H A DListPeople.java41 public static void main(String[] args) throws Exception { in main() argument
/third_party/skia/src/ports/
H A DSkDebug_win.cpp21 va_list args; in SkDebugf() local
/third_party/skia/third_party/externals/icu/scripts/
H A Dasm_to_inline_asm.py30 args = parser.parse_args() variable
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H A Dbind_front.h174 bind_front( F&& func, BoundArgs&&... args) bind_front() argument
/third_party/skia/infra/bots/recipe_modules/build/
H A Dutil.py78 args=[src, dst], variable
/third_party/skia/build/fuchsia/
H A Dfile_exists17 args = parser.parse_args() variable
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dsyscall.h20 syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args) syscall_get_arguments() argument
/kernel/linux/linux-5.10/arch/m68k/sun3/prom/
H A Dprintf.c26 va_list args; in prom_printf() local
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dconsole_64.c18 unsigned long args[7]; in __prom_console_write_buf() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/sun3/prom/
H A Dprintf.c26 va_list args; in prom_printf() local
/kernel/linux/linux-6.6/arch/sparc/prom/
H A Dconsole_64.c18 unsigned long args[7]; in __prom_console_write_buf() local
[all...]
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Derror.c31 va_list args; in panic() local

Completed in 6 milliseconds

12345678910>>...193