Searched
full:heap (Results
851 -
875 of
1817) sorted by null
<<31323334353637383940>>
/hardware/ti/omap3/dspbridge/inc/ |
drv.h | 184 bool heapAllocated; //Heap status 246 /* DSP Heap resources */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cgraph.h | 235 DEF_VEC_ALLOC_P(cgraph_edge_p,heap); 371 VEC(cgraph_edge_p,heap)*,
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
cgraph.h | 237 DEF_VEC_ALLOC_P(cgraph_edge_p,heap); 375 VEC(cgraph_edge_p,heap)*,
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
cgraph.h | 240 DEF_VEC_ALLOC_P(cgraph_edge_p,heap); 381 VEC(cgraph_edge_p,heap)*,
|
/dalvik/tests/074-gc-thrash/src/ |
Main.java | 31 // dump heap before
|
/dalvik/vm/alloc/ |
HeapBitmap.cpp | 23 * enough to cover a heap at <base> of <maxSize> bytes, where
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
StaticTriangleRenderer.java | 212 // native heap where the garbage collector cannot
|
TriangleRenderer.java | 180 // native heap where the garbage collector cannot
|
/development/samples/Compass/src/com/example/android/compass/ |
CompassActivity.java | 181 // native heap where the garbage collector cannot
|
/device/samsung/tuna/ |
device.mk | 155 $(call inherit-product, frameworks/base/build/phone-xhdpi-1024-dalvik-heap.mk)
|
/external/chromium/chrome/browser/debugger/ |
devtools_sanity_unittest.cc | 249 // Tests heap profiler.
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager_unittest.cc | 53 // Heap-allocated form is owned by p.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
StackAddrEscapeChecker.cpp | 11 // stack address is stored into a global or heap location. See CERT DCL30-C.
|
/external/dropbear/libtommath/ |
changes.txt | 130 -- Added the heap macros from LTC to LTM. Now you can easily [by editing four lines of tommath.h] 131 change the name of the heap functions used in LTM [also compatible with LTC via MPI mode] 343 v0.07 -- Removed alot of heap operations from core functions to speed them up 356 -- Fixed up mp_init_size to use only one heap operation
|
/external/icu4c/common/unicode/ |
localpointer.h | 155 // No heap allocation. Use only on the stack.
|
/external/jpeg/ |
jmemsys.h | 44 * On an 80x86 machine using small-data memory model, these manage near heap.
|
/external/libvpx/examples/includes/geshi/geshi/ |
cobol.php | 58 'ERRORFILE', 'ERRORS', 'FIPS', 'NOFIPS', 'FMAP', 'HEADING', 'HEAP',
|
/external/llvm/lib/Target/ARM/ |
ARMJITInfo.h | 92 /// separately allocated heap memory rather than in the same
|
/external/mesa3d/src/mesa/main/ |
config.h | 154 * [MAX_WIDTH] are allocated from the heap */
|
/external/neven/Embedded/common/src/b_BasicEm/ |
APhArr.h | 84 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
ComplexArr.h | 84 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
Int16Arr.h | 83 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
Int32Arr.h | 83 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
Int8Arr.h | 83 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
UInt16Arr.h | 88 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
|
Completed in 3582 milliseconds
<<31323334353637383940>>