HomeSort by relevance Sort by last modified time
    Searched full:destructors (Results 326 - 350 of 951) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/Target/ARM/
ARMCallingConv.td 197 // Constructors and destructors return 'this' in the ARM C++ ABI; since 'this'
  /external/llvm/utils/TableGen/
DFAPacketizerEmitter.cpp 154 // Constructors and destructors for State and DFA
  /external/open-vcdiff/gflags/src/
mutex.h 103 // after it's been destroyed in the global destructors (because
  /external/skia/include/core/
SkTypes.h 172 * This won't work with templates, and you must inline the class' constructors and destructors.
  /ndk/docs/text/system/libc/
CHANGES.text 238 - __aeabi_atexit(): Fix implementation to properly call C++ static destructors
  /system/core/include/utils/
Vector.h 49 * Constructors and destructors
  /system/core/libpixelflinger/codeflinger/tinyutils/
Vector.h 48 * Constructors and destructors
  /external/chromium_org/base/third_party/symbolize/
demangle.cc 145 const char *prev_name; // For constructors/destructors.
146 int prev_name_length; // For constructors/destructors.
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 600 // Base destructors are always called non-virtually.
945 // destructors, though this could change in the future.
    [all...]
  /external/clang/utils/
FindSpecRefs 420 ('12.4 Destructors', '238'),
444 ('15.2 Constructors and destructors', '366'),
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 149 // if we don't manage the TSD destructors ourselves. We create a new pthread
151 // of AsanThread in the list of destructors.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 281 their destructors run at the end of this statement. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 281 their destructors run at the end of this statement. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/cp/
cp-tree.h 281 their destructors run at the end of this statement. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/cp/
cp-tree.h 281 their destructors run at the end of this statement. */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 289 (from static destructors).
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 289 (from static destructors).
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 289 (from static destructors).
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 289 (from static destructors).
    [all...]
  /bionic/linker/
linker.cpp     [all...]
  /external/chromium/testing/gtest/src/
gtest-death-test.cc 440 // when built as Windows DLL), destructors of global objects will still
446 // when the destructors are not run.
    [all...]
  /external/chromium_org/ipc/
ipc_message_macros.h 45 // // Generate destructors.
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 480 // when built as Windows DLL), destructors of global objects will still
486 // when the destructors are not run.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 440 // when built as Windows DLL), destructors of global objects will still
446 // when the destructors are not run.
    [all...]
  /external/clang/include/clang/Analysis/
CFG.h 248 /// in control flow of destructors of temporaries. In this case terminator
567 // Destructors must be inserted in reversed order. So insertion is in two
    [all...]

Completed in 1020 milliseconds

<<11121314151617181920>>