/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
D | phonenumber_offline_geocoder.cc | 164 PhoneNumberUtil::PhoneNumberType number_type = in GetDescriptionForNumber() local 166 if (number_type == PhoneNumberUtil::UNKNOWN) { in GetDescriptionForNumber() 168 } else if (!phone_util_->IsNumberGeographical(number_type, in GetDescriptionForNumber() 178 PhoneNumberUtil::PhoneNumberType number_type = in GetDescriptionForNumber() local 180 if (number_type == PhoneNumberUtil::UNKNOWN) { in GetDescriptionForNumber() 182 } else if (!phone_util_->IsNumberGeographical(number_type, in GetDescriptionForNumber()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | text_handler.cpp | 245 spvtools::utils::NumberType number_type; in binaryEncodeNumericLiteral() local 252 number_type = {type.bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 254 number_type = {type.bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 258 number_type = {type.bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 268 number_type = {bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 270 number_type = {bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 272 number_type = {bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 279 val, number_type, in binaryEncodeNumericLiteral()
|
/third_party/spirv-tools/source/ |
D | text_handler.cpp | 247 spvtools::utils::NumberType number_type; in binaryEncodeNumericLiteral() local 254 number_type = {type.bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 256 number_type = {type.bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 260 number_type = {type.bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 270 number_type = {bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 272 number_type = {bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 274 number_type = {bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 281 val, number_type, in binaryEncodeNumericLiteral()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | text_handler.cpp | 245 spvtools::utils::NumberType number_type; in binaryEncodeNumericLiteral() local 252 number_type = {type.bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 254 number_type = {type.bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 258 number_type = {type.bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 268 number_type = {bitwidth, SPV_NUMBER_FLOATING}; in binaryEncodeNumericLiteral() 270 number_type = {bitwidth, SPV_NUMBER_SIGNED_INT}; in binaryEncodeNumericLiteral() 272 number_type = {bitwidth, SPV_NUMBER_UNSIGNED_INT}; in binaryEncodeNumericLiteral() 279 val, number_type, in binaryEncodeNumericLiteral()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 54 NumberType number_type = {32, SPV_NUMBER_UNSIGNED_INT}; in ParseDefaultValueStr() local 56 number_type.bitwidth = IT->width(); in ParseDefaultValueStr() 57 number_type.kind = in ParseDefaultValueStr() 60 number_type.bitwidth = FT->width(); in ParseDefaultValueStr() 61 number_type.kind = SPV_NUMBER_FLOATING; in ParseDefaultValueStr() 69 text, number_type, [&result](uint32_t word) { result.push_back(word); }, in ParseDefaultValueStr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 54 NumberType number_type = {32, SPV_NUMBER_UNSIGNED_INT}; in ParseDefaultValueStr() local 56 number_type.bitwidth = IT->width(); in ParseDefaultValueStr() 57 number_type.kind = in ParseDefaultValueStr() 60 number_type.bitwidth = FT->width(); in ParseDefaultValueStr() 61 number_type.kind = SPV_NUMBER_FLOATING; in ParseDefaultValueStr() 69 text, number_type, [&result](uint32_t word) { result.push_back(word); }, in ParseDefaultValueStr()
|
/third_party/spirv-tools/source/opt/ |
D | set_spec_constant_default_value_pass.cpp | 54 NumberType number_type = {32, SPV_NUMBER_UNSIGNED_INT}; in ParseDefaultValueStr() local 56 number_type.bitwidth = IT->width(); in ParseDefaultValueStr() 57 number_type.kind = in ParseDefaultValueStr() 60 number_type.bitwidth = FT->width(); in ParseDefaultValueStr() 61 number_type.kind = SPV_NUMBER_FLOATING; in ParseDefaultValueStr() 69 text, number_type, [&result](uint32_t word) { result.push_back(word); }, in ParseDefaultValueStr()
|
/third_party/json/include/nlohmann/detail/input/ |
D | lexer.hpp | 976 token_type number_type = token_type::value_unsigned; in scan_number() local 1014 number_type = token_type::value_integer; in scan_number() 1103 number_type = token_type::value_float; in scan_number() 1160 number_type = token_type::value_float; in scan_number() 1251 if (number_type == token_type::value_unsigned) in scan_number() 1267 else if (number_type == token_type::value_integer) in scan_number()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonenumberutil.cc | 1265 PhoneNumberType number_type = GetNumberType(number_no_extension); in FormatNumberForMobileDialing() local 1266 bool is_valid_number = (number_type != UNKNOWN); in FormatNumberForMobileDialing() 1269 (number_type == FIXED_LINE) || (number_type == MOBILE) || in FormatNumberForMobileDialing() 1270 (number_type == FIXED_LINE_OR_MOBILE); in FormatNumberForMobileDialing() 1272 if ((region_code == "CO") && (number_type == FIXED_LINE)) { in FormatNumberForMobileDialing()
|
/third_party/libabigail/tests/data/test-abidiff/ |
D | test-struct1-v0.cc.bi | 15 …<typedef-decl name='number_type' type-id='type-id-1' filepath='../../abitests/test-struct1-v0.cc' …
|
D | test-struct1-v1.cc.bi | 16 …<typedef-decl name='number_type' type-id='type-id-1' filepath='../../abitests/test-struct1-v1.cc' …
|
/third_party/json/tests/abi/include/nlohmann/ |
D | json_v3_10_5.hpp | 7378 token_type number_type = token_type::value_unsigned; in scan_number() local 7416 number_type = token_type::value_integer; in scan_number() 7505 number_type = token_type::value_float; in scan_number() 7562 number_type = token_type::value_float; in scan_number() 7653 if (number_type == token_type::value_unsigned) in scan_number() 7669 else if (number_type == token_type::value_integer) in scan_number()
|
/third_party/json/single_include/nlohmann/ |
D | json.hpp | 8277 token_type number_type = token_type::value_unsigned; in scan_number() local 8315 number_type = token_type::value_integer; in scan_number() 8404 number_type = token_type::value_float; in scan_number() 8461 number_type = token_type::value_float; in scan_number() 8552 if (number_type == token_type::value_unsigned) in scan_number() 8568 else if (number_type == token_type::value_integer) in scan_number()
|