/external/stlport/test/unit/ |
rawriter_test.cpp | 60 a.deallocate(save_p, 5); 63 a.deallocate(save_p);
|
/ndk/tests/device/test-gnustl-full/unit/ |
rawriter_test.cpp | 60 a.deallocate(save_p, 5); 63 a.deallocate(save_p);
|
/ndk/tests/device/test-stlport/unit/ |
rawriter_test.cpp | 60 a.deallocate(save_p, 5); 63 a.deallocate(save_p);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/allocator.adaptor/allocator.adaptor.members/ |
deallocate.pass.cpp | 15 // void deallocate(pointer p, size_type n); 29 a.deallocate((int*)10, 20); 35 a.deallocate((int*)10, 20); 41 a.deallocate((int*)10, 20);
|
/external/srtp/googlepatches/ |
google-9-rdbx-leak-plug.patch | 137 * fails, then we report that fact without trying to deallocate 141 /* deallocate cipher, if it is not the same as that in template */ 152 /* deallocate auth function, if it is not the same as that in template */ 163 /* deallocate key usage limit, if it is not the same as that in template */ 175 * deallocate rtcp cipher, if it is not the same as that in 188 * deallocate rtcp auth function, if it is not the same as that in 201 /* DAM - need to deallocate EKT here */ 204 /* deallocate srtp stream context */ 235 /* deallocate stream template, if there is one */ 254 /* deallocate session context * [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/ |
deallocate.pass.cpp | 15 // static void deallocate(allocator_type& a, pointer p, size_type n); 29 void deallocate(value_type* p, std::size_t n) function in struct:A 40 std::allocator_traits<A<int> >::deallocate(a, (int*)0xDEADBEEF, 10);
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
heap-profiler_unittest.cc | 73 static void Deallocate(int start, int end) { 92 Deallocate(0, 40); 111 Deallocate(0, 40); 134 Deallocate(0, 40); 140 Deallocate(0, 1000); 143 Deallocate(0, 10); 144 Deallocate(10, 20); 145 Deallocate(90, 100); 146 Deallocate(20, 90);
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
heap-profiler_unittest.cc | 73 static void Deallocate(int start, int end) { 92 Deallocate(0, 40); 111 Deallocate(0, 40); 134 Deallocate(0, 40); 140 Deallocate(0, 1000); 143 Deallocate(0, 10); 144 Deallocate(10, 20); 145 Deallocate(90, 100); 146 Deallocate(20, 90);
|
/external/llvm/include/llvm/Support/ |
RecyclingAllocator.h | 48 /// Deallocate - Release storage for the pointed-to object. The 52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); } 73 A.Deallocate(E);
|
/external/valgrind/main/massif/tests/ |
basic.c | 3 // Allocate some memory and then deallocate it, to get a nice up-then-down
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 83 s_entry_allocator.deallocate(a_entries, actual_size); 86 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 142 s_entry_allocator.deallocate(a_entries, actual_size); 145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 153 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 84 s_entry_allocator.deallocate(a_entries, actual_size); 87 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 143 s_entry_allocator.deallocate(a_entries, actual_size); 146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 154 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/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/binary_heap_/ |
split_join_fn_imps.hpp | 84 s_entry_allocator.deallocate(a_entries, actual_size); 87 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 143 s_entry_allocator.deallocate(a_entries, actual_size); 146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 154 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 83 s_entry_allocator.deallocate(a_entries, actual_size); 86 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 142 s_entry_allocator.deallocate(a_entries, actual_size); 145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 153 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 83 s_entry_allocator.deallocate(a_entries, actual_size); 86 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 142 s_entry_allocator.deallocate(a_entries, actual_size); 145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 153 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 83 s_entry_allocator.deallocate(a_entries, actual_size); 86 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 142 s_entry_allocator.deallocate(a_entries, actual_size); 145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 153 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 83 s_entry_allocator.deallocate(a_entries, actual_size); 86 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 98 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 99 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 142 s_entry_allocator.deallocate(a_entries, actual_size); 145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 153 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 162 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 84 s_entry_allocator.deallocate(a_entries, actual_size); 87 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 143 s_entry_allocator.deallocate(a_entries, actual_size); 146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 154 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 74 s_entry_allocator.deallocate(a_entries, new_size); 77 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 89 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 90 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 133 s_entry_allocator.deallocate(a_entries, new_size); 136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 145 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 152 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 84 s_entry_allocator.deallocate(a_entries, actual_size); 87 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 99 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 100 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 143 s_entry_allocator.deallocate(a_entries, actual_size); 146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 154 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 163 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 74 s_entry_allocator.deallocate(a_entries, new_size); 77 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 89 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 90 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 133 s_entry_allocator.deallocate(a_entries, new_size); 136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 145 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 152 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/binary_heap_/ |
split_join_fn_imps.hpp | 73 s_entry_allocator.deallocate(a_entries, new_size); 76 s_entry_allocator.deallocate(a_other_entries, other_actual_size); 88 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 89 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size); 132 s_entry_allocator.deallocate(a_entries, new_size); 135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size); 144 s_entry_allocator.deallocate(m_a_entries, m_actual_size); 151 s_entry_allocator.deallocate(other.m_a_entries, other.m_actual_size);
|
/packages/apps/Nfc/nxp/jni/ |
com_android_nfc_list.cpp | 111 ALOGE("Failed to deallocate (list empty)"); 141 ALOGE("Failed to deallocate (not found %8p)", pData); 152 /* Deallocate the node */ 173 ALOGE("Failed to deallocate (list empty)"); 187 /* Remove and deallocate the node */
|
/external/opencv/ |
WLNonFileByteStream.cpp | 29 Deallocate();
42 void WLNonFileByteStream::Deallocate()
67 Deallocate();
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
NativeBuffer.java | 90 // Deallocate if necessary 92 deallocate(mOwnsData); 127 private native boolean deallocate(boolean ownsData); method in class:NativeBuffer
|