Searched refs:Comments (Results 1 – 16 of 16) sorted by relevance
36 import onbld.Checks.Comments as Comments namespace53 self.assertTrue(Comments.isBug('10 this is a bug'))54 self.assertTrue(Comments.isBug('12345 this is a bug'))55 self.assertFalse(Comments.isBug('this is not a bug (no id)'))56 self.assertFalse(Comments.isBug('10000000 this is too big to be a bug'))59 self.assertTrue(Comments.changeid_present(63 self.assertTrue(Comments.changeid_present(69 self.assertFalse(Comments.changeid_present([]))70 self.assertFalse(Comments.changeid_present(['10 this is a bug']))71 self.assertFalse(Comments.changeid_present([all …]
41 Comments.py \
26 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
5 (Request for Comments) 1950 to 1952 in the files
60 from onbld.Checks import Comments, Copyright, CStyle, HdrChk, WsCheck281 result = Comments.comchk(commit, check_db=True,
118 Comments in the inittab file begin with `#', and end with a newline.119 Comments need not start at the beginning of a line. Lines cannot be
145 file path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/Comments.py \184 …path=opt/onbld/lib/python$(PYTHON3_VERSION)/onbld/Checks/__pycache__/Comments.cpython$(PYTHON3_PKG…
4 Comments on the IEEE P1003.2 Draft 12
80 Comments in the file indicate it may be used for any purpose without
281 Comments on studying the code
39 # 5. Comments; present if and only if the country has multiple rows.
493 (double quote). Comments can be on their own line or come at the955 (double quote). Comments can be on their own line or come at the
46 Comments and Questions:
123 # Comments in this file begin with # - they cannot appear in the middle182 # Comments marked "esr" are mostly results of applying the termcap-compiler988 # Comments in the original are summarized here:9635 # terminal. Comments are relative to changes from the 605V2 entry and9636 # att730 on which the entry is based. Comments show the terminfo18925 # set. Comments in the original, and a little cross-checking with other AT&T
123 # Comments in this file begin with # - they cannot appear in the middle182 # Comments marked "esr" are mostly results of applying the termcap-compiler1073 # Comments in the original are summarized here:10921 # terminal. Comments are relative to changes from the 605V2 entry and10922 # att730 on which the entry is based. Comments show the terminfo21143 # set. Comments in the original, and a little cross-checking with other AT&T
10919 Disassembler - Comments in output now use "//" instead of "/*"