Home
last modified time | relevance | path

Searched defs:args (Results 51 - 75 of 2883) sorted by relevance

12345678910>>...116

/third_party/jerryscript/tests/jerry/es2015/
H A Dreflect-construct.js37 var args = [1, 2, 3]; variable
/third_party/json/include/nlohmann/detail/meta/
H A Dcpp_future.hpp165 inline constexpr std::array<T, sizeof...(Args)> make_array(Args&& ... args) in make_array() argument
/third_party/ltp/testcases/kernel/containers/mountns/
H A Dmountns03.c67 const struct tst_clone_args args = { in run() local
H A Dmountns01.c59 const struct tst_clone_args args = { in run() local
H A Dmountns02.c59 const struct tst_clone_args args = { in run() local
/third_party/ltp/lib/
H A Dtst_clone.c15 struct clone_args args = { in tst_clone() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns10.c32 const struct tst_clone_args args = { in run() local
H A Dpidns04.c35 const struct tst_clone_args args = { in run() local
H A Dpidns01.c33 const struct tst_clone_args args = { in run() local
/third_party/node/test/parallel/
H A Dtest-cluster-setup-primary.js
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/
H A Dfoozzie_launcher.py25 args = sys.argv[2:] variable
27 args = sys.argv[1:] variable
/third_party/node/src/
H A Dnode_process-inl.h14 ProcessEmitWarning(Environment* env, const char* fmt, Args&&... args) ProcessEmitWarning() argument
H A Dtimer_wrap-inl.h16 inline TimerWrap::TimerWrap(Environment* env, Args&&... args) in TimerWrap() argument
23 inline TimerWrapHandle::TimerWrapHandle(Environment* env, Args&&... args) { in TimerWrapHandle() argument
/third_party/node/test/addons/hello-world-function-export/
H A Dbinding.cc4 void Method(const v8::FunctionCallbackInfo<v8::Value>& args) { in Method() argument
/third_party/node/test/addons/make-callback-domain-warning/
H A Dbinding.cc15 void MakeCallback(const FunctionCallbackInfo<Value>& args) { in MakeCallback() argument
/third_party/node/test/addons/make-callback-recurse/
H A Dbinding.cc15 void MakeCallback(const FunctionCallbackInfo<Value>& args) { in MakeCallback() argument
/third_party/node/test/addons/new-target/
H A Dbinding.cc6 inline void NewClass(const v8::FunctionCallbackInfo<v8::Value>& args) { in NewClass() argument
/third_party/node/test/addons/repl-domain-abort/
H A Dbinding.cc33 void Method(const FunctionCallbackInfo<Value>& args) { in Method() argument
/third_party/node/benchmark/napi/function_call/
H A Dbinding.cc6 void Hello(const v8::FunctionCallbackInfo<v8::Value>& args) { in Hello() argument
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve01.c23 char *const args[] = {"execve01_child", "canary", NULL}; in verify_execve() local
/third_party/ltp/testcases/kernel/syscalls/socketcall/
H A Dsocketcall01.c24 unsigned long args[3]; member
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DProgram.cs42 public static int Main(string[] args) in Main() argument
/third_party/protobuf/csharp/src/AddressBook/
H A DProgram.cs44 private static int Main(string[] args) in Main() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DProgram.cs42 public static void Main(string[] args) in Main() argument
/third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/
H A DProgram.cs44 private static int Main(string[] args) in Main() argument

Completed in 4 milliseconds

12345678910>>...116