Home
last modified time | relevance | path

Searched refs:maxLargestUInt (Results 1 – 10 of 10) sorted by relevance

/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp558 : Value::maxLargestUInt; in decodeNumber()
1572 static_assert(Value::maxLargestInt <= Value::maxLargestUInt, in decodeNumber()
1587 Value::maxLargestUInt / 10; in decodeNumber()
1588 static constexpr Value::UInt positive_last_digit = Value::maxLargestUInt % 10; in decodeNumber()
/third_party/jsoncpp/include/json/
Dvalue.h228 static constexpr LargestUInt maxLargestUInt = LargestUInt(-1); variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h527 static const LargestUInt maxLargestUInt; variable
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h527 static const LargestUInt maxLargestUInt; variable
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h527 static const LargestUInt maxLargestUInt; variable
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h570 static const LargestUInt maxLargestUInt; variable
Djsoncpp.cpp761 : Value::maxLargestUInt; in decodeNumber()
1743 : Value::maxLargestUInt; in decodeNumber()
2467 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp746 : Value::maxLargestUInt; in decodeNumber()
1709 : Value::maxLargestUInt; in decodeNumber()
2431 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp746 : Value::maxLargestUInt; in decodeNumber()
1709 : Value::maxLargestUInt; in decodeNumber()
2431 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp746 : Value::maxLargestUInt; in decodeNumber()
1709 : Value::maxLargestUInt; in decodeNumber()
2431 const LargestUInt Value::maxLargestUInt = LargestUInt(-1); member in Json::Value