Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_reader.cpp257 token.type_ = tokenArrayEnd; in readToken()
478 return recoverFromError(tokenArrayEnd); in readArray()
487 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()
490 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()
492 if (token.type_ == tokenArrayEnd) in readArray()
/external/jsoncpp/include/json/
Dreader.h162 tokenArrayEnd, enumerator
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp390 case tokenArrayEnd: in readValue()
442 token.type_ = tokenArrayEnd; in readToken()
705 return recoverFromError(tokenArrayEnd); in readArray()
714 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()
717 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()
719 if (token.type_ == tokenArrayEnd) in readArray()
1156 tokenArrayEnd, enumerator
1348 case tokenArrayEnd: in readValue()
1400 token.type_ = tokenArrayEnd; in readToken()
1668 return recoverFromError(tokenArrayEnd); in readArray()
[all …]
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp390 case tokenArrayEnd: in readValue()
442 token.type_ = tokenArrayEnd; in readToken()
705 return recoverFromError(tokenArrayEnd); in readArray()
714 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()
717 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()
719 if (token.type_ == tokenArrayEnd) in readArray()
1156 tokenArrayEnd, enumerator
1348 case tokenArrayEnd: in readValue()
1400 token.type_ = tokenArrayEnd; in readToken()
1668 return recoverFromError(tokenArrayEnd); in readArray()
[all …]
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp405 case tokenArrayEnd: in readValue()
457 token.type_ = tokenArrayEnd; in readToken()
720 return recoverFromError(tokenArrayEnd); in readArray()
729 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()
732 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()
734 if (token.type_ == tokenArrayEnd) in readArray()
1133 tokenArrayEnd, enumerator
1354 case tokenArrayEnd: in readValue()
1406 token.type_ = tokenArrayEnd; in readToken()
1702 return recoverFromError(tokenArrayEnd); in readArray()
[all …]
Djson.h1412 tokenArrayEnd, enumerator
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp390 case tokenArrayEnd: in readValue()
442 token.type_ = tokenArrayEnd; in readToken()
705 return recoverFromError(tokenArrayEnd); in readArray()
714 (token.type_ != tokenArraySeparator && token.type_ != tokenArrayEnd); in readArray()
717 "Missing ',' or ']' in array declaration", token, tokenArrayEnd); in readArray()
719 if (token.type_ == tokenArrayEnd) in readArray()
1156 tokenArrayEnd, enumerator
1348 case tokenArrayEnd: in readValue()
1400 token.type_ = tokenArrayEnd; in readToken()
1668 return recoverFromError(tokenArrayEnd); in readArray()
[all …]
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1361 tokenArrayEnd, enumerator
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1361 tokenArrayEnd, enumerator
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1361 tokenArrayEnd, enumerator