Home
last modified time | relevance | path

Searched refs:EXIT (Results 1 – 25 of 176) sorted by relevance

12345678

/third_party/expat/win32/
Dbuild_expat_iss.bat41 MD %BINDIR% || EXIT /b 1
44 MD build_shared_char || EXIT /b 1
45 CD build_shared_char || EXIT /b 1
46 …C_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS=OFF .. || EXIT /b 1
47 msbuild /m expat.sln || EXIT /b 1
48 DIR %CONFIGURATION% || EXIT /b 1
49 CD .. || EXIT /b 1
50 COPY build_shared_char\%CONFIGURATION%\libexpat.dll %BINDIR%\ || EXIT /b 1
51 COPY build_shared_char\%CONFIGURATION%\libexpat.lib %BINDIR%\ || EXIT /b 1
54 MD build_static_char || EXIT /b 1
[all …]
/third_party/skia/third_party/externals/expat/expat/win32/
Dbuild_expat_iss.bat41 MD %BINDIR% || EXIT /b 1
44 MD build_shared_char || EXIT /b 1
45 CD build_shared_char || EXIT /b 1
46 …C_CRT=ON -DEXPAT_BUILD_EXAMPLES=OFF -DEXPAT_BUILD_TESTS=OFF -DEXPAT_BUILD_TOOLS=OFF .. || EXIT /b 1
47 msbuild /m expat.sln || EXIT /b 1
48 DIR %CONFIGURATION% || EXIT /b 1
49 CD .. || EXIT /b 1
50 COPY build_shared_char\%CONFIGURATION%\libexpat.dll %BINDIR%\ || EXIT /b 1
51 COPY build_shared_char\%CONFIGURATION%\libexpat.lib %BINDIR%\ || EXIT /b 1
54 MD build_static_char || EXIT /b 1
[all …]
/third_party/node/tools/msvs/
Dfind_nasm.cmd6 EXIT /B 0
11 EXIT /B 0
16 EXIT /B 0
21 EXIT /B 0
24 EXIT /B 1
/third_party/toybox/scripts/
Dinstall.sh54 EXIT=0
89 ln $DO_FORCE $LINK_TYPE ${DOTPATH}toybox $i || EXIT=1
91 rm -f $i || EXIT=1
143 [ -z "$PEDANTIC" ] || EXIT=1
152 exit $EXIT
/third_party/grpc/tools/distrib/
Dpylint_code.sh47 EXIT=0
49 $PYTHON -m pylint --rcfile=.pylintrc -rn "$dir" ${IGNORE_PATTERNS} || EXIT=1
53 $PYTHON -m pylint --rcfile=.pylintrc-tests -rn "$dir" ${IGNORE_PATTERNS} || EXIT=1
62 exit $EXIT
/third_party/jerryscript/tools/
Dcheck-doxygen.sh20 EXIT=1
22 EXIT=0
25 exit $EXIT
/third_party/mesa3d/.gitlab-ci/bare-metal/
Darm64_a630_egl.sh8 EXIT=0
16 EXIT=1
24 EXIT=1
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c100 if (nestlevel == 0) goto EXIT; in find_text_end()
104 else if (*ptr == CHAR_COLON && !last && nestlevel == 0) goto EXIT; in find_text_end()
138 goto EXIT; in find_text_end()
153 goto EXIT; in find_text_end()
160 EXIT: in find_text_end()
330 goto EXIT; in pcre2_substitute()
346 goto EXIT; in pcre2_substitute()
383 if (rc != PCRE2_ERROR_NOMATCH) goto EXIT; in pcre2_substitute()
428 goto EXIT; in pcre2_substitute()
448 goto EXIT; in pcre2_substitute()
[all …]
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_01.c103 goto EXIT; in umount2_verify()
114 goto EXIT; in umount2_verify()
137 goto EXIT; in umount2_verify()
142 EXIT: in umount2_verify()
/third_party/boost/libs/program_options/ci/
Dmingw.bat22 "pacman --sync --needed --noconfirm %FLAVOR%/mingw-w64-%ARCH%-%%a" || EXIT /B
25 "pacman --sync --needed --noconfirm python3" || EXIT /B
32 "cd %CD:\=/% && ./bootstrap.sh --with-toolset=gcc" || EXIT /B
35 …XSTD% %CXXFLAGS% %DEFINES% %B2_ADDRESS_MODEL% %B2_LINK% %B2_THREADING% %B2_VARIANT% -j3" || EXIT /B
37 EXIT /B 0
/third_party/e2fsprogs/scrub/
De2scrub.in234 trap "teardown; exit 1" EXIT INT QUIT TERM
244 trap '' EXIT
258 trap '' EXIT
279 trap '' EXIT
/third_party/protobuf/kokoro/linux/bazel/
Dbuild.sh25 trap print_test_logs EXIT
34 trap - EXIT
/third_party/alsa-utils/alsactl/init/
Dhda9 RESULT="false", EXIT="return"
24 RESULT="true", EXIT="return"
39 RESULT="true", EXIT="return"
/third_party/openssl/VMS/
Dopenssl_ivp.com.in32 $ EXIT %x00018292 ! RMS$_FNF, file not found
45 $ EXIT %x10000001
50 $ EXIT 'save_status'
/third_party/ltp/testcases/lib/
Dcmdlib.sh39 trap '' EXIT
72 trap tst_cleanup EXIT
/third_party/openssl/
De_os.h213 # define EXIT(n) exit(n) macro
283 # define EXIT(n) exit((n) ? (((n) << 3) | 2 | 0x10000000 | 0x35a000) : 1) macro
301 # define EXIT(n) exit(n) macro
/third_party/mindspore/scripts/conda/mindspore-cpu/1.3.0/
Dbld.bat9 EXIT /b 1
12 EXIT /b 1
/third_party/boost/tools/build/src/kernel/
Dbootstrap.jam12 EXIT ;
23 EXIT ;
36 EXIT ;
54 EXIT ;
68 EXIT ;
253 EXIT ;
/third_party/mbedtls/tests/
Dcompat.sh856 EXIT=$?
861 echo "EXIT: $EXIT" >> $CLI_OUT
892 if [ $EXIT -eq 0 ]; then
917 if [ $EXIT -eq 0 ]; then
942 case $EXIT in
967 echo "EXIT: $EXIT" >> $CLI_OUT
/third_party/boost/tools/build/
Dbootstrap_vms.com41 $EXIT:
48 $ goto EXIT
/third_party/ltp/testcases/kernel/syscalls/mq_unlink/
Dmq_unlink01.c89 goto EXIT; in do_test()
102 EXIT: in do_test()
/third_party/flutter/flutter/bin/
Dflutter.bat37 where /q git || ECHO Error: Unable to find git in your PATH. && EXIT /B 1
44 EXIT /B 1
58 EXIT /B 1
98 EXIT /B
168 EXIT /B
183 EXIT /B %exit_code%
/third_party/mindspore/
Dbuild.bat74 EXIT /b 1
81 EXIT /b 1
85 EXIT /b 0
/third_party/protobuf/objectivec/Tests/CocoaPods/
Drun_tests.sh114 trap "cleanup ${TEST_NAME}" EXIT
141 trap - EXIT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DInstrumentationMap.h40 enum class FunctionKinds { ENTRY, EXIT, TAIL, LOG_ARGS_ENTER, CUSTOM_EVENT }; enumerator
106 IO.enumCase(Kind, "function-exit", xray::SledEntry::FunctionKinds::EXIT);

12345678