Searched defs:type0 (Results 1 – 5 of 5) sorted by relevance
/aosp12/bionic/libc/bionic/ |
H A D | mntent.cpp | 44 int fsname0, fsname1, dir0, dir1, type0, type1, opts0, opts1; in getmntent_r() local
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestMemoryInternal.cpp | 191 WrapperOperandType type0(WrapperType::TENSOR_QUANT8_ASYMM, {12, 104, 104, 128}, 0.5, 0); in TEST_F() local
|
H A D | TestIntrospectionControl.cpp | 207 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 D | TestUnspecifiedDimensions.cpp | 301 auto type0 = getType(kIndex0_Model, {kValueA, kValueB}); in TestOne() local
|
/aosp12/frameworks/rs/ |
H A D | rsAllocation.cpp | 649 const Type *type0 = this->getType(), in hasSameDims() local
|