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

<<11121314151617181920>>

  /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_/
split_fn_imps.hpp 187 s_inode_allocator.deallocate(p_ind, 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
array_allocator.h 70 deallocate(pointer, size_type) function in class:array_allocator_base
  /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_/
constructor_destructor_fn_imps.hpp 179 s_entry_pointer_allocator.deallocate(m_entries, m_num_e);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 196 s_entry_allocator.deallocate(m_entries, m_num_e);
  /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_/
split_fn_imps.hpp 187 s_inode_allocator.deallocate(p_ind, 1);
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftsnames.h 150 /* null-terminated. The application should deallocate it if it is no */
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
array_allocator.h 70 deallocate(pointer, size_type) function in class:array_allocator_base
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 179 s_entry_pointer_allocator.deallocate(m_entries, m_num_e);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 196 s_entry_allocator.deallocate(m_entries, m_num_e);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/pat_trie_/
split_fn_imps.hpp 187 s_inode_allocator.deallocate(p_ind, 1);
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
deque     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_slist.c 51 _M_head.deallocate(__tmp,1);
_slist.h 178 _M_head.deallocate(__next,1);
259 _STLP_UNWIND(this->_M_head.deallocate(__node, 1))
270 _STLP_UNWIND(this->_M_head.deallocate(__node, 1))
455 this->_M_head.deallocate(__node, 1);
  /system/bt/bta/pan/
bta_pan_main.c 298 ** Description Deallocate a link control block.
  /toolchain/binutils/binutils-2.25/gas/
sb.c 73 /* Deallocate the sb at ptr. */
  /external/opencv3/modules/core/include/opencv2/core/
cvstd.hpp 153 void deallocate(pointer p, size_type) { fastFree(p); } function in class:cv::Allocator
573 void deallocate();
660 deallocate();
668 deallocate();
678 deallocate();
688 deallocate();
772 deallocate();
  /external/clang/lib/AST/
Stmt.cpp 300 C.Deallocate(Body);
435 C.Deallocate(this->Names);
439 C.Deallocate(this->Exprs);
443 C.Deallocate(this->Constraints);
447 C.Deallocate(this->Clobbers);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraMem.cpp 434 * DESCRIPTION: deallocate buffers
865 * FUNCTION : deallocate
867 * DESCRIPTION: deallocate buffers
873 void QCameraHeapMemory::deallocate() function in class:qcamera::QCameraHeapMemory
1072 void QCameraStreamMemory::deallocate() function in class:qcamera::QCameraStreamMemory
1387 void QCameraVideoMemory::deallocate() function in class:qcamera::QCameraVideoMemory
1801 void QCameraGrallocMemory::deallocate() function in class:qcamera::QCameraGrallocMemory
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraMem.cpp 434 * DESCRIPTION: deallocate buffers
865 * FUNCTION : deallocate
867 * DESCRIPTION: deallocate buffers
873 void QCameraHeapMemory::deallocate() function in class:qcamera::QCameraHeapMemory
1072 void QCameraStreamMemory::deallocate() function in class:qcamera::QCameraStreamMemory
1387 void QCameraVideoMemory::deallocate() function in class:qcamera::QCameraVideoMemory
1801 void QCameraGrallocMemory::deallocate() function in class:qcamera::QCameraGrallocMemory
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraMem.cpp 291 * DESCRIPTION: deallocate buffers
729 * FUNCTION : deallocate
731 * DESCRIPTION: deallocate buffers
737 void QCameraHeapMemory::deallocate() function in class:qcamera::QCameraHeapMemory
925 * FUNCTION : deallocate
927 * DESCRIPTION: deallocate buffers
933 void QCameraStreamMemory::deallocate() function in class:qcamera::QCameraStreamMemory
1181 void QCameraVideoMemory::deallocate() function in class:qcamera::QCameraVideoMemory
1587 void QCameraGrallocMemory::deallocate() function in class:qcamera::QCameraGrallocMemory
    [all...]
QCameraStream.cpp 115 * DESCRIPTION: static function entry to deallocate stream buffers
140 * DESCRIPTION: static function entry to deallocate deffered stream buffers
352 mStreamInfoBuf->deallocate();
894 mStreamBufs->deallocate();
908 mStreamBufs->deallocate();
921 mStreamBufs->deallocate();
939 mStreamBufs->deallocate();
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp 428 * DESCRIPTION: deallocate buffers
823 // Deallocate remaining buffers that have already been allocated
887 * FUNCTION : deallocate
889 * DESCRIPTION: deallocate buffers
895 void QCameraHeapMemory::deallocate() function in class:qcamera::QCameraHeapMemory
1015 LOGH("%s, buf_cnt > 0, deallocate buffers now.\n", __func__);
1016 deallocate();
1151 void QCameraStreamMemory::deallocate() function in class:qcamera::QCameraStreamMemory
1524 void QCameraVideoMemory::deallocate() function in class:qcamera::QCameraVideoMemory
2267 void QCameraGrallocMemory::deallocate() function in class:qcamera::QCameraGrallocMemory
    [all...]
  /external/libcxx/include/
list 693 __node_alloc_traits::deallocate(__na, __n, 1);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
list 721 __node_alloc_traits::deallocate(__na, __n, 1);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
hashtable.h 352 // Deallocate the linked list of nodes pointed to by __n
625 // deallocate it on exception.
631 // deallocate it on exception.
732 _M_node_allocator().deallocate(__n, 1);
747 _M_node_allocator().deallocate(__n, 1);
794 __alloc.deallocate(__p, __n);
    [all...]

Completed in 1442 milliseconds

<<11121314151617181920>>