Searched defs:done (Results 1 – 4 of 4) sorted by relevance
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | label3.cpp | 15 __label__ one, two, done; in main() local
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | label3.cpp | 15 __label__ one, two, done; in main() local
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/ |
D | foreach.hpp | 140 done( static_any_t cur, static_any_t end, C&, mpl::false_ ) in done() function 150 done( static_any_t cur, static_any_t end, C const&, mpl::true_ ) in done() function
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngrtran.c | 429 int done; /* To stop early if the list is pre-sorted */ in png_set_quantize() local
|