HomeSort by relevance Sort by last modified time
    Searched defs:maxLargestInt (Results 1 - 7 of 7) sorted by null

  /external/jsoncpp/include/json/
value.h 140 static const LargestInt maxLargestInt;
  /external/jsoncpp/src/lib_json/
json_value.cpp 53 const LargestInt Value::maxLargestInt = LargestInt(LargestUInt(-1) / 2);
    [all...]
  /external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 525 static const LargestInt maxLargestInt;
    [all...]
  /external/protobuf/conformance/third_party/jsoncpp/
json.h 568 static const LargestInt maxLargestInt;
    [all...]
jsoncpp.cpp 760 isNegative ? Value::LargestUInt(Value::maxLargestInt) + 1
    [all...]
  /external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 525 static const LargestInt maxLargestInt;
    [all...]
  /external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 525 static const LargestInt maxLargestInt;
    [all...]

Completed in 1021 milliseconds