Home
last modified time | relevance | path

Searched refs:exit (Results 2726 - 2750 of 10428) sorted by relevance

1...<<101102103104105106107108109110>>...418

/third_party/elfutils/tests/
H A Delfshphehdr.c39 exit (-1); in check()
51 exit (-1); in check_elf()
/third_party/alsa-lib/src/ucm/
H A Ducm_exec.c244 exit(1); in uc_mgr_exec()
265 exit(1); in uc_mgr_exec()
/third_party/backends/include/sane/
H A Dsanei_backend.h127 extern void ENTRY(exit) (void);
148 #define sane_exit(a) ENTRY(exit) (a)
/third_party/backends/testsuite/sanei/
H A Dtest_wire.c40 --help display this message and exit\n\ in usage()
52 exit (code); in usage()
112 exit (0); in main()
/third_party/benchmark/tools/gbench/
H A Dutil.py82 If the file is classified as 'IT_Invalid' print an error message and exit
88 sys.exit(1)
182 sys.exit(exitCode)
/third_party/libsnd/tests/
H A Dcompression_size_test.c84 exit (1) ; in vorbis_test()
190 exit (0) ; in main()
/third_party/libunwind/libunwind/tests/
H A DGtest-dyn1.c47 { fprintf (stderr, args); exit (-1); }
158 exit (0); in sighandler()
/third_party/libsnd/src/G72x/
H A Dg72x_test.c61 exit (1) ; in main()
139 exit (1) ; in g723_test()
/third_party/mbedtls/3rdparty/p256-m/
H A Dp256-m_driver_entrypoints.c297 goto exit; in p256_transparent_verify_hash()
308 exit: in p256_transparent_verify_hash()
/third_party/mbedtls/include/mbedtls/
H A Dplatform.h93 #define MBEDTLS_PLATFORM_STD_EXIT exit /**< The default \c exit function to use. */
99 #define MBEDTLS_PLATFORM_STD_EXIT_SUCCESS EXIT_SUCCESS /**< The default exit value to use. */
102 #define MBEDTLS_PLATFORM_STD_EXIT_FAILURE EXIT_FAILURE /**< The default exit value to use. */
350 * The function pointers for exit
356 * \brief This function dynamically configures the exit
360 * \param exit_func The \c exit function implementation.
370 #define mbedtls_exit exit
375 * The default exit values
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c281 exit(1); in dump_cp_mem_pool()
301 exit(1); in dump_cp_mem_pool()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_def_task02.c76 /* Report exit status */ in cleanup()
233 exit(0); /* This task is done its job */ in main()
240 exit(0); in main()
H A Dcpuctl_test02.c77 tst_exit(); /* Report exit status */ in cleanup()
225 exit(0); /* This task is done with its job */ in main()
238 exit(0); in main()
H A Dcpuctl_test04.c77 tst_exit(); /* Report exit status */ in cleanup()
231 exit(0); /* This task is done with its job */ in main()
234 exit(0); /* This task is done with its job */ in main()
/third_party/ltp/testcases/kernel/controllers/memcg/
H A Dmemcontrol03.c110 exit(0); in alloc_anon_in_child()
128 expect_oom ? "be killed" : "exit(0)", in alloc_anon_in_child()
150 exit(0); in alloc_pagecache_in_child()
H A Dmemcontrol04.c103 exit(0); in alloc_anon_in_child()
122 exit(0); in alloc_pagecache_in_child()
/third_party/littlefs/scripts/
H A Dchangeprefix.py101 sys.exit(1)
179 sys.exit(main(**{k: v
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddatabin.c160 exit(2); in main()
268 exit(0); in main()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dquad-tex.c184 exit(1); in init()
219 exit(1); in args()
H A Dtex-swizzle.c148 exit(5); in init_tex()
166 exit(1); in init()
/third_party/node/deps/v8/tools/
H A Drun-wasm-api-tests.py86 sys.exit(1)
168 sys.exit(Main(sys.argv))
/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()

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...418