/external/webkit/Source/WebCore/platform/network/ |
SocketStreamHandleBase.cpp | 81 RefPtr<SocketStreamHandle> protect(static_cast<SocketStreamHandle*>(this)); // platformClose calls the client, which may make the handle get deallocated immediately.
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebDocumentLoaderMac.mm | 102 // FIXME: What prevents the data source from getting deallocated while the
|
/external/v8/src/ |
zone.h | 53 // memory. The chunks cannot be deallocated individually, but instead 56 // the abstract syntax tree, which is deallocated after compilation.
|
regexp-macro-assembler-irregexp.h | 45 // owned by the assembler and deallocated upon destruction of the assembler.
|
/external/libxslt/libxslt/ |
templates.c | 112 * Returns the computed string value or NULL, must be deallocated by the 172 * Returns the computed string value or NULL, must be deallocated by the 252 * Returns the computed string value or NULL, must be deallocated by the 353 * Returns the computed string value or NULL, must be deallocated by the 373 * Returns the computed string value or NULL, must be deallocated by the 418 * Returns the static string value or NULL, must be deallocated by the
|
/external/llvm/include/llvm/ExecutionEngine/ |
JITMemoryManager.h | 114 /// been deallocated yet. This is never called when the JIT is currently 130 /// that hasn't been deallocated yet. This is never called when the JIT is
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
PoolAlloc.h | 17 // intention that they are not individually deallocated, but rather 18 // collectively deallocated at one time.
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8Binding.h | 156 // and will be deallocated when the argument is deallocated.
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
port_int.h | 204 BOOLEAN keep_port_handle; /* TRUE if port is not deallocated when closing */
|
/external/libnfc-nxp/src/ |
phOsalNfc.h | 188 * \param[in] pMem Pointer to the memory block to deallocated
|
/external/libvorbis/doc/vorbisfile/ |
OggVorbis_File.html | 39 After use, the OggVorbis_File structure must be deallocated with a
|
/external/openssh/ |
nchan.ms | 94 A channel can be deallocated by a protocol instance
|
nchan2.ms | 87 The channel can be deallocated by a protocol instance
|
/external/srtp/test/ |
dtls_srtp_driver.c | 210 * deallocated with the free() call once it is no longer needed.
|
/external/webkit/Source/JavaScriptCore/heap/ |
HandleHeap.cpp | 105 if (m_nextToFinalize != node->next()) // Owner deallocated node.
|
/external/webkit/Source/JavaScriptCore/wtf/ |
PageReservation.h | 49 is deallocated. Values in memory may not be retained accross a pair of calls if
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebPlugin.h | 70 @abstract Tell the plug-in perform cleanup and prepare to be deallocated.
|
/external/webkit/Tools/DumpRenderTree/ |
AccessibilityUIElement.h | 211 // Make sure you call remove, because you can't rely on objects being deallocated in a timely fashion.
|
/frameworks/base/core/jni/ |
android_hardware_UsbRequest.cpp | 160 // we also need this to make sure our native buffer is not deallocated
|
/frameworks/compile/mclinker/include/mcld/Support/ |
MemoryRegion.h | 74 /// The wrapped memory will be deallocated by Space when the space has no
|
/sdk/emulator/qtools/ |
hash_table.h | 71 // don't dereference part of a deallocated object.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_hci_api.h | 127 UINT8 gate; /* The gate deallocated from the application */ 253 tNFA_HCI_DEALLOCATE_GATE deallocated; /* NFA_HCI_DEALLOCATE_GATE_EVT */ member in union:__anon10317
|
/external/llvm/include/llvm/MC/ |
MCContext.h | 433 /// deallocated using an explicit destructor call followed by 467 /// deallocated using an explicit destructor call followed by
|
/external/webkit/Source/WebCore/loader/ |
ResourceLoader.cpp | 85 // deallocated and release the last reference to this object. 87 // has been deallocated and also to avoid reentering this method.
|
/external/bison/lib/ |
fatal-signal.c | 220 deallocated array. */
|