/third_party/icu/icu4c/source/test/intltest/ |
D | idnaref.cpp | 150 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 …]
|
D | nptrans.cpp | 221 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/ |
D | uidna.cpp | 234 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/ |
D | uidna.cpp | 234 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/ |
D | uidna.cpp | 234 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/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
D | 2-2.c | 95 #define CLEANUP(n) static void clnp##n(void * arg PTS_ATTRIBUTE_UNUSED)\ macro 101 CLEANUP(1) 102 CLEANUP(2) 103 CLEANUP(3)
|
D | 3-2.c | 97 #define CLEANUP(n) static void clnp##n(void * arg PTS_ATTRIBUTE_UNUSED)\ macro 104 CLEANUP(1) 105 CLEANUP(2) 106 CLEANUP(3)
|
/third_party/ltp/include/old/ |
D | cleanup.c | 32 #ifndef CLEANUP 34 #define CLEANUP dummy_cleanup macro 38 static void CLEANUP(void) __attribute__ ((unused));
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | nfsprep.c | 84 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_2/ |
D | makefile | 10 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/ |
D | makefile | 10 CLEANUP = del /F /Q macro 13 CLEANUP = rm -f macro 18 CLEANUP = rm -f macro 67 $(CLEANUP) $(TARGET1)
|
/third_party/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 67 CLEANUP(); in TEST() 92 CLEANUP(); in TEST() 155 CLEANUP(); in TEST() 211 CLEANUP(); in TEST() 246 CLEANUP(); in TEST() 273 CLEANUP(); in TEST() 299 CLEANUP(); in TEST() 329 CLEANUP(); in TEST() 355 CLEANUP(); in TEST() 381 CLEANUP(); in TEST() [all …]
|
D | test-disasm-fp-aarch64.cc | 51 CLEANUP(); in TEST() 66 CLEANUP(); in TEST() 132 CLEANUP(); in TEST() 166 CLEANUP(); in TEST() 186 CLEANUP(); in TEST() 212 CLEANUP(); in TEST() 250 CLEANUP(); in TEST() 266 CLEANUP(); in TEST() 386 CLEANUP(); in TEST()
|
D | test-disasm-sve-aarch64.cc | 66 CLEANUP(); in TEST() 123 CLEANUP(); in TEST() 163 CLEANUP(); in TEST() 213 CLEANUP(); in TEST() 256 CLEANUP(); in TEST() 272 CLEANUP(); in TEST() 410 CLEANUP(); in TEST() 455 CLEANUP(); in TEST() 487 CLEANUP(); in TEST() 543 CLEANUP(); in TEST() [all …]
|
D | test-disasm-neon-aarch64.cc | 82 CLEANUP(); in TEST() 140 CLEANUP(); in TEST() 198 CLEANUP(); in TEST() 293 CLEANUP(); in TEST() 583 CLEANUP(); in TEST() 653 CLEANUP(); in TEST() 1168 CLEANUP(); in TEST() 1242 CLEANUP(); in TEST() 1439 CLEANUP(); in TEST() 1473 CLEANUP(); in TEST() [all …]
|
/third_party/cJSON/tests/unity/examples/example_1/ |
D | makefile | 10 CLEANUP = del /F /Q macro 13 CLEANUP = rm -f macro 18 CLEANUP = rm -f macro 68 $(CLEANUP) $(TARGET1) $(TARGET2)
|
/third_party/unity/examples/example_1/ |
D | makefile | 10 CLEANUP = del /F /Q macro 13 CLEANUP = rm -f macro 18 CLEANUP = rm -f macro 69 $(CLEANUP) $(TARGET1) $(TARGET2)
|
/third_party/ltp/testcases/kernel/syscalls/mq_open/ |
D | mq_open01.c | 236 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/vixl/test/aarch32/ |
D | test-disasm-a32.cc | 63 #define CLEANUP() macro 390 CLEANUP(); in TEST_T32() 405 CLEANUP(); in TEST_T32() 499 CLEANUP(); in TEST() 617 CLEANUP(); in TEST() 637 CLEANUP(); in TEST() 727 CLEANUP(); in TEST() 825 CLEANUP(); in TEST() 920 CLEANUP(); in TEST() 1168 CLEANUP(); in TEST() [all …]
|
/third_party/ltp/testcases/kernel/fs/fs_di/ |
D | fs_di | 62 CLEANUP=${CLEANUP:="ON"} 95 if [ "$CLEANUP" = "ON" ]; then
|
/third_party/libbpf/ci/managers/ |
D | debian.sh | 3 PHASES=(${@:-SETUP RUN RUN_ASAN CLEANUP}) 86 CLEANUP)
|
/third_party/curl/tests/data/ |
D | test506 | 109 CLEANUP 138 CLEANUP 163 CLEANUP 194 CLEANUP 226 CLEANUP
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | libtommath.c | 2274 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/ |
D | libtommath.c | 2274 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/ |
D | regen.sh | 45 tst_brkm(TCONF, CLEANUP, \\
|