HomeSort by relevance Sort by last modified time
    Searched full:destructors (Results 276 - 300 of 954) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
coretypes.h 129 /* For functions that are known to be executed once (i.e. constructors, destructors
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_construct.h 118 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_construct.h 119 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_construct.h 120 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_construct.h 119 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_construct.h 120 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_construct.h 118 * away, otherwise the objects' destructors must be invoked.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_construct.h 118 * away, otherwise the objects' destructors must be invoked.
  /system/extras/tests/bionic/libc/
Android.mk 183 # This test tries to see if static destructors are called
  /external/chromium_org/chrome/common/mac/
objc_zombie.mm 107 // Destroy the instance by calling C++ destructors and clearing it
111 // class without C++ destructors or associative references, so it
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 95 /// Refers to destructors (implicit or explicit).
280 /// Returns whether or not the destructors for C++ temporary objects should
  /external/libcxxabi/src/
cxa_vector.cpp 336 if ( 0 != padding_size && NULL != destructor ) // call the destructors
359 if ( 0 != padding_size && NULL != destructor ) // call the destructors
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
ProcessKDP.h 40 // Constructors and Destructors
63 // Constructors and Destructors
  /external/lldb/source/Plugins/Process/elf-core/
ProcessElfCore.h 37 // Constructors and Destructors
57 // Constructors and Destructors
  /external/llvm/lib/Target/AArch64/
AArch64CallingConvention.td 205 // Constructors and destructors return 'this' in the iOS 64-bit C++ ABI; since
211 // destructors with 'this' returns, so this RegMask will not be used in that
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_vector.cpp 336 if ( 0 != padding_size && NULL != destructor ) // call the destructors
359 if ( 0 != padding_size && NULL != destructor ) // call the destructors
  /bionic/libc/
crt.mk 13 # static C++ destructors are properly called on dlclose().
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp 65 * pthread_key destructors. Those run after the thread returns out of the
  /development/host/windows/usb/api/
adb_object_handle.h 152 suitable for destructors.
  /external/ceres-solver/include/ceres/internal/
fixed_array.h 157 // skip calling the T constructors and destructors for space we never use.
manual_constructor.h 97 // constructors or destructors. And, anyway, the whole point of this
  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h 103 // RefCounted types have non-public destructors, as with all extension
  /external/chromium_org/chrome/test/base/
testing_browser_process.cc 90 // Destructors for some objects owned by TestingBrowserProcess will use
  /external/chromium_org/chrome/tools/convert_dict/
convert_dict_unittest.cc 132 // since they close the input files in their destructors.
  /external/chromium_org/content/renderer/pepper/
renderer_ppapi_host_impl.cc 71 // resources, which may want to do cleanup in their destructors and expect

Completed in 1350 milliseconds

<<11121314151617181920>>