HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 151 - 175 of 2255) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/compile/mclinker/unittests/
LEB128Test.h 28 // Destructor can do clean-up work that doesn't throw exceptions here.
LinkerTest.h 26 // Destructor can do clean-up work that doesn't throw exceptions here.
MCRegionFragmentTest.h 35 // Destructor can do clean-up work that doesn't throw exceptions here.
SectionDataTest.h 27 // Destructor can do clean-up work that doesn't throw exceptions here.
SystemUtilsTest.h 23 // Destructor can do clean-up work that doesn't throw exceptions here.
TargetMachineTest.h 28 // Destructor can do clean-up work that doesn't throw exceptions here.
  /frameworks/compile/slang/
slang_rs_exportable.h 50 // won't free this RSExportable object in its destructor. The deallcation
  /frameworks/ex/variablespeed/jni/
profile_timer.h 32 PrintElapsed("destructor");
  /hardware/libhardware/tests/camera2/
TestExtensions.h 39 // Use at the beginning of each Test::~Test destructor
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi.h 70 __cxa_cdtor_type destructor);
75 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
81 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
88 __cxa_cdtor_type destructor);
94 __cxa_cdtor_type destructor);
99 size_t __element_size, __cxa_cdtor_type destructor);
103 size_t __element_size, __cxa_cdtor_type destructor);
108 size_t __padding_size, __cxa_cdtor_type destructor);
112 size_t __padding_size, __cxa_cdtor_type destructor,
117 size_t __padding_size, __cxa_cdtor_type destructor,
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 70 __cxa_cdtor_type destructor);
75 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
81 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
88 __cxa_cdtor_type destructor);
94 __cxa_cdtor_type destructor);
99 size_t __element_size, __cxa_cdtor_type destructor);
103 size_t __element_size, __cxa_cdtor_type destructor);
108 size_t __padding_size, __cxa_cdtor_type destructor);
112 size_t __padding_size, __cxa_cdtor_type destructor,
117 size_t __padding_size, __cxa_cdtor_type destructor,
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 70 __cxa_cdtor_type destructor);
75 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
81 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
88 __cxa_cdtor_type destructor);
94 __cxa_cdtor_type destructor);
99 size_t __element_size, __cxa_cdtor_type destructor);
103 size_t __element_size, __cxa_cdtor_type destructor);
108 size_t __padding_size, __cxa_cdtor_type destructor);
112 size_t __padding_size, __cxa_cdtor_type destructor,
117 size_t __padding_size, __cxa_cdtor_type destructor,
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 70 __cxa_cdtor_type destructor);
75 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
81 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
88 __cxa_cdtor_type destructor);
94 __cxa_cdtor_type destructor);
99 size_t __element_size, __cxa_cdtor_type destructor);
103 size_t __element_size, __cxa_cdtor_type destructor);
108 size_t __padding_size, __cxa_cdtor_type destructor);
112 size_t __padding_size, __cxa_cdtor_type destructor,
117 size_t __padding_size, __cxa_cdtor_type destructor,
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cxxabi.h 70 __cxa_cdtor_type destructor);
75 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
81 __cxa_cdtor_type destructor, void *(*__alloc) (size_t),
88 __cxa_cdtor_type destructor);
94 __cxa_cdtor_type destructor);
99 size_t __element_size, __cxa_cdtor_type destructor);
103 size_t __element_size, __cxa_cdtor_type destructor);
108 size_t __padding_size, __cxa_cdtor_type destructor);
112 size_t __padding_size, __cxa_cdtor_type destructor,
117 size_t __padding_size, __cxa_cdtor_type destructor,
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h 45 // Don't inherit from TestPartResult as its destructor is not virtual.
106 // Don't inherit from TestPartResultArray as its destructor is not
170 // EXPECT_NONFATAL_FAILURE(). Its destructor verifies that the given
198 // Implementation note: The verification is done in the destructor of
230 // Implementation note: The verification is done in the destructor of
  /external/skia/include/core/
SkTemplates.h 46 parameters, the object, and a function that is to be called in the destructor.
48 reference is null when the destructor is called, we do not call the
63 parameters, the object, and a function that is to be called in the destructor.
65 reference is null when the destructor is called, we do not call the
123 /** Allocate an array of T elements, and free the array in the destructor
  /frameworks/base/libs/hwui/
ResourceCache.cpp 186 void ResourceCache::destructor(SkPath* resource) { function in class:android::uirenderer::ResourceCache
208 void ResourceCache::destructor(SkBitmap* resource) { function in class:android::uirenderer::ResourceCache
230 void ResourceCache::destructor(SkiaShader* resource) { function in class:android::uirenderer::ResourceCache
249 void ResourceCache::destructor(SkiaColorFilter* resource) { function in class:android::uirenderer::ResourceCache
304 * by the various destructor() and recycle() methods which call this method).
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 79 // MSVC seems to only use cookies when the class has a destructor; a
98 // Whereas it prints "104" and "104" if you give A a destructor.
173 // The scalar deleting destructor takes an implicit bool parameter.
233 "no implicit parameter for a deleting destructor?");
272 // We have only one destructor in the vftable but can get both behaviors
350 // Emit the initializer and add a global destructor if appropriate.
  /external/clang/test/CodeGenCXX/
partial-destruction.cpp 64 // Primary EH destructor.
71 // Partial destructor for primary normal destructor.
73 // the partial destroy for the primary normal destructor to fall
74 // within the primary EH destructor.
85 // Back to the primary EH destructor.
  /development/host/windows/usb/api/
adb_io_completion.h 42 released in the destructor.
56 We hide destructor in order to prevent ourseves from accidentaly allocating
  /external/bison/src/
symlist.h 121 /** Set the \c \%destructor for \c node as \c code at \c loc. */
123 code_props const *destructor);
  /external/chromium/chrome/browser/prefs/
pref_change_registrar_unittest.cc 76 // worked (rather than the registrar destructor doing the work).
116 // worked (rather than the registrar destructor doing the work).
  /external/chromium/chrome/browser/sync/
js_event_handler_list_unittest.cc 35 // Once from the second RemoveHandler(), once from the destructor.
73 // Let destructor of |event_handlers| call RemoveBackend().
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bubble_view.h 147 // When the destructor is invoked should the bookmark be removed?
150 // When the destructor is invoked should edits be applied?
  /external/clang/include/clang/AST/
GlobalDecl.h 26 /// a CXXDestructorDecl and the destructor type (Base, Complete) or
117 // copy assignment operator, and destructor are all trivial.

Completed in 687 milliseconds

1 2 3 4 5 67 8 91011>>