HomeSort by relevance Sort by last modified time
    Searched full:allocations (Results 401 - 425 of 622) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 108 // Set to true forces all allocations to use new().
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 108 // Set to true forces all allocations to use new().
  /system/core/init/
devices.c 799 /* we fork, to avoid making large memory allocations in init proper */
  /system/extras/ext4_utils/
allocate.c 609 /* Splits an allocation into two allocations. The returned allocation will
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 203 believe are supposed to be sub-block allocations. As far as I know,
    [all...]
  /external/icu4c/i18n/unicode/
ucol.h     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 253 // that allocations will be aligned.
    [all...]
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java     [all...]
  /external/v8/src/
bootstrapper.cc 116 ASSERT(len < 20); // Don't use this mechanism for unbounded allocations.
127 ASSERT(len < 1000); // Don't use this mechanism for unbounded allocations.
    [all...]
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h     [all...]
  /frameworks/base/core/java/android/os/
StrictMode.java 745 // Starts null to avoid unnecessary allocations when
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 987 // saves a lot of allocations and reduces memory usage
    [all...]
  /dalvik/vm/
InlineNative.cpp 61 * DO NOT perform any allocations or do anything that could cause a
  /external/chromium/base/
tracked_objects.h 90 // allocations.
  /external/chromium/chrome/browser/history/
history_types.h 122 // destructively copied without memory allocations.
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 1184 // Test that instrumentation of stack allocations takes into account
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaBasicBlock.java 987 // saves a lot of allocations and reduces memory usage
    [all...]
  /external/e2fsprogs/intl/
dcigettext.c 879 time. This is faster than many small allocations. */
    [all...]
  /external/icu4c/common/unicode/
messagepattern.h 319 * as a list of "parts" for fast and simple parsing and to minimize object allocations.
    [all...]
  /external/libnfc-nxp/src/
phHal4Nfc.c 188 /*Free all heap allocations*/
    [all...]
  /external/libxml2/include/libxml/
parser.h 50 * Callback for freeing some parser input allocations.
    [all...]
  /external/llvm/lib/CodeGen/
StackColoring.cpp 84 /// StackColoring - A machine pass for merging disjoint stack allocations,
  /external/qemu/elff/
dwarf_defs.h 868 /* Empties array and frees allocations. */
    [all...]
  /external/quake/quake/src/QW/client/
zone.c 312 Otherwise, allocations with the same name will be totaled up before printing.
  /external/quake/quake/src/WinQuake/
zone.cpp 312 Otherwise, allocations with the same name will be totaled up before printing.

Completed in 5607 milliseconds

<<11121314151617181920>>