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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 109 s_entry_allocator.deallocate(a_entries_resized, new_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_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);
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 109 s_entry_allocator.deallocate(a_entries_resized, new_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_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);
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 109 s_entry_allocator.deallocate(a_entries_resized, new_size);
119 s_entry_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 110 s_entry_allocator.deallocate(a_entries_resized, new_size);
120 s_entry_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/8/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/8/sources/cxx-stl/stlport/stlport/stl/
_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);
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_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);
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/
resize_fn_imps.hpp 110 s_entry_allocator.deallocate(a_entries_resized, new_size);
120 s_entry_allocator.deallocate(m_entries, old_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/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);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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);
  /external/stlport/stlport/stl/
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 80 static void _STLP_CALL deallocate(void* __p, size_t /* __n */) { free((char*)__p); } function in class:__malloc_alloc
93 static void _STLP_CALL deallocate(void* __p, size_t) { __stl_delete(__p); } function in class:__new_alloc
134 static void _STLP_CALL deallocate(void *, size_t);
160 static void _STLP_CALL deallocate(void *__p, size_t __n) function in class:__node_alloc
317 void deallocate(pointer __p, size_type __n) { function in class:allocator
323 __sgi_alloc::deallocate((void*)__p, __n * sizeof(value_type));
328 void deallocate(pointer __p) const { if (__p != 0) __sgi_alloc::deallocate((void*)__p, sizeof(value_type)); } function in class:allocator
534 // Unified interface to perform allocate()/deallocate() with limited
540 void deallocate(_Tp* __p, size_type __n function in class:_STLP_alloc_proxy
    [all...]
  /frameworks/compile/mclinker/lib/Script/
Operand.cpp 68 g_SymOperandFactory->deallocate(pOperand);
108 g_IntOperandFactory->deallocate(pOperand);
147 g_SectOperandFactory->deallocate(pOperand);
188 g_SectDescOperandFactory->deallocate(pOperand);
234 g_FragOperandFactory->deallocate(pOperand);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
sp_counted_impl.hpp 95 std::allocator<this_type>().deallocate( static_cast<this_type *>(p), 1 );
165 std::allocator<this_type>().deallocate( static_cast<this_type *>(p), 1 );
222 a2.deallocate( this, 1 );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 104 s_node_allocator.deallocate(m_p_head, 1);
138 s_node_allocator.deallocate(m_p_head, 1);
167 s_node_allocator.deallocate(p_ret, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 103 s_node_allocator.deallocate(m_p_head, 1);
137 s_node_allocator.deallocate(m_p_head, 1);
166 s_node_allocator.deallocate(p_ret, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
constructors_destructor_fn_imps.hpp 103 s_node_allocator.deallocate(m_p_head, 1);
137 s_node_allocator.deallocate(m_p_head, 1);
166 s_node_allocator.deallocate(p_ret, 1);

Completed in 2278 milliseconds

1 2 3 4 5 6 7 8 91011>>