Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 25 of 41) sorted by relevance

12

/external/owasp/sanitizer/empiricism/
Dcanned-data.js20630 "comments": true, property
20635 "comments": true, property
20640 "comments": true, property
20645 "comments": true, property
20650 "comments": true, property
20656 "comments": true, property
20661 "comments": true, property
20666 "comments": true, property
20671 "comments": true, property
20678 "comments": true, property
[all …]
/external/proguard/src/proguard/
DClassSpecification.java35 public final String comments; field in ClassSpecification
107 public ClassSpecification(String comments, in ClassSpecification()
156 public ClassSpecification(String comments, in ClassSpecification()
DWordReader.java284 String comments = currentComments; in lastComments() local
DConfigurationWriter.java465 private void writeComments(String comments) in writeComments()
/external/chromium_org/tools/json_comment_eater/
Deverything.json7 "comments": "yo", // Comments all have a // in them. string
Deverything_expected.json7 "comments": "yo", string
/external/pcre/dist/
Dpcre_scanner.h128 void set_save_comments(bool comments) { in set_save_comments()
Dpcre_scanner_unittest.cc76 vector<StringPiece> comments; in TestScanner() local
/external/chromium_org/chrome/tools/convert_dict/
Daff_reader.h46 const std::string& comments() const { return intro_comment_; } in comments() function
/external/chromium_org/base/
Dfile_version_info_mac.mm54 base::string16 FileVersionInfoMac::comments() { function
Dfile_version_info_win.cc104 base::string16 FileVersionInfoWin::comments() { in comments() function in FileVersionInfoWin
/external/clang/lib/AST/
DCommentBriefParser.cpp15 namespace comments { namespace
DCommentCommandTraits.cpp14 namespace comments { namespace
DComment.cpp20 namespace comments { namespace
/external/chromium_org/tools/imagediff/
Dimage_diff_png.cc409 explicit CommentWriter(const std::vector<Comment>& comments) in CommentWriter()
470 const std::vector<Comment>& comments) { in DoLibpngWrite()
529 const std::vector<Comment>& comments, in EncodeWithCompressionLevel()
604 const std::vector<Comment>& comments, in Encode()
/external/proguard/src/proguard/gui/
DClassSpecificationsPanel.java208 String comments = classSpecification.comments; in getListCellRendererComponent() local
DClassSpecificationDialog.java383 String comments = classSpecification.comments; in setClassSpecification() local
439 String comments = commentsTextArea.getText(); in getClassSpecification() local
/external/chromium_org/ui/gfx/codec/
Dpng_codec.cc510 explicit CommentWriter(const std::vector<PNGCodec::Comment>& comments) in CommentWriter()
573 const std::vector<PNGCodec::Comment>& comments) { in DoLibpngWrite()
631 const std::vector<PNGCodec::Comment>& comments, in EncodeWithCompressionLevel()
762 const std::vector<Comment>& comments, in Encode()
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_doc_comment.cc109 string comments = location.leading_comments.empty() ? in WriteDocCommentBodyForLocation() local
/external/llvm/docs/TableGen/
DLangIntro.rst36 .. _TableGen type:
/external/tremolo/Tremolo/
Divorbiscodec.h82 int comments; member
/external/jdiff/src/jdiff/
DCommentsHandler.java44 public CommentsHandler(Comments comments) { in CommentsHandler()
DComments.java195 public static String getComment(Comments comments, String id) { in getComment()
/external/chromium_org/v8/src/
Ddisassembler.cc145 List<const char*> comments(4); in DecodeIt() local
/external/fonttools/Lib/fontTools/
DafmLib.py272 def comments(self): member in AFM

12