HomeSort by relevance Sort by last modified time
    Searched refs:deallocate (Results 251 - 275 of 516) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 125 s_node_allocator.deallocate(p_ret, 1);
erase_fn_imps.hpp 59 s_node_allocator.deallocate(p_nd, 1);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
erase_fn_imps.hpp 133 s_entry_allocator.deallocate(p_l, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 126 s_entry_pointer_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 125 s_node_allocator.deallocate(p_ret, 1);
erase_fn_imps.hpp 59 s_node_allocator.deallocate(p_nd, 1);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
erase_fn_imps.hpp 133 s_entry_allocator.deallocate(p_l, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/
resize_fn_imps.hpp 126 s_entry_pointer_allocator.deallocate(m_entries, old_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
constructors_destructor_fn_imps.hpp 125 s_node_allocator.deallocate(p_ret, 1);
erase_fn_imps.hpp 59 s_node_allocator.deallocate(p_nd, 1);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_map_/
erase_fn_imps.hpp 133 s_entry_allocator.deallocate(p_l, 1);
  /external/webkit/Tools/DumpRenderTree/chromium/
CppBoundClass.cpp 111 static void deallocate(NPObject*);
144 CppNPObject::deallocate,
163 void CppNPObject::deallocate(NPObject* npObj) function in class:CppNPObject
  /frameworks/native/libs/binder/
MemoryDealer.cpp 133 status_t deallocate(size_t offset);
222 mDealer->deallocate(freedOffset);
249 void MemoryDealer::deallocate(size_t offset) function in class:android::MemoryDealer
251 allocator()->deallocate(offset);
300 status_t SimpleBestFitAllocator::deallocate(size_t offset) function in class:android::SimpleBestFitAllocator
  /external/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...]
  /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...]
  /external/chromium/webkit/glue/
cpp_bound_class.cc 85 static void deallocate(NPObject* obj);
120 CppNPObject::deallocate,
138 /* static */ void CppNPObject::deallocate(NPObject* np_obj) { function in class:CppNPObject
  /external/webkit/Source/JavaScriptCore/heap/
Strong.h 131 HandleHeap::heapFor(slot())->deallocate(slot());
  /external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp 197 descriptor->out_of_line.deallocate = attachment.deallocate();
266 descriptor->out_of_line.copy, descriptor->out_of_line.deallocate));
278 descriptor->out_of_line.copy, descriptor->out_of_line.deallocate);
  /frameworks/compile/mclinker/lib/Support/
MemoryAreaFactory.cpp 93 deallocate(pArea);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
array_allocator.h 64 deallocate(pointer, size_type) function in class:array_allocator_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
array_allocator.h 66 deallocate(pointer, size_type) function in class:array_allocator_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
array_allocator.h 66 deallocate(pointer, size_type) function in class:array_allocator_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h 64 deallocate(pointer, size_type) function in class:array_allocator_base

Completed in 1560 milliseconds

<<11121314151617181920>>