Home
last modified time | relevance | path

Searched refs:full_lines (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/canon/
H A Dutil.c240 int i, j, full_lines, remainder; in dump_hex() local
244 full_lines = length / 16; in dump_hex()
248 for ( i=0; i<full_lines*16; i+=16 ) { in dump_hex()
/dports/devel/cvsmonitor/cvsmonitor/modules/AppLib/
H A DString.pm114 my $full_lines = int( $encoded / 77 );
116 my $size = ( $full_lines * 76 * 3 / 4 )
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dnssb64e.c283 PRUint32 tokens, tokens_per_line, full_lines, line_break_chars, remainder; in PL_Base64MaxEncodedLength() local
301 full_lines = tokens / tokens_per_line; in PL_Base64MaxEncodedLength()
302 remainder = (tokens - (full_lines * tokens_per_line)) * 4; in PL_Base64MaxEncodedLength()
303 line_break_chars = full_lines * 2; in PL_Base64MaxEncodedLength()
308 return (full_lines * tokens_per_line * 4) + line_break_chars + remainder; in PL_Base64MaxEncodedLength()
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dhighlighter.hh50 bool full_lines; member
/dports/net/frr7-pythontools/frr-frr-7.5.1/python/
H A Dmakefile.py77 full_lines = lines[:]
/dports/net/frr7/frr-frr-7.5.1/python/
H A Dmakefile.py77 full_lines = lines[:]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c1981 int full_lines; in _rl_update_final() local
1983 full_lines = 0; in _rl_update_final()
1990 full_lines = 1; in _rl_update_final()
1994 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Ddisplay.c1954 int full_lines; in _rl_update_final() local
1956 full_lines = 0; in _rl_update_final()
1963 full_lines = 1; in _rl_update_final()
1967 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Ddisplay.c1981 int full_lines; in _rl_update_final() local
1983 full_lines = 0; in _rl_update_final()
1990 full_lines = 1; in _rl_update_final()
1994 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Ddisplay.c1951 int full_lines; in _rl_update_final() local
1953 full_lines = 0; in _rl_update_final()
1960 full_lines = 1; in _rl_update_final()
1964 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Ddisplay.c1951 int full_lines; in _rl_update_final() local
1953 full_lines = 0; in _rl_update_final()
1960 full_lines = 1; in _rl_update_final()
1964 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Ddisplay.c2174 int full_lines; in _rl_update_final() local
2176 full_lines = 0; in _rl_update_final()
2183 full_lines = 1; in _rl_update_final()
2187 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Ddisplay.c2214 int full_lines; in _rl_update_final() local
2216 full_lines = 0; in _rl_update_final()
2223 full_lines = 1; in _rl_update_final()
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Ddisplay.c2214 int full_lines; in _rl_update_final() local
2216 full_lines = 0; in _rl_update_final()
2223 full_lines = 1; in _rl_update_final()
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Ddisplay.c2214 int full_lines; in _rl_update_final() local
2216 full_lines = 0; in _rl_update_final()
2223 full_lines = 1; in _rl_update_final()
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Ddisplay.c2214 int full_lines;
2216 full_lines = 0;
2223 full_lines = 1;
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth))
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Ddisplay.c2214 int full_lines; in _rl_update_final() local
2216 full_lines = 0; in _rl_update_final()
2223 full_lines = 1; in _rl_update_final()
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Ddisplay.c2214 int full_lines; in _rl_update_final() local
2216 full_lines = 0; in _rl_update_final()
2223 full_lines = 1; in _rl_update_final()
2227 if (full_lines && _rl_term_autowrap && (VIS_LLEN(_rl_vis_botlin) == _rl_screenwidth)) in _rl_update_final()

12