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

<<11121314151617181920>>

  /external/chromium_org/net/cert/
multi_threaded_cert_verifier.cc 272 // destructors run.
  /external/chromium_org/net/ssl/
server_bound_cert_service.cc 256 // destructors run.
  /external/chromium_org/third_party/WebKit/Source/core/
BUILD.gn 37 # Core targets also get wexit time destructors.
  /external/chromium_org/third_party/WebKit/Source/wtf/
LinkedHashSet.h 317 // We always need to call destructors, that's how we get linked and
  /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 70 // 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/skia/bench/
benchmain.cpp 300 // call close() before their destructors are called on the way out.
  /external/chromium_org/third_party/skia/include/core/
SkTypes.h 194 * This won't work with templates, and you must inline the class' constructors and destructors.
  /external/chromium_org/third_party/sqlite/src/src/
lempar.c 347 ** Deallocate and destroy a parser. Destructors are all called for
  /external/chromium_org/third_party/sqlite/src/tool/
lempar.c 339 ** Deallocate and destroy a parser. Destructors are all called for
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h 347 // This gets to execute after destructors for all global objects
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h 347 // This gets to execute after destructors for all global objects
  /external/clang/lib/CodeGen/
CGDebugInfo.h 99 /// constructed on demand. For example, C++ destructors, C++ operators etc..
CGDeclCXX.cpp 91 // Special-case non-array C++ destructors, where there's a function
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 318 assert(RecordDecl && "Only CXXRecordDecls should have destructors");
  /external/clang/www/analyzer/
potential_checkers.html 109 <!-- ======================= constructors/destructors ====================== -->
110 <h3>constructors/destructors</h3>
121 leaving destructors.</p></div></div></td>
    [all...]
  /external/compiler-rt/lib/BlocksRuntime/
runtime.c 422 // To support C++ destructors under GC we arrange for there to be a finalizer for this
  /external/gcc-demangle/
demangle.h 390 /* Global destructors keyed to name. */
  /external/icu/icu4c/source/i18n/unicode/
stsearch.h 136 // public constructors and destructors --------------------------------
  /external/icu/icu4c/source/layout/
LEFontInstance.h 87 * destructors can be invoked through the base class.
LayoutEngine.h 337 * subclass destructors.

Completed in 859 milliseconds

<<11121314151617181920>>