/third_party/mesa3d/src/mesa/main/ |
H A D | get_hash_generator.py | 136 exit(1) 196 exit(1)
|
/third_party/node/deps/npm/node_modules/signal-exit/dist/mjs/ |
H A D | index.js | 16 const kExitEmitter = Symbol.for('signal-exit emitter'); 23 exit: false, 27 exit: [], 69 if (ev === 'exit') { 116 // If there are no other listeners, an exit is coming! 122 // This is a workaround for the fact that signal-exit v3 and signal 123 // exit v4 are not aware of each other, and each will attempt to let 126 // of signal-exit, and increment by the count of listeners it has 137 const ret = this.#emitter.emit('exit', null, sig); 158 const ev = opts?.alwaysLast ? 'afterExit' : 'exit'; [all...] |
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
H A D | erst-inject.c | 67 exit(-1); in error_exit() 209 exit(0); in main()
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
H A D | prctl04.c | 91 "SECCOMP_MODE_FILTER doesn't permit exit()"}, 94 "SECCOMP_MODE_FILTER doesn't permit exit()"} 108 exit(0); in check_filter_mode_inherit() 187 exit(0); in check_filter_mode() 218 "SECCOMP_MODE_FILTER permits exit() unexpectedly"); in verify_prctl()
|
/third_party/ltp/testcases/network/nfsv4/locks/ |
H A D | netsync.c | 54 exit(1); in setupConnectionServer() 65 exit(1); in setupConnectionServer()
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/ |
H A D | erst-inject.c | 67 exit(-1); in error_exit() 209 exit(0); in main()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
H A D | shmctl01.c | 49 exit(0); in attach_child() 60 exit(0); in detach_child()
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/ |
H A D | rpc_svc_1.c | 90 exit(1); in main() 305 exit(1); in rcp_service()
|
/third_party/littlefs/scripts/ |
H A D | tailpipe.py | 135 sys.exit(-1) 175 sys.exit(main(**{k: v
|
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/ |
H A D | periodic_cpu_load.c | 92 exit(0); in parse_args() 176 exit(1); in main()
|
/third_party/lz4/tests/ |
H A D | test-lz4-abi.py | 39 sys.exit(1) 173 sys.exit(error_code)
|
/third_party/node/deps/uvwasi/src/ |
H A D | clocks.c | 17 FILETIME exit; \ 20 if (0 == get_times((handle), &create, &exit, &system, &user)) { \
|
/third_party/python/Tools/nuget/ |
H A D | build.bat | 30 if ERRORLEVEL 1 (echo Cannot locate MSBuild.exe on PATH or as MSBUILD variable & exit /b 2)
61 exit /B 0
|
/third_party/python/Tools/scripts/ |
H A D | objgraph.py | 204 # Use its return value as exit status. 209 sys.exit(main()) 211 sys.exit(1)
|
/third_party/pcre2/pcre2/maint/ |
H A D | GenerateTest26.py | 33 sys.exit(1) 44 sys.exit(1)
|
/third_party/python/Lib/test/ |
H A D | bisect_cmd.py | 67 print("Failed to list tests: %s failed with exit code %s" 69 sys.exit(exitcode) 146 print("exit", exitcode) 172 sys.exit(1)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | gen_dxgi_support_tables.py | 239 sys.exit(1) 342 sys.exit(main())
|
/third_party/vk-gl-cts/external/amber/src/android_gradle/ |
H A D | gradlew.bat | 78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 79 exit /b 1
|
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/ |
H A D | continuous.bat | 66 exit /b 0 69 exit /b !ERRORLEVEL!
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_misc.c | 53 exit(1); in killchild() 73 exit(EXIT_FAILURE); in create_child()
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/ |
H A D | gradlew.bat | 78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/ |
H A D | gradlew.bat | 84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/ |
H A D | gradlew.bat | 78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
|
/third_party/skia/third_party/externals/oboe/samples/ |
H A D | gradlew.bat | 84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
|
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/ |
H A D | gradlew.bat | 78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
|