HomeSort by relevance Sort by last modified time
    Searched refs:allocation (Results 151 - 175 of 194) sorted by null

1 2 3 4 5 67 8

  /frameworks/rs/
rs_hal.h 31 class Allocation;
68 RS_BASE_OBJ(Allocation) rs_allocation;
121 const Allocation * ain,
122 Allocation * aout,
146 Allocation *data);
155 const Allocation ** ains,
157 Allocation * aout,
165 bool (*init)(const Context *rsc, Allocation *alloc, bool forceZero);
166 void (*destroy)(const Context *rsc, Allocation *alloc);
167 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc)
245 } allocation; member in struct:android::renderscript::__anon39072
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 7564 struct pmem_allocation allocation; local
8895 struct pmem_allocation allocation; local
    [all...]
omx_vdec_copper.cpp 7141 struct pmem_allocation allocation; local
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rs_hal.h 31 class Allocation;
112 const Allocation * ain,
113 Allocation * aout,
137 Allocation *data);
146 bool (*init)(const Context *rsc, Allocation *alloc, bool forceZero);
147 void (*destroy)(const Context *rsc, Allocation *alloc);
148 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc);
150 void (*resize)(const Context *rsc, const Allocation *alloc, const Type *newType,
152 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src);
153 void (*markDirty)(const Context *rsc, const Allocation *alloc)
224 } allocation; member in struct:android::renderscript::__anon73812
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rs_hal.h 31 class Allocation;
112 const Allocation * ain,
113 Allocation * aout,
137 Allocation *data);
146 bool (*init)(const Context *rsc, Allocation *alloc, bool forceZero);
147 void (*destroy)(const Context *rsc, Allocation *alloc);
148 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc);
150 void (*resize)(const Context *rsc, const Allocation *alloc, const Type *newType,
152 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src);
153 void (*markDirty)(const Context *rsc, const Allocation *alloc)
224 } allocation; member in struct:android::renderscript::__anon75110
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rs_hal.h 31 class Allocation;
112 const Allocation * ain,
113 Allocation * aout,
137 Allocation *data);
146 bool (*init)(const Context *rsc, Allocation *alloc, bool forceZero);
147 void (*destroy)(const Context *rsc, Allocation *alloc);
148 uint32_t (*grallocBits)(const Context *rsc, Allocation *alloc);
150 void (*resize)(const Context *rsc, const Allocation *alloc, const Type *newType,
152 void (*syncAll)(const Context *rsc, const Allocation *alloc, RsAllocationUsageType src);
153 void (*markDirty)(const Context *rsc, const Allocation *alloc)
224 } allocation; member in struct:android::renderscript::__anon76420
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-constructor-feedback.js 86 // use allocation site feedback (if FLAG_allocation_site_pretenuring
elements-transition-hoisting.js 243 // prevent the influence of allocation-sites, which learn from transitions.
string-slices.js 101 // Keep creating strings to to force allocation failure on substring creation.
unicode-test.js     [all...]
  /external/chromium_org/v8/test/mjsunit/compiler/
regress-177883.js 30 // A regression test for a register allocation bug triggered by
  /external/chromium_org/v8/src/
mark-compact.cc 2017 AllocationResult allocation = new_space->AllocateRaw(size); local
3010 AllocationResult allocation = target_space->AllocateRaw(object_size); local
3081 AllocationResult allocation = space->AllocateRaw(size); local
    [all...]
object-observe.js 32 // Note that in order to reduce allocation and processing costs, the
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 257 SETUP_REF_AND_ARGS_CALLEE_SAVE_FRAME @ save callee saves in case allocation triggers GC
360 SETUP_REF_ONLY_CALLEE_SAVE_FRAME @ save callee saves in case exception allocation triggers GC
434 SETUP_REF_ONLY_CALLEE_SAVE_FRAME @ save callee saves in case exception allocation triggers GC
    [all...]
  /external/srec/srec/Semproc/src/
SemanticGraphImpl.c     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 4295 struct pmem_allocation allocation; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/tools/
tickprocessor.js 209 ' 0003:00000418 ?in_use_list_@PreallocatedStorage@internal@v8@@0V123@A 00544418 v8_snapshot:allocation.obj',
  /external/valgrind/main/massif/
ms_main.c 65 // The other benchmarks don't do much allocation, and so give similar speeds
116 n1: 5 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
158 100.00% (5B) (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
194 // call tree beneath all the allocation functions like malloc().
317 // custom allocation) there's not much point to having all these alloc
497 // The root of the tree is 'alloc_xpt', which represents all allocation
500 // - user-specified allocation functions (using --alloc-fn);
501 // - custom allocation (MALLOCLIKE) points
548 // allocation points (ie. top-XPts) -- Konqueror starting up has 1800.
584 // Fake XPt representing all allocation functions like malloc(). Acts a
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 6899 struct pmem_allocation allocation; local
    [all...]
omx_vdec_hevc_swvdec.cpp 7861 struct pmem_allocation allocation; local
    [all...]
omx_vdec_msm8974.cpp 7906 struct pmem_allocation allocation; local
    [all...]
  /external/libunwind/doc/
libunwind-dynamic.tex 255 memory-allocation request. To facilitate the allocation of a region
  /external/chromium_org/third_party/x86inc/
x86inc.asm 187 ; t# defines for when per-arch register allocation is more complex than just function arguments
  /external/iproute2/doc/
api-ip6-flowlabels.tex 228 \item {\bf ``Cooperative''. } We could leave flow label allocation wholly
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct32x32_add_neon.asm 679 ; TODO(cd) do some register allocation change to remove these push/pop
696 ; TODO(cd) do some register allocation change to remove these push/pop
    [all...]

Completed in 1300 milliseconds

1 2 3 4 5 67 8