Searched defs:kUInt8 (Results 1 – 2 of 2) sorted by relevance
158 const auto kUInt8 = DataType::kNumberTypeUInt8; variable
173 inline const TypePtr kUInt8 = std::make_shared<UInt>(static_cast<int>(BitsNum::eBits8)); variable