Home
last modified time | relevance | path

Searched refs:CleanseComments (Results 1 – 25 of 62) sorted by relevance

123

/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/tools/
H A Dcpplint.py904 def CleanseComments(line): function
935 self.lines.append(CleanseComments(lines[linenum]))
937 self.elided.append(CleanseComments(elided))
2977 clean_line = CleanseComments(line)
/dports/devel/google-styleguide/styleguide-9806df8/cpplint/
H A Dcpplint_unittest.py1151 cpplint.CleanseComments('int foo = 0; // danger!'))
1153 cpplint.CleanseComments('int /* foo */ o = 0;'))
1155 cpplint.CleanseComments('foo(int a /* abc */, int b);'))
1157 cpplint.CleanseComments('f(a, /* name */ b);'))
1159 cpplint.CleanseComments('f(a /* name */, b);'))
1161 cpplint.CleanseComments('f(a, /* name */b);'))
1163 cpplint.CleanseComments('f(a, /**/b, /**/c);'))
1165 cpplint.CleanseComments('f(a, /**/b/**/, c);'))
/dports/archivers/innoextract/innoextract-1.9/cmake/
H A Dcpplint.py970 def CleanseComments(line): function
1001 self.lines.append(CleanseComments(lines[linenum]))
1003 self.elided.append(CleanseComments(elided))
3092 clean_line = CleanseComments(line)
/dports/editors/neovim/neovim-0.6.1/src/
H A Dclint.py890 def CleanseComments(line): function
928 self.lines.append(CleanseComments(
932 self.elided.append(CleanseComments(elided))
933 elided = CleanseComments(self._CollapseStrings(
/dports/games/arx-libertatis/arx-libertatis-1.1.2/scripts/
H A Dcpplint.py969 def CleanseComments(line): function
1000 self.lines.append(CleanseComments(lines[linenum]))
1002 self.elided.append(CleanseComments(elided))
3088 clean_line = CleanseComments(line)
/dports/math/stanmath/math-4.2.0/lib/cpplint_1.4.5/
H A Dcpplint_unittest.py1229 cpplint.CleanseComments('int foo = 0; // danger!'))
1231 cpplint.CleanseComments('int /* foo */ o = 0;'))
1233 cpplint.CleanseComments('foo(int a /* abc */, int b);'))
1235 cpplint.CleanseComments('f(a, /* name */ b);'))
1237 cpplint.CleanseComments('f(a /* name */, b);'))
1239 cpplint.CleanseComments('f(a, /* name */b);'))
1241 cpplint.CleanseComments('f(a, /**/b, /**/c);'))
1243 cpplint.CleanseComments('f(a, /**/b/**/, c);'))
/dports/devel/cpplint/cpplint-1.5.5/
H A Dcpplint_unittest.py1238 cpplint.CleanseComments('int foo = 0; // danger!'))
1240 cpplint.CleanseComments('int /* foo */ o = 0;'))
1242 cpplint.CleanseComments('foo(int a /* abc */, int b);'))
1244 cpplint.CleanseComments('f(a, /* name */ b);'))
1246 cpplint.CleanseComments('f(a /* name */, b);'))
1248 cpplint.CleanseComments('f(a, /* name */b);'))
1250 cpplint.CleanseComments('f(a, /**/b, /**/c);'))
1252 cpplint.CleanseComments('f(a, /**/b/**/, c);'))
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/scripts/
H A Dcpplint.py970 def CleanseComments(line): function
1001 self.lines.append(CleanseComments(lines[linenum]))
1003 self.elided.append(CleanseComments(elided))
3647 clean_line = CleanseComments(line)
/dports/benchmarks/sipp/sipp-3.5.1/
H A Dcpplint.py970 def CleanseComments(line): function
1001 self.lines.append(CleanseComments(lines[linenum]))
1003 self.elided.append(CleanseComments(elided))
3647 clean_line = CleanseComments(line)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/databases/sqlitecpp/SQLiteCpp-3.1.1-28-g0c46d86/
H A Dcpplint.py1171 def CleanseComments(line): function
1203 self.lines.append(CleanseComments(
1206 self.elided.append(CleanseComments(elided))
4412 clean_line = CleanseComments(line)
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/multimedia/libvpx/libvpx-1.11.0/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/www/firefox/firefox-99.0/third_party/aom/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/devel/easyloggingpp/easyloggingpp-9.97.0/tools/
H A Dcpplint.py1144 def CleanseComments(line): function
1176 self.lines.append(CleanseComments(
1179 self.elided.append(CleanseComments(elided))
4350 clean_line = CleanseComments(line)
/dports/misc/dartsim/dart-6.11.1/tools/
H A Dcpplint.py1144 def CleanseComments(line): function
1176 self.lines.append(CleanseComments(
1179 self.elided.append(CleanseComments(elided))
4376 clean_line = CleanseComments(line)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/tools/
H A Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)
/dports/games/warzone2100/warzone2100/3rdparty/SQLiteCpp/
H A Dcpplint.py1171 def CleanseComments(line): function
1203 self.lines.append(CleanseComments(
1206 self.elided.append(CleanseComments(elided))
4412 clean_line = CleanseComments(line)
/dports/math/casadi/casadi-3.5.5/misc/
H A Dcpplint.py1160 def CleanseComments(line): function
1192 self.lines.append(CleanseComments(
1195 self.elided.append(CleanseComments(elided))
4357 clean_line = CleanseComments(line)

123