Home
last modified time | relevance | path

Searched defs:compIdx (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/utils/
H A Dmemory_dag.cpp72 unsigned compIdx = elem->index; in collectAllContainedMemoryLocations() local
88 unsigned compIdx = elem->index; in collectAllContainedMemoryLocationsImpl() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp471 for (uint32_t compIdx = 0u; compIdx < m_numComponents; ++compIdx) in genInputBuffer() local
494 for (uint32_t compIdx = 0u; compIdx < m_numComponents; ++compIdx) in calculateResult() local
522 for (uint32_t compIdx = 0u; compIdx < m_numComponents; ++compIdx) in compareResults() local
H A DvktSpvAsmInstructionTests.cpp13188 for (uint32_t compIdx = 2; compIdx < dstType.typeComponents; ++compIdx) in createFloat16VectorShuffleSet() local
18414 for (size_t compIdx = 0; compIdx < compCount; ++compIdx) in getInputDataN() local
18417 for (size_t compIdx = 0; compIdx < compCount; ++compIdx) in getInputDataN() local
18424 for (size_t compIdx = 0; compIdx < compCount; ++compIdx) in getInputDataN() local
18427 for (size_t compIdx = compCount; compIdx < stride; ++compIdx) in getInputDataN() local
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java549 …onElementData(long con,long id, int xoff, int yoff, int zoff, int mip, int compIdx, byte[] d, int … in rsnAllocationElementData()
550 …nAllocationElementData(long id, int xoff, int yoff, int zoff, int mip, int compIdx, byte[] d, int … in nAllocationElementData()
635 int mip, int compIdx, byte[] d, int sizeBytes); in rsnAllocationElementRead()
637 int mip, int compIdx, byte[] d, int sizeBytes) { in nAllocationElementRead()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp724 for (uint32_t compIdx = 0; compIdx < 4; ++compIdx) in createRandomizedBufferTests() local
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp175 …n, uint32_t x, uint32_t y, uint32_t z, uint32_t lod, const hidl_vec<uint8_t>& data, Size compIdx) { in allocationElementWrite()
244 …cation, uint32_t x, uint32_t y, uint32_t z, uint32_t lod, Ptr data, Size sizeBytes, Size compIdx) { in allocationElementRead()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/renderscript/1.0/[email protected]_genc++/gen/android/hardware/renderscript/1.0/
DContextAll.cpp1070 …, uint32_t z, uint32_t lod, const ::android::hardware::hidl_vec<uint8_t>& data, uint64_t compIdx) { in _hidl_allocationElementWrite()
1578 …nt32_t x, uint32_t y, uint32_t z, uint32_t lod, void* data, uint64_t sizeBytes, uint64_t compIdx) { in _hidl_allocationElementRead()
6261 …y, uint32_t z, uint32_t lod, const ::android::hardware::hidl_vec<uint8_t>& data, uint64_t compIdx){ in allocationElementWrite()
6297 …int32_t x, uint32_t y, uint32_t z, uint32_t lod, void* data, uint64_t sizeBytes, uint64_t compIdx){ in allocationElementRead()
7556 uint64_t compIdx; in _hidl_allocationElementWrite() local
8062 uint64_t compIdx; in _hidl_allocationElementRead() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUniformTest.cpp1049 for (size_t compIdx = 0; compIdx < kMatrixStride; compIdx++) in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp3959 for (uint32_t compIdx = 0u; compIdx < kVec4Components; ++compIdx) in iterate() local
5434 for (uint32_t compIdx = 0u; compIdx < kVec4Components; ++compIdx) in initPrograms() local
5455 for (uint32_t compIdx = 0u; compIdx < kVec4Components; ++compIdx) in initPrograms() local
/aosp_15_r20/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1403 jint lod, jint compIdx, jbyteArray data, jint sizeBytes) in nAllocationElementData()
1545 jint lod, jint compIdx, jbyteArray data, jint sizeBytes) in nAllocationElementRead()
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java486 …native void rsnAllocationElementData1D(long con,long id, int xoff, int mip, int compIdx, byte[] d,… in rsnAllocationElementData1D()
487 …synchronized void nAllocationElementData1D(long id, int xoff, int mip, int compIdx, byte[] d, int … in nAllocationElementData1D()
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3112 int compIdx = nir_tex_instr_src_index(insn, nir_tex_src_comparator); in visit() local
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1189 jint lod, jint compIdx, jbyteArray data, jint sizeBytes) in nAllocationElementData1D()
/aosp_15_r20/prebuilts/sdk/renderscript/lib/
HDjavalib.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/renderscript/ androidx/ ...
HDjavalib_legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/support/v8/renderscript/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-34/
Dframework.jarjavax/microedition/khronos/opengles/GL11ExtensionPack.class GL11ExtensionPack.java package javax.microedition. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar34META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-7.0.0_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-6.0.1_r3-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF sun/ sun/misc/ sun/ ...
HDandroid-all-7.1.0_r7-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-7.1.0_r7-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
HDandroid-all-6.0.1_r3-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-6.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-7.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF java/ java/math/ java/ ...
HDandroid-all-8.0.0_r4-robolectric-0.jarusr/share/zoneinfo/tzlookup.xml usr/share/zoneinfo/tzdata usr/share ...

123