Home
last modified time | relevance | path

Searched defs:type0 (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dmntent.cpp44 int fsname0, fsname1, dir0, dir1, type0, type1, opts0, opts1; in getmntent_r() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestMemoryInternal.cpp191 WrapperOperandType type0(WrapperType::TENSOR_QUANT8_ASYMM, {12, 104, 104, 128}, 0.5, 0); in TEST_F() local
H A DTestIntrospectionControl.cpp207 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createSimpleAddModel() local
1141 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createAddMaxModel() local
1206 WrapperOperandType type0(WrapperType::TENSOR_FLOAT32, {2}); in createAddMulModel() local
H A DTestUnspecifiedDimensions.cpp301 auto type0 = getType(kIndex0_Model, {kValueA, kValueB}); in TestOne() local
/aosp12/frameworks/rs/
H A DrsAllocation.cpp649 const Type *type0 = this->getType(), in hasSameDims() local