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

1 2 3 4 5 6 7 8 91011>>

  /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_/
pat_trie_.hpp 172 s_leaf_allocator.deallocate(m_p_nd, 1);
202 s_inode_allocator.deallocate(p_nd, 1);
221 s_inode_allocator.deallocate(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_/
pat_trie_.hpp 172 s_leaf_allocator.deallocate(m_p_nd, 1);
202 s_inode_allocator.deallocate(p_nd, 1);
221 s_inode_allocator.deallocate(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_/
pat_trie_.hpp 172 s_leaf_allocator.deallocate(m_p_nd, 1);
202 s_inode_allocator.deallocate(p_nd, 1);
221 s_inode_allocator.deallocate(p_nd, 1);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
pat_trie_.hpp 172 s_leaf_allocator.deallocate(m_p_nd, 1);
202 s_inode_allocator.deallocate(p_nd, 1);
221 s_inode_allocator.deallocate(p_nd, 1);
  /art/compiler/
compiled_method.cc 151 alloc.deallocate(m, 1);
  /bionic/linker/
linker_allocator.h 91 void deallocate(T* ptr, size_t n) { function in class:linker_vector_allocator
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Mem.h 107 void deallocate();
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Mem.h 107 void deallocate();
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Mem.h 93 void deallocate();
  /external/e2fsprogs/debugfs/
debug_cmds.ct 73 request do_kill_file, "Deallocate an inode and its blocks",
  /external/freetype/include/
ftotval.h 158 * After use, the application should deallocate the five tables with
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btAlignedAllocator.h 89 void deallocate( pointer ptr ) { function in class:btAlignedAllocator
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftotval.h 158 * After use, the application should deallocate the five tables with
  /external/libxml2/os400/libxmlrpg/
list.rpgle 19 * @lk: the data to deallocate
  /external/llvm/include/llvm/Support/
ManagedStatic.h 99 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
  /external/llvm/lib/Support/
ManagedStatic.cpp 85 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
  /external/opencv3/3rdparty/libwebp/webp/
mux_types.h 63 // deallocate the object itself.
  /external/opencv3/samples/gpu/
driver_api_multi.cpp 145 // Deallocate data here, otherwise deallocation will be performed
  /external/pdfium/third_party/freetype/include/freetype/
ftotval.h 158 * After use, the application should deallocate the five tables with
  /external/srtp/crypto/hash/
auth.c 157 /* deallocate the auth function */
  /external/webp/include/webp/
mux_types.h 71 // deallocate the object itself.
  /external/webp/src/webp/
mux_types.h 71 // deallocate the object itself.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf.cpp 139 /* deallocate memory */
  /frameworks/base/libs/hwui/utils/
FatVector.h 71 void deallocate(pointer p, size_t num) { function in class:android::uirenderer::InlineStdAllocator
  /frameworks/compile/mclinker/lib/LD/
ELFSegment.cpp 92 g_ELFSegmentFactory->deallocate(pSegment);

Completed in 1757 milliseconds

1 2 3 4 5 6 7 8 91011>>