HomeSort by relevance Sort by last modified time
    Searched full:allocations (Results 101 - 125 of 1018) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
regressionwindow.py 48 # Cache revisions to avoid excessive allocations.
  /external/chromium_org/v8/src/
hydrogen-escape-analysis.h 73 // List of allocations captured during collection phase.
handles-inl.h 193 // handle allocations without an explicit handle scope.
203 // allocations.
  /external/compiler-rt/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.h 27 // For user allocations.
  /external/icu4c/i18n/
nfrlist.h 30 // unsafe class for internal use only. assume memory allocations succeed, indexes are valid.
  /external/icu4c/test/intltest/
itspoof.cpp 189 // A long "identifier" that will overflow implementation stack buffers, forcing heap allocations.
190 CHECK_SKELETON(SL, " A 1ong \\u02b9identifier' that will overflow implementation stack buffers, forcing heap allocations."
191 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
192 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations."
193 " A 1ong 'identifier' that will overflow implementation stack buffers, forcing heap allocations.",
195 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
196 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
197 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations."
198 " A long 'identifier' that vvill overflovv irnplernentation stack buffers, forcing heap allocations.")
  /external/linux-tools-perf/util/
callchain.h 63 * allocations.
  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h 33 /*--- Core id for VIDEOEDITOR Buffer allocations ---*/
  /libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
DdmVmInternal.java 80 * Fill a buffer with data on recent heap allocations.
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_reader.h 68 * the decompress structure, and frees allocations in libjpeg's pools.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 234 function is called, not during allocations. */
261 /* For regular rtl allocations. */
264 /* For regular tree allocations. */
267 /* For IDENTIFIER_NODE allocations. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 234 function is called, not during allocations. */
261 /* For regular rtl allocations. */
264 /* For regular tree allocations. */
267 /* For IDENTIFIER_NODE allocations. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ggc.h 234 function is called, not during allocations. */
261 /* For regular rtl allocations. */
264 /* For regular tree allocations. */
267 /* For IDENTIFIER_NODE allocations. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ggc.h 234 function is called, not during allocations. */
261 /* For regular rtl allocations. */
264 /* For regular tree allocations. */
267 /* For IDENTIFIER_NODE allocations. */
  /system/core/include/utils/
LinearAllocator.h 37 * allocations.
  /system/extras/memtrack/
memtrack.h 109 // Minimize a need for a lot of allocations by keeping our maps and
  /external/chromium/chrome/browser/
keychain_mock_mac.h 122 // Returns the number of allocations - deallocations for password data.
185 // Tracks the allocations and frees of password data in |FindGenericPassword|
  /external/chromium_org/gpu/command_buffer/client/
ring_buffer.h 21 // allocations must not be kept past new allocations.
transfer_buffer.h 19 // Wraps RingBufferWrapper to provide aligned allocations.
137 // alignment for allocations
  /external/chromium_org/third_party/WebKit/Source/platform/
PODArena.h 99 // satisfy large allocations. Mainly public for unit tests.
148 // Manages a chunk of memory and individual allocations out of it.
  /external/harfbuzz_ng/src/
hb-ot-layout-private.hh 41 /* buffer var allocations, used during the GSUB/GPOS processing */
46 /* buffer var allocations, used during the entire shaping process */
  /external/llvm/include/llvm/Support/
ArrayRecycler.h 100 /// Release all the tracked allocations to the allocator. The recycler must
101 /// be free of any tracked allocations before being deleted.
  /external/v8/src/
handles-inl.h 156 // handle allocations without an explicit handle scope.
166 // allocations.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDebug.java 99 * The returned value includes allocations that overflowed because they where too large
100 * (they were larger than the "sz" parameter to SQLITE_CONFIG_PAGECACHE) and allocations

Completed in 2926 milliseconds

1 2 3 45 6 7 8 91011>>