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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/testing/gtest/test/
gtest_catch_exceptions_test_.cc 140 // Exceptions in destructors are not supported in C++11.
  /external/chromium_org/third_party/WebKit/Source/platform/
PODArena.h 43 // destructors.
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.h 85 // Call all destructors in the library.
  /external/chromium_org/third_party/libjingle/source/talk/base/
basictypes.h 166 // it is leaked so that its destructors are not called at exit.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_hash_table.c 60 /* TODO: key, value destructors? */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits_unittest.cc 496 // Verify that arithmetic types and pointers have trivial destructors.
517 // destructors.
522 // Verify that pairs of types without trivial destructors
527 // Verify that types without trivial destructors are
  /external/chromium_org/third_party/skia/src/effects/
SkLayerRasterizer.cpp 37 // Helper function to call destructors on SkPaints held by layers and delete layers.
  /external/chromium_org/v8/src/base/
lazy-instance.h 165 // TODO(pliard): Handle instances destruction (using global destructors).
  /external/clang/include/clang/Basic/
ABI.h 12 /// destructors and thunks.
  /external/clang/test/SemaCXX/
MicrosoftCompatibility.cpp 204 _Ptr->~_Ty(); // expected-warning {{pseudo-destructors on type void are a Microsoft extension}}
  /external/gcc-demangle/
cp-demangle.h 119 /* The last name we saw, for constructors and destructors. */
  /external/gtest/test/
gtest_catch_exceptions_test_.cc 140 // Exceptions in destructors are not supported in C++11.
  /external/icu/icu4c/source/layoutex/layout/
RunArrays.h 78 * The destructor; virtual so that subclass destructors are invoked as well.
304 * The destructor; virtual so that subclass destructors are invoked as well.
441 * The destructor; virtual so that subclass destructors are invoked as well.
579 * The destructor; virtual so that subclass destructors are invoked as well.
  /external/jemalloc/src/
quarantine.c 177 * to QUARANTINE_STATE_PURGATORY so that other destructors
  /external/lldb/include/lldb/Core/
Listener.h 39 // Constructors and Destructors
ThreadSafeSTLMap.h 31 // Constructors and Destructors
UUID.h 29 // Constructors and Destructors
ValueObjectList.h 33 // Constructors and Destructors
  /external/lldb/include/lldb/Host/
TimeValue.h 38 // Constructors and Destructors
  /external/lldb/include/lldb/Symbol/
TypeVendor.h 26 // Constructors and Destructors
Variable.h 28 // Constructors and Destructors
VariableList.h 23 // Constructors and Destructors
  /external/lldb/include/lldb/Target/
StackFrameList.h 28 // Constructors and Destructors
StackID.h 26 // Constructors and Destructors
ThreadPlanShouldStopHere.h 45 // Constructors and Destructors

Completed in 2280 milliseconds

1 2 3 4 5 6 7 8 91011>>