Home
last modified time | relevance | path

Searched defs:args (Results 101 - 125 of 6506) sorted by relevance

12345678910>>...261

/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
/base/hiviewdfx/hiview/base/
H A Dhi_logger.cpp33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) in Print() argument
/base/hiviewdfx/faultloggerd/common/trace/
H A Ddfx_trace.cpp22 va_list args; in DfxStartTrace() local
38 va_list args; in FormatTraceName() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp30 va_list args; in WriteLog() local
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_api_common.cpp22 void JsiAsyncCallback(const JSIValue thisVal, const JSIValue args, const JSIValue *params, uint8_t paramsNum) in JsiAsyncCallback() argument

Completed in 10 milliseconds

12345678910>>...261