Home
last modified time | relevance | path

Searched refs:allowNumericKeys_ (Results 1 – 10 of 10) sorted by relevance

/external/jsoncpp/include/json/
Dfeatures.h52 bool allowNumericKeys_; variable
/external/jsoncpp/src/lib_json/
Djson_reader.cpp36 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
45 features.allowNumericKeys_ = false; in strictMode()
423 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
1102 bool allowNumericKeys_; member in Json::OurFeatures
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) in OurFeatures()
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool(); in newCharReader()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
1102 bool allowNumericKeys_; member in Json::OurFeatures
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) in OurFeatures()
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool(); in newCharReader()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp233 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
242 features.allowNumericKeys_ = false; in strictMode()
649 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
1102 bool allowNumericKeys_; member in Json::OurFeatures
1114 , allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) in OurFeatures()
1606 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
2087 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool(); in newCharReader()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp248 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {} in Features()
257 features.allowNumericKeys_ = false; in strictMode()
664 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
1086 bool allowNumericKeys_; member in Json::OurFeatures
1640 } else if (tokenName.type_ == tokenNumber && features_.allowNumericKeys_) { in readObject()
2113 features.allowNumericKeys_ = settings_["allowNumericKeys"].asBool(); in newCharReader()
Djson.h366 bool allowNumericKeys_; variable
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h338 bool allowNumericKeys_; variable
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h338 bool allowNumericKeys_; variable
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h338 bool allowNumericKeys_; variable