HomeSort by relevance Sort by last modified time
    Searched refs:deallocate (Results 276 - 300 of 911) sorted by null

<<11121314151617181920>>

  /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_/
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/5/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
94 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
94 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
extptr_allocator.h 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
94 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
extptr_allocator.h 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
94 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
extptr_allocator.h 97 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
98 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 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_/
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.6/include/ext/
extptr_allocator.h 97 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
98 { _M_real_alloc.deallocate(__p.get(), __n); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
constructors_destructor_fn_imps.hpp 119 s_entry_allocator.deallocate(m_a_entries, m_actual_size);
157 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_/
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.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.9/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);
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
stl_allocator.h 85 void deallocate(pointer p, size_type n) { Alloc::Free(p, n * sizeof(T)); } function in class:STL_Allocator
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
stl_allocator.h 85 void deallocate(pointer p, size_type n) { Alloc::Free(p, n * sizeof(T)); } function in class:STL_Allocator
  /external/chromium_org/v8/src/
zone-allocator.h 43 void deallocate(pointer p, size_type) { /* noop for Zones */ } function in class:v8::internal::zone_allocator
  /external/clang/include/clang/Lex/
MacroArgs.h 67 /// destroy - Destroy and deallocate the memory for this object.
119 /// deallocate - This should only be called by the Preprocessor when managing
121 MacroArgs *deallocate();
  /external/libcxx/test/containers/
stack_allocator.h 52 void deallocate(pointer p, size_type n) function in class:stack_allocator
  /external/stlport/test/eh/
Prefix.h 149 void deallocate(pointer __p, size_type __n) const { function in class:EH_allocator
151 if (__p != 0) EH_STD::__new_alloc::deallocate((void*)__p, __n * sizeof(value_type));
154 void deallocate(pointer __p) const { if (__p != 0) EH_STD::__new_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:EH_allocator
  /frameworks/compile/mclinker/lib/Script/
StringList.cpp 53 g_StringListFactory->deallocate(pStringList);
WildcardPattern.cpp 62 g_WildcardPatternFactory->deallocate(pWildcardPattern);

Completed in 3043 milliseconds

<<11121314151617181920>>