Home
last modified time | relevance | path

Searched defs:args (Results 76 - 100 of 4020) sorted by relevance

12345678910>>...161

/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
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DRefStructCompatibilityTest.cs79 private void RunOldCsharpCompilerAndCheckSuccess(string args, string workingDirectory) in RunOldCsharpCompilerAndCheckSuccess() argument
/third_party/protobuf/examples/
H A DAddPerson.java62 public static void main(String[] args) throws Exception { in main() argument
/third_party/pulseaudio/src/pulsecore/
H A Dtokenizer.c34 static void parse(pa_dynarray*a, const char *s, unsigned args) { in parse() argument
61 pa_tokenizer* pa_tokenizer_new(const char *s, unsigned args) { in pa_tokenizer_new() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dlinkcheck.py81 args = parser.parse_args() variable
/third_party/skia/src/core/
H A DSkArenaAlloc.h150 T* make(Args&&... args) { in make() argument
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrTessellationShader.cpp10 const GrPipeline* GrTessellationShader::MakePipeline(const ProgramArgs& args, in MakePipeline() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Ddebug.cpp34 va_list args; in Trace() local
/third_party/python/Modules/clinic/
H A D_lsprof.c.h40 _lsprof_Profiler_getstats(ProfilerObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _lsprof_Profiler_getstats() argument
/third_party/skia/include/private/
H A DSkOnce.h25 void operator()(Fn&& fn, Args&&... args) { in operator ()() argument
/third_party/skia/infra/bots/recipe_modules/build/
H A Dpathkit.py90 args=[out_dir, dst], variable
H A Dcanvaskit.py92 args=[out_dir, dst], variable
H A Dflutter.py77 args=[stripped_src, stripped_dst], variable
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeCommandLine.h33 char** args; member

Completed in 7 milliseconds

12345678910>>...161