Home
last modified time | relevance | path

Searched refs:blank_count (Results 1 – 25 of 84) sorted by last modified time

1234

/dports/misc/cloc/cloc-1.90/
H A Dcloc2348 $blank_count ,
2355 $p_rbf{$file}{'blank' } = $blank_count ;
2412 $blank_count ,
2468 $blank_count ,
2474 $all_line_count - $blank_count - $comment_count;
2476 $p_dbf{ $f }{'blank'}{'added'} = $blank_count;
2478 $all_line_count - $blank_count - $comment_count;
2508 $blank_count ,
2514 $all_line_count - $blank_count - $comment_count;
2516 $p_dbf{ $f }{'blank'}{'removed'} = $blank_count;
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/txt/
H A Dprocessor.py92 blank_count = 0
96 blank_count = 0
99 blank_count += 1
100 if blank_count == 2:
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dwerd.cpp45 WERD::WERD(C_BLOB_LIST *blob_list, uint8_t blank_count, const char *text) in WERD() argument
46 : blanks(blank_count), flags(0), script_id_(0), correct(text ? text : "") { in WERD()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A Dpj_init.c309 int argc = 0, i, blank_count = 0; in pj_init_plus_ctx() local
323 if( i == 0 || defn_copy[i-1] == '\0' || blank_count > 0 ) in pj_init_plus_ctx()
326 if( blank_count > 0 ) in pj_init_plus_ctx()
328 defn_copy[i - blank_count] = '\0'; in pj_init_plus_ctx()
329 blank_count = 0; in pj_init_plus_ctx()
349 blank_count++; in pj_init_plus_ctx()
354 blank_count = 0; in pj_init_plus_ctx()
358 defn_copy[i - blank_count] = '\0'; in pj_init_plus_ctx()
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DTokenizer.pm8308 my $blank_count = 0;
8309 $blank_count++ if ( $str =~ /<\s+/ );
8310 $blank_count++ if ( $str =~ /\s+>/ );
8320 elsif ( $i <= $i_beg + 3 + $blank_count ) {
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/dtoverlay/
H A Dutils.c50 int blank_count; member
84 state->blank_count = 0; in overlay_help_find()
236 state->blank_count++; in overlay_help_get_line()
237 if (state->blank_count >= 2) in overlay_help_get_line()
242 else if (state->blank_count) in overlay_help_get_line()
246 state->blank_count = 0; in overlay_help_get_line()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/patman/
H A Dpatchstream.py89 self.blank_count = 0 # Number of blank lines stored up
630 self.blank_count += 1
632 if self.blank_count and (line == '-- ' or match):
635 outfd.write('+\n' * self.blank_count)
637 self.blank_count = 0

1234