/frameworks/native/include/gui/ |
IGraphicBufferProducer.h | 452 // happen because of trying to allocate/deallocate the async 561 // happen because of trying to allocate/deallocate the async
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
future | 272 __traits::deallocate(__a, this, 1); 291 __traits::deallocate(__a2, __p, 1); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
future | 272 __traits::deallocate(__a, this, 1); 291 __traits::deallocate(__a2, __p, 1); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
future | 272 __traits::deallocate(__a, this, 1); 291 __traits::deallocate(__a2, __p, 1); [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-darwin.c | 4776 uint8_t deallocate; member in struct:__anon26456 4802 uint8_t deallocate; member in struct:__anon26457 [all...] |
/device/huawei/angler/camera/QCamera2/HAL3/ |
QCamera3Channel.cpp | 568 mOfflineMetaMemory.deallocate(); 662 mMemory.deallocate(); [all...] |
QCamera3Mem.cpp | 619 * FUNCTION : deallocate 621 * DESCRIPTION: deallocate buffers 627 void QCamera3HeapMemory::deallocate() function in class:qcamera::QCamera3HeapMemory [all...] |
/device/lge/bullhead/camera/QCamera2/HAL3/ |
QCamera3Channel.cpp | 568 mOfflineMetaMemory.deallocate(); 662 mMemory.deallocate(); [all...] |
QCamera3Mem.cpp | 619 * FUNCTION : deallocate 621 * DESCRIPTION: deallocate buffers 627 void QCamera3HeapMemory::deallocate() function in class:qcamera::QCamera3HeapMemory [all...] |
/external/libcxx/include/ |
memory | 87 static void deallocate(allocator_type& a, pointer p, size_type n) noexcept; 133 void deallocate(pointer p, size_type n) noexcept; [all...] |
__hash_table | 717 __alloc_traits::deallocate(__alloc(), __p, size()); 753 __alloc_traits::deallocate(__na_, __p, 1); [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 274 bitmap block</Literal>. This is used to allocate / deallocate each block in the 281 is used to allocate / deallocate each specific inode in the filesystem. 899 "replacement" will not deallocate the original inode, but rather [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
fakeglx.c | [all...] |
xm_api.c | [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3Mem.cpp | 657 * FUNCTION : deallocate 659 * DESCRIPTION: deallocate buffers 665 void QCamera3HeapMemory::deallocate() function in class:qcamera::QCamera3HeapMemory [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__hash_table | 720 __alloc_traits::deallocate(__alloc(), __p, size()); 756 __alloc_traits::deallocate(__na_, __p, 1); [all...] |
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__hash_table | 720 __alloc_traits::deallocate(__alloc(), __p, size()); 756 __alloc_traits::deallocate(__na_, __p, 1); [all...] |
/external/cmockery/cmockery_0_1_2/src/ |
cmockery.c | 92 // Used by list_free() to deallocate values referenced by list nodes. 420 // Deallocate a value referenced by a list. [all...] |
/external/e2fsprogs/e2fsck/ |
pass2.c | 1182 * This function is called to deallocate a block, and is an interator 1183 * functioned called by deallocate inode via ext2fs_iterate_block(). [all...] |
/external/libevent/include/event2/ |
event.h | 554 Deallocate all memory associated with an event_base, and free the base. [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
gtest-port.cc | 409 // Outside the lock, let the destructor for 'value_holders' deallocate the 435 // Outside the lock, let the destructor for 'value_holders' deallocate the [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
lsp.cpp | 357 /* Deallocate members */ 360 /* deallocate memory */
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
sp_dec.cpp | 454 // deallocate memory 495 /* deallocate memory */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cl_ltp.cpp | 384 // deallocate memory 424 /* deallocate memory */
|
lpc.cpp | 345 // deallocate memory 381 /* deallocate memory */
|