Searched defs:comments_ (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/common/linux/
H A Dgoogle_crashdump_uploader.h96 string comments_; member in class:google_breakpad::GoogleCrashdumpUploader
H A Dgoogle_crashdump_uploader.cc113 comments_ = comments;
133 if (!comments_.empty()) {
134 std::cout << "\tComments: " << comments_; local
190 parameters_["comments_"] = comments_;
/external/pcre/pcrecpp/include/
H A Dpcre_scanner.h161 std::vector<StringPiece> *comments_; member in class:pcrecpp::Scanner
163 // the offset into comments_ that has been returned by GetNextComments
/external/jdiff/src/jdiff/
H A DCommentsHandler.java29 public Comments comments_ = null; field in class:CommentsHandler
45 comments_ = comments;
54 comments_.dump();
145 comments_.addComment(currComment);
/external/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp450 : comments_(comments), png_text_(new png_text[comments.size()]) {
456 for (size_t i = 0; i < comments_.size(); ++i) {
463 bool HasComments() { return !comments_.empty(); }
467 int size() { return static_cast<int>(comments_.size()); }
485 const std::vector<Comment> comments_; member in class:image_diff_png::__anon18012::CommentWriter
/external/jsoncpp/include/json/
H A Dvalue.h497 CommentInfo* comments_; member in class:Json::Value
/external/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.h385 comments_(),
1249 GrowableArray<CodeComment*> comments_; member in class:dart::Assembler
/external/protobuf/conformance/third_party/jsoncpp/
H A Djson.h982 CommentInfo* comments_; member in class:Json::Value
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/guice/lib/build/jdiff/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...

Completed in 389 milliseconds