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

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 59 s_metadata_alloc.deallocate(m_a_metadata, m_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 87 m_p_a->deallocate(m_p_e, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 59 s_metadata_alloc.deallocate(m_a_metadata, m_size);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 87 m_p_a->deallocate(m_p_e, 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/ov_tree_map_/
insert_fn_imps.hpp 59 s_metadata_alloc.deallocate(m_a_metadata, m_size);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
cond_key_dtor_entry_dealtor.hpp 87 m_p_a->deallocate(m_p_e, 1);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
insert_fn_imps.hpp 59 s_metadata_alloc.deallocate(m_a_metadata, m_size);
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
__sso_allocator 60 _LIBCPP_INLINE_VISIBILITY void deallocate(pointer __p, size_type)
  /system/bt/stack/avct/
avct_ccb.c 71 ** Description Deallocate a connection control block and call application
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.cc 83 return internal_allocator()->Deallocate(&internal_allocator_cache, ptr);
85 internal_allocator()->Deallocate(cache, ptr);
sanitizer_quarantine.h 41 // void cb.Deallocate(void *ptr);
110 cb.Deallocate(b);
  /external/libcxx/test/std/thread/futures/
test_allocator.h 71 void deallocate(pointer p, size_type n) function in class:test_allocator
136 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
wrapped_handler.hpp 208 asio_handler_alloc_helpers::deallocate(
251 asio_handler_alloc_helpers::deallocate(
  /external/valgrind/drd/
drd_segment.c 106 /** Deallocate the memory that was allocated by sg_init(). */
171 * Decrement the reference count of the specified segment and deallocate the
  /frameworks/base/libs/hwui/utils/
LinearAllocator.h 95 * Attempt to deallocate the given buffer, with the LinearAllocator attempting to rewind its
180 void deallocate(pointer p, size_t num) { function in class:android::uirenderer::LinearStdAllocator
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeProgram.java 81 deallocate(); method
157 private native boolean deallocate(); method in class:NativeProgram
  /hardware/qcom/display/msm8996/sdm/include/core/
buffer_allocator.h 84 allocate/deallocate buffers for display manager.
101 /*! @brief Method to deallocate the ouput buffer.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
test_allocator.h 70 void deallocate(pointer p, size_type n) function in class:test_allocator
135 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
extptr_allocator.h 98 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
99 { _M_real_alloc.deallocate(__p.get(), __n); }
  /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_/
constructors_destructor_fn_imps.hpp 99 s_head_allocator.deallocate(m_p_head, 1);
137 s_head_allocator.deallocate(m_p_head, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-single.h 140 /* Deallocate a mutex. */
179 /* Deallocate a condition. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
gthr-single.h 140 /* Deallocate a mutex. */
179 /* Deallocate a condition. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
extptr_allocator.h 98 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator
99 { _M_real_alloc.deallocate(__p.get(), __n); }
  /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_/
constructors_destructor_fn_imps.hpp 99 s_head_allocator.deallocate(m_p_head, 1);
137 s_head_allocator.deallocate(m_p_head, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
gthr-single.h 140 /* Deallocate a mutex. */
179 /* Deallocate a condition. */

Completed in 1507 milliseconds

1 2 3 4 5 6 78 91011>>