/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
new_allocator.h | 94 deallocate(pointer __p, size_type) function in class:new_allocator
|
/prebuilts/ndk/5/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);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
array_allocator.h | 64 deallocate(pointer, size_type) function in class:array_allocator_base
|
extptr_allocator.h | 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator 94 { _M_real_alloc.deallocate(__p.get(), __n); }
|
malloc_allocator.h | 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
|
new_allocator.h | 94 deallocate(pointer __p, size_type) function in class:new_allocator
|
/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);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
array_allocator.h | 64 deallocate(pointer, size_type) function in class:array_allocator_base
|
extptr_allocator.h | 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator 94 { _M_real_alloc.deallocate(__p.get(), __n); }
|
malloc_allocator.h | 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
|
new_allocator.h | 94 deallocate(pointer __p, size_type) function in class:new_allocator
|
/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);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
array_allocator.h | 64 deallocate(pointer, size_type) function in class:array_allocator_base
|
extptr_allocator.h | 93 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator 94 { _M_real_alloc.deallocate(__p.get(), __n); }
|
malloc_allocator.h | 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
|
new_allocator.h | 94 deallocate(pointer __p, size_type) function in class:new_allocator
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
array_allocator.h | 66 deallocate(pointer, size_type) function in class:array_allocator_base
|
extptr_allocator.h | 97 void deallocate(pointer __p, size_type __n) function in class:_ExtPtr_allocator 98 { _M_real_alloc.deallocate(__p.get(), __n); }
|
malloc_allocator.h | 100 deallocate(pointer __p, size_type) function in class:malloc_allocator
|
new_allocator.h | 97 deallocate(pointer __p, size_type) function in class:new_allocator
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
array_allocator.h | 68 deallocate(pointer, size_type) function in class:array_allocator_base
|
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/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);
|
/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);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
array_allocator.h | 66 deallocate(pointer, size_type) function in class:array_allocator_base
|