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

1 2 3 4 5 67 8 91011>>

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptIntrinsicColorMatrix.java 22 * Intrinsic for applying a color matrix to allocations.
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 76 //2D Allocations are not supported currently
  /hardware/ti/omap4xxx/hwc/
hal_public.h 55 * Android API. This also prevents us from leaking maps/allocations.
  /libcore/dalvik/src/main/java/dalvik/system/
VMRuntime.java 199 * This is used to implement native allocations on the Java heap, such as DirectByteBuffers
  /libcore/luni/src/main/native/
java_util_regex_Matcher.cpp 41 * native heap, but that's wasteful and hides allocations from the garbage collector.
libcore_icu_NativeBreakIterator.cpp 38 * native heap, but that's wasteful and hides allocations from the garbage collector.
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java 126 // serialized to avoid unnecessary allocations/copies during
  /packages/apps/Launcher2/src/com/android/launcher2/
ItemInfo.java 158 // to avoid unnecessary allocations/copies during the write.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xalloca.h 35 * These macros are used to make fast, function-local memory allocations.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pfkeyv2.h 303 /* private allocations should use 249-255 (RFC2407) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xalloca.h 35 * These macros are used to make fast, function-local memory allocations.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pfkeyv2.h 303 /* private allocations should use 249-255 (RFC2407) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xalloca.h 35 * These macros are used to make fast, function-local memory allocations.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pfkeyv2.h 303 /* private allocations should use 249-255 (RFC2407) */
  /sdk/templates/other/CustomView/root/src/app_package/
CustomView.java.ftl 88 // allocations per draw cycle.
  /system/core/logcat/
event.logtags 29 # 4: Number of allocations
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc 243 // Actually compute the allocations for each renderer.
352 // allocations so they can take memory away from an inactive renderer with
  /external/libffi/src/
closures.c 74 /* We need all allocations to be in regular segments, otherwise we
84 pairs of pages, which should do just as well given that allocations
  /external/webkit/Source/JavaScriptCore/wtf/
TCSystemAlloc.cpp 458 // The decommit may fail if the memory region consists of allocations
498 // The commit may fail if the memory region consists of allocations
  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 501 * thread (which in addition to reducing allocations and
524 // Typical #commit() path with fewer allocations, doing a write on
  /hardware/ti/omap4xxx/
heaptracker.c 481 malloc_log("+++ THERE ARE %d LEAKED ALLOCATIONS\n", num);
497 // malloc_log("+++ DELETING %d BACKLOGGED ALLOCATIONS\n", backlog_num);
  /development/ndk/platforms/android-3/include/
zconf.h 175 * model programming (small or medium model with some far allocations).
  /external/ceres-solver/include/ceres/internal/
macros.h 156 // Platform independent macros to get aligned memory allocations.
  /external/chromium/base/
stack_container.h 27 // allocations will not use the stack buffer, even if there is unused room.
  /external/chromium/net/base/
directory_lister.cc 25 // Allocations of the FindInfo aren't super cheap, so reserve space.

Completed in 485 milliseconds

1 2 3 4 5 67 8 91011>>