/external/curl/lib/ |
wildcard.h | 33 CURLWC_CLEAN, /* deallocate resources and reset settings */
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/ |
swap_noexcept.pass.cpp | 48 void deallocate(void*, unsigned) {} function in struct:some_comp2 85 void deallocate(void*, unsigned) {} function in struct:some_alloc 97 void deallocate(void*, unsigned) {} function in struct:some_alloc2 110 void deallocate(void*, unsigned) {} function in struct:some_alloc3
|
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/ |
swap_noexcept.pass.cpp | 48 void deallocate(void*, unsigned) {} function in struct:some_comp2 85 void deallocate(void*, unsigned) {} function in struct:some_alloc 97 void deallocate(void*, unsigned) {} function in struct:some_alloc2 110 void deallocate(void*, unsigned) {} function in struct:some_alloc3
|
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/ |
swap_noexcept.pass.cpp | 48 void deallocate(void*, unsigned) {} function in struct:some_comp2 85 void deallocate(void*, unsigned) {} function in struct:some_alloc 97 void deallocate(void*, unsigned) {} function in struct:some_alloc2 110 void deallocate(void*, unsigned) {} function in struct:some_alloc3
|
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/ |
swap_noexcept.pass.cpp | 48 void deallocate(void*, unsigned) {} function in struct:some_comp2 85 void deallocate(void*, unsigned) {} function in struct:some_alloc 97 void deallocate(void*, unsigned) {} function in struct:some_alloc2 110 void deallocate(void*, unsigned) {} function in struct:some_alloc3
|
/external/libnfc-nci/src/nfa/p2p/ |
nfa_p2p_act.c | 82 ** Description Deallocate data link connection control block 742 ** Returns TRUE to deallocate buffer 786 ** Description Deallocate a service as server or client and deregister to LLCP 787 ** LLCP will deallocate data link connection created by this server 789 ** Returns TRUE to deallocate buffer 852 ** Returns TRUE to deallocate buffer 881 ** Returns TRUE to deallocate buffer 909 ** Returns TRUE to deallocate buffer 968 ** Returns TRUE to deallocate buffer [all...] |
/external/libvpx/libvpx/vp8/decoder/ |
error_concealment.h | 25 /* Deallocate the overlap lists */
|
/external/llvm/include/llvm/Support/ |
ArrayRecycler.h | 106 Allocator.Deallocate(Ptr); 109 /// Special case for BumpPtrAllocator which has an empty Deallocate() 132 /// Deallocate an array with the specified Capacity. 136 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
|
/external/opencv/ |
WLNonFileByteStream.h | 42 void Deallocate();
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
thread_info_base.hpp | 62 static void deallocate(thread_info_base* this_thread, function in class:asio::detail::thread_info_base
|
/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
handler_alloc_hook.ipp | 46 thread_info::deallocate(call_stack::top(), pointer, size);
|
/external/valgrind/ |
solaris11.supp | 23 # Solaris libc doesn't deallocate I/O buffers on program exit.
|
solaris12.supp | 51 # Solaris libc doesn't deallocate I/O buffers on program exit. 62 # Solaris libc doesn't deallocate netconfig list pointed to by netpp. 123 # Solaris libc doesn't deallocate static strings netid_tcp_main 135 # Solaris libc doesn't deallocate global variable global_gt.
|
/frameworks/compile/mclinker/include/mcld/Support/ |
GCFactory.h | 136 void deallocate(pointer& pPtr, size_type N) { function in class:mcld::GCFactoryBase 137 Alloc::deallocate(pPtr, N); 142 void deallocate(pointer& pPtr) { function in class:mcld::GCFactoryBase 143 Alloc::deallocate(pPtr);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
error_concealment.h | 25 /* Deallocate the overlap lists */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_dthread.h | 49 // Deallocate loopfilter synchronization related mutex and data.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/ |
erase_fn_imps.hpp | 54 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 71 s_value_allocator.deallocate(a_entries[i], 1); 121 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 173 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binary_heap_/ |
erase_fn_imps.hpp | 54 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 71 s_value_allocator.deallocate(a_entries[i], 1); 121 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 173 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binary_heap_/ |
erase_fn_imps.hpp | 54 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 71 s_value_allocator.deallocate(a_entries[i], 1); 121 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 173 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_alloc.i | 55 deallocate(pointer __p, size_type __n);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
debug_allocator.h | 140 deallocate(pointer __p, size_type __n) function in class:debug_allocator 147 __throw_runtime_error("debug_allocator::deallocate wrong size"); 148 _M_allocator.deallocate(__real_p, __n + _M_extra); 151 __throw_runtime_error("debug_allocator::deallocate null pointer");
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/binary_heap_/ |
erase_fn_imps.hpp | 54 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 71 s_value_allocator.deallocate(a_entries[i], 1); 121 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 173 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_pthread_alloc.h | 35 * It is not an error to allocate memory in thread A and deallocate 79 static void _STLP_CALL deallocate(void *__p, size_t __n); 86 static void _STLP_CALL deallocate(void *__p, size_t __n, __state_type* __a); 145 void deallocate(pointer __p, size_type __n) { function in class:pthread_allocator 151 _S_Alloc::deallocate(__p, __n * sizeof(value_type)); 328 void deallocate(pointer __p, size_type __n) { function in class:per_thread_allocator 334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_pthread_alloc.h | 35 * It is not an error to allocate memory in thread A and deallocate 79 static void _STLP_CALL deallocate(void *__p, size_t __n); 86 static void _STLP_CALL deallocate(void *__p, size_t __n, __state_type* __a); 145 void deallocate(pointer __p, size_type __n) { function in class:pthread_allocator 151 _S_Alloc::deallocate(__p, __n * sizeof(value_type)); 328 void deallocate(pointer __p, size_type __n) { function in class:per_thread_allocator 334 _S_Alloc::deallocate(__p, __n * sizeof(value_type), _M_state);
|
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraMem.h | 69 virtual void deallocate() = 0; 158 virtual void deallocate(); 182 virtual void deallocate(); 204 virtual void deallocate(); 229 virtual void deallocate();
|