Home
last modified time | relevance | path

Searched refs:comments_ (Results 1 – 11 of 11) sorted by relevance

/external/pcre/dist/
Dpcre_scanner.cc53 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 …]
Dpcre_scanner.h160 std::vector<StringPiece> *comments_; variable
/external/jsoncpp/src/lib_json/
Djson_value.cpp276 , 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/
Djson_value.cpp280 , 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/
Dgoogle_crashdump_uploader.cc113 comments_ = comments; in Init()
133 if (!comments_.empty()) { in Init()
134 std::cout << "\tComments: " << comments_; in Init()
190 parameters_["comments_"] = comments_; in Upload()
Dgoogle_crashdump_uploader.h96 string comments_; variable
/external/jdiff/src/jdiff/
DCommentsHandler.java29 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/
Dimage_diff_png.cc409 : 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/
Dvalue.h504 CommentInfo *comments_; variable
/external/jsoncpp/include/json/
Dvalue.h504 CommentInfo *comments_; variable
/external/guava/guava/lib/
Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...