/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/init/ |
H A D | MetadataParser.java | 54 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 D | gtest-filter.cc | 139 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 D | gtest-filter.h | 31 bool strictMode;
member in testing::ext::TestFilter
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuRasterizationVerifier.hpp | 256 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 D | tcuRasterizationVerifier.cpp | 917 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 D | json.h | 349 static Features strictMode(); 1603 /** Same as old Features::strictMode(). 1608 static void strictMode(Json::Value* settings);
|
H A D | jsoncpp.cpp | 252 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 D | json.h | 321 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 D | json.h | 321 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 D | json.h | 321 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 D | jsoncpp.cpp | 237 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 D | jsoncpp.cpp | 237 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 D | jsoncpp.cpp | 237 Features Features::strictMode() { in strictMode() function in Json::Features 2129 void CharReaderBuilder::strictMode(Json::Value* settings)
|
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |