/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_intrinsics_c.py | 73 def main(): function 87 main()
|
H A D | nir_intrinsics_h.py | 56 def main(): function 68 main()
|
/third_party/ltp/testcases/kernel/containers/userns/ |
H A D | userns06_capcheck.c | 23 int main(int argc, char *argv[]) in main() function 58 int main(void) in main() function
|
/third_party/node/deps/v8/third_party/ittapi/ittapi-rs/ |
H A D | build.rs | 7 fn main() {} in main() functions 10 fn main() { in main() functions
|
/third_party/node/test/pseudo-tty/ |
H A D | test-trace-sigint-disabled.js | 8 main(); 25 function main() { function
|
H A D | test-trace-sigint-on-idle.js | 7 main(); 27 function main() { function
|
/third_party/node/deps/v8/tools/ |
H A D | update-object-macros-undef.py | 29 def main(): function 47 main()
|
H A D | test262-results-parser.js | 23 function main() { function 41 main();
|
/third_party/node/test/fixtures/test-runner/ |
H A D | coverage.js | 57 async function main() { 89 main();
|
/third_party/musl/porting/liteos_m/user/src/ |
H A D | libc_start.c | 47 _LIBC_TEXT_ENTRY int _ulibc_start(uintptr_t main) in _ulibc_start() argument 49 box_start start = (box_start)main; in _ulibc_start()
|
/third_party/node/benchmark/buffers/ |
H A D | buffer-base64-encode.js | 25 const bench = common.createBenchmark(main, { 32 function main({ n, len }) { function
|
H A D | buffer-compare-offset.js | 4 const bench = common.createBenchmark(main, { 20 function main({ n, size, method }) { function
|
H A D | buffer-base64-decode-wrapped.js | 5 const bench = common.createBenchmark(main, { 11 function main({ charsPerLine, linesCount, n }) { function
|
H A D | buffer-base64-decode.js | 5 const bench = common.createBenchmark(main, { 10 function main({ n, size }) { function
|
H A D | buffer-creation.js | 5 const bench = common.createBenchmark(main, { 16 function main({ len, n, type }) { function
|
H A D | buffer-copy.js | 4 const bench = common.createBenchmark(main, { 16 function main({ n, bytes, partial }) { function
|
H A D | buffer-concat.js | 4 const bench = common.createBenchmark(main, { 11 function main({ n, pieces, pieceSize, withTotalLength }) { function
|
H A D | buffer-equals.js | 4 const bench = common.createBenchmark(main, { 10 function main({ n, size, difflen }) { function
|
/third_party/node/benchmark/blob/ |
H A D | file.js | 5 const bench = common.createBenchmark(main, { 32 function main(conf) { function
|
H A D | blob.js | 5 const bench = common.createBenchmark(main, { 28 function main(conf) { function
|
/third_party/node/benchmark/fs/ |
H A D | bench-mkdirp.js | 9 const bench = common.createBenchmark(main, { 13 function main({ n }) { function
|
/third_party/node/benchmark/misc/ |
H A D | arguments.js | 13 const bench = createBenchmark(main, { 34 function main({ n, method, args }) { function
|
/third_party/node/benchmark/http/ |
H A D | upgrade.js | 6 const bench = common.createBenchmark(main, { 21 function main({ n }) { function
|
H A D | simple.js | 4 const bench = common.createBenchmark(main, { 14 function main({ type, len, chunks, c, chunkedEnc, duration }) { function
|
/third_party/node/benchmark/http2/ |
H A D | write.js | 5 const bench = common.createBenchmark(main, { 13 function main({ streams, length, size, duration }) { function
|