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

<<31323334353637383940>>

  /external/valgrind/main/none/tests/amd64/
nibz_bennee_mmap.c 19 allocation that is above aspacem_maxAddr but which can't be done
  /external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h 28 // Otherwise, the data will be copied to |data| (memory allocation done by the
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Utils.h 78 * Re-allocation function
  /frameworks/av/libvideoeditor/vss/common/inc/
M4READER_Amr.h 48 * ERR_ALLOC if an allocation failed
M4READER_Pcm.h 47 * ERR_ALLOC if an allocation failed
  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/lib/
LVCS.h 132 LVCS_NULLADDRESS = 2, /* NULL allocation address */
235 /* This function is used for memory allocation and free. It can be called in */
242 /* When this function is called for memory allocation (hInstance=NULL) it is */
246 /* When called for memory allocation the memory base address pointers are NULL on */
  /frameworks/base/core/java/com/android/internal/os/
SomeArgs.java 21 * and avoiding allocation of a custom class for wrapping the
  /frameworks/base/docs/html/reference/renderscript/
structrs__script__call.html 32 <div class="textblock"><p>Structure to provide extra information to a rsForEach call. Primarly used to restrict the call to a subset of cells in the allocation. </p>
  /frameworks/base/graphics/java/android/renderscript/
Type.java 27 * android.renderscript.Allocation} or a parallel operation. Types are created through {@link
41 * {@link android.renderscript.Allocation} in a YUV format. The YUV formats
101 * Return the value of the Y dimension or 0 for a 1D allocation.
110 * Return the value of the Z dimension or 0 for a 1D or 2D allocation.
  /frameworks/base/tests/RenderScriptTests/Fountain/src/com/example/android/rs/fountain/
FountainRS.java 42 // Allocation.USAGE_GRAPHICS_VERTEX);
  /frameworks/base/tests/RenderScriptTests/Fountain_v11/src/com/android/fountain/
FountainRS.java 42 // Allocation.USAGE_GRAPHICS_VERTEX);
  /frameworks/rs/java/tests/ComputePerf/src/com/example/android/rs/computeperf/
ComputePerf.java 24 import android.renderscript.Allocation;
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ColorMatrix.java 21 import android.renderscript.Allocation;
CrossProcess.java 21 import android.renderscript.Allocation;
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
ColorMatrix.java 21 import android.renderscript.Allocation;
CrossProcess.java 21 import android.renderscript.Allocation;
  /frameworks/rs/
rs.h 45 // Allocation update
rsProgramVertex.h 60 ObjectBaseRef<Allocation> mDefaultAlloc;
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java 27 * dimensions used for an {@link android.support.v8.renderscript.Allocation} or
42 * android.support.v8.renderscript.Allocation} in a YUV format. The YUV formats
97 * Return the value of the Y dimension or 0 for a 1D allocation.
106 * Return the value of the Z dimension or 0 for a 1D or 2D allocation.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
debug.hpp 90 // ************** debugger at specific allocation point ************** //
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_test.h 94 //we give MovableStruct the same size in order to have expected allocation
  /ndk/tests/device/test-stlport/unit/
mvctor_test.h 94 //we give MovableStruct the same size in order to have expected allocation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
util_mem.h 8 * Generic memory management routines for soundcard memory allocation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
util_mem.h 8 * Generic memory management routines for soundcard memory allocation
  /art/runtime/gc/space/
dlmalloc_space.h 80 // Perform a mspace_inspect_all which calls back for each allocation chunk. The chunk may not be
165 // Recent allocation buffer.
182 // Used to ensure mutual exclusion when the allocation spaces data structures are being modified.

Completed in 1175 milliseconds

<<31323334353637383940>>