Searched refs:allowComments_ (Results 1 – 10 of 10) sorted by relevance
/external/jsoncpp/include/json/ |
D | features.h | 42 bool allowComments_; variable
|
/external/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 35 : allowComments_(true), strictRoot_(false), in Features() 42 features.allowComments_ = false; in strictMode() 114 if (!features_.allowComments_) { in parse() 225 if (features_.allowComments_) { in skipCommentTokens()
|
/external/deqp-deps/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()
|
/external/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()
|
/external/shaderc/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()
|
/external/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
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 328 bool allowComments_; variable
|