Home
last modified time | relevance | path

Searched defs:args (Results 1 - 25 of 2293) sorted by relevance

12345678910>>...92

/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Devent_bench.cpp40 BENCHMARK_REGISTER_F(Schedule, Event)->Apply(Schedule::args<512>); variable
74 BENCHMARK_REGISTER_F(Schedule, EventBaton)->Apply(Schedule::args<262144>); variable
H A Dticket_bench.cpp39 BENCHMARK_REGISTER_F(Schedule, Ticket)->Apply(Schedule::args<512>); variable
H A Dwaitgroup_bench.cpp31 BENCHMARK_REGISTER_F(Schedule, WaitGroup)->Apply(Schedule::args); variable
H A Dscheduler_bench.cpp30 BENCHMARK_REGISTER_F(Schedule, Empty)->Apply(Schedule::args); variable
48 BENCHMARK_REGISTER_F(Schedule, SomeWork)->Apply(Schedule::args); variable
70 ->Apply(Schedule::args); variable
/third_party/typescript/tests/baselines/reference/
H A DemitArrowFunctionWhenUsingArguments18.js
/third_party/backends/japi/
H A DTest.java41 public static void main(String[] args) in main() argument
/third_party/backends/lib/
H A Dsyslog.c7 void syslog(int priority, const char *format, va_list args) in syslog() argument
H A Dvsyslog.c8 void vsyslog(int priority, const char *format, va_list args) in vsyslog() argument
/third_party/mesa3d/bin/
H A Dgen_vs_module_defs.py96 args = parser.parse_args() variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-rest-parameter.js83 function args(a, ...b) function
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns02.c33 const struct tst_clone_args args = { in run() local
/third_party/node/deps/v8/tools/unittests/testdata/testroot1/
H A Dd8_mocked.py14 args = ' '.join(sys.argv[1:]) variable
/third_party/node/deps/v8/tools/unittests/testdata/testroot3/
H A Dd8_mocked.py14 args = ' '.join(sys.argv[1:]) variable
/third_party/ltp/testcases/kernel/syscalls/execvp/
H A Dexecvp01.c22 char *const args[] = {"execvp01_child", "canary", NULL}; in verify_execvp() local
/third_party/libfuse/lib/
H A Dcompat.c49 int fuse_parse_cmdline(struct fuse_args *args, in fuse_parse_cmdline() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() argument
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() argument
/third_party/skia/src/ports/
H A DSkDebug_stdio.cpp15 va_list args; in SkDebugf() local
/third_party/skia/third_party/externals/angle2/third_party/r8/playground/
H A DPlayground.java10 public static void main(String[] args) in main() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dfix_get_types.py9 args = parser.parse_args () variable
/third_party/spirv-tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() argument
/third_party/gn/src/gn/
H A Dfunction_process_file_template_unittest.cc12 std::vector<Value> args; in TEST() local
35 std::vector<Value> args; in TEST() local
/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

Completed in 5 milliseconds

12345678910>>...92