Home
last modified time | relevance | path

Searched refs:stackLimit_ (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1106 int stackLimit_; member in Json::OurFeatures
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
2089 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1106 int stackLimit_; member in Json::OurFeatures
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
2089 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1106 int stackLimit_; member in Json::OurFeatures
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
2089 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp1091 int stackLimit_; member in Json::OurFeatures
1278 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
2115 features.stackLimit_ = settings_["stackLimit"].asInt(); in newCharReader()