/external/clang/include/clang/Driver/ |
CC1Options.td | 41 HelpText<"Add C++ implicit destructors to CFGs for all analyses">; 204 HelpText<"Emit complete constructors and destructors as aliases when possible">;
|
/external/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/llvm/utils/unittest/googletest/ |
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/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...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
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...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
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...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
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...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
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/ |
SemaDeclCXX.cpp | [all...] |
/external/chromium/base/ |
message_loop.h | 425 // destructor to make sure all the task's destructors get called. Returns
|
/external/chromium/googleurl/src/ |
url_util.cc | 75 // any destructors from being called that will slow us down or cause problems.
|
/external/chromium_org/base/message_loop/ |
message_loop.h | 490 // 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 | 82 // 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...] |
/external/chromium_org/net/ssl/ |
server_bound_cert_service.cc | 256 // destructors run.
|
/external/chromium_org/third_party/cld/base/ |
commandlineflags.h | 308 // flag access in global destructors, so FlagRegisterer has to be
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
stsearch.h | 142 // public constructors and destructors --------------------------------
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
logging.cc | 112 // of destructors at program exit. Let the person who sets the stream trigger
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
channel.h | 71 // WARNING! SUBCLASSES MUST CALL Deinit() IN THEIR DESTRUCTORS!
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
windows_usb.h | 139 * with inline pseudo constructors/destructors
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
dynamic_message.cc | 328 // We need to manually run the destructors for repeated fields and strings,
|
/external/chromium_org/third_party/sqlite/src/src/ |
lempar.c | 347 ** Deallocate and destroy a parser. Destructors are all called for
|