Searched
full:destructors (Results
276 -
300 of
951) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
host.h | 158 * do not have virtual destructors). To disable this workaround turn this macro on:
|
stl_mycomp.h | 220 // Defined if the compiler has trouble calling POD-types constructors/destructors
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
host.h | 158 * do not have virtual destructors). To disable this workaround turn this macro on:
|
stl_mycomp.h | 220 // Defined if the compiler has trouble calling POD-types constructors/destructors
|
/system/core/include/utils/ |
SortedVector.h | 43 * Constructors and destructors
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
SortedVector.h | 40 * Constructors and destructors
|
/external/bison/ |
NEWS | 89 The parse function now catches exceptions, uses the %destructors to 231 for other actions such as printers, destructors, or initial actions. It 237 type-name in destructors, printers, and initial actions. For instance: [all...] |
TODO | 44 class in the printers/destructors, which is not good for an operator<<
|
/external/bison/src/ |
output.c | 391 | Output the symbol destructors or printers to OUT. | 491 symbol_code_props_output (out, "destructors", &symbol_destructor_get);
|
/external/chromium_org/base/containers/ |
small_map.h | 574 // We want to call constructors and destructors manually, but we don't 611 // Helpers for constructors and destructors.
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
search.h | 83 // public constructors and destructors ------------------------------- 427 // protected constructors and destructors -----------------------------
|
/external/clang/www/analyzer/ |
release_notes.html | 49 <li>Support for basic interprocedural analysis of C++ destructors.</li> 60 <li>Interprocedural analysis support for constructors of types with trivial destructors</li>
|
/external/icu4c/i18n/unicode/ |
search.h | 83 // public constructors and destructors ------------------------------- 433 // protected constructors and destructors -----------------------------
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-gcov | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-gcov | |
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
heap-checker.cc | 157 "If overall heap check is to end after global destructors " [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
heap-checker.cc | 157 "If overall heap check is to end after global destructors " [all...] |
/frameworks/compile/slang/ |
slang_rs_object_ref_count.cpp | 178 // transform the AST, inserting appropriate destructors before each of those 190 // SwitchStmt-contained ContinueStmt's should have destructors for the 206 // insert destructors for. Note that InsertDestructors() will not generate [all...] |
/external/chromium/chrome/browser/ |
chrome_browser_application_mac.mm | 90 // (destructors are skipped). Chrome should be NSException-free,
|
/external/chromium/chrome/browser/net/ |
chrome_url_request_context.cc | 141 // The scoped_refptr / scoped_ptr destructors take care of releasing
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_controller.h | 80 // be shut down before our destructors are called.
|
/external/chromium/net/base/ |
cert_verifier.cc | 165 // destructors run.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
logging.cc | 109 // of destructors at program exit. Let the person who sets the stream trigger
|
/external/chromium_org/base/ |
basictypes.h | 370 // it is leaked so that its destructors are not called at exit. If you need
|
pickle.h | 126 // destructor, suggesting at least some need to call more derived destructors.
|
Completed in 447 milliseconds
<<11121314151617181920>>