/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample/ |
D | CanonicalPreparedModel.cpp | 78 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 88 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 100 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 261 const uint32_t poolIndex = output.location.poolIndex; in executeFenced() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionBuilder.cpp | 245 uint32_t poolIndex = mMemories.add(memory); in setInputFromMemory() local 326 uint32_t poolIndex = mMemories.add(memory); in setOutputFromMemory() local 1430 uint32_t poolIndex = mMemories.add(memory); in setInputOrOutputFromMemory() local 1603 const uint32_t poolIndex = input.locationAndLength().poolIndex; in computeOnCpuFallback() local 1609 const uint32_t poolIndex = output.locationAndLength().poolIndex; in computeOnCpuFallback() local
|
D | ModelArgumentInfo.cpp | 80 const Operand& operand, const ANeuralNetworksOperandType* type, uint32_t poolIndex, in createFromMemory()
|
D | ExecutionBuilder.h | 153 std::optional<RunTimePoolInfo> getRunTimePoolInfo(uint32_t poolIndex) const { in getRunTimePoolInfo()
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/ |
D | SampleDriverAidl.cpp | 361 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 371 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 382 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 577 const uint32_t poolIndex = output.location.poolIndex; in executeFenced() local
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
H A D | NewInstanceChanger.java | 147 ContainsPoolIndex poolIndex = ((ContainsPoolIndex)newInstanceInsn.insn.info.format); in applyMutation() local 181 ContainsPoolIndex poolIndex =((ContainsPoolIndex)insn.insn.info.format); in changeInvokeDirect() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/ |
D | SampleDriver.cpp | 414 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 423 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 434 const uint32_t poolIndex = request.outputs[i].location.poolIndex; in updateDeviceMemories() local 735 const uint32_t poolIndex = output.location.poolIndex; in executeFenced() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/ |
D | SharedMemory.cpp | 86 MutableMemoryBuilder::MutableMemoryBuilder(uint32_t poolIndex) : mPoolIndex(poolIndex) {} in MutableMemoryBuilder() 110 ConstantMemoryBuilder::ConstantMemoryBuilder(uint32_t poolIndex) : mBuilder(poolIndex) {} in ConstantMemoryBuilder()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/ |
D | DataLocation.h | 32 int32_t poolIndex = 0; variable
|
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/ |
H A D | ContainsPoolIndex.java | 38 public void setPoolIndex(Instruction insn, int poolIndex); in setPoolIndex()
|
H A D | Format3rc.java | 57 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format22cs.java | 62 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format35c.java | 64 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format31c.java | 60 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format22c.java | 61 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
H A D | Format21c.java | 61 public void setPoolIndex(Instruction insn, int poolIndex) { in setPoolIndex()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/ |
D | HalBufferTracker.cpp | 60 ErrorStatus HalManagedBuffer::validateRequest(uint32_t poolIndex, const Request& request, in validateRequest()
|
D | BufferTracker.cpp | 60 ErrorStatus ManagedBuffer::validateRequest(uint32_t poolIndex, const Request& request, in validateRequest()
|
D | CpuExecutor.cpp | 636 auto poolIndex = from.location.poolIndex; in initializeRunTimeInfo() local 691 auto poolIndex = from.location.poolIndex; in updateForArguments() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | BufferTracker.cpp | 59 uint32_t poolIndex, const Request& request, in validateRequest()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/operation_converters/ |
D | SubGraphContext.cpp | 108 const Mapping& SubGraphContext::getMapping(uint32_t poolIndex) { in getMapping()
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/neuralnetworks/1.0/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.0/ |
D | types.h | 1566 uint32_t poolIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/1.0/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.0/ |
D | types.h | 1567 uint32_t poolIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/neuralnetworks/1.0/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.0/ |
D | types.h | 1566 uint32_t poolIndex __attribute__ ((aligned(4))); member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/neuralnetworks/1.0/[email protected]_genc++_headers/gen/android/hardware/neuralnetworks/1.0/ |
D | types.h | 1566 uint32_t poolIndex __attribute__ ((aligned(4))); member
|