Home
last modified time | relevance | path

Searched refs:is_comment (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/dports/textproc/R-cran-vroom/vroom/src/
H A Dutils.h12 is_comment(const char* begin, const char* end, const std::string& comment) { in is_comment() function
52 bool is_comment = false; in is_blank_or_comment_line() local
55 return std::pair<bool, bool>(should_skip, is_comment); in is_blank_or_comment_line()
60 return std::pair<bool, bool>(should_skip, is_comment); in is_blank_or_comment_line()
69 return std::pair<bool, bool>(should_skip, is_comment); in is_blank_or_comment_line()
74 is_comment = true; in is_blank_or_comment_line()
75 return std::pair<bool, bool>(should_skip, is_comment); in is_blank_or_comment_line()
78 return std::pair<bool, bool>(should_skip, is_comment); in is_blank_or_comment_line()
307 bool should_skip, is_comment; in find_first_line() local
308 std::tie(should_skip, is_comment) = is_blank_or_comment_line( in find_first_line()
[all …]
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessageReplyInfo.cpp30 is_comment = reply_info->comments_; in MessageReplyInfo()
32 if (is_comment) { in MessageReplyInfo()
37 is_comment = false; in MessageReplyInfo()
41 if (is_comment) { in MessageReplyInfo()
75 is_comment != other.is_comment || channel_id != other.channel_id; in need_update_to()
119 if (is_comment && replier_dialog_id.is_valid()) { in add_reply()
166 if (reply_info.is_comment) { in operator <<()
/dports/www/serendipity/Serendipity-2.3.5/include/admin/importers/
H A Dmovabletype.inc.php298 $is_comment = false;
311 if ($is_comment || $is_trackback) {
315 $is_comment = $is_trackback = false;
321 } elseif ($is_comment) {
342 $is_comment = false;
351 while (($is_comment || $is_trackback) && empty($tline)) {
363 $is_comment = false;
369 $is_comment = true;
375 $is_comment = false;
405 if ($is_comment || $is_trackback) {
[all …]
/dports/news/newsx/newsx-1.6/src/
H A Dsplit.c32 int is_comment = 0; in split_lines() local
47 is_comment = 0; in split_lines()
76 if (!start && !is_comment) start = p; in split_lines()
83 if (!start) ++is_comment; in split_lines()
86 if (!start && !is_comment) start = p; in split_lines()
/dports/textproc/py-yapf/yapf-0.31.0/yapf/yapflib/
H A Dreformatter.py64 if uwline.first.is_comment:
66 elif uwline.last.is_comment:
73 if any(tok.is_comment for tok in uwline.tokens):
147 if cur_tok.is_comment:
156 if cur_tok.is_comment and not prev_tok.is_comment:
173 if tok.is_comment and prev_token:
326 if line_tok.is_comment:
358 if line_tok.is_comment:
691 if not final_lines[index - 1].is_comment:
713 if first_token.is_comment:
[all …]
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/src/
H A Dcalculate_closing_brace_position.cpp42 chunk_t *is_comment = nullptr; in calculate_closing_brace_position() local
81 is_comment = back; in calculate_closing_brace_position()
95 if (is_comment != nullptr) in calculate_closing_brace_position()
111 if (is_comment->orig_line == second->orig_line) in calculate_closing_brace_position()
113 last = is_comment; in calculate_closing_brace_position()
115 if (cl_colon->orig_line == is_comment->orig_line) in calculate_closing_brace_position()
117 last = chunk_get_next(is_comment); in calculate_closing_brace_position()
/dports/devel/p5-Data-HexDump-Range/Data-HexDump-Range-0.13.59/lib/Data/HexDump/Range/
H A DGather.pm165 my ($is_header, $is_comment, $is_bitfield, $is_skip, $unpack_format) ;
170 …($is_header, $is_comment, $is_bitfield, $is_skip, $range_size, undef) = $self->unpack_range_size($…
174 …($is_header, $is_comment, $is_bitfield, $is_skip, $range_size, undef) = $self->unpack_range_size($…
194 if($is_header || $is_comment || $is_bitfield)
207 if(!$is_header && ! $is_comment && ! $is_bitfield)
235 DATA => $is_comment ? undef : $last_data,
239 IS_COMMENT => $is_comment,
415 my ($is_header, $is_comment, $is_bitfield, $is_skip, $range_size, $unpack_format) = (0, 0, 0, 0, -1…
421 $is_comment++ ;
461 return ($is_header, $is_comment, $is_bitfield, $is_skip, $range_size, $unpack_format) ;
/dports/graphics/blender/blender-2.91.0/source/tools/utils_ide/qtcreator/externaltools/
H A Dqtc_toggle_if0.py8 is_comment = False variable
13 is_comment = True variable
15 is_comment = False
18 if is_comment:
/dports/textproc/groff/groff-1.22.4/src/utils/pfbtops/
H A Dpfbtops.c59 int is_comment = 0; in get_text() local
64 if (c == '(' && !is_comment) in get_text()
66 else if (c == ')' && !is_comment) in get_text()
69 is_comment = 1; in get_text()
113 is_comment = 0; in get_text()
121 else if (is_comment) { in get_text()
/dports/devel/p5-SDL/SDL-2.548/scripts/
H A Dauto_constants.pl13 my $is_comment = 0;
35 $is_comment = 1;
40 if ( $is_comment && $_ =~ /\*\// ) {
45 $is_comment = 0;
51 next if ( $is_comment && $_ !~ /\*\// );
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dregional_settings.cpp51 if( member.is_comment() ) { in load_forest_biome_component()
78 if( member.is_comment() ) { in load_forest_biome_terrain_dependent_furniture()
110 if( member.is_comment() ) { in load_forest_biome()
129 if( member.is_comment() ) { in load_forest_biome()
142 if( member.is_comment() ) { in load_forest_biome()
163 if( member.is_comment() ) { in load_forest_mapgen_settings()
512 if( zone.is_comment() ) { in load_region_settings()
657 if( member.is_comment() ) { in apply_region_overlay()
683 if( member.is_comment() ) { in apply_region_overlay()
699 if( zone.is_comment() ) { in apply_region_overlay()
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dregional_settings.cpp51 if( member.is_comment() ) { in load_forest_biome_component()
78 if( member.is_comment() ) { in load_forest_biome_terrain_dependent_furniture()
110 if( member.is_comment() ) { in load_forest_biome()
129 if( member.is_comment() ) { in load_forest_biome()
142 if( member.is_comment() ) { in load_forest_biome()
163 if( member.is_comment() ) { in load_forest_mapgen_settings()
512 if( zone.is_comment() ) { in load_region_settings()
657 if( member.is_comment() ) { in apply_region_overlay()
683 if( member.is_comment() ) { in apply_region_overlay()
699 if( zone.is_comment() ) { in apply_region_overlay()
[all …]
/dports/biology/bioparser/bioparser-3.0.15/include/bioparser/
H A Dfastq_parser.hpp70 bool is_comment = false; in Parse() local
83 } else if (is_comment) { in Parse()
84 is_comment = false; in Parse()
98 is_comment = true; in Parse()
/dports/lang/rust/rustc-1.58.1-src/vendor/minifier/src/js/
H A Dutils.rs213 if tokens[pos].is_comment() || tokens[pos].is_white_character() { in get_variable_name_and_value_positions()
242 } else if !tokens[tmp2].is_comment() && !tokens[tmp2].is_white_character() { in get_variable_name_and_value_positions()
253 } else if !(tokens[tmp2].is_comment() in get_variable_name_and_value_positions()
272 if t.is_comment() || t.is_white_character() { in get_next()
332 !token.is_comment() && { in clean_token()
349 if (t.is_comment() || t.is_white_character()) && f(&t) { in get_next_except()
455 looking_for_var = s.is_comment() || s.is_white_character(); in get_array()
465 looking_for_equal = s.is_comment() || s.is_white_character(); in get_array()
475 looking_for_array_start = s.is_comment() || s.is_white_character(); in get_array()
483 s if s.is_comment() || s.is_white_character() => {} in get_array()
/dports/devel/geany-themes/geany-themes-1.24/scripts/geanyscheme/
H A Dconfparse.py22 def is_comment(line): member in ConfParse
53 if ConfParse.is_comment(line):
70 if ConfParse.is_comment(line):
89 if ConfParse.is_comment(line):
121 if ConfParse.is_comment(line):
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dcatapult_dct2000.c352 int is_comment = FALSE; in catapult_dct2000_read() local
451 int is_comment = FALSE; in catapult_dct2000_seek_read() local
587 gboolean is_comment; in catapult_dct2000_dump() local
706 if (is_comment) { in catapult_dct2000_dump()
730 if (!is_comment) { in catapult_dct2000_dump()
834 *is_comment = FALSE; in parse_line()
849 *is_comment = TRUE; in parse_line()
866 if (!(*is_comment)) { in parse_line()
1122 if (!(*is_comment)) { in parse_line()
1227 if (*is_comment) { in parse_line()
[all …]
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dcatapult_dct2000.c352 int is_comment = FALSE; in catapult_dct2000_read() local
451 int is_comment = FALSE; in catapult_dct2000_seek_read() local
587 gboolean is_comment; in catapult_dct2000_dump() local
706 if (is_comment) { in catapult_dct2000_dump()
730 if (!is_comment) { in catapult_dct2000_dump()
834 *is_comment = FALSE; in parse_line()
849 *is_comment = TRUE; in parse_line()
866 if (!(*is_comment)) { in parse_line()
1122 if (!(*is_comment)) { in parse_line()
1227 if (*is_comment) { in parse_line()
[all …]
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dcatapult_dct2000.c352 int is_comment = FALSE;
451 int is_comment = FALSE;
587 gboolean is_comment;
706 if (is_comment) {
730 if (!is_comment) {
834 *is_comment = FALSE;
849 *is_comment = TRUE;
866 if (!(*is_comment)) {
1122 if (!(*is_comment)) {
1227 if (*is_comment) {
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dcatapult_dct2000.c352 int is_comment = FALSE; in catapult_dct2000_read() local
451 int is_comment = FALSE; in catapult_dct2000_seek_read() local
587 gboolean is_comment; in catapult_dct2000_dump() local
706 if (is_comment) { in catapult_dct2000_dump()
730 if (!is_comment) { in catapult_dct2000_dump()
834 *is_comment = FALSE; in parse_line()
849 *is_comment = TRUE; in parse_line()
866 if (!(*is_comment)) { in parse_line()
1122 if (!(*is_comment)) { in parse_line()
1227 if (*is_comment) { in parse_line()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/src/
H A Dformatting.rs255 is_comment: bool, field
268 is_comment: kind.is_comment(), in from_span()
287 if self.is_comment || self.is_string { in msg_suffix()
490 is_comment: false, in check_license()
529 kind.is_comment(), in new_line()
543 self.push_err(error_kind, kind.is_comment(), is_string); in new_line()
573 fn push_err(&mut self, kind: ErrorKind, is_comment: bool, is_string: bool) { in push_err()
577 is_comment, in push_err()
584 let allow_error_report = if char_kind.is_comment() in should_report_error()
586 || error_kind.is_comment() in should_report_error()
/dports/devel/grpc/grpc-1.42.0/src/objective-c/
H A Dchange-comments.py59 def is_comment(line): function
63 return not is_comment(line)
100 while (next_line(is_comment)):
/dports/devel/grpc130/grpc-1.30.2/src/objective-c/
H A Dchange-comments.py59 def is_comment(line): function
63 return not is_comment(line)
100 while (next_line(is_comment)):
/dports/devel/grpc134/grpc-1.34.1/src/objective-c/
H A Dchange-comments.py59 def is_comment(line): function
63 return not is_comment(line)
100 while (next_line(is_comment)):
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/objective-c/
H A Dchange-comments.py65 def is_comment(line): function
69 return not is_comment(line)
107 while (next_line(is_comment)):
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dhandler_resources.cc478 bool is_comment = false; in load_texts() local
489 is_comment = true; in load_texts()
494 if (!is_comment) in load_texts()
513 is_comment = false; in load_texts()
549 is_comment = false; in load_texts()
561 is_comment = true; in load_texts()
566 if (!is_comment) in load_texts()
600 is_comment = false; in load_texts()

12345678910>>...20