/external/libffi/src/x86/ |
darwin64.S | 41 deallocate some of the stack that has been alloca'd. */ 71 /* Deallocate the reg arg area. */ 77 /* Deallocate stack arg area; local stack frame in redzone. */ 225 /* Deallocate stack frame early; return value is now in redzone. */
|
unix64.S | 40 deallocate some of the stack that has been alloca'd. */ 71 /* Deallocate the reg arg area. */ 77 /* Deallocate stack arg area; local stack frame in redzone. */ 232 /* Deallocate stack frame early; return value is now in redzone. */
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
freebasic.php | 54 "deallocate", "declare", "defbyte", "defdbl", "defined", "defint", "deflng",
|
/external/llvm/include/llvm/Support/ |
ManagedStatic.h | 99 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
|
Threading.h | 27 /// llvm_stop_multithreaded - Deallocate structures necessary to make LLVM
|
/external/llvm/lib/Support/ |
ManagedStatic.cpp | 75 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
|
/external/llvm/test/CodeGen/AArch64/ |
tail-call.ll | 55 ; callee will not deallocate the space, even in fastcc.
|
/external/srtp/crypto/hash/ |
auth.c | 157 /* deallocate the auth function */
|
/external/webp/include/webp/ |
mux_types.h | 71 // deallocate the object itself.
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
q_plsf.cpp | 139 /* deallocate memory */
|
/frameworks/compile/mclinker/lib/LD/ |
LDSection.cpp | 83 g_SectFactory->deallocate(pSection);
|
LDSymbol.cpp | 64 g_LDSymbolFactory->deallocate(pSymbol);
|
/frameworks/compile/mclinker/lib/Support/ |
MemoryAreaFactory.cpp | 107 deallocate(pArea);
|
/frameworks/rs/ |
rsElement.h | 136 // deallocate any components that are part of this element.
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 55 * @param ptr pointer to space to deallocate
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 55 * @param ptr pointer to space to deallocate
|
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3Mem.h | 89 void deallocate();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
array_allocator.h | 64 deallocate(pointer, size_type) function in class:array_allocator_base
|
malloc_allocator.h | 98 deallocate(pointer __p, size_type) function in class:malloc_allocator
|
new_allocator.h | 94 deallocate(pointer __p, size_type) function in class:new_allocator
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/ |
resize_fn_imps.hpp | 126 s_entry_pointer_allocator.deallocate(m_entries, old_size);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
constructors_destructor_fn_imps.hpp | 125 s_node_allocator.deallocate(p_ret, 1);
|
erase_fn_imps.hpp | 59 s_node_allocator.deallocate(p_nd, 1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_map_/ |
erase_fn_imps.hpp | 133 s_entry_allocator.deallocate(p_l, 1);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
array_allocator.h | 66 deallocate(pointer, size_type) function in class:array_allocator_base
|