HomeSort by relevance Sort by last modified time
    Searched full:deallocate (Results 126 - 150 of 1250) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.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/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
erase_fn_imps.hpp 89 s_inode_allocator.deallocate(p_nd, 1);
122 s_leaf_allocator.deallocate(p_l, 1);
156 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1);
162 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/pat_trie_/
erase_fn_imps.hpp 89 s_inode_allocator.deallocate(p_nd, 1);
122 s_leaf_allocator.deallocate(p_l, 1);
156 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1);
162 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 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/pat_trie_/
erase_fn_imps.hpp 89 s_inode_allocator.deallocate(p_nd, 1);
122 s_leaf_allocator.deallocate(p_l, 1);
156 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1);
162 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
erase_fn_imps.hpp 89 s_inode_allocator.deallocate(p_nd, 1);
122 s_leaf_allocator.deallocate(p_l, 1);
156 s_inode_allocator.deallocate(static_cast<inode_pointer>(p_nd), 1);
162 s_leaf_allocator.deallocate(static_cast<leaf_pointer>(p_nd), 1);
  /system/core/adb/
fdevent.h 53 /* Uninitialize and deallocate an fdevent object that was
  /external/clang/include/clang/Lex/
MacroArgs.h 68 /// destroy - Destroy and deallocate the memory for this object.
120 /// deallocate - This should only be called by the Preprocessor when managing
122 MacroArgs *deallocate();
  /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-linux-glibc2.15-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);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 112 using _Base_type::deallocate;
184 static void deallocate(_Alloc& __a, pointer __p, size_type __n) function in struct:__alloc_traits
185 { __a.deallocate(__p, __n); }
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/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);
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
bind_handler.hpp 68 asio_handler_alloc_helpers::deallocate(
150 asio_handler_alloc_helpers::deallocate(
238 asio_handler_alloc_helpers::deallocate(
335 asio_handler_alloc_helpers::deallocate(
440 asio_handler_alloc_helpers::deallocate(
  /frameworks/compile/mclinker/lib/Script/
Operand.cpp 60 g_SymOperandFactory->deallocate(pOperand);
93 g_IntOperandFactory->deallocate(pOperand);
125 g_SectOperandFactory->deallocate(pOperand);
161 g_SectDescOperandFactory->deallocate(pOperand);
199 g_FragOperandFactory->deallocate(pOperand);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_deque.c 43 _M_map.deallocate(_M_map._M_data, _M_map_size._M_data);
60 _STLP_UNWIND((_M_map.deallocate(_M_map._M_data, _M_map_size._M_data),
83 _M_map_size.deallocate(*__n, this->buffer_size());
351 this->_M_map_size.deallocate(*__node, this->buffer_size());
357 this->_M_map_size.deallocate(this->_M_finish._M_first, this->buffer_size());
390 _STLP_UNWIND(this->_M_map_size.deallocate(*(this->_M_finish._M_node + 1),
405 _STLP_UNWIND(this->_M_map_size.deallocate(*(this->_M_finish._M_node + 1),
421 this->_M_map_size.deallocate(*(this->_M_start._M_node - 1), this->buffer_size())))
436 _STLP_UNWIND((++this->_M_start, this->_M_map_size.deallocate(*(this->_M_start._M_node - 1),
444 this->_M_map_size.deallocate(this->_M_finish._M_first, this->buffer_size())
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_deque.c 43 _M_map.deallocate(_M_map._M_data, _M_map_size._M_data);
60 _STLP_UNWIND((_M_map.deallocate(_M_map._M_data, _M_map_size._M_data),
83 _M_map_size.deallocate(*__n, this->buffer_size());
351 this->_M_map_size.deallocate(*__node, this->buffer_size());
357 this->_M_map_size.deallocate(this->_M_finish._M_first, this->buffer_size());
390 _STLP_UNWIND(this->_M_map_size.deallocate(*(this->_M_finish._M_node + 1),
405 _STLP_UNWIND(this->_M_map_size.deallocate(*(this->_M_finish._M_node + 1),
421 this->_M_map_size.deallocate(*(this->_M_start._M_node - 1), this->buffer_size())))
436 _STLP_UNWIND((++this->_M_start, this->_M_map_size.deallocate(*(this->_M_start._M_node - 1),
444 this->_M_map_size.deallocate(this->_M_finish._M_first, this->buffer_size())
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp 467 /* We deallocate all the memory chunks */
662 /* We deallocate all the memory chunks */
838 static void deallocate(void *__p, size_t __n);
845 static void deallocate(void *__p, size_t __n, __state_type* __a);
1014 void _Pthread_alloc_impl::deallocate(void *__p, size_t __n) { function in class:_Pthread_alloc_impl
1059 void _Pthread_alloc_impl::deallocate(void *__p, size_t __n, __state_type* __a) { function in class:_Pthread_alloc_impl
1104 void _STLP_CALL _Pthread_alloc::deallocate(void *__p, size_t __n) function in class:_Pthread_alloc
1108 void _STLP_CALL _Pthread_alloc::deallocate(void *__p, size_t __n, __state_type* __a) function in class:_Pthread_alloc
    [all...]

Completed in 1778 milliseconds

1 2 3 4 56 7 8 91011>>