Home
last modified time | relevance | path

Searched refs:containsNewLine (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp264 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() function
546 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
547 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()
1524 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) {
1525 if (c != '*' || !containsNewLine(commentBegin, current_))
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() function
531 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
532 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()
1495 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) {
1496 if (c != '*' || !containsNewLine(commentBegin, current_))
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() function
531 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
532 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()
1495 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) {
1496 if (c != '*' || !containsNewLine(commentBegin, current_))
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp249 static bool containsNewLine(Reader::Location begin, Reader::Location end) { in containsNewLine() function
531 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) { in readComment()
532 if (c != '*' || !containsNewLine(commentBegin, current_)) in readComment()
1495 if (lastValueEnd_ && !containsNewLine(lastValueEnd_, commentBegin)) {
1496 if (c != '*' || !containsNewLine(commentBegin, current_))

Completed in 21 milliseconds