Home
last modified time | relevance | path

Searched refs:exit (Results 2751 - 2775 of 10452) sorted by relevance

1...<<111112113114115116117118119120>>...419

/third_party/mesa3d/src/mesa/main/
H A Dget_hash_generator.py136 exit(1)
196 exit(1)
/third_party/node/deps/npm/node_modules/signal-exit/dist/mjs/
H A Dindex.js16 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 Derst-inject.c67 exit(-1); in error_exit()
209 exit(0); in main()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl04.c91 "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 Dnetsync.c54 exit(1); in setupConnectionServer()
65 exit(1); in setupConnectionServer()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Derst-inject.c67 exit(-1); in error_exit()
209 exit(0); in main()
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c49 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 Drpc_svc_1.c90 exit(1); in main()
305 exit(1); in rcp_service()
/third_party/littlefs/scripts/
H A Dtailpipe.py135 sys.exit(-1)
175 sys.exit(main(**{k: v
/third_party/ltp/testcases/realtime/func/periodic_cpu_load/
H A Dperiodic_cpu_load.c92 exit(0); in parse_args()
176 exit(1); in main()
/third_party/lz4/tests/
H A Dtest-lz4-abi.py39 sys.exit(1)
173 sys.exit(error_code)
/third_party/node/deps/uvwasi/src/
H A Dclocks.c17 FILETIME exit; \
20 if (0 == get_times((handle), &create, &exit, &system, &user)) { \
/third_party/python/Tools/nuget/
H A Dbuild.bat30 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 Dobjgraph.py204 # Use its return value as exit status.
209 sys.exit(main())
211 sys.exit(1)
/third_party/pcre2/pcre2/maint/
H A DGenerateTest26.py33 sys.exit(1)
44 sys.exit(1)
/third_party/python/Lib/test/
H A Dbisect_cmd.py67 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 Dgen_dxgi_support_tables.py239 sys.exit(1)
342 sys.exit(main())
/third_party/vk-gl-cts/external/amber/src/android_gradle/
H A Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/
H A Dcontinuous.bat66 exit /b 0
69 exit /b !ERRORLEVEL!
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_misc.c53 exit(1); in killchild()
73 exit(EXIT_FAILURE); in create_child()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
H A Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
/third_party/skia/third_party/externals/oboe/apps/OboeTester/
H A Dgradlew.bat84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
/third_party/skia/third_party/externals/oboe/apps/fxlab/
H A Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
/third_party/skia/third_party/externals/oboe/samples/
H A Dgradlew.bat84 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
85 exit /b 1
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
H A Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1

Completed in 11 milliseconds

1...<<111112113114115116117118119120>>...419