Searched refs:strictRoot_ (Results 1 – 11 of 11) sorted by relevance
/third_party/jsoncpp/include/json/ |
D | json_features.h | 48 bool strictRoot_; variable
|
/third_party/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 60 : allowComments_(true), strictRoot_(false), in Features() 67 features.strictRoot_ = true; in strictMode() 140 if (features_.strictRoot_) { in parse() 878 bool strictRoot_; member in Json::OurFeatures 1055 if (features_.strictRoot_) { in parse() 1924 features.strictRoot_ = settings_["strictRoot"].asBool(); in newCharReader()
|
/third_party/jsoncpp/src/jsontestrunner/ |
D | main.cpp | 140 builder.settings_["strictRoot"] = features.strictRoot_; in parseAndSaveValueTree()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 232 : allowComments_(true), strictRoot_(false), in Features() 240 features.strictRoot_ = true; in strictMode() 316 if (features_.strictRoot_) { in parse() 1100 bool strictRoot_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1279 if (features_.strictRoot_) { in parse() 2085 features.strictRoot_ = settings_["strictRoot"].asBool(); in newCharReader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 232 : allowComments_(true), strictRoot_(false), in Features() 240 features.strictRoot_ = true; in strictMode() 316 if (features_.strictRoot_) { in parse() 1100 bool strictRoot_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1279 if (features_.strictRoot_) { in parse() 2085 features.strictRoot_ = settings_["strictRoot"].asBool(); in newCharReader()
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 232 : allowComments_(true), strictRoot_(false), in Features() 240 features.strictRoot_ = true; in strictMode() 316 if (features_.strictRoot_) { in parse() 1100 bool strictRoot_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1279 if (features_.strictRoot_) { in parse() 2085 features.strictRoot_ = settings_["strictRoot"].asBool(); in newCharReader()
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 247 : allowComments_(true), strictRoot_(false), in Features() 255 features.strictRoot_ = true; in strictMode() 331 if (features_.strictRoot_) { in parse() 1084 bool strictRoot_; member in Json::OurFeatures 1261 if (features_.strictRoot_) { in parse() 2111 features.strictRoot_ = settings_["strictRoot"].asBool(); in newCharReader()
|
D | json.h | 360 bool strictRoot_; variable
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 332 bool strictRoot_; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 332 bool strictRoot_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 332 bool strictRoot_; variable
|