Home
last modified time | relevance | path

Searched refs:allowComments_ (Results 1 – 11 of 11) sorted by relevance

/external/jsoncpp/include/json/
Djson_features.h44 bool allowComments_{true};
/external/jsoncpp/src/lib_json/
Djson_reader.cpp70 features.allowComments_ = false; in strictMode()
114 if (!features_.allowComments_) { in parse()
229 if (features_.allowComments_) { in skipCommentTokens()
863 bool allowComments_; member in Json::OurFeatures
1006 if (!features_.allowComments_) { in parse()
1143 if (features_.allowComments_) { in skipCommentTokens()
1886 features.allowComments_ = settings_["allowComments"].asBool(); in newCharReader()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp232 : 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()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp232 : 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()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp232 : 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()
/external/jsoncpp/src/jsontestrunner/
Dmain.cpp135 builder.settings_["allowComments"] = features.allowComments_; in parseAndSaveValueTree()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp247 : 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()
Djson.h356 bool allowComments_; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h328 bool allowComments_; variable
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h328 bool allowComments_; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h328 bool allowComments_; variable