Home
last modified time | relevance | path

Searched refs:early_exit (Results 76 – 100 of 335) sorted by relevance

12345678910>>...14

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/apps/
H A Dupper_case.cpp70 bool early_exit = false; variable
142 if (!strcmp(argv[i], "-early_exit")) early_exit = true; in main()
230 if (early_exit && i>30) { in main()
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/hexagon/
H A Dmisc.c237 uint32_t early_exit; variable
365 check(early_exit, 0); in main()
367 check(early_exit, 1); in main()
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/scripts/bert/
H A Dutils.py62 early_exit=True): argument
75 if early_exit:
/dports/net/nbdkit/nbdkit-1.20.4/tests/
H A Dtest-exit-with-parent.c115 goto early_exit; in run_test()
119 early_exit: in run_test()
H A Dtest-socket-activation.c178 goto early_exit; in main()
182 early_exit: in main()
H A Dtest.c198 goto early_exit; in test_start_nbdkit()
202 early_exit: in test_start_nbdkit()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/hexagon/
H A Dmisc.c258 uint32_t early_exit; variable
443 check(early_exit, 0); in main()
445 check(early_exit, 1); in main()
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/hexagon/
H A Dmisc.c258 uint32_t early_exit; variable
443 check(early_exit, 0); in main()
445 check(early_exit, 1); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/docs/clang-tidy/checks/
H A Dcppcoreguidelines-avoid-goto.rst43 goto early_exit;
47 early_exit:
/dports/math/R-cran-dplyr/dplyr/R/
H A Dmutate.R450 early_exit <- TRUE functionVar
460 if (can_return_from_exit && early_exit) {
473 early_exit <- FALSE
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/nvcuda/
H A Dcuda.cpp53 bool early_exit = false; variable
70 if (!strcmp(argv[i], "-early_exit")) early_exit = true; in main()
175 if (early_exit && i>30) { in main()

12345678910>>...14