/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
constructors_destructor_fn_imps.hpp | 102 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 139 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/ |
resize_fn_imps.hpp | 110 s_entry_allocator.deallocate(a_entries_resized, new_size); 122 s_entry_allocator.deallocate(m_entries, old_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/ |
constructors_destructor_fn_imps.hpp | 101 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 138 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/ |
resize_fn_imps.hpp | 109 s_entry_allocator.deallocate(a_entries_resized, new_size); 121 s_entry_allocator.deallocate(m_entries, old_size);
|
/bootable/recovery/minadbd/ |
fdevent.h | 41 /* Uninitialize and deallocate an fdevent object that was
|
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_video_capture_device.h | 39 // design philosophy of an asynchronous DeAllocate(). http://crbug.com/158641
|
/external/chromium_org/third_party/skia/src/ports/ |
SkPurgeableMemoryBlock_mac.cpp | 50 SkDebugf("SkPurgeableMemoryBlock destructor failed to deallocate.\n");
|
/external/compiler-rt/lib/lsan/ |
lsan_allocator.h | 25 void Deallocate(void *p);
|
/external/skia/src/ports/ |
SkPurgeableMemoryBlock_mac.cpp | 50 SkDebugf("SkPurgeableMemoryBlock destructor failed to deallocate.\n");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.special/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_comp
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.special/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_comp
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.special/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.special/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.special/ |
swap_noexcept.pass.cpp | 31 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector.bool/ |
swap_noexcept.pass.cpp | 30 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.special/ |
swap_noexcept.pass.cpp | 30 void deallocate(void*, unsigned) {} function in struct:some_alloc
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/ |
test_allocator.h | 61 void deallocate(pointer p, size_type n) function in class:test_allocator
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/bin_search_tree_/ |
cond_dtor_entry_dealtor.hpp | 62 deallocate(m_p_nd, 1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
cond_dtor_entry_dealtor.hpp | 71 s_leaf_allocator.deallocate(m_p_nd, 1);
|
erase_fn_imps.hpp | 89 s_internal_node_allocator.deallocate(p_nd, 1); 123 s_leaf_allocator.deallocate(p_l, 1); 158 s_internal_node_allocator.deallocate(static_cast<internal_node_pointer>(p_nd), 1); 164 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/ |
cond_dtor_entry_dealtor.hpp | 62 deallocate(m_p_nd, 1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/ |
cond_dtor_entry_dealtor.hpp | 71 s_leaf_allocator.deallocate(m_p_nd, 1);
|
erase_fn_imps.hpp | 89 s_internal_node_allocator.deallocate(p_nd, 1); 123 s_leaf_allocator.deallocate(p_l, 1); 158 s_internal_node_allocator.deallocate(static_cast<internal_node_pointer>(p_nd), 1); 164 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/bin_search_tree_/ |
cond_dtor_entry_dealtor.hpp | 62 deallocate(m_p_nd, 1);
|