Searched defs:RawType (Results 1 – 13 of 13) sorted by relevance
42 struct RawType { struct43 using type = T;47 struct RawType<qint8> { struct51 using type = uint8;
44 struct RawType { struct45 using type = T;49 struct RawType<qint8> { struct50 using type = int8;
70 using RawType = typename RealOutputEditing<KIND>::BinaryFloatingPoint; in FormattedRealIO() local102 using RawType = typename RealOutputEditing<KIND>::BinaryFloatingPoint; in FormattedComplexIO() local
38 using RawType = common::HostUnsignedIntType<bits>; variable
42 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
54 typedef typename std::remove_reference<T>::type RawType; typedef
53 typedef typename std::remove_reference<T>::type RawType; typedef
904 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
793 const Metadata *RawType = getRawType(); in getSizeInBits() local
1005 const Metadata *RawType = getRawType(); in getSizeInBits() local
4192 const Metadata *RawType = V.getRawType(); in getVariableSize() local
3288 testing::internal::FloatingEqMatcher<RawType> (*matcher_maker)(RawType)) { in TEST()3370 testing::internal::FloatingEqMatcher<RawType> in TEST()