HomeSort by relevance Sort by last modified time
    Searched full:destructor (Results 751 - 775 of 2255) sorted by null

<<31323334353637383940>>

  /external/libxml2/include/libxml/
hash.h 104 * Constructor and destructor.
  /external/linux-tools-perf/util/
python.c 297 .tp_dealloc = (destructor)pyrf_cpu_map__delete,
366 .tp_dealloc = (destructor)pyrf_thread_map__delete,
540 .tp_dealloc = (destructor)pyrf_evsel__delete,
774 .tp_dealloc = (destructor)pyrf_evlist__delete,
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 39 See the destructor llvm::DataLayout::~DataLayout. *)
  /external/llvm/include/llvm/Support/
ErrorHandling.h 58 /// remove_fatal_error_handler in its destructor.
Mutex.h 40 /// @brief Destructor
RWMutex.h 37 /// @brief Destructor
  /external/llvm/lib/CodeGen/
Spiller.cpp 44 // Spiller virtual destructor implementation.
  /external/llvm/lib/IR/
LLVMContextImpl.cpp 66 // duplicate it into a temporary vector, because the destructor of Module
ValueSymbolTable.cpp 23 // Class destructor
  /external/llvm/lib/Support/
Statistic.cpp 51 /// llvm_shutdown is called. We print statistics from the destructor.
  /external/neven/Embedded/common/src/b_ImageEm/
ToneDownBGSupp.h 38 /* ---- \ghd{ constructor/destructor } ------------------------------------- */
  /external/open-vcdiff/src/
vcdiffengine.h 50 // in which case no other method except the destructor may then be used
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.h 113 // invoked by the destructor.
  /external/skia/src/core/
SkPictureRecord.h 178 // subclasses, in which case they will be SkSafeUnref'd in our destructor.
  /external/stlport/stlport/stl/
_fstream.h 161 public: // Constructors, destructor.
455 public: // Constructors, destructor.
536 public: // Constructors, destructor.
615 public: // Constructors, destructor.
_function_base.h 46 * to destroy an instance of it directly. The protected non-virtual destructor make this
_ios.h 57 public: // Constructor, destructor.
_strstream.h 52 public: // Constructor, destructor
  /external/valgrind/main/drd/tests/
annotate_smart_pointer.cpp 19 * A smart pointer implementation guarantees that the destructor of the object
  /external/valgrind/main/
glibc-2.X-drd.supp 231 drd-libQtCore-deref-that-calls-QThreadData-destructor
  /external/webkit/Source/JavaScriptCore/wtf/url/src/
URLBuffer.h 38 // code path. We only have two virtual function calls, the destructor and a
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8WorkerContextCustom.cpp 78 // ScheduledAction takes ownership of actual params and releases them in its destructor.
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 56 obj->m_instance = 0; // free does not call the destructor
  /external/webkit/Source/WebCore/platform/audio/
FFTFrame.h 58 // The constructors, destructor, and methods up to the CROSS-PLATFORM section have platform-dependent implementations.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.mm 149 // Destructor - Unload font container from memory and remove ourselves

Completed in 528 milliseconds

<<31323334353637383940>>