Home
last modified time | relevance | path

Searched defs:NumberType (Results 1 – 13 of 13) sorted by relevance

/external/cronet/base/strings/
Dstring_number_conversions_fuzzer.cc16 StringType (*num_to_string)(NumberType), in CheckRoundtripsT()
17 bool (*string_to_num)(StringPieceType, NumberType*)) { in CheckRoundtripsT() argument
37 bool (*string_to_num)(base::StringPiece, NumberType*)) { in CheckRoundtrips() argument
46 NumberType*)) { in CheckRoundtrips16() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/util/
Dparse_number.h30 struct NumberType { struct
38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
/external/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.h30 struct NumberType { struct
38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
/external/deqp-deps/SPIRV-Tools/source/util/
Dparse_number.h30 struct NumberType { struct
38 inline bool IsIntegral(const NumberType& type) { in IsIntegral() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dbinary.cpp189 struct NumberType { struct in __anon73be19ac0111::Parser
190 spv_number_kind_t type;
191 uint32_t bit_width;
/external/swiftshader/third_party/SPIRV-Tools/source/
Dbinary.cpp189 struct NumberType { struct in __anone3d128b90111::Parser
190 spv_number_kind_t type;
191 uint32_t bit_width;
/external/deqp-deps/SPIRV-Tools/source/
Dbinary.cpp189 struct NumberType { struct in __anonac3b653f0111::Parser
190 spv_number_kind_t type;
191 uint32_t bit_width;
/external/fastrpc/src/
Dstd_dtoa.c177 FloatingPointType NumberType = FP_TYPE_UNKOWN; in fp_check_special_cases() local
Dstd_strlprintf.c407 FloatingPointType NumberType = FP_TYPE_UNKOWN; in FormatFloat() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.h60 enum NumberType enum
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/
DJsonParser.java40 public enum NumberType { enum in JsonParser
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp61 enum NumberType enum
/external/clang/lib/Sema/
DSemaExprObjC.cpp242 QualType NumberType, in getNSNumberFactoryMethod()
316 QualType NumberType = Number->getType(); in BuildObjCNumericLiteral() local