Searched refs:allowComments_ (Results 1 – 11 of 11) sorted by relevance
/third_party/jsoncpp/include/json/ |
D | json_features.h | 44 bool allowComments_; variable
|
/third_party/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 60 : allowComments_(true), strictRoot_(false), in Features() 66 features.allowComments_ = false; in strictMode() 119 if (!features_.allowComments_) { in parse() 234 if (features_.allowComments_) { in skipCommentTokens() 876 bool allowComments_; member in Json::OurFeatures 1027 if (!features_.allowComments_) { in parse() 1164 if (features_.allowComments_) { in skipCommentTokens() 1922 features.allowComments_ = settings_["allowComments"].asBool(); in newCharReader()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 232 : allowComments_(true), strictRoot_(false), in Features() 239 features.allowComments_ = false; in strictMode() 294 if (!features_.allowComments_) { in parse() 417 if (features_.allowComments_) { in skipCommentTokens() 1099 bool allowComments_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1251 if (!features_.allowComments_) { in parse() 1375 if (features_.allowComments_) { in skipCommentTokens() 2084 features.allowComments_ = settings_["allowComments"].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() 239 features.allowComments_ = false; in strictMode() 294 if (!features_.allowComments_) { in parse() 417 if (features_.allowComments_) { in skipCommentTokens() 1099 bool allowComments_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1251 if (!features_.allowComments_) { in parse() 1375 if (features_.allowComments_) { in skipCommentTokens() 2084 features.allowComments_ = settings_["allowComments"].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() 239 features.allowComments_ = false; in strictMode() 294 if (!features_.allowComments_) { in parse() 417 if (features_.allowComments_) { in skipCommentTokens() 1099 bool allowComments_; member in Json::OurFeatures 1113 : allowComments_(true), strictRoot_(false) in OurFeatures() 1251 if (!features_.allowComments_) { in parse() 1375 if (features_.allowComments_) { in skipCommentTokens() 2084 features.allowComments_ = settings_["allowComments"].asBool(); in newCharReader()
|
/third_party/jsoncpp/src/jsontestrunner/ |
D | main.cpp | 139 builder.settings_["allowComments"] = features.allowComments_; in parseAndSaveValueTree()
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 247 : allowComments_(true), strictRoot_(false), in Features() 254 features.allowComments_ = false; in strictMode() 309 if (!features_.allowComments_) { in parse() 432 if (features_.allowComments_) { in skipCommentTokens() 1083 bool allowComments_; member in Json::OurFeatures 1233 if (!features_.allowComments_) { in parse() 1381 if (features_.allowComments_) { in skipCommentTokens() 2110 features.allowComments_ = settings_["allowComments"].asBool(); in newCharReader()
|
D | json.h | 356 bool allowComments_; variable
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|