Home
last modified time | relevance | path

Searched refs:main (Results 751 - 775 of 13036) sorted by relevance

1...<<31323334353637383940>>...522

/third_party/node/benchmark/fs/
H A Dbench-statSync-failure.js7 const bench = common.createBenchmark(main, {
13 function main({ n, statSyncType }) { function
H A Dbench-statSync.js6 const bench = common.createBenchmark(main, {
12 function main({ n, statSyncType }) { function
/third_party/node/benchmark/misc/
H A Dgetstringwidth.js5 const bench = common.createBenchmark(main, {
12 function main({ n, type }) { function
/third_party/node/benchmark/napi/type-tag/
H A Dcheck-object-tag.js12 const bench = common.createBenchmark(main, {
16 function main({ n }) { function
H A Dindex.js12 const bench = common.createBenchmark(main, {
16 function main({ n }) { function
/third_party/node/benchmark/napi/type-tag-check/
H A Dindex.js12 const bench = common.createBenchmark(main, {
16 function main({ n }) { function
/third_party/node/benchmark/streams/
H A Dreadable-unevenread.js6 const bench = common.createBenchmark(main, {
10 function main({ n }) { function
H A Dreadable-readall.js6 const bench = common.createBenchmark(main, {
10 function main({ n }) { function
/third_party/node/benchmark/url/
H A Dusvstring.js12 const bench = common.createBenchmark(main, {
19 function main({ input, n }) { function
H A Durl-searchparams-read.js4 const bench = common.createBenchmark(main, {
12 function main({ accessMethod, param, n }) { function
H A Dwhatwg-url-canParse.js4 const bench = common.createBenchmark(main, {
9 function main({ type, n }) { function
/third_party/node/benchmark/buffers/
H A Dbuffer-read.js21 const bench = common.createBenchmark(main, {
27 function main({ n, buf, type }) { function
H A Dbuffer-indexof-number.js6 const bench = common.createBenchmark(main, {
11 function main({ n, value }) { function
H A Dbuffer-slice.js5 const bench = common.createBenchmark(main, {
13 function main({ n, type }) { function
/third_party/node/benchmark/events/
H A Deventtarget.js4 const bench = common.createBenchmark(main, {
9 function main({ n, listeners }) { function
H A Deventtarget-creation.js6 const bench = common.createBenchmark(main, {
10 function main({ n }) { function
/third_party/node/deps/googletest/src/
H A Dgtest_main.cc36 // Arduino-like platforms: program entry points are setup/loop instead of main.
51 // QuRT: program entry point is main, but argc/argv are unusable.
53 GTEST_API_ int main() { in main() function
54 printf("Running main() from %s\n", __FILE__); in main()
59 // Normal platforms: program entry point is main, argc/argv are initialized.
61 GTEST_API_ int main(int argc, char **argv) { in main() function
62 printf("Running main() from %s\n", __FILE__); in main()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_trig_workarounds.py48 def main(): function
67 main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D23-5.c23 int main(void) in main() function
54 int main(void) in main() function
H A D23-4.c23 int main(void) in main() function
54 int main(void) in main() function
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_algebraic.py28 # Pass must be run only once, after the main loop
40 def main(): function
59 main()
/third_party/python/Tools/scripts/
H A Dcheckpip.py12 def main(): function
32 main()
H A Dcrlf.py6 def main(): function
23 main()
H A Dgoogle.py14 def main(args): function
25 main(sys.argv[1:])
H A Dlfcr.py7 def main(): function
24 main()

Completed in 9 milliseconds

1...<<31323334353637383940>>...522