/kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
H A D | Makefile | 11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ 15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
|
/kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
H A D | Makefile | 11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \ 15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
|
/kernel/linux/linux-6.6/tools/testing/selftests/kselftest/ |
H A D | module.sh | 22 main() { function 84 main "$@"
|
/kernel/linux/linux-6.6/tools/testing/selftests/ |
H A D | gen_kselftest_tar.sh | 9 # main 10 main() function 63 main "$@"
|
/third_party/PyYAML/packaging/build/ |
H A D | smoketest.py | 5 def main(): function 22 main(
|
/third_party/mbedtls/programs/util/ |
H A D | strerror.c | 37 int main(void) in main() function 43 int main(int argc, char *argv[]) in main() function
|
/third_party/mbedtls/tests/scripts/ |
H A D | list_internal_identifiers.py | 35 def main(): function 57 main()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_check_va.py | 6 def main(): function 33 main()
|
/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
|
/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
|