HomeSort by relevance Sort by last modified time
    Searched defs:deallocate (Results 101 - 125 of 217) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
array_allocator.h 70 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); }
  /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/chromium_org/base/containers/
stack_container.h 111 void deallocate(pointer p, size_type n) { function in class:base::StackAllocator
115 std::allocator<T>::deallocate(p, n);
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
CppBoundClass.cpp 118 static void deallocate(NPObject*);
151 CppNPObject::deallocate,
170 void CppNPObject::deallocate(NPObject* npObj) function in class:WebTestRunner::CppNPObject
  /external/chromium_org/tools/memory_watcher/
memory_hook.h 41 // Deallocate memory for STL.
42 void deallocate(void* p, size_type) { function in class:PrivateHookAllocator
  /external/chromium_org/webkit/renderer/
cpp_bound_class.cc 89 static void deallocate(NPObject* obj);
124 CppNPObject::deallocate,
142 /* static */ void CppNPObject::deallocate(NPObject* np_obj) { function in class:webkit_glue::CppNPObject
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 106 void deallocate(pointer, size_type) {} function in class:std::allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
thread.cpp 143 void deallocate(T* __p, size_t) {::operator delete((void*)__p);} function in class:__hidden_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
min_allocator.h 241 void deallocate(pointer p, std::ptrdiff_t) function in class:min_allocator
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
min_allocator.h 241 void deallocate(pointer p, std::ptrdiff_t) function in class:min_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
126 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/
test_allocator.h 61 void deallocate(pointer p, size_type n) function in class:test_allocator
95 void deallocate(T* p, std::size_t n) function in class:other_allocator
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp 106 void deallocate(pointer, size_type) {} function in class:std::allocator
  /ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp 106 void deallocate(pointer, size_type) {} function in class:std::allocator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
pool_allocator.h 179 deallocate(pointer __p, size_type __n);
242 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 181 deallocate(pointer __p, size_type __n);
244 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 181 deallocate(pointer __p, size_type __n);
244 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 179 deallocate(pointer __p, size_type __n);
242 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 179 deallocate(pointer __p, size_type __n);
242 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 179 deallocate(pointer __p, size_type __n);
242 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h 179 deallocate(pointer __p, size_type __n);
242 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h 181 deallocate(pointer __p, size_type __n);
244 __pool_alloc<_Tp>::deallocate(pointer __p, size_type __n) function in class:__pool_alloc

Completed in 8634 milliseconds

1 2 3 45 6 7 8 9