/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
aacenc_core.c | 216 * description: deallocate an encoder instance
|
/frameworks/base/core/jni/ |
android_util_MemoryIntArray.cpp | 113 // We don't deallocate the atomic ints we created with placement new in the ashmem
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
Effect.java | 67 * calling glDeleteTextures() to deallocate the input and output textures.</p>
|
/frameworks/base/media/mca/filterfw/native/core/ |
gl_frame.h | 43 // Deallocate a GL frame.
|
/frameworks/compile/mclinker/lib/Script/ |
RpnExpr.cpp | 62 g_ExprFactory->deallocate(pRpnExpr);
|
/frameworks/rs/ |
rsElement.h | 139 // deallocate any components that are part of this element.
|
/hardware/libhardware/include/hardware/ |
keymaster2.h | 108 * non-NULL. If non-NULL, the caller assumes ownership and must deallocate with 137 * ownership of the contents and must deallocate with keymaster_free_characteristics(). 183 * ownership of the contents and must deallocate with keymaster_free_characteristics(). Note 237 * caller takes ownership and must deallocate with keymaster_free_cert_chain.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
deque | [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
thread.cpp | 154 void deallocate(T* __p, size_t) {::operator delete(static_cast<void*>(__p));} function in class:__hidden_allocator
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/ |
allocators.h | 48 void deallocate(T* p, std::size_t n) function in class:A1
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_slist.c | 51 _M_head.deallocate(__tmp,1);
|
_slist.h | 178 _M_head.deallocate(__next,1); 259 _STLP_UNWIND(this->_M_head.deallocate(__node, 1)) 270 _STLP_UNWIND(this->_M_head.deallocate(__node, 1)) 455 this->_M_head.deallocate(__node, 1);
|
/ndk/tests/device/test-gnustl-full/unit/ |
stack_allocator.h | 119 void deallocate(pointer p, size_type n) { function in struct:StackAllocator
|
/ndk/tests/device/test-stlport/unit/ |
stack_allocator.h | 119 void deallocate(pointer p, size_type n) { function in struct:StackAllocator
|
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
stack.h | 98 // If the stack is empty, completely deallocate the memory.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
mman.h | 75 /* Deallocate any mapping for the region starting at ADDR and extending LEN
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
array_allocator.h | 70 deallocate(pointer, size_type) function in class:array_allocator_base
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 179 s_entry_pointer_allocator.deallocate(m_entries, m_num_e);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 196 s_entry_allocator.deallocate(m_entries, m_num_e);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/ |
split_fn_imps.hpp | 187 s_inode_allocator.deallocate(p_ind, 1);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
mman.h | 75 /* Deallocate any mapping for the region starting at ADDR and extending LEN
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
mman.h | 75 /* Deallocate any mapping for the region starting at ADDR and extending LEN
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
array_allocator.h | 70 deallocate(pointer, size_type) function in class:array_allocator_base
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 179 s_entry_pointer_allocator.deallocate(m_entries, m_num_e);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/ |
constructor_destructor_fn_imps.hpp | 196 s_entry_allocator.deallocate(m_entries, m_num_e);
|