Home
last modified time | relevance | path

Searched refs:isInt64 (Results 1 – 13 of 13) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpScanner.cpp524 bool isInt64 = false; in scan() local
571 isInt64 = true; in scan()
588 isInt64 = true; in scan()
600 if (isInt64 && pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()
630 bool isInt64 = false; in scan() local
681 isInt64 = true; in scan()
698 isInt64 = true; in scan()
710 if (!isInt64 && ival > 0xffffffffu) in scan()
716 if (isInt64 && pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()
761 bool isInt64 = false; in scan() local
[all …]
/external/jsoncpp/
DNEWS.txt8 * isInt, isInt64, isUInt, and isUInt64 return true if and only if the
30 code, use isInt64 to find out whether the value is exactly
/external/jsoncpp/src/lib_json/
Djson_value.cpp604 JSON_ASSERT_MESSAGE(isInt64(), "LargestUInt out of Int64 range"); in asInt64()
1126 bool Value::isInt64() const { in isInt64() function in Json::Value
1168 return isInt64() || isUInt64(); in isIntegral()
/external/jsoncpp/include/json/
Dvalue.h279 bool isInt64() const;
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h685 bool isInt64() const;
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h685 bool isInt64() const;
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h685 bool isInt64() const;
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h735 bool isInt64() const;
Djsoncpp.cpp3114 JSON_ASSERT_MESSAGE(isInt64(), "LargestUInt out of Int64 range"); in asInt64()
3663 bool Value::isInt64() const { in isInt64() function in Json::Value
3705 return isInt64() || isUInt64(); in isIntegral()
/external/jsoncpp/src/test_lib_json/
Dmain.cpp1285 JSONTEST_ASSERT_EQUAL(check.isInt64_, value.isInt64()); in checkIs()
1288 JSONTEST_ASSERT_EQUAL(false, value.isInt64()); in checkIs()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3082 JSON_ASSERT_MESSAGE(isInt64(), "LargestUInt out of Int64 range"); in asInt64()
3630 bool Value::isInt64() const { in isInt64() function in Json::Value
3672 return isInt64() || isUInt64(); in isIntegral()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3082 JSON_ASSERT_MESSAGE(isInt64(), "LargestUInt out of Int64 range"); in asInt64()
3630 bool Value::isInt64() const { in isInt64() function in Json::Value
3672 return isInt64() || isUInt64(); in isIntegral()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3082 JSON_ASSERT_MESSAGE(isInt64(), "LargestUInt out of Int64 range"); in asInt64()
3630 bool Value::isInt64() const { in isInt64() function in Json::Value
3672 return isInt64() || isUInt64(); in isIntegral()