HomeSort by relevance Sort by last modified time
    Searched full:heap (Results 976 - 1000 of 1817) sorted by null

<<31323334353637383940>>

  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 14 |* macros, since most of the parameters are not GC heap objects. *|
  /external/llvm/include/llvm/ADT/
SmallBitVector.h 26 /// when possible, or as a pointer to a larger heap-allocated array when
  /external/llvm/include/llvm/
OperandTraits.h 84 /// heap address.
  /external/neven/Embedded/common/src/b_ImageEm/
UInt8PyramidalImage.h 115 /** calculates the amount of heap memory needed (16bit words) if created with given parameters */
  /external/oprofile/
HACKING 2 mouthing "brum, brum", rocking wheel, of course you have, the heap is rusted
  /external/proguard/src/proguard/
Initializer.java 224 // Share strings between the classes, to reduce heap memory usage.
  /external/protobuf/src/google/protobuf/
message_lite.h 191 // reduce heap fragmentation by instead re-using the same string
  /external/qemu/
Makefile.target 196 # libc.so in order to keep track of memory blocks allocated from heap. Memory
  /external/qemu/android/
main.c 998 /* Compute the default heap size based on the RAM size.
1001 * 96MB RAM -> 16MB heap
1002 * 128MB RAM -> 24MB heap
1003 * 256MB RAM -> 48MB heap
    [all...]
  /external/quake/quake/src/QW/client/
d_surf.c 20 // d_surf.c: rasterization driver surface heap manager
snd_mem.c 105 byte stackbuf[1*1024]; // avoid dirtying the cache heap
  /external/quake/quake/src/WinQuake/
d_surf.cpp 20 // d_surf.c: rasterization driver surface heap manager
snd_mem.cpp 105 byte stackbuf[1*1024]; // avoid dirtying the cache heap
  /external/svox/pico/lib/
picodbg.h 52 * - allocating global data on the heap would require to pass
  /external/v8/src/arm/
code-stubs-arm.h 261 // This stub can convert a signed int32 to a heap number (double). It does
  /external/v8/src/
execution.h 254 // Returns true if the heap's stack limits should be set, false if not.
jsregexp.h 178 // Limit the space regexps take up on the heap. In order to limit this we
179 // would like to keep track of the amount of regexp code on the heap. This
203 // subject JS String object is cached in the heap. We also cache a
    [all...]
scopes.cc 168 isolate->heap()->arguments_shadow_symbol(), &mode);
636 PrintF("%d heap slots\n", num_heap_slots_); }
    [all...]
  /external/v8/src/ia32/
codegen-ia32.cc 68 // the V8 heap. We can't, and don't, refer to any relocatable addresses
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 46 * - t1 : Pointer to current code object (Code*) including heap object tag.
  /external/v8/test/mjsunit/
string-index.js 199 // Test heap number case.
  /external/valgrind/main/
NEWS 52 n-i-bz Massif: don't assert on shmat() with --pages-as-heap=yes
84 * A new experimental heap profiler, DHAT.
150 * Massif has a new option, --pages-as-heap, which is disabled by
152 of heap blocks (as allocated with malloc/new/new[]), it instead
155 Interpreting the page-level output is harder than the heap-level
174 describe thread-safe reference counted heap objects have also been
181 * A new experimental heap profiler, DHAT (Dynamic Heap Analysis Tool),
182 has been added. DHAT keeps track of allocated heap blocks, and also
    [all...]
  /external/valgrind/main/coregrind/
m_hashtable.c 140 /* Puts a new, heap allocated VgHashNode, into the VgHashTable. Prepends
m_mallocfree.c 97 when heap profiling is not enabled, and
101 when it is enabled. It follows that the minimum overhead per heap
107 when heap profiling is not enabled, and
129 The heap-profile cost-center field is 8 bytes even on 32 bit
206 "end of a heap block and corrupting heap metadata. If you fix any\n"
231 // heap profiling is engaged
248 "Heap block lo/hi size mismatch: lo = %llu, hi = %llu.\n%s",
747 // Mark this segment as containing client heap. The leak
    [all...]
  /external/valgrind/main/docs/html/
manual-writing-tools.html 65 recording, and support for replacing heap allocation functions such as
216 record extra information about heap blocks; etc.</p>
227 These include things such as heap blocks being allocated, the stack
231 <p>For example, if the tool want to be notified when a new heap block

Completed in 2242 milliseconds

<<31323334353637383940>>