HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 526 - 550 of 5138) sorted by null

<<21222324252627282930>>

  /external/chromium_org/media/filters/
ffmpeg_h264_to_annex_b_bitstream_converter.h 40 // FFmpeg allocation methods will be used for buffer allocation to ensure
  /external/chromium_org/third_party/lzma_sdk/
LzmaEnc.h 43 SZ_ERROR_MEM - Memory allocation error
66 SZ_ERROR_MEM - Memory allocation error
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaEnc.h 44 SZ_ERROR_MEM - Memory allocation error
67 SZ_ERROR_MEM - Memory allocation error
  /external/chromium_org/tools/memory_watcher/
memory_watcher.h 23 // The MemoryWatcher installs allocation hooks and monitors
80 // The block_map provides quick lookups based on the allocation
  /external/chromium_org/ui/base/gtk/
gtk_floating_container.h 17 // same allocation that this container has.
31 // GtkAllocation* allocation,
  /external/chromium_org/v8/test/mjsunit/
binary-op-newspace.js 31 // allocation still works.
47 // allocation still works.
  /external/e2fsprogs/intl/
vasnprintf.h 1 /* vsprintf with automatic memory allocation.
49 if no dynamic memory allocation was necessary) and set *LENGTHP to the
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribFlags.java 19 * Indicates that the 'allocation-size' field is present.
81 * Indicates that the 'allocation-size' field is present.
  /external/jpeg/
jmemnobs.c 30 * Memory allocation and freeing are controlled by the regular library
68 * This routine computes the total memory space available for allocation.
  /external/libvpx/libvpx/vpx_mem/include/
vpx_mem_intrnl.h 58 # define TRY_BOUNDS_CHECK 1 /*when set to 1 pads each allocation,
73 after ea allocation to be filled
  /external/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 42 /// register such as its spill weight and allocation hint.
55 /// CalculateWeightAndHint - (re)compute li's spill weight and allocation
  /external/llvm/test/CodeGen/Thumb2/
2013-02-19-tail-call-register-hint.ll 5 ; wrong. The intervening call will force allocation to try a high register
7 ; not being in the allocation order for the tcGPR register class.
  /external/llvm/test/CodeGen/X86/
win_chkstk.ll 14 ; Stack allocation >= 4096 bytes will require call to __chkstk in the Windows ABI.
27 ; allocation.
  /external/lzma/C/
LzmaEnc.h 43 SZ_ERROR_MEM - Memory allocation error
66 SZ_ERROR_MEM - Memory allocation error
  /external/qemu/distrib/jpeg-6b/
jmemnobs.c 30 * Memory allocation and freeing are controlled by the regular library
68 * This routine computes the total memory space available for allocation.
  /external/srec/seti/sltsEngine/include/
linklist.h 45 handle static allocation later - possibly using a pool of nodes?
60 /* If dynamic allocation is not allowed, provide small pool of nodes */
  /external/srec/srec/crec/
srec_tokens.h 27 #define EXIT_IF_NO_TOKENS 1 /*for handling allocation failures*/
28 #define NULL_IF_NO_TOKENS 2 /*for handling allocation failures*/
  /external/v8/test/mjsunit/
binary-op-newspace.js 31 // allocation still works.
47 // allocation still works.
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Texture2D.java 39 public Texture2D(Allocation tex) {
67 public void setTexture(Allocation tex) {
TextureCube.java 40 public TextureCube(Allocation tex) {
68 public void setTexture(Allocation tex) {
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicLUT.cpp 39 ObjectBaseRef<Allocation> lut;
52 lut.set(static_cast<Allocation *>(data));
  /frameworks/rs/driver/
rsdMeshObj.h 54 // This allows us to figure out which allocation the attribute
55 // belongs to. In the event the allocation is uploaded to GL
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
ColorCube.java 25 private Allocation mCube;
44 mCube = Allocation.createTyped(mRS, t);
GroupTest.java 28 private Allocation mScratchPixelsAllocation1;
71 mScratchPixelsAllocation1 = Allocation.createTyped(mRS, connect);
  /frameworks/rs/
rsScriptC.h 49 const Allocation * ain,
50 Allocation * aout,

Completed in 1494 milliseconds

<<21222324252627282930>>