Home
last modified time | relevance | path

Searched refs:allowNumericKeys_ (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
1102 bool allowNumericKeys_;
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false)
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool();
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
1102 bool allowNumericKeys_;
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false)
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool();
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
1102 bool allowNumericKeys_;
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false)
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool();
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h366 bool allowNumericKeys_; member in Json::Features
H A Djsoncpp.cpp248 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
257 features.allowNumericKeys_ = false; in strictMode()
664 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
1086 bool allowNumericKeys_;
1640 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) {
2113 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool();
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h338 bool allowNumericKeys_; member in Json::Features
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h338 bool allowNumericKeys_; member in Json::Features
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h338 bool allowNumericKeys_; member in Json::Features

Completed in 38 milliseconds