/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
GlobalTest.java | 22 * allocated/deallocated.
|
/external/chromium/chrome/browser/ui/cocoa/ |
about_ipc_dialog.mm | 14 // The controller gets deallocated when then window is closed,
|
/external/skia/src/gpu/gl/debug/ |
GrTextureUnitObj.h | 16 // Although texture unit objects are allocated & deallocated like the other
|
/external/webkit/Source/WebCore/bindings/v8/ |
ScopedDOMDataStore.h | 42 // ScopedDOMDataStore object is deallocated, the maps that belong to the store 43 // are deallocated as well.
|
NPV8Object.h | 57 // A V8NPObject is a NPObject which carries additional V8-specific information. It is allocated and deallocated by
|
npruntime_priv.h | 41 will be deallocated by calls to NPReleaseVariantValue().
|
/external/webkit/Source/WebCore/bridge/ |
npruntime_priv.h | 35 will be deallocated by calls to NPReleaseVariantValue().
|
/external/chromium/base/memory/ |
singleton_objc.h | 38 // are instantiated by sending |alloc| and |init| messages, and are deallocated
|
/external/valgrind/main/callgrind/ |
costs.h | 19 * Chunks are allocated on demand, and deallocated at program termination.
|
/libcore/include/ |
LocalArray.h | 26 * construction time, a buffer will be allocated on the heap (and deallocated
|
/external/srec/shared/include/ |
HashMap.h | 45 * The key can be safely deallocated after this operation. 172 * The key can be safely deallocated after this operation. 182 * The value can be safely deallocated after this operation. 184 * but not deallocated. 193 * The value can be safely deallocated after this operation.
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_bridge.mm | 57 // The controller is deallocated when the window is closed, so no need to
|
/external/libvorbis/doc/vorbisfile/ |
ov_clear.html | 40 functions. After <tt>ov_clear</tt> has been called, the contents of this structure are deallocated, and it can no longer be used without being reinitialized by a call to <a href="ov_fopen.html">ov_fopen()</a>, <a href="ov_open.html">ov_open()</a> or <a href="ov_open_callbacks.html">ov_open_callbacks()</a>.</dd>
|
/external/linux-tools-perf/util/ |
annotate.h | 50 * presented. It is deallocated right after symbol__{tui,tty,etc}_annotate
|
/external/qemu/ |
qstring.c | 121 * NOTE: Should be used with caution, if the object is deallocated
|
/external/llvm/include/llvm/Support/ |
Recycler.h | 62 /// Recycler - This class manages a linked-list of deallocated nodes 63 /// and facilitates reusing deallocated memory in place of allocating
|
/external/webkit/Source/JavaScriptCore/API/ |
JSStringRef.h | 94 backing store, which will be deallocated when string is deallocated.
|
/external/bluetooth/bluedroid/hci/include/ |
bt_hci_lib.h | 124 buffer is deallocated in stack when processed */
|
/external/ceres-solver/internal/ceres/ |
cxsparse.h | 72 // The returned matrix should be deallocated with Free when not used anymore.
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
find_bar_cocoa_controller.h | 40 // FindBarCocoaController should not be deallocated while an animation is
|
/external/e2fsprogs/doc/ |
libblkid.txt | 63 and deallocated. To initialize the blkid cache, blkid_get_cache()
|
/external/jpeg/ |
jcomapi.c | 60 * Everything gets deallocated except the master jpeg_compress_struct itself
|
/external/qemu/distrib/jpeg-6b/ |
jcomapi.c | 60 * Everything gets deallocated except the master jpeg_compress_struct itself
|
/external/webkit/Source/JavaScriptCore/wtf/ |
PageAllocation.h | 71 PageAllocation::allocate, and deallocated by calling deallocate on the
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
ImageTexture.h | 57 // at the same address (i.e. the image is deallocated then a new one is
|