HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 726 - 750 of 5153) sorted by null

<<21222324252627282930>>

  /libcore/benchmarks/src/benchmarks/regression/
StringCaseMappingBenchmark.java 115 continue; // fast path avoids allocation
135 continue; // fast path avoids allocation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
new 32 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
new 32 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
new 32 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
new 32 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
new 32 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 32 * handling memory allocation errors; see
54 * @c bad_alloc (or classes derived from it) is used to report allocation
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
new 30 * handling memory allocation errors; see
52 * @c bad_alloc (or classes derived from it) is used to report allocation
  /art/runtime/gc/space/
space.h 87 // Does the space support allocation?
104 // Is this a dlmalloc backed allocation space?
157 // Allocate num_bytes without allowing growth. If the allocation
264 // for the allocation space we support starting with a small heap and then extending it.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
BaseObjTest.java 19 import android.renderscript.Allocation;
  /dalvik/vm/compiler/
CompilerUtility.h 25 /* Allocate the initial memory block for arena-based allocation */
  /dalvik/vm/compiler/codegen/arm/armv5te/
Codegen.cpp 46 /* Thumb-specific register allocation */
  /dalvik/vm/compiler/codegen/arm/armv5te-vfp/
Codegen.cpp 46 /* Thumb-specific register allocation */
  /dalvik/vm/compiler/codegen/arm/armv7-a/
Codegen.cpp 46 /* Thumb2-specific register allocation */
  /dalvik/vm/compiler/codegen/arm/armv7-a-neon/
Codegen.cpp 46 /* Thumb2-specific register allocation */
  /dalvik/vm/compiler/codegen/mips/
Codegen.h 61 * Architecture-dependent register allocation routines implemented in
  /dalvik/vm/compiler/codegen/mips/mips/
Codegen.cpp 43 /* Thumb-specific register allocation */
  /docs/source.android.com/src/devices/
native-memory.jd 36 native allocation tab and populate it with a list of allocations. This is
  /external/bison/lib/
xalloc-oversized.h 1 /* xalloc-oversized.h -- memory allocation size checking
  /external/chromium/base/allocator/
prep_libc.sh 6 # This script takes libcmt.lib for VS2005 and removes the allocation related

Completed in 994 milliseconds

<<21222324252627282930>>