Home
last modified time | relevance | path

Searched refs:otherComment (Results 1 – 6 of 6) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DZipArchiveEntry.java901 String otherComment = other.getComment(); in equals() local
905 if (otherComment == null) { in equals()
906 otherComment = ""; in equals()
909 && myComment.equals(otherComment) in equals()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2815 const CommentInfo& otherComment = other.comments_[comment]; in Value() local
2816 if (otherComment.comment_) in Value()
2818 otherComment.comment_, strlen(otherComment.comment_)); in Value()
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2839 const CommentInfo& otherComment = other.comments_[comment]; in Value() local
2840 if (otherComment.comment_) in Value()
2842 otherComment.comment_, strlen(otherComment.comment_)); in Value()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2815 const CommentInfo& otherComment = other.comments_[comment]; in Value() local
2816 if (otherComment.comment_) in Value()
2818 otherComment.comment_, strlen(otherComment.comment_)); in Value()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2815 const CommentInfo& otherComment = other.comments_[comment]; in Value() local
2816 if (otherComment.comment_) in Value()
2818 otherComment.comment_, strlen(otherComment.comment_)); in Value()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2815 const CommentInfo& otherComment = other.comments_[comment]; in Value() local
2816 if (otherComment.comment_) in Value()
2818 otherComment.comment_, strlen(otherComment.comment_)); in Value()