/external/pcre/dist/ |
D | pcre_scanner.cc | 53 comments_(NULL), in Scanner() 64 comments_(NULL), in Scanner() 70 delete comments_; in ~Scanner() 152 if (comments_ == NULL) { in ConsumeSkip() 153 comments_ = new vector<StringPiece>; in ConsumeSkip() 158 comments_->push_back(StringPiece(start_data, length)); in ConsumeSkip() 167 if (!comments_) { in GetComments() 175 for (vector<StringPiece>::const_iterator it = comments_->begin(); in GetComments() 176 it != comments_->end(); ++it) { in GetComments() 188 if (!comments_) { in GetNextComments() [all …]
|
D | pcre_scanner.h | 160 std::vector<StringPiece> *comments_; variable
|
/external/jsoncpp/src/lib_json/ |
D | json_value.cpp | 276 , comments_( 0 ) in Value() 320 , comments_( 0 ) in Value() 331 , comments_( 0 ) in Value() 344 , comments_( 0 ) in Value() 356 , comments_( 0 ) in Value() 368 , comments_( 0 ) in Value() 379 , comments_( 0 ) in Value() 392 , comments_( 0 ) in Value() 405 , comments_( 0 ) in Value() 418 , comments_( 0 ) in Value() [all …]
|
/external/jsoncpp/chromium-overrides/src/lib_json/ |
D | json_value.cpp | 280 , comments_( 0 ) in Value() 324 , comments_( 0 ) in Value() 335 , comments_( 0 ) in Value() 348 , comments_( 0 ) in Value() 360 , comments_( 0 ) in Value() 372 , comments_( 0 ) in Value() 383 , comments_( 0 ) in Value() 396 , comments_( 0 ) in Value() 409 , comments_( 0 ) in Value() 422 , comments_( 0 ) in Value() [all …]
|
/external/google-breakpad/src/common/linux/ |
D | google_crashdump_uploader.cc | 113 comments_ = comments; in Init() 133 if (!comments_.empty()) { in Init() 134 std::cout << "\tComments: " << comments_; in Init() 190 parameters_["comments_"] = comments_; in Upload()
|
D | google_crashdump_uploader.h | 96 string comments_; variable
|
/external/jdiff/src/jdiff/ |
D | CommentsHandler.java | 29 public Comments comments_ = null; field in CommentsHandler 45 comments_ = comments; in CommentsHandler() 54 comments_.dump(); in endDocument() 145 comments_.addComment(currComment); in addTextToComments()
|
/external/pdfium/samples/ |
D | image_diff_png.cc | 409 : comments_(comments), in CommentWriter() 416 for (size_t i = 0; i < comments_.size(); ++i) { in ~CommentWriter() 424 return !comments_.empty(); in HasComments() 432 return static_cast<int>(comments_.size()); in size() 451 const std::vector<Comment> comments_; member in image_diff_png::__anon3a3a145c0311::CommentWriter
|
/external/jsoncpp/chromium-overrides/include/json/ |
D | value.h | 504 CommentInfo *comments_; variable
|
/external/jsoncpp/include/json/ |
D | value.h | 504 CommentInfo *comments_; variable
|
/external/guava/guava/lib/ |
D | jdiff.jar | META-INF/
META-INF/MANIFEST.MF
jdiff/
jdiff/API.class
API ... |