Searched defs:NumberType (Results 1 – 13 of 13) sorted by relevance
16 StringType (*num_to_string)(NumberType), in CheckRoundtripsT()17 bool (*string_to_num)(StringPieceType, NumberType*)) { in CheckRoundtripsT() argument37 bool (*string_to_num)(base::StringPiece, NumberType*)) { in CheckRoundtrips() argument46 NumberType*)) { in CheckRoundtrips16() argument
30 struct NumberType { struct38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
189 struct NumberType { struct in __anon73be19ac0111::Parser190 spv_number_kind_t type;191 uint32_t bit_width;
189 struct NumberType { struct in __anone3d128b90111::Parser190 spv_number_kind_t type;191 uint32_t bit_width;
189 struct NumberType { struct in __anonac3b653f0111::Parser190 spv_number_kind_t type;191 uint32_t bit_width;
177 FloatingPointType NumberType = FP_TYPE_UNKOWN; in fp_check_special_cases() local
407 FloatingPointType NumberType = FP_TYPE_UNKOWN; in FormatFloat() local
60 enum NumberType enum
40 public enum NumberType { enum in JsonParser
61 enum NumberType enum
242 QualType NumberType, in getNSNumberFactoryMethod()316 QualType NumberType = Number->getType(); in BuildObjCNumericLiteral() local