Home
last modified time | relevance | path

Searched defs:iOut (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestControlFlow.cpp69 uint32_t iOut = bodyModel.addOperand(&counterType); in TEST_F() local
82 uint32_t iOut = model.addOperand(&counterType); in TEST_F() local
/aosp12/art/test/646-checker-simd-hadd/src/
H A DHaddOther.java131 int[] iOut = new int[M]; in main() local
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerHintSession.cpp342 int64_t iOut = static_cast<int64_t>(sPidI * mDescriptor->integral_error); in reportActualWorkDuration() local