Home
last modified time | relevance | path

Searched full:exit (Results 1 – 25 of 8049) sorted by relevance

12345678910>>...322

/third_party/libabigail/tests/
Dtest-abidiff-exit.cc11 /// 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/skia/third_party/externals/libpng/
Dconfig.guess43 -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/lame/
Dconfig.guess43 -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
100 trap 'exitcode=$?; test -z "$tmp" || rm -fr "$tmp"; exit $exitcode' 0
108 { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; }
[all …]
/third_party/skia/third_party/externals/icu/source/
Dconfig.guess43 -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.h49 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 …]
Daudioop.c.h27 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 …]
Dcmathmodule.c.h26 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 …]
Dunicodedata.c.h30 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_tkinter.c.h24 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_localemodule.c.h25 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 …]
Dposixmodule.c.h50 goto exit; in os_stat()
53 goto exit; in os_stat()
60 goto exit; in os_stat()
68 goto exit; in os_stat()
73 exit: in os_stat()
108 goto exit; in os_lstat()
111 goto exit; in os_lstat()
117 goto exit; in os_lstat()
122 exit: in os_lstat()
185 goto exit; in os_access()
[all …]
D_winapi.c.h24 goto exit; in _winapi_Overlapped_GetOverlappedResult()
28 exit: in _winapi_Overlapped_GetOverlappedResult()
85 goto exit; in _winapi_CloseHandle()
89 exit: in _winapi_CloseHandle()
116 goto exit; in _winapi_ConnectNamedPipe()
120 exit: in _winapi_ConnectNamedPipe()
156 goto exit; in _winapi_CreateFile()
160 goto exit; in _winapi_CreateFile()
167 exit: in _winapi_CreateFile()
200 goto exit; in _winapi_CreateFileMapping()
[all …]
D_testclinic.c.h41 goto exit; in objects_converter()
51 exit: in objects_converter()
74 goto exit; in bytes_object_converter()
79 exit: in bytes_object_converter()
102 goto exit; in byte_array_object_converter()
107 exit: in byte_array_object_converter()
130 goto exit; in unicode_converter()
133 goto exit; in unicode_converter()
138 exit: in unicode_converter()
162 goto exit; in bool_converter()
[all …]
D_operator.c.h25 goto exit; in _operator_truth()
29 exit: in _operator_truth()
53 goto exit; in _operator_add()
59 exit: in _operator_add()
83 goto exit; in _operator_sub()
89 exit: in _operator_sub()
113 goto exit; in _operator_mul()
119 exit: in _operator_mul()
143 goto exit; in _operator_matmul()
149 exit: in _operator_matmul()
[all …]
/third_party/skia/third_party/externals/microhttpd/
Dconfig.guess43 -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/
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/selinux/libsepol/src/
Dkernel_to_conf.c40 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 …]
Dkernel_to_cil.c41 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/
DCanExitWithoutReturningValue.glsl3 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/
Dcil_build_ast.c71 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 …]
Dcil_resolve_ast.c127 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 …]
Dcil_binary.c155 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/python/Objects/clinic/
Dcodeobject.c.h49 goto exit; in code_new()
52 goto exit; in code_new()
56 goto exit; in code_new()
60 goto exit; in code_new()
64 goto exit; in code_new()
68 goto exit; in code_new()
72 goto exit; in code_new()
76 goto exit; in code_new()
80 goto exit; in code_new()
85 goto exit; in code_new()
[all …]
/third_party/mbedtls/programs/aes/
Dcrypt_and_hash.c122 goto exit; in main()
129 goto exit; in main()
134 goto exit; in main()
139 goto exit; in main()
144 goto exit; in main()
157 goto exit; in main()
161 goto exit; in main()
167 goto exit; in main()
172 goto exit; in main()
216 goto exit; in main()
[all …]
/third_party/python/Modules/_sqlite/clinic/
Dconnection.c.h33 goto exit; in pysqlite_connection_init()
47 goto exit; in pysqlite_connection_init()
57 goto exit; in pysqlite_connection_init()
65 goto exit; in pysqlite_connection_init()
74 goto exit; in pysqlite_connection_init()
89 goto exit; in pysqlite_connection_init()
97 goto exit; in pysqlite_connection_init()
102 exit: in pysqlite_connection_init()
130 goto exit; in pysqlite_connection_cursor()
139 exit: in pysqlite_connection_cursor()
[all …]

12345678910>>...322