Searched
full:allocation (Results
1926 -
1950 of
3591) sorted by null
<<71727374757677787980>>
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.cpp | 120 // Note that this is over conservative, as it also prevents allocation of R31 175 /// addi Rnew, SP, \#maxCalFrameSize ; get the top of the allocation
|
/external/llvm/lib/Transforms/IPO/ |
FunctionAttrs.cpp | 528 // Check whether the pointer came from an allocation. 541 return false; // Did not come from an allocation.
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | 77 /// PromoteCastOfAllocation - If we find a cast of an allocation instruction, 98 // If the allocation has multiple uses, only promote it if we are strictly 99 // increasing the alignment of the resultant allocation. If we keep it the 107 // If the allocation has multiple uses, only promote it if we're not 145 // If the allocation has multiple real uses, insert a cast and change all 149 // New is the allocation instruction, pointer typed. AI is the original 150 // allocation instruction, also pointer typed. Thus, cast to use is BitCast. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
ScalarReplAggregates.cpp | 560 // If this is a memcpy or memmove into or out of the whole allocation, we 686 // If this is a memcpy or memmove into or out of the whole allocation, we [all...] |
/external/opencv/cxcore/include/ |
cvwimage.h | 81 // // allocation and will use SSE if IPP is available. 97 // Functions that are not part of the basic image allocation, viewing, and
|
/external/openssh/ |
ssh-keygen.0 | 205 no-pty Disable PTY allocation (permitted by default). 221 Allows PTY allocation.
|
ssh-keygen.1 | 366 Disable PTY allocation (permitted by default). 382 Allows PTY allocation.
|
/external/openssl/crypto/ |
crypto.h | 516 * 0: called before the actual memory allocation has taken place 517 * 1: called after the actual memory allocation has taken place
|
/external/openssl/include/openssl/ |
crypto.h | 516 * 0: called before the actual memory allocation has taken place 517 * 1: called after the actual memory allocation has taken place
|
/external/oprofile/ |
ChangeLog-2008 | 236 instead of automatic allocation from the stack to avoid allocation
|
/external/qemu/distrib/jpeg-6b/ |
jmemdos.c | 161 * Near-memory allocation and freeing are controlled by the regular library 196 * This routine computes the total memory space available for allocation.
|
/external/qemu/ |
qemu-monitor.hx | 556 "target", "request VM to change it's memory allocation (in MB)" }, 559 Request VM to change its memory allocation to @var{value} (in MB).
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_mixer.c | 76 /* check Configuration Module for mix buffer allocation */ 313 /* check Configuration Module for static memory allocation */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_mixer.c | 76 /* check Configuration Module for mix buffer allocation */ 313 /* check Configuration Module for static memory allocation */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mixer.c | 76 /* check Configuration Module for mix buffer allocation */ 313 /* check Configuration Module for static memory allocation */
|
/external/speex/libspeex/ |
lsp.c | 231 VARDECL(spx_word32_t *Q); /* ptrs for memory allocation */ 233 VARDECL(spx_word16_t *Q16); /* ptrs for memory allocation */
|
/external/v8/src/ |
heap-inl.h | 475 CollectAllGarbage(kNoGCFlags, "external memory allocation limit reached"); 525 "allocation failure"); \
|
runtime.h | 31 #include "allocation.h" 619 // Returns failure if an allocation fails. In this case, it must be
|
v8globals.h | 112 class Allocation; 408 // Support for tracking C++ memory allocation. Insert TRACK_MEMORY("Fisk")
|
/external/valgrind/main/coregrind/m_demangle/ |
demangle.h | 151 /* Callback typedef for allocation-less demangler interfaces. */ 626 memory allocation error. */
|
/external/valgrind/main/docs/internals/ |
3_2_BUGSTATUS.txt | 30 95483 fixed massif feature request: include peak allocation in report 188 r6649 r6716 32 n-i-bz 64-bit allocation counts?
|
/external/wpa_supplicant_8/src/utils/ |
os.h | 190 * allocation is used for an array. The main benefit over os_zalloc() is in 237 * If re-allocation fails, %NULL is returned and the original buffer (ptr) is
|
/external/zlib/src/examples/ |
gun.c | 11 Improve allocation failure checking 32 allocation failure will abort the command. If -t is specified, then the
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4READER_Common.h | 423 * @return M4ERR_ALLOC a memory allocation has failed 680 * @returns M4ERR_ALLOC memory allocation failed
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
syn_filt.cpp | 184 Word16 tmp[80]; // This is usually done by memory allocation (lg+M) 261 Word16 tmp[2*M]; /* This is usually done by memory allocation (lg+M) */
|
Completed in 1573 milliseconds
<<71727374757677787980>>