Searched refs:cleanup (Results 1 – 10 of 10) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | cxa_vector.cpp | 213 st_cxa_cleanup cleanup ( dest_array, idx, element_size, destructor ); in __cxa_vec_cctor() local 218 cleanup.release (); // We're good! in __cxa_vec_cctor() 237 st_cxa_cleanup cleanup ( array_address, idx, element_size, destructor ); in __cxa_vec_ctor() local 242 cleanup.release (); // We're good! in __cxa_vec_ctor() 259 st_cxa_cleanup cleanup ( array_address, idx, element_size, destructor ); in __cxa_vec_dtor() local 270 cleanup.release (); // We're still good! in __cxa_vec_dtor()
|
/ndk/sources/cxx-stl/gabi++/src/ |
D | cxxabi_vec.cc | 209 scoped_cleanup cleanup(array_address, n, element_size, destructor); in __cxa_vec_ctor() local 214 cleanup.release(); in __cxa_vec_ctor() 234 scoped_cleanup cleanup(array_address, n, element_size, destructor); in __cxa_vec_dtor() local 242 cleanup.release(); in __cxa_vec_dtor() 348 scoped_cleanup cleanup(dst_array, n, element_size, destructor); in __cxa_vec_cctor() local 356 cleanup.release(); in __cxa_vec_cctor()
|
/ndk/sources/host-tools/make-3.81/ |
D | makefile.com | 92 $ cleanup:
|
D | config.h.W32 | 20 Maybe after the code cleanup for ISO C we can remove some/all of these. */
|
D | ChangeLog | 51 * main.c (clean_jobserver): Move jobserver cleanup code into a new 2564 than faking out current_variable_set_list by hand (cleanup).
|
/ndk/sources/cxx-stl/llvm-libc++/tools/ |
D | upgrade-upstream.sh | 61 --no-cleanup)
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | README.NDK | 92 In case of problem, try using the --verbose and --no-cleanup options
|
/ndk/build/tools/ |
D | README.md | 525 will automatically upload, run and cleanup these tests for you.
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 215 minor cleanup in run.c / format() at the same time.
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | output.0 | 2081 # When interrupted or exit'd, cleanup temporary files, and complete
|