Searched
full:destructor (Results
1426 -
1450 of
2255) sorted by null
<<51525354555657585960>>
/external/llvm/test/MC/MachO/ |
x86_32-sections.s | 13 .destructor
|
x86_64-sections.s | 13 .destructor
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Uint32Rect.c | 36 /* ---- \ghd{ constructor / destructor } ----------------------------------- */
|
/external/open-vcdiff/src/ |
headerparser.h | 31 // Because no virtual destructor is defined for ParseableChunk, a pointer to
|
/external/regex-re2/util/ |
sparse_array.h | 90 // destroyed when the SparseArray destructor is called.
|
/external/skia/legacy/src/animator/ |
SkAnimateActive.cpp | 365 SkOperand* cache = new SkOperand[count]; // this should use sk_malloc/sk_free since SkOperand does not have a constructor/destructor
|
/external/skia/legacy/src/core/ |
SkGlyphCache.cpp | 436 // we leak this, so we don't incur any shutdown cost of the destructor
|
/external/skia/src/animator/ |
SkAnimateActive.cpp | 365 SkOperand* cache = new SkOperand[count]; // this should use sk_malloc/sk_free since SkOperand does not have a constructor/destructor
|
/external/skia/src/core/ |
SkGlyphCache.cpp | 491 // we leak this, so we don't incur any shutdown cost of the destructor
|
/external/stlport/src/ |
locale.cpp | 361 // Destructor.
|
/external/stlport/stlport/stl/ |
_ostream.c | 34 // Constructor, destructor
|
_string_workaround.h | 47 public: // Constructor, destructor, assignment.
|
/external/stlport/test/unit/ |
vector_test.cpp | 530 // representation making executable crash on vector destructor invocation.
|
/external/stressapptest/src/ |
finelock_queue.cc | 148 // Destructor: Clean-up allocated memory and destroy pthread locks.
|
/external/webkit/Source/JavaScriptCore/bytecode/ |
CodeBlock.h | 615 // in the destructor.
|
/external/webkit/Source/WebCore/bindings/objc/ |
WebScriptObject.mm | 393 // [super valueForKey:key] which might throw an exception and bypass the JSLock destructor,
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8DOMWrapper.cpp | 227 // and disposed in its destructor.
|
/external/webkit/Source/WebCore/page/animation/ |
KeyframeAnimation.cpp | 317 // animations are ended properly in the class destructor.
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
TransferQueue.cpp | 88 // Now only called by emptyQueue() and destructor.
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
ImageBufferSkia.cpp | 382 bitmap.lockPixels(); // balanced by our destructor, or explicitly if getPixels() fails
|
/external/webkit/Source/WebCore/plugins/ |
PluginStream.cpp | 296 // destructor, so reset it to 0
|
/external/webkit/Source/WebCore/storage/ |
SQLTransaction.cpp | 223 // Clearing m_sqliteTransaction invokes SQLiteTransaction's destructor which does just that.
|
/external/webkit/Source/WebCore/svg/ |
SVGSVGElement.cpp | 90 // see ContainerNode::removeAllChildren, called by its destructor.
|
/external/webkit/Source/WebCore/webaudio/ |
AudioContext.cpp | 148 // AudioNodes keep a reference to their context, so there should be no way to be in the destructor if there are still AudioNodes around.
|
/external/webkit/Source/WebKit/chromium/public/ |
WebGraphicsContext3D.h | 105 // This destructor needs to be public so that using classes can destroy instances if initialization fails.
|
Completed in 1446 milliseconds
<<51525354555657585960>>