/external/jsoncpp/include/json/ |
D | writer.h | 253 static String normalizeEOL(const String& text); 327 static String normalizeEOL(const String& text);
|
D | reader.h | 227 static String normalizeEOL(Location begin, Location end);
|
/external/jsoncpp/src/lib_json/ |
D | json_reader.cpp | 353 String Reader::normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function in Json::Reader 375 const String& normalized = normalizeEOL(begin, end); in addComment() 975 static String normalizeEOL(Location begin, Location end); 1328 String OurReader::normalizeEOL(OurReader::Location begin, in normalizeEOL() function in Json::OurReader 1351 const String& normalized = normalizeEOL(begin, end); in addComment()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1842 static std::string normalizeEOL(const std::string& text); 1906 static std::string normalizeEOL(const std::string& text);
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1842 static std::string normalizeEOL(const std::string& text); 1906 static std::string normalizeEOL(const std::string& text);
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1842 static std::string normalizeEOL(const std::string& text); 1906 static std::string normalizeEOL(const std::string& text);
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1842 static std::string normalizeEOL(const std::string& text); 1906 static std::string normalizeEOL(const std::string& text);
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 1900 static std::string normalizeEOL(const std::string& text); 1964 static std::string normalizeEOL(const std::string& text);
|
D | jsoncpp.cpp | 556 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function 578 const std::string& normalized = normalizeEOL(begin, end); in addComment() 1537 const std::string& normalized = normalizeEOL(begin, end); in addComment()
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 541 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function 563 const std::string& normalized = normalizeEOL(begin, end); in addComment() 1508 const std::string& normalized = normalizeEOL(begin, end); in addComment()
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 541 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function 563 const std::string& normalized = normalizeEOL(begin, end); in addComment() 1508 const std::string& normalized = normalizeEOL(begin, end); in addComment()
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 541 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function 563 const std::string& normalized = normalizeEOL(begin, end); in addComment() 1508 const std::string& normalized = normalizeEOL(begin, end); in addComment()
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 541 static std::string normalizeEOL(Reader::Location begin, Reader::Location end) { in normalizeEOL() function 563 const std::string& normalized = normalizeEOL(begin, end); in addComment() 1508 const std::string& normalized = normalizeEOL(begin, end); in addComment()
|