HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 1676 - 1700 of 3591) sorted by null

<<61626364656667686970>>

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
zlib.h 148 have their offset normalized to zero. The default allocation function
150 requirements and avoid any allocation of 64K objects, at the expense of
225 use default allocation functions.
350 accordingly; otherwise the allocation will be deferred to the first call of
352 use default allocation functions.
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
zlib.h 148 have their offset normalized to zero. The default allocation function
150 requirements and avoid any allocation of 64K objects, at the expense of
225 use default allocation functions.
350 accordingly; otherwise the allocation will be deferred to the first call of
352 use default allocation functions.
    [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp 7466 struct pmem_allocation allocation; local
8774 struct pmem_allocation allocation; local
    [all...]
  /external/zlib/src/
zlib.h 151 offset normalized to zero. The default allocation function provided by this
153 any allocation of 64K objects, at the expense of compression ratio, compile
229 allocation functions.
375 accordingly; otherwise the allocation will be deferred to the first call of
377 use default allocation functions.
471 when Z_BLOCK or Z_TREES is used, and when inflate() avoids the allocation of
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/18/changes/
methods_index_all.html 137 <nobr><A HREF="android.renderscript.Allocation.html#android.renderscript.Allocation.copyFrom_added(android.renderscript.Allocation)" class="hiddenlink" target="rightframe"><b>copyFrom</b>
138 (<code>Allocation</code>)</A></nobr><br>
189 <nobr><A HREF="android.renderscript.Script.html#android.renderscript.Script.forEach_added(int, android.renderscript.Allocation, android.renderscript.Allocation, android.renderscript.FieldPacker, android.renderscript.Script.LaunchOptions)" class="hiddenlink" target="rightframe"><b>forEach</b>
190 (<code>int, Allocation, Allocation, FieldPacker, LaunchOptions</code>)</A></nobr><br>
    [all...]
  /external/v8/src/
heap.cc 260 // Have allocation in OLD and LO failed?
492 // Reset the allocation timeout to the GC interval, but make sure to
494 // for this is that we have a lot of allocation sequences and we
496 // allocation attempts to go through.
658 // allocation in the other spaces.
1659 MaybeObject* allocation = heap->new_space()->AllocateRaw(object_size); local
    [all...]
  /dalvik/vm/reflect/
Annotation.cpp 314 * or an object could not be allocated. On allocation failure an exception
559 * over. This releases the tracked allocation on "valueObj" and returns
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocChecker.cpp 193 /// Update the RefState to reflect the new memory allocation.
241 /// Find the location of the allocation for Sym on the path leading to the
249 /// BugReport path. For example, showing the allocation site of the leaked
    [all...]
  /external/flac/include/FLAC/
stream_decoder.h     [all...]
  /external/jpeg/
structure.doc     [all...]
  /external/qemu/distrib/jpeg-6b/
structure.doc     [all...]
  /dalvik/vm/compiler/
Compiler.cpp 436 ALOGE("jit table allocation failed");
450 ALOGE("jit prof table allocation failed");
466 ALOGE("jit trace prof counters allocation failed");
  /external/bison/lib/glthread/
lock.c 695 Returns INVALID_HANDLE_VALUE if an allocation failure occurs. */
822 /* Allocation failure. Weird. */
875 /* Allocation failure. Weird. */
  /external/freetype/include/freetype/internal/
ftobjs.h     [all...]
  /external/libvpx/libvpx/vpx/
vpx_encoder.h 82 * for proper memory allocation.
675 * Memory allocation failed.
714 * Memory allocation failed.
    [all...]
  /external/llvm/lib/CodeGen/
StrongPHIElimination.cpp 198 "Eliminate PHI nodes for register allocation, intelligently", false, false)
203 "Eliminate PHI nodes for register allocation, intelligently", false, false)
536 // for variadic instructions, which may appear before register allocation
TailDuplication.cpp 587 // Avoid duplicating calls before register allocation. Calls presents a
588 // barrier to register allocation so duplicating them may end up increasing
    [all...]
  /external/skia/include/core/
SkBitmap.h 299 @return true if the allocation succeeds. If not the pixelref field of
322 @return true if the allocation succeeds. If not the pixelref field of
523 * with custom allocation logic that will keep the copied pixels
  /external/skia/legacy/include/core/
SkBitmap.h 270 @return true if the allocation succeeds. If not the pixelref field of
293 @return true if the allocation succeeds. If not the pixelref field of
493 * with custom allocation logic that will keep the copied pixels
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp 1016 GtkAllocation allocation; local
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
fft.c 113 * for temporary allocation:
205 * worry about excess allocation. May be someone else will do it?
261 * could move allocation out to WebRtcIsac_Fftn(), but leave it here so that it's
  /frameworks/base/docs/html/sdk/api_diff/16/
user_comments_for_15_to_16.xml     [all...]
  /bionic/libc/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /dalvik/docs/
hello-world.html 84 DDM setup, features like thread monitoring and allocation tracking will not

Completed in 1224 milliseconds

<<61626364656667686970>>