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

<<11121314151617181920>>

  /system/core/libpixelflinger/codeflinger/tinyutils/
Vector.h 48 * Constructors and destructors
  /external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 599 // Base destructors are always called non-virtually.
    [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 159 // if we don't manage the TSD destructors ourselves. We create a new pthread
161 // of AsanThread in the list of destructors.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def 235 (from static destructors).
    [all...]
auto-host.h 35 destructors for local statics and global objects. This is essential for
36 fully standards-compliant handling of destructors, but requires
    [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 337 // Destructors can appear after the 'return' in the CFG. This is
338 // normal. We need to look pass the destructors for the return
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
HeapTest.cpp     [all...]
  /external/chromium_org/base/third_party/symbolize/
demangle.cc 149 const char *prev_name; // For constructors/destructors.
150 int prev_name_length; // For constructors/destructors.
    [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 301 /// in control flow of destructors of temporaries. In this case terminator
691 // Destructors must be inserted in reversed order. So insertion is in two
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 46 HelpText<"Add C++ implicit destructors to CFGs for all analyses">;
222 HelpText<"Emit complete constructors and destructors as aliases when possible">;
    [all...]
  /external/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/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 443 // when built as Windows DLL), destructors of global objects will still
449 // when the destructors are not run.
    [all...]
  /external/mesa3d/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...]
  /ndk/sources/third_party/googletest/googletest/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...]
  /art/build/
Android.gtest.mk 212 # GCC host compiled tests fail with this linked, presumably due to destructors that run.
  /external/chromium_org/base/message_loop/
message_loop.h 419 // destructor to make sure all the task's destructors get called. Returns
  /external/chromium_org/chrome/browser/
chrome_browser_application_mac.mm 142 // (destructors are skipped). Chrome should be NSException-free,
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller.h 90 // be shut down before our destructors are called.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/
README 366 invoke clean-up functions such as _fini or global destructors.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h 447 * when a thread calls the destructors, however, this is done
    [all...]

Completed in 699 milliseconds

<<11121314151617181920>>