Searched refs:allowComments_ (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
H A 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_; 1113 : allowComments_(true), strictRoot_(false) 1251 if (!features_.allowComments_) { 1375 if (features_.allowComments_) { 2084 features.allowComments_ = settings_["allowComments"].asBool();
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
H A 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_; 1113 : allowComments_(true), strictRoot_(false) 1251 if (!features_.allowComments_) { 1375 if (features_.allowComments_) { 2084 features.allowComments_ = settings_["allowComments"].asBool();
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
H A 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_; 1113 : allowComments_(true), strictRoot_(false) 1251 if (!features_.allowComments_) { 1375 if (features_.allowComments_) { 2084 features.allowComments_ = settings_["allowComments"].asBool();
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A 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_; 1233 if (!features_.allowComments_) { 1381 if (features_.allowComments_) { 2110 features.allowComments_ = settings_["allowComments"].asBool();
|
H A D | json.h | 356 bool allowComments_; member in Json::Features 1317 * Features::allowComments_ 1338 Features::allowComments_
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 328 bool allowComments_; member in Json::Features 1266 * Features::allowComments_ 1287 Features::allowComments_
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 328 bool allowComments_; member in Json::Features 1266 * Features::allowComments_ 1287 Features::allowComments_
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
H A D | json.h | 328 bool allowComments_; member in Json::Features 1266 * Features::allowComments_ 1287 Features::allowComments_
|
Completed in 30 milliseconds