/aosp_15_r20/frameworks/rs/support/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1174 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationData1D() 1221 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D() 1260 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() 1297 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() 1309 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() 1341 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D()
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-map.h | 66 lws_map_alloc_t _alloc; /* NULL = lws_malloc */ member
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/ |
D | suballocator.rs | 2744 let _alloc = allocator.allocate(dummy_info!()).unwrap(); in free_list_allocator_respects_granularity() localVariable 2783 let _alloc = allocator.allocate(dummy_info!()).unwrap(); in pool_allocator_capacity() localVariable 2906 let _alloc = allocator.allocate(dummy_info!()).unwrap(); in buddy_allocator_capacity() localVariable 2922 let _alloc = allocator.allocate(info.clone()).unwrap(); in buddy_allocator_respects_alignment() localVariable
|
/aosp_15_r20/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1386 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationData1D() 1425 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D() 1470 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() 1514 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() 1528 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() 1566 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D() 1583 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D()
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.cpp | 90 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in allocationAdapterOffset() local 143 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in allocationSetupBufferQueue() local 596 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in scriptGroupSetOutput() local 604 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in scriptGroupSetInput() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/ |
D | auto.rs | 726 _alloc: A, // Safety: must be dropped after `inner` field 765 _alloc: A, // Safety: must be dropped after `inner` field
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsHidlAdaptation.cpp | 1009 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in ScriptGroupSetOutput() local 1018 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in ScriptGroupSetInput() local 1089 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in AllocationAdapterOffset() local
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 17558 "_alloc": 15146, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 17558 "_alloc": 15146, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 17499 "_alloc": 15146, number
|