Searched
full:deallocate (Results
776 -
800 of
1250) sorted by null
<<31323334353637383940>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_bvector.h | 479 _M_impl.deallocate(_M_impl._M_start._M_p,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
rc_string_base.h | 449 _Rep_alloc_type(__a).deallocate(this, __size / sizeof(_Rep));
|
slist | 254 { _Node_alloc::deallocate(__p, 1); }
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_bvector.h | 479 _M_impl.deallocate(_M_impl._M_start._M_p,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
rc_string_base.h | 449 _Rep_alloc_type(__a).deallocate(this, __size / sizeof(_Rep));
|
slist | 254 { _Node_alloc::deallocate(__p, 1); }
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
rc_string_base.h | 449 _Rep_alloc_type(__a).deallocate(this, __size / sizeof(_Rep));
|
slist | 254 { _Node_alloc::deallocate(__p, 1); }
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_bvector.h | 305 _M_end_of_storage.deallocate(_M_start._M_p,
|
_tree.c | 661 this->_M_header.deallocate(__STATIC_CAST(_Link_type, __x),1);
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/ |
_debug.c | 304 _STLP_STRING_LITERAL("Size of block passed to deallocate() doesn't match block size"), \
|
/system/bt/bta/ag/ |
bta_ag_act.c | 489 /* else close port and deallocate scb */
|
bta_ag_main.c | 331 ** Description Deallocate a service control block. [all...] |
/system/bt/stack/avdt/ |
avdt_ccb_act.c | [all...] |
/system/bt/stack/btm/ |
btm_ble_adv_filter.c | [all...] |
/system/bt/stack/include/ |
avrc_api.h | 231 ** can deallocate the memory after the callback function has
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-sh64.c | 440 Otherwise, we don't need it anymore and should deallocate it. */
|
hash.c | 122 deallocate or modify the string as long as the hash table
|
/toolchain/binutils/binutils-2.25/include/ |
xtensa-isa.h | 230 /* Deallocate an xtensa_isa structure. */
|
/external/libxml2/ |
relaxng.c | 677 * Deallocate a RelaxNG document structure. 698 * Deallocate a RelaxNG document structures. 716 * Deallocate a RelaxNG include structure. 737 * Deallocate a RelaxNG include structure. 778 * Deallocate a RelaxNG schema structure. 803 * Deallocate a RelaxNG structure. 857 * Deallocate a RelaxNG grammar structure. 934 * Deallocate RelaxNG partition set structures. 967 * Deallocate a RelaxNG define structure. [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3Channel.cpp | 770 mOfflineMetaMemory.deallocate(); 924 mMemory.deallocate(); [all...] |
/external/clang/lib/AST/ |
Decl.cpp | [all...] |
/external/libcxx/include/ |
string | [all...] |
/external/libcxxabi/src/ |
cxa_demangle.cpp | [all...] |
/external/libxml2/doc/devhelp/ |
libxml2-valid.html | [all...] |
Completed in 1351 milliseconds
<<31323334353637383940>>