/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
sp_enc.cpp | 198 HEAP MEMORY USED: x bytes 324 HEAP MEMORY USED: x bytes 433 HEAP MEMORY USED: x bytes 550 HEAP MEMORY USED: x bytes 698 HEAP MEMORY USED: x bytes
|
dtx_enc.cpp | 222 HEAP MEMORY USED: x bytes 343 HEAP MEMORY USED: x bytes 450 HEAP MEMORY USED: x bytes 649 HEAP MEMORY USED: x bytes 922 HEAP MEMORY USED: x bytes 1102 HEAP MEMORY USED: x bytes [all...] |
ton_stab.cpp | 167 HEAP MEMORY USED: x bytes 272 HEAP MEMORY USED: x bytes 364 HEAP MEMORY USED: x bytes 508 HEAP MEMORY USED: x bytes 673 HEAP MEMORY USED: x bytes 771 HEAP MEMORY USED: x bytes
|
/frameworks/base/services/camera/libcameraservice/ |
CameraService.cpp | 1066 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); local 1123 sp<IMemoryHeap> heap = mem->getMemory(&offset, &size); local [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
agc.cpp | 151 HEAP MEMORY USED: x bytes 241 HEAP MEMORY USED: x bytes 353 HEAP MEMORY USED: x bytes 461 HEAP MEMORY USED: x bytes 560 HEAP MEMORY USED: x bytes 720 HEAP MEMORY USED: x bytes 946 HEAP MEMORY USED: x bytes
|
ec_gains.cpp | 182 HEAP MEMORY USED: x bytes 299 HEAP MEMORY USED: x bytes 436 HEAP MEMORY USED: x bytes 561 HEAP MEMORY USED: x bytes 670 HEAP MEMORY USED: x bytes 790 HEAP MEMORY USED: x bytes
|
/sdk/ddms/app/src/com/android/ddms/ |
UIThread.java | 137 "Info", "Threads", "VM Heap", "Native Heap", 142 "Client information", "Thread status", "VM heap status", 143 "Native heap status", "Allocation Tracker", "Sysinfo graphs" 406 new com.android.ddmuilib.heap.NativeHeapPanel(getStore()); [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
vad1.cpp | 149 HEAP MEMORY USED: x bytes 280 HEAP MEMORY USED: x bytes 384 HEAP MEMORY USED: x bytes 488 HEAP MEMORY USED: x bytes 596 HEAP MEMORY USED: x bytes 733 HEAP MEMORY USED: x bytes 927 HEAP MEMORY USED: x bytes [all...] |
/frameworks/base/services/surfaceflinger/ |
SurfaceFlinger.cpp | 235 MemoryHeapBase::READ_ONLY, "SurfaceFlinger read-only heap"); [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
gimple.h | 34 DEF_VEC_ALLOC_P(gimple,heap); 39 DEF_VEC_ALLOC_P(gimple_seq,heap); 43 typedef VEC(gimple, heap) *gimple_vec; 45 DEF_VEC_ALLOC_P (gimple_vec, heap); 784 gimple gimple_build_call_vec (tree, VEC(tree, heap) *); 802 gimple gimple_build_switch_vec (tree, tree, VEC(tree,heap) *); 821 void sort_case_labels (VEC(tree,heap) *); 958 VEC(gimple,heap) *bind_expr_stack; 964 VEC(tree,heap) *case_labels; 987 extern VEC(gimple, heap) *gimple_bind_expr_stack (void) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
gimple.h | 34 DEF_VEC_ALLOC_P(gimple,heap); 39 DEF_VEC_ALLOC_P(gimple_seq,heap); 43 typedef VEC(gimple, heap) *gimple_vec; 45 DEF_VEC_ALLOC_P (gimple_vec, heap); 784 gimple gimple_build_call_vec (tree, VEC(tree, heap) *); 802 gimple gimple_build_switch_vec (tree, tree, VEC(tree,heap) *); 821 void sort_case_labels (VEC(tree,heap) *); 958 VEC(gimple,heap) *bind_expr_stack; 964 VEC(tree,heap) *case_labels; 987 extern VEC(gimple, heap) *gimple_bind_expr_stack (void) [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
gimple.h | 34 DEF_VEC_ALLOC_P(gimple,heap); 39 DEF_VEC_ALLOC_P(gimple_seq,heap); 43 typedef VEC(gimple, heap) *gimple_vec; 45 DEF_VEC_ALLOC_P (gimple_vec, heap); 784 gimple gimple_build_call_vec (tree, VEC(tree, heap) *); 802 gimple gimple_build_switch_vec (tree, tree, VEC(tree,heap) *); 821 void sort_case_labels (VEC(tree,heap) *); 958 VEC(gimple,heap) *bind_expr_stack; 964 VEC(tree,heap) *case_labels; 987 extern VEC(gimple, heap) *gimple_bind_expr_stack (void) [all...] |
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 356 void FullCodeGenerator::EffectContext::Plug(Heap::RootListIndex index) const { 362 Heap::RootListIndex index) const { 368 Heap::RootListIndex index) const { 373 void FullCodeGenerator::TestContext::Plug(Heap::RootListIndex index) const { 614 // Emit the write barrier code if the location is in the heap. [all...] |
macro-assembler-ia32.cc | 49 code_object_ = Handle<Object>(isolate()->heap()->undefined_value(), 66 // Compute the page start address from the heap object pointer, and reuse 866 // Allocate heap number in new space. [all...] |
/dalvik/vm/ |
Init.cpp | 95 dvmFprintf(stderr, " -XmsN (min heap, must be multiple of 1K, >= 1MB)\n"); 96 dvmFprintf(stderr, " -XmxN (max heap, must be multiple of 1K, >= 2MB)\n"); [all...] |
/external/icu4c/common/unicode/ |
utext.h | 114 * UText, or heap allocate a new UText. Here is sample code for creating 130 * either by the UTEXT_INITIALIZER, or by having been originally heap-allocated 132 * heap-allocate and fully initialize a new UText. 355 * or NULL if the clone function should heap-allocate a new UText struct. [all...] |
/external/valgrind/main/exp-ptrcheck/tests/ |
hackedbz2.c | 3254 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local [all...] |
/external/valgrind/main/massif/tests/ |
culling1.stderr.exp | 429 Massif: heap allocs: 200 430 Massif: heap reallocs: 0 431 Massif: heap frees: 0 432 Massif: ignored heap allocs: ... 433 Massif: ignored heap frees: ... 434 Massif: ignored heap reallocs: ...
|
culling2.stderr.exp | [all...] |
/external/valgrind/main/memcheck/tests/ |
origin5-bz2.c | 3245 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local [all...] |
varinfo6.c | 3283 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local [all...] |
/external/valgrind/main/perf/ |
bz2.c | 3245 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; local [all...] |
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-objcopy.1 | 206 [\fB\-\-heap=\fR\fIsize\fR] [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/share/man/man1/ |
arm-linux-androideabi-objcopy.1 | 206 [\fB\-\-heap=\fR\fIsize\fR] [all...] |
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 437 protected: // Don't allow creation on heap, except by sync API wrappers. 519 private: // Don't allow creation on heap, except by sync API wrappers. [all...] |