| /third_party/libabigail/tests/ |
| D | test-abidiff-exit.cc | 11 /// the exit code of the abidiff is the one we expect. 49 "data/test-abidiff-exit/test1-voffset-change-v0.o", 50 "data/test-abidiff-exit/test1-voffset-change-v1.o", 57 "data/test-abidiff-exit/test1-voffset-change-report0.txt", 58 "output/test-abidiff-exit/test1-voffset-change-report0.txt" 61 "data/test-abidiff-exit/test1-voffset-change-v0.o", 62 "data/test-abidiff-exit/test1-voffset-change-v1.o", 63 "data/test-abidiff-exit/test1-voffset-change.abignore", 68 "data/test-abidiff-exit/test1-voffset-change-report1.txt", 69 "output/test-abidiff-exit/test1-voffset-change-report1.txt" [all …]
|
| /third_party/mtdev/config-aux/ |
| D | config.guess | 49 -h, --help print this help, then exit 50 -t, --time-stamp print date of last modification, then exit 51 -v, --version print version number, then exit 73 echo "$timestamp" ; exit ;; 75 echo "$version" ; exit ;; 77 echo "$usage"; exit ;; 84 exit 1 ;; 92 exit 1 95 trap 'exit 1' 1 2 15 108 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/libffi/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/libevdev/build-aux/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/skia/third_party/externals/libpng/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/node/deps/cares/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/icu/icu4c/source/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/python/Modules/clinic/ |
| D | _codecsmodule.c.h | 49 goto exit; in _codecs_lookup() 54 goto exit; in _codecs_lookup() 58 goto exit; in _codecs_lookup() 62 exit: in _codecs_lookup() 99 goto exit; in _codecs_encode() 108 goto exit; in _codecs_encode() 113 goto exit; in _codecs_encode() 117 goto exit; in _codecs_encode() 125 goto exit; in _codecs_encode() 130 goto exit; in _codecs_encode() [all …]
|
| D | audioop.c.h | 27 goto exit; in audioop_getsample() 30 goto exit; in audioop_getsample() 34 goto exit; in audioop_getsample() 38 goto exit; in audioop_getsample() 48 goto exit; in audioop_getsample() 54 exit: in audioop_getsample() 83 goto exit; in audioop_max() 86 goto exit; in audioop_max() 90 goto exit; in audioop_max() 94 goto exit; in audioop_max() [all …]
|
| D | cmathmodule.c.h | 26 goto exit; in cmath_acos() 33 goto exit; in cmath_acos() 37 goto exit; in cmath_acos() 43 exit: in cmath_acos() 68 goto exit; in cmath_acosh() 75 goto exit; in cmath_acosh() 79 goto exit; in cmath_acosh() 85 exit: in cmath_acosh() 110 goto exit; in cmath_asin() 117 goto exit; in cmath_asin() [all …]
|
| D | _tkinter.c.h | 24 goto exit; in _tkinter_tkapp_eval() 29 goto exit; in _tkinter_tkapp_eval() 33 goto exit; in _tkinter_tkapp_eval() 37 exit: in _tkinter_tkapp_eval() 60 goto exit; in _tkinter_tkapp_evalfile() 65 goto exit; in _tkinter_tkapp_evalfile() 69 goto exit; in _tkinter_tkapp_evalfile() 73 exit: in _tkinter_tkapp_evalfile() 96 goto exit; in _tkinter_tkapp_record() 101 goto exit; in _tkinter_tkapp_record() [all …]
|
| D | unicodedata.c.h | 30 goto exit; in unicodedata_UCD_decimal() 34 goto exit; in unicodedata_UCD_decimal() 37 goto exit; in unicodedata_UCD_decimal() 41 goto exit; in unicodedata_UCD_decimal() 51 exit: in unicodedata_UCD_decimal() 79 goto exit; in unicodedata_UCD_digit() 83 goto exit; in unicodedata_UCD_digit() 86 goto exit; in unicodedata_UCD_digit() 90 goto exit; in unicodedata_UCD_digit() 100 exit: in unicodedata_UCD_digit() [all …]
|
| D | _localemodule.c.h | 25 goto exit; in _locale_setlocale() 29 goto exit; in _locale_setlocale() 41 goto exit; in _locale_setlocale() 45 goto exit; in _locale_setlocale() 50 goto exit; in _locale_setlocale() 55 exit: in _locale_setlocale() 99 goto exit; in _locale_strcoll() 103 goto exit; in _locale_strcoll() 106 goto exit; in _locale_strcoll() 111 goto exit; in _locale_strcoll() [all …]
|
| /third_party/skia/third_party/externals/microhttpd/ |
| D | config.guess | 43 -h, --help print this help, then exit 44 -t, --time-stamp print date of last modification, then exit 45 -v, --version print version number, then exit 65 echo "$timestamp" ; exit ;; 67 echo "$version" ; exit ;; 69 echo "$usage"; exit ;; 76 exit 1 ;; 84 exit 1 87 trap 'exit 1' 1 2 15 100 trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; [all …]
|
| /third_party/skia/third_party/externals/expat/expat/win32/ |
| D | build_expat_iss.bat | 41 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/libxml2/python/tests/ |
| D | reader.py | 24 sys.exit(1) 28 sys.exit(1) 32 sys.exit(1) 36 sys.exit(1) 40 sys.exit(1) 44 sys.exit(1) 48 sys.exit(1) 53 sys.exit(1) 57 sys.exit(1) 61 sys.exit(1) [all …]
|
| /third_party/node/deps/npm/test/tap/ |
| D | ignore-scripts.js | 10 // ignore-scripts/package.json has scripts that always exit with non-zero error 20 prepublish: 'exit 123', 21 publish: 'exit 123', 22 postpublish: 'exit 123', 23 preinstall: 'exit 123', 24 install: 'exit 123', 25 postinstall: 'exit 123', 26 preuninstall: 'exit 123', 27 uninstall: 'exit 123', 28 postuninstall: 'exit 123', [all …]
|
| /third_party/selinux/libsepol/src/ |
| D | kernel_to_conf.c | 40 goto exit; in cond_expr_to_str() 62 goto exit; in cond_expr_to_str() 69 goto exit; in cond_expr_to_str() 76 goto exit; in cond_expr_to_str() 88 goto exit; in cond_expr_to_str() 93 goto exit; in cond_expr_to_str() 100 goto exit; in cond_expr_to_str() 108 exit: in cond_expr_to_str() 132 goto exit; in constraint_expr_to_str() 148 goto exit; in constraint_expr_to_str() [all …]
|
| D | kernel_to_cil.c | 41 goto exit; in cond_expr_to_str() 64 goto exit; in cond_expr_to_str() 71 goto exit; in cond_expr_to_str() 78 goto exit; in cond_expr_to_str() 90 goto exit; in cond_expr_to_str() 95 goto exit; in cond_expr_to_str() 102 goto exit; in cond_expr_to_str() 110 exit: in cond_expr_to_str() 134 goto exit; in constraint_expr_to_str() 150 goto exit; in constraint_expr_to_str() [all …]
|
| /third_party/skia/tests/sksl/errors/ |
| D | CanExitWithoutReturningValue.glsl | 3 error: 6: function 'if_only' can exit without returning a value 4 error: 7: function 'return_on_if_but_not_else' can exit without returning a value 5 error: 8: function 'return_on_else_but_not_if' can exit without returning a value 6 error: 10: function 'for_with_conditional_return' can exit without returning a value 7 error: 11: function 'for_with_conditional_break' can exit without returning a value 8 error: 12: function 'for_with_conditional_continue' can exit without returning a value 9 error: 14: function 'do_with_conditional_return' can exit without returning a value 10 error: 15: function 'do_with_conditional_break' can exit without returning a value 11 error: 16: function 'do_with_conditional_continue' can exit without returning a value 12 error: 18: function 'bad_if_else_chain' can exit without returning a value [all …]
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_build_ast.c | 71 goto exit; in cil_fill_list() 82 exit: in cil_fill_list() 150 goto exit; in cil_gen_node() 155 goto exit; in cil_gen_node() 163 goto exit; in cil_gen_node() 169 goto exit; in cil_gen_node() 175 exit: in cil_gen_node() 203 goto exit; in cil_gen_block() 208 goto exit; in cil_gen_block() 213 goto exit; in cil_gen_block() [all …]
|
| D | cil_resolve_ast.c | 127 goto exit; in __cil_resolve_perms() 144 goto exit; in __cil_resolve_perms() 154 exit: in __cil_resolve_perms() 172 goto exit; in cil_resolve_classperms() 185 goto exit; in cil_resolve_classperms() 190 exit: in cil_resolve_classperms() 201 goto exit; in cil_resolve_classperms_set() 209 goto exit; in cil_resolve_classperms_set() 215 exit: in cil_resolve_classperms_set() 228 goto exit; in cil_resolve_classperms_list() [all …]
|
| D | cil_binary.c | 155 goto exit; in __cil_expand_user() 163 goto exit; in __cil_expand_user() 169 exit: in __cil_expand_user() 181 goto exit; in __cil_expand_role() 189 goto exit; in __cil_expand_role() 195 exit: in __cil_expand_role() 207 goto exit; in __cil_expand_type() 215 goto exit; in __cil_expand_type() 221 exit: in __cil_expand_type() 253 goto exit; in cil_common_to_policydb() [all …]
|
| /third_party/mbedtls/programs/aes/ |
| D | crypt_and_hash.c | 35 #define mbedtls_exit exit 141 mbedtls_printf( "\n Press Enter to exit this program.\n" ); in main() 145 goto exit; in main() 153 goto exit; in main() 159 goto exit; in main() 165 goto exit; in main() 171 goto exit; in main() 181 goto exit; in main() 186 goto exit; in main() 193 goto exit; in main() [all …]
|