Home
last modified time | relevance | path

Searched refs:strictMode (Results 1 - 18 of 18) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/init/
H A DMetadataParser.java54 private final boolean strictMode; field in MetadataParser
56 private MetadataParser(boolean strictMode) { in MetadataParser() argument
57 this.strictMode = strictMode; in MetadataParser()
95 if (strictMode) { in handleNullSource()
/third_party/googletest/googletest/src/hwext/
H A Dgtest-filter.cc139 strictMode = compareStringsByIgnoreCase("true", vstr) || compareStringsByIgnoreCase("t", vstr); in postParsingArguments()
198 if (!strictMode) { in accept()
221 strictMode = false; in reset()
/third_party/googletest/googletest/include/gtest/hwext/
H A Dgtest-filter.h31 bool strictMode; member in testing::ext::TestFilter
/third_party/vk-gl-cts/framework/common/
H A DtcuRasterizationVerifier.hpp256 bool verifyTriangulatedLineGroupInterpolation (const tcu::Surface& surface, const LineSceneSpec& scene, const RasterizationArguments& args, tcu::TestLog& log, const bool strictMode = true, const bool allowBresenhamForNonStrictLines = false);
H A DtcuRasterizationVerifier.cpp917 const bool strictMode,
959 const tcu::Vec2 lineNormalDir = (strictMode || scene.isRectangular) ? tcu::Vec2(lineDir.y(), -lineDir.x())
1084 logStash->messages.push_back("Rasterization line draw strictness mode: " + std::string(strictMode ? "strict" : "non-strict") + ".");
1097 const bool strictMode)
1100 return verifyMultisampleLineGroupRasterization(surface, scene, args, log, clipMode, logStash, vulkanLinesTest, strictMode, true) ||
1101 verifyMultisampleLineGroupRasterization(surface, scene, args, log, clipMode, logStash, vulkanLinesTest, strictMode, false);
1103 return verifyMultisampleLineGroupRasterization(surface, scene, args, log, clipMode, logStash, vulkanLinesTest, strictMode, true);
1110 const bool strictMode)
1138 const tcu::Vec2 lineNormalDir = (strictMode || scene.isRectangular) ? tcu::Vec2(lineDir.y(), -lineDir.x())
1191 if (strictMode)
[all...]
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h349 static Features strictMode();
1603 /** Same as old Features::strictMode().
1608 static void strictMode(Json::Value* settings);
H A Djsoncpp.cpp252 Features Features::strictMode() { in strictMode() function in Json::Features
2157 void CharReaderBuilder::strictMode(Json::Value* settings)
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h321 static Features strictMode();
1549 /** Same as old Features::strictMode().
1554 static void strictMode(Json::Value* settings);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h321 static Features strictMode();
1549 /** Same as old Features::strictMode().
1554 static void strictMode(Json::Value* settings);
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h321 static Features strictMode();
1549 /** Same as old Features::strictMode().
1554 static void strictMode(Json::Value* settings);
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp237 Features Features::strictMode() { in strictMode() function in Json::Features
2129 void CharReaderBuilder::strictMode(Json::Value* settings)
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp237 Features Features::strictMode() { in strictMode() function in Json::Features
2129 void CharReaderBuilder::strictMode(Json::Value* settings)
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp237 Features Features::strictMode() { in strictMode() function in Json::Features
2129 void CharReaderBuilder::strictMode(Json::Value* settings)
/third_party/typescript/lib/
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 154 milliseconds