Searched defs:ConstMap (Results 1 – 6 of 6) sorted by relevance
50 typedef MatrixMap<const tScalar, tOrder> ConstMap; typedef
52 typedef MatrixMap<const tScalar, tOrder> ConstMap; typedef in gemmlowp::Matrix
51 ConstMap map[string]uint64 member
165 gemmlowp::MatrixMap<const tScalar, tOrder> ConstMap() const { in ConstMap() function in MatrixWithStorage
138 const TypeParam &ConstMap = this->Map; in TYPED_TEST() local