Searched
full:deallocate (Results
551 -
575 of
1250) sorted by null
<<21222324252627282930>>
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
unknown_field_set.h | 83 // Remove all fields and deallocate internal data objects
|
/system/bt/stack/avct/ |
avct_lcb.c | 345 ** Description Deallocate a link control block.
|
/system/bt/stack/avdt/ |
avdt_ccb.c | 410 ** Description Deallocate a stream control block.
|
/system/extras/showslab/ |
showslab.c | 157 * free_slablist - deallocate the memory associated with each node in the
|
/art/runtime/base/ |
hash_set.h | 592 allocfn_.deallocate(data_, NumBuckets()); 628 allocfn_.deallocate(old_data, old_num_buckets);
|
/device/google/dragon/audio/hal/ |
dictionary.c | 137 @param d dictionary object to deallocate. 140 Deallocate a dictionary object and all memory associated to it.
|
/external/clang/lib/CodeGen/ |
CGCleanup.h | 579 deallocate(EHCatchScope::getSizeForNumHandlers(scope.getNumHandlers())); 587 deallocate(EHTerminateScope::getSize());
|
/external/clang/lib/Sema/ |
SemaAttr.cpp | 109 /// FreePackedContext - Deallocate and null out PackContext. 535 /// FreeVisContext - Deallocate and null out VisContext.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
MacOSKeychainAPIChecker.cpp | 380 // Process functions which might deallocate. 402 // If kCFAllocatorNull, which does not deallocate, we still have to
|
/external/dlmalloc/ |
malloc.h | 270 retroactively deallocate existing used memory. 558 Destroying this space will deallocate all additionally allocated
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 366 Deallocate the inode 516 to have no other references, deallocate the file. This command functions
|
/external/e2fsprogs/ext2ed/ |
init.c | 335 add_user_command (&ptr->type_commands,"deallocate","Deallocates the current block",type_ext2_block_bitmap___deallocate); 344 add_user_command (&ptr->type_commands,"deallocate","Deallocates the current inode",type_ext2_inode_bitmap___deallocate);
|
/external/libcxxabi/src/ |
cxa_exception.cpp | 494 // Reset exception_header to primaryException and deallocate the dependent exception 610 deallocate the exception.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/ |
ft2-gx_validation.html | 154 <p>After use, the application should deallocate the buffers pointed to by each ‘tables’ element, by calling <a href="ft2-gx_validation.html#FT_TrueTypeGX_Free">FT_TrueTypeGX_Free</a>. A NULL value indicates that the table either doesn't exist in the font, the application hasn't asked for validation, or the validator doesn't have the ability to validate the sfnt table.</p> 220 <p>After use, the application should deallocate the buffers pointed to by ‘ckern_table’, by calling <a href="ft2-gx_validation.html#FT_ClassicKern_Free">FT_ClassicKern_Free</a>. A NULL value indicates that the table doesn't exist in the font.</p>
|
/external/libnfc-nci/src/nfa/hci/ |
nfa_hci_api.c | 270 NFA_TRACE_API1 ("NFA_HciDeallocGate (): Cannot deallocate the gate:0x%02x", gate); 276 /* Request HCI to deallocate the gate that was previously allocated to the application */ [all...] |
/external/llvm/test/MC/Hexagon/instructions/ |
ld.s | 387 # Deallocate stack frame 391 # Deallocate stack frame and return
|
/external/opencv3/modules/core/doc/ |
intro.markdown | 68 destructors that deallocate the underlying memory buffers when needed. This means that the 69 destructors do not always deallocate the buffers as in case of Mat. They take into account possible
|
/external/svox/pico/lib/ |
picoctrl.c | 272 /* deallocate members (procCbOut and procUnit) */ 277 /* deallocate object itself */
|
/external/valgrind/coregrind/ |
pub_core_threadstate.h | 327 that we don't try and allocate or deallocate its stack. For 365 /* Client stacks. When a thread slot is freed, we don't deallocate its
|
/hardware/libhardware/include/hardware/ |
keymaster1.h | 278 * non-NULL. If non-NULL, the caller assumes ownership and must deallocate with 353 * ownership and must deallocate with keymaster_free_characteristics(). Note that
|
/hardware/qcom/keymaster/ |
keymaster_qcom.cpp | 290 /** @brief: Deallocate ION memory 299 /* Deallocate the memory for the listener */
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_exception.cpp | 494 // Reset exception_header to primaryException and deallocate the dependent exception 610 deallocate the exception.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 320 _STLP_UNWIND(this->_M_header.deallocate(__tmp,1)) 498 this->_M_header.deallocate(__STATIC_CAST(_Link_type, __x), 1);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
mt_allocator.h | 672 deallocate(pointer __p, size_type __n); 736 deallocate(pointer __p, size_type __n) function in class:__mt_alloc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
gthr-default.h | 520 /* Deallocate a mutex. */ 610 /* Deallocate a condition. */
|
Completed in 1646 milliseconds
<<21222324252627282930>>