Home
last modified time | relevance | path

Searched refs:asUInt64 (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/vkscpc/
Dvkscpc.cpp157 pipelineLayoutHandle = jsonComputePipeline["layout"].asUInt64(); in importFilesForExternalCompiler()
160 stages[jsonStage["stage"].asString()] = jsonStage["module"].asUInt64(); in importFilesForExternalCompiler()
167 pipelineLayoutHandle = jsonGraphicsPipeline["layout"].asUInt64(); in importFilesForExternalCompiler()
168 renderPassHandle = jsonGraphicsPipeline["renderPass"].asUInt64(); in importFilesForExternalCompiler()
172 stages[jsonStages[i]["stage"].asString()] = jsonStages[i]["module"].asUInt64(); in importFilesForExternalCompiler()
/third_party/jsoncpp/include/json/
Dvalue.h390 UInt64 asUInt64() const;
670 template <> inline UInt64 Value::as<UInt64>() const { return asUInt64(); }
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1011 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1037 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1063 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1114 JSONTEST_ASSERT_EQUAL(kint64max, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1138 JSONTEST_ASSERT_EQUAL(Json::UInt64(1) << 63, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1214 JSONTEST_ASSERT_EQUAL(ten_to_19, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1261 JSONTEST_ASSERT_EQUAL(kuint64max, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1770 JSONTEST_ASSERT_THROWS(strVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1771 JSONTEST_ASSERT_THROWS(objVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1772 JSONTEST_ASSERT_THROWS(arrVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
[all …]
/third_party/jsoncpp/src/lib_json/
Djson_value.cpp721 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
755 return asUInt64(); in asLargestUInt()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/third_party/protobuf/conformance/third_party/jsoncpp/
Djson.h724 UInt64 asUInt64() const;
Djsoncpp.cpp3130 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3164 return asUInt64(); in asLargestUInt()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()