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

<<61626364656667686970>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pointer.h 315 // Destructor
throw_allocator.h 452 * Note: Destructor not allowed to throw.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
mutex 440 // the destructor call in accordance with RAII style.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 34 // Constructor, destructor
_string_workaround.h 47 public: // Constructor, destructor, assignment.
  /system/core/libpixelflinger/codeflinger/tinyutils/
VectorImpl.cpp 65 " in their destructor. Leaking %d bytes.",
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 268 destructor Destroy; override;
739 destructor TDictionary<TKey,TValue>.Destroy;
  /external/bison/data/
lalr1.cc 682 destructor might then be invoked immediately. In the case of
684 destructor call or verbose syntax error message before the
    [all...]
  /external/bison/examples/calc++/
calc++-parser.cc 570 destructor might then be invoked immediately. In the case of
572 destructor call or verbose syntax error message before the
    [all...]
  /external/bison/po/
bison.pot 795 msgid "redeclaration for default tagged %%destructor"
800 msgid "redeclaration for default tagless %%destructor"
  /external/chromium/chrome/browser/sync/glue/
session_model_associator.cc 118 // Make sure the browser has tabs and a window. Browsers destructor
120 // destructor is not necessarily run immediately. This means its possible
    [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h     [all...]
  /external/clang/include/clang/Basic/
DiagnosticParseKinds.td 463 "expected a class name after '~' to name a destructor">;
465 "destructor name %0 does not refer to a template">;
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 620 // If the destructor is trivial, it's always safe to inline the constructor.
624 // For other types, only inline constructors if destructor inlining is
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 150 // key with a non-NULL destructor which is likely to be put after the destructor
    [all...]
  /external/icu4c/i18n/unicode/
tblcoll.h 201 // destructor --------------------------------------------------------------
204 * Destructor.
    [all...]
  /external/llvm/include/llvm/Bitcode/
Archive.h 311 /// This destructor cleans up the Archive object, releases all memory, and
313 /// haven't used the writeToDisk method by the time the destructor is
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 39 /// destructor must be trivial. Functions like MachineInstr::addOperand(),
41 /// not having to call the MachineOperand destructor.
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 185 /// This function also serves as the MachineInstr destructor - the real
186 /// ~MachineInstr() destructor must be empty.
    [all...]
  /external/stlport/stlport/stl/
_deque.h 333 * and destructor allocate (but don't initialize) storage. This makes
476 public: // Constructor, destructor.
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
HashTable.h 132 // default copy, assignment and destructor are OK if CHECK_HASHTABLE_ITERATORS is 0
240 // default copy, assignment and destructor are OK
    [all...]
  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorCPP.pm 393 # Destructor
657 # Destructor
    [all...]
  /frameworks/wilhelm/src/itf/
IEngine.c 214 // More default values, in case destructor needs to be called early
    [all...]
  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 1039 * *not* done in the destructor.
1062 // Destructor of CameraHal
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
ostream 29 // 27.7.2.2 Constructor/destructor:
154 // 27.7.2.2 Constructor/destructor:
    [all...]

Completed in 2355 milliseconds

<<61626364656667686970>>