/external/icu/icu4c/source/common/ |
ustrenum.h | 31 * ownership of 'uenum' and will close it in its destructor. The 38 * Destructor. This closes the UEnumeration passed in to the
|
/external/qemu/android/filesystems/ |
ext4_utils_unittest.cpp | 51 // destructor. 66 // populate it. The file is removed in the destructor.
|
/external/skia/include/core/ |
SkTemplates.h | 71 parameters, the object, and a function that is to be called in the destructor. 73 reference is null when the destructor is called, we do not call the 88 parameters, the object, and a function that is to be called in the destructor. 90 reference is null when the destructor is called, we do not call the 103 An SkAutoTDelete<T> is like a T*, except that the destructor of SkAutoTDelete<T> 155 // Calls ~T() in the destructor. 193 /** Allocate an array of T elements, and free the array in the destructor 321 /** Manages an array of T elements, freeing the array in the destructor.
|
/external/skia/src/core/ |
SkTLS.cpp | 38 void SkTLS::Destructor(void* ptr) { 40 SkDebugf("SkTLS::Destructor(%p)\n", ptr);
|
/frameworks/base/core/jni/android/graphics/ |
MaskFilter.cpp | 17 static void destructor(JNIEnv* env, jobject, jlong filterHandle) { function in class:SkMaskFilterGlue 63 { "nativeDestructor", "(J)V", (void*)SkMaskFilterGlue::destructor }
|
PathEffect.cpp | 14 static void destructor(JNIEnv* env, jobject, jlong effectHandle) { function in class:SkPathEffectGlue 73 { "nativeDestructor", "(J)V", (void*)SkPathEffectGlue::destructor }
|
/frameworks/compile/libbcc/include/bcc/ |
Source.h | 35 // If true, destructor won't destroy the mModule. 51 // is true, destructor won't call delete on the given module.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 50 * A conditional key destructor, used for exception handling.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/ |
cond_key_dtor_entry_dealtor.hpp | 38 * Contains a conditional key destructor, used for exception handling. 45 /// Conditional dey destructor, cc_hash.
|
/system/extras/tests/bionic/libc/bionic/ |
libdlclosetest2.c | 51 * destructor is called on dlclose(). 58 static void __attribute__((destructor))
|
/bionic/libc/arch-mips/bionic/ |
crtbegin_so.c | 32 __attribute__((visibility("hidden"),destructor))
|
/bionic/libc/arch-mips64/bionic/ |
crtbegin_so.c | 32 __attribute__((visibility("hidden"),destructor))
|
/development/ndk/platforms/android-9/arch-mips/src/ |
crtbegin_so.c | 32 __attribute__((visibility("hidden"),destructor))
|
/development/ndk/platforms/android-L/arch-mips64/src/ |
crtbegin_so.c | 32 __attribute__((visibility("hidden"),destructor))
|