HomeSort by relevance Sort by last modified time
    Searched full:deallocate (Results 151 - 175 of 1579) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 57 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
78 s_value_allocator.deallocate(a_entries[i], 1);
141 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
206 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 58 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
78 s_value_allocator.deallocate(a_entries[i], 1);
137 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
203 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 55 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
72 s_value_allocator.deallocate(a_entries[i], 1);
122 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
174 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
erase_fn_imps.hpp 58 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
78 s_value_allocator.deallocate(a_entries[i], 1);
137 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
203 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/binary_heap_/
erase_fn_imps.hpp 55 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
72 s_value_allocator.deallocate(a_entries[i], 1);
122 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
174 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/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);
  /external/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);
_iostream_string.h 69 void deallocate(pointer __p, size_type __n) { function in class:__iostring_allocator
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
  /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);
_iostream_string.h 69 void deallocate(pointer __p, size_type __n) { function in class:__iostring_allocator
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
  /prebuilts/ndk/5/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/6/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/7/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/8/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/9/sources/cxx-stl/EH/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);
  /external/llvm/lib/Support/
Allocator.cpp 61 /// DeallocateSlabs - Deallocate all memory slabs after and including this
72 Allocator.Deallocate(Slab);
77 /// Reset - Deallocate all but the current slab and reset the current pointer
184 void MallocSlabAllocator::Deallocate(MemSlab *Slab) {
185 Allocator.Deallocate(Slab);
  /external/oprofile/agents/jvmti/
libjvmti_oprofile.c 196 (*jvmti)->Deallocate(jvmti, (unsigned char *)method_name);
197 (*jvmti)->Deallocate(jvmti, (unsigned char *)method_signature);
199 (*jvmti)->Deallocate(jvmti, (unsigned char *)class_signature);
200 (*jvmti)->Deallocate(jvmti, (unsigned char *)table_ptr);
201 (*jvmti)->Deallocate(jvmti, (unsigned char *)source_filename);
  /external/chromium_org/tools/memory_watcher/
memory_hook.h 41 // Deallocate memory for STL.
42 void deallocate(void* p, size_type) { function in class:PrivateHookAllocator
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.cc 82 return internal_allocator()->Deallocate(&internal_allocator_cache, ptr);
84 internal_allocator()->Deallocate(cache, ptr);
  /hardware/invensense/60xx/mlsdk/platform/linux/
mlos_linux.c 67 * @param ptr pointer to space to deallocate
72 // Deallocate space.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
126 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/default.allocator/allocator.members/
construct.pass.cpp 120 a.deallocate(ap, 3);
149 a.deallocate(ap, 3);

Completed in 737 milliseconds

1 2 3 4 5 67 8 91011>>