Home
last modified time | relevance | path

Searched refs:CLEANUP (Results 1 – 25 of 35) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
Didnaref.cpp150 goto CLEANUP; in convertToPuny()
158 goto CLEANUP; in convertToPuny()
171 goto CLEANUP; in convertToPuny()
180 goto CLEANUP; in convertToPuny()
189 CLEANUP: in convertToPuny()
231 goto CLEANUP; in convertFromPuny()
238 goto CLEANUP; in convertFromPuny()
243 CLEANUP: in convertFromPuny()
304 goto CLEANUP; in idnaref_toASCII()
317 goto CLEANUP; in idnaref_toASCII()
[all …]
Dnptrans.cpp221 goto CLEANUP; in process()
234 goto CLEANUP; in process()
253 goto CLEANUP; in process()
269 CLEANUP: in process()
/third_party/skia/third_party/externals/icu/source/common/
Duidna.cpp234 goto CLEANUP; in _internal_toASCII()
262 goto CLEANUP; in _internal_toASCII()
272 goto CLEANUP; in _internal_toASCII()
276 goto CLEANUP; in _internal_toASCII()
313 goto CLEANUP; in _internal_toASCII()
323 goto CLEANUP; in _internal_toASCII()
344 goto CLEANUP; in _internal_toASCII()
353 goto CLEANUP; in _internal_toASCII()
362 goto CLEANUP; in _internal_toASCII()
373 goto CLEANUP; in _internal_toASCII()
[all …]
/third_party/node/deps/icu-small/source/common/
Duidna.cpp234 goto CLEANUP; in _internal_toASCII()
262 goto CLEANUP; in _internal_toASCII()
272 goto CLEANUP; in _internal_toASCII()
276 goto CLEANUP; in _internal_toASCII()
313 goto CLEANUP; in _internal_toASCII()
323 goto CLEANUP; in _internal_toASCII()
344 goto CLEANUP; in _internal_toASCII()
353 goto CLEANUP; in _internal_toASCII()
362 goto CLEANUP; in _internal_toASCII()
373 goto CLEANUP; in _internal_toASCII()
[all …]
/third_party/icu/icu4c/source/common/
Duidna.cpp234 goto CLEANUP; in _internal_toASCII()
262 goto CLEANUP; in _internal_toASCII()
272 goto CLEANUP; in _internal_toASCII()
276 goto CLEANUP; in _internal_toASCII()
313 goto CLEANUP; in _internal_toASCII()
323 goto CLEANUP; in _internal_toASCII()
344 goto CLEANUP; in _internal_toASCII()
353 goto CLEANUP; in _internal_toASCII()
362 goto CLEANUP; in _internal_toASCII()
373 goto CLEANUP; in _internal_toASCII()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duidna.cpp236 goto CLEANUP; in _internal_toASCII()
264 goto CLEANUP; in _internal_toASCII()
274 goto CLEANUP; in _internal_toASCII()
278 goto CLEANUP; in _internal_toASCII()
315 goto CLEANUP; in _internal_toASCII()
325 goto CLEANUP; in _internal_toASCII()
346 goto CLEANUP; in _internal_toASCII()
355 goto CLEANUP; in _internal_toASCII()
364 goto CLEANUP; in _internal_toASCII()
375 goto CLEANUP; in _internal_toASCII()
[all …]
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns04.c59 #define CLEANUP cleanup macro
118 tst_brkm(TFAIL | TTERRNO, CLEANUP, "clone failed"); in main()
120 tst_brkm(TFAIL | TERRNO, CLEANUP, "wait failed"); in main()
131 tst_brkm(TFAIL, CLEANUP, in main()
141 CLEANUP(); in main()
/third_party/ltp/include/old/
Dcleanup.c32 #ifndef CLEANUP
34 #define CLEANUP dummy_cleanup macro
38 static void CLEANUP(void) __attribute__ ((unused));
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
D2-2.c95 #define CLEANUP(n) static void clnp##n(void * arg PTS_ATTRIBUTE_UNUSED)\ macro
101 CLEANUP(1)
102 CLEANUP(2)
103 CLEANUP(3)
D3-2.c97 #define CLEANUP(n) static void clnp##n(void * arg PTS_ATTRIBUTE_UNUSED)\ macro
104 CLEANUP(1)
105 CLEANUP(2)
106 CLEANUP(3)
/third_party/unity/examples/example_2/
Dmakefile10 CLEANUP = del /F /Q macro
13 CLEANUP = rm -f macro
18 CLEANUP = rm -f macro
68 $(CLEANUP) $(TARGET1)
/third_party/cJSON/tests/unity/examples/example_2/
Dmakefile10 CLEANUP = del /F /Q macro
13 CLEANUP = rm -f macro
18 CLEANUP = rm -f macro
67 $(CLEANUP) $(TARGET1)
/third_party/icu/icu4c/source/test/cintltst/
Dnfsprep.c84 goto CLEANUP; in nfs4_prepare()
100 goto CLEANUP; in nfs4_prepare()
112 goto CLEANUP; in nfs4_prepare()
123 CLEANUP: in nfs4_prepare()
242 goto CLEANUP; in nfs4_mixed_prepare()
255 goto CLEANUP; in nfs4_mixed_prepare()
270 CLEANUP: in nfs4_mixed_prepare()
/third_party/unity/examples/example_1/
Dmakefile10 CLEANUP = del /F /Q macro
13 CLEANUP = rm -f macro
18 CLEANUP = rm -f macro
69 $(CLEANUP) $(TARGET1) $(TARGET2)
/third_party/cJSON/tests/unity/examples/example_1/
Dmakefile10 CLEANUP = del /F /Q macro
13 CLEANUP = rm -f macro
18 CLEANUP = rm -f macro
68 $(CLEANUP) $(TARGET1) $(TARGET2)
/third_party/ltp/testcases/kernel/syscalls/mq_open/
Dmq_open01.c236 goto CLEANUP; in do_test()
246 goto CLEANUP; in do_test()
259 goto CLEANUP; in do_test()
265 goto CLEANUP; in do_test()
276 CLEANUP: in do_test()
/third_party/ltp/testcases/kernel/fs/fs_di/
Dfs_di62 CLEANUP=${CLEANUP:="ON"}
95 if [ "$CLEANUP" = "ON" ]; then
/third_party/libbpf/ci/managers/
Ddebian.sh3 PHASES=(${@:-SETUP RUN RUN_ASAN CLEANUP})
86 CLEANUP)
/third_party/gstreamer/gstreamer/gst/printf/
Dvasnprintf.c273 #define CLEANUP() \ in vasnprintf() macro
284 CLEANUP (); in vasnprintf()
333 CLEANUP (); \ in vasnprintf()
594 CLEANUP (); in vasnprintf()
981 CLEANUP (); in vasnprintf()
1037 CLEANUP (); in vasnprintf()
/third_party/jsoncpp/.travis_scripts/
Dmeson_builder.sh79 if ${CLEANUP+false}; then
Dcmake_builder.sh126 if ${CLEANUP+false}; then
/third_party/ltp/testcases/kernel/syscalls/eventfd/
Deventfd01.c61 #define CLEANUP cleanup macro
685 tst_brkm(TBROK | TERRNO, CLEANUP, in main()
690 tst_brkm(TBROK | TERRNO, CLEANUP, in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dlibtommath.c2274 goto CLEANUP; in mp_reduce()
2279 goto CLEANUP; in mp_reduce()
2283 goto CLEANUP; in mp_reduce()
2289 goto CLEANUP; in mp_reduce()
2299 goto CLEANUP; in mp_reduce()
2304 goto CLEANUP; in mp_reduce()
2309 goto CLEANUP; in mp_reduce()
2316 goto CLEANUP; in mp_reduce()
2319 goto CLEANUP; in mp_reduce()
2326 goto CLEANUP; in mp_reduce()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dlibtommath.c2274 goto CLEANUP; in mp_reduce()
2279 goto CLEANUP; in mp_reduce()
2283 goto CLEANUP; in mp_reduce()
2289 goto CLEANUP; in mp_reduce()
2299 goto CLEANUP; in mp_reduce()
2304 goto CLEANUP; in mp_reduce()
2309 goto CLEANUP; in mp_reduce()
2316 goto CLEANUP; in mp_reduce()
2319 goto CLEANUP; in mp_reduce()
2326 goto CLEANUP; in mp_reduce()
[all …]
/third_party/ltp/include/lapi/syscalls/
Dregen.sh47 tst_brkm(TCONF, CLEANUP, \\

12