/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
zconf.h | 175 * model programming (small or medium model with some far allocations).
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/ |
zconf.h | 175 * model programming (small or medium model with some far allocations).
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/ |
zconf.h | 175 * model programming (small or medium model with some far allocations).
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/ |
zconf.h | 175 * model programming (small or medium model with some far allocations).
|
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
objectNameManager.h | 55 // Class NameSpace - this class manages allocations and deletions of objects
|
/external/chromium/base/ |
process_util_mac.mm | 736 // allocations from non-default zones. 830 // only supports batch_malloc for "tiny" allocations from the free list. It 831 // will fail for allocations larger than "tiny", and will only allocate as
|
/external/freetype/src/base/ |
ftdbgmem.c | 413 "FreeType: total memory allocations = %ld\n", table->alloc_total ); 690 /* return NULL if the maximum number of allocations was reached */ 790 /* return NULL if the maximum number of allocations was reached */
|
/external/llvm/lib/Analysis/IPA/ |
GlobalsModRef.cpp | 299 /// heap memory: that is, all initializers of the globals are allocations, and 300 /// those allocations have no use other than initialization of the global. 349 // Okay, this is an indirect global. Remember all of the allocations for
|
/external/qemu/memcheck/ |
memcheck.c | 259 * 1 if process has allocations descriptors for pages defined by a buffer, or 260 * 0 if pages containing given buffer don't have any memory allocations in 456 * that we somehow lost track of memory allocations. */
|
memcheck_common.h | 221 * allocations can be made in context of that process PID. This flag marks such 222 * allocations in the process' allocation descriptors map. 228 * a copy of the parent process' heap. Thus, all allocations that were recorded
|
/external/valgrind/main/exp-dhat/docs/ |
dh-manual.xml | 21 allocations.</para> 62 <listitem><para>useless or underused allocations: blocks which are 201 <para>Well, at least all the blocks are freed (24,240 allocations,
|
/frameworks/rs/cpu_ref/ |
rsCpuScript.cpp | 476 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); 480 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations"); 495 mCtx->getContext()->setError(RS_ERROR_BAD_SCRIPT, "rsForEach called with null allocations");
|
/external/llvm/docs/ |
AliasAnalysis.rst | 523 * Distinct globals, stack allocations, and heap allocations can never alias. 524 * Globals, stack allocations, and heap allocations never alias the null pointer. 530 * Function calls can not modify or references stack allocations if they never
|
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 151 * <p>This is set by default for allocations created with {@link 658 * Copy an Allocation from an Allocation. The types of both allocations 666 throw new RSIllegalArgumentException("Types of allocations must match."); [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
ChangeLog | 75 reduced system time spent on allocations. 94 now the huge disparity in memory allocations. A 356 This caused literally millions of extra calls and vector allocations
|
/dalvik/vm/alloc/ |
HeapSource.cpp | 96 * allocations requested via dvmHeapSourceMorecore. 657 * first time. We create a heap for all future zygote process allocations, 660 * troubles is small allocations filling in the gaps from larger ones.) 674 /* Create a new heap for post-fork zygote allocations. We only [all...] |
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3string.h | 46 /** Base string class tracks the allocations and provides simple string
|
/external/bluetooth/bluedroid/include/ |
gki_target.h | 391 /* The following pool is meant for large allocations such as SDP_DB */
|
/external/elfutils/libdwfl/ |
offline.c | 157 range for the offline allocations. If this module did use
|
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-arabic.cc | 31 /* buffer var allocations */
|
hb-ot-shape-complex-sea.cc | 29 /* buffer var allocations */
|
/external/llvm/include/llvm/IR/ |
OperandTraits.h | 48 /// Naturally it may only decrease, because the allocations may not change.
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
SectionMemoryManager.cpp | 79 // it as a constructor parameter) to minimize the number of allocations.
|
/external/llvm/lib/Target/Hexagon/ |
HexagonFrameLowering.cpp | 58 // that allocations will be aligned.
|
/external/stressapptest/src/ |
sat.h | 66 // Clean up allocations and resources.
|