Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 1444) sorted by relevance

12345678910>>...58

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dc-lang17 >>0 regex \^class[[:space:]]+
26 >0 regex \^#[[:space:]]*(if\|ifn)def
34 >0 regex \^[[:space:]]*char(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
37 >0 regex \^[[:space:]]*double(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
40 >0 regex \^[[:space:]]*extern[[:space:]]+ C source text
43 >0 regex \^[[:space:]]*float(\ \\*|\\*)(.+)(=.*)?;[[:space:]]*$ C source text
61 >0 regex \^namespace[[:space:]]+[_[:alpha:]]{1,30}[[:space:]]*\\{ C++ source text
66 >0 regex \^using[[:space:]]+(namespace\ )?std(::)?[[:alpha:]]*[[:space:]]*; C++ source text
70 >0 regex \^[[:space:]]*template[[:space:]]*<.*>[[:space:]]*$ C++ source text
74 >0 regex \^[[:space:]]*virtual[[:space:]]+.*[};][[:space:]]*$ C++ source text
[all …]
H A Druby26 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+'
28 >>>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
31 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
33 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
37 0 regex \^[[:space:]]*(class|module)[[:space:]][A-Z]
38 >&0 regex \^[[:space:]]*end([[:space:]]+[;#if].*)?$ Ruby script text
45 >0 regex \^[[:space:]]*def\ [a-z]|def\ [[:alpha:]]+::[a-z]
46 >>&0 regex \^[[:space:]]*end([[:space:]]+[;#].*)?$ Ruby script text
51 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text
54 >0 regex \^[[:space:]]*include\ ([A-Z]+[a-z]*(::))+ Ruby script text
H A Dforth10 0 regex \[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)
11 >0 regex \^:\[[:space:]]
16 0 regex \^:[[:space:]].*[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)[[:space:]].…
H A Dperl31 >0 regex \^#!.*/bin/perl([[:space:]].*)*$ Perl script text executable
37 >0 regex \^package[[:space:]]+[0-9A-Za-z_:]+[[:space:]]*([[:space:]]v?[0-9][0-9.]*)?[[:space:]]*; …
41 >0 regex \^package[[:space:]]+[0-9A-Za-z_:]+[[:space:]]*([[:space:]]v?[0-9][0-9.]*)?[[:space:]]*;
42 >>0 regex \^1[[:space:]]*;|\^(use|sub|my)[[:space:]].*[(;{=] Perl5 module source text
/freebsd-14.2/stand/ficl/softwords/
H A Dsoftcore.awk87 /^\\[[:space:]]\*\*/ \
97 /^[[:space:]]*$/ \
110 /^\\[[:space:]]#/ \
126 /\\[[:space:]]+/ \
132 /[[:space:]]+\([[:space:]][^)]*\)/ \
134 sub(/[[:space:]]+\([[:space:]][^)]*\)/, "");
138 /^[[:space:]]+/ \
140 sub(/^[[:space:]]+/, "");
144 /[[:space:]]+$/ \
146 sub(/[[:space:]]+$/, "");
[all …]
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dgen.c567 space(level); in define_asn1()
577 space(level); in define_asn1()
615 space(level); in define_asn1()
652 space(level); in define_asn1()
656 space(level); in define_asn1()
660 space(level); in define_asn1()
664 space(level); in define_asn1()
668 space(level); in define_asn1()
672 space(level); in define_asn1()
676 space(level); in define_asn1()
[all …]
/freebsd-14.2/contrib/one-true-awk/bugs-fixed/
H A Dspace.bad2 " " ~ [[:space:]]
4 \a !~ [[:space:]]
6 \b !~ [[:space:]]
8 \f ~ [[:space:]]
10 \n ~ [[:space:]]
12 \r ~ [[:space:]]
14 \t ~ [[:space:]]
16 \v ~ [[:space:]]
H A Dspace.ok2 " " ~ [[:space:]]
4 \a !~ [[:space:]]
6 \b !~ [[:space:]]
8 \f ~ [[:space:]]
10 \n ~ [[:space:]]
12 \r ~ [[:space:]]
14 \t ~ [[:space:]]
16 \v ~ [[:space:]]
/freebsd-14.2/contrib/unbound/compat/
H A Dsnprintf.c98 if(space) in get_negsign()
298 int plus, int space) in print_num_d() argument
313 int plus, int space) in print_num_ld() argument
328 int plus, int space) in print_num_lld() argument
343 int plus, int space) in print_num_u() argument
357 int plus, int space) in print_num_lu() argument
371 int plus, int space) in print_num_llu() argument
385 int plus, int space) in print_num_x() argument
399 int plus, int space) in print_num_lx() argument
689 space = 0; in vsnprintf()
[all …]
/freebsd-14.2/contrib/ldns/compat/
H A Dsnprintf.c97 if(space) in get_negsign()
297 int plus, int space) in print_num_d() argument
312 int plus, int space) in print_num_ld() argument
327 int plus, int space) in print_num_lld() argument
342 int plus, int space) in print_num_u() argument
356 int plus, int space) in print_num_lu() argument
370 int plus, int space) in print_num_llu() argument
384 int plus, int space) in print_num_x() argument
398 int plus, int space) in print_num_lx() argument
688 space = 0; in vsnprintf()
[all …]
/freebsd-14.2/sys/net80211/
H A Dieee80211_crypto_ccmp.c471 space = data_len; in ccmp_encrypt()
485 if (space != 0) { in ccmp_encrypt()
493 if (space != 0) { in ccmp_encrypt()
510 sp = space; in ccmp_encrypt()
539 sp = space; in ccmp_encrypt()
571 space = m->m_len; in ccmp_encrypt()
604 u_int space; in ccmp_decrypt() local
619 space = data_len; in ccmp_decrypt()
634 if (space != 0) { in ccmp_decrypt()
647 space_next = len > space ? len - space : 0; in ccmp_decrypt()
[all …]
/freebsd-14.2/sys/powerpc/fpu/
H A Dfpu_implode.c424 fpu_implode(struct fpemu *fe, struct fpn *fp, int type, u_int *space) in fpu_implode() argument
429 space[0] = fpu_ftox(fe, fp, space); in fpu_implode()
431 space[0], space[1])); in fpu_implode()
435 space[0] = 0; in fpu_implode()
436 space[1] = fpu_ftoi(fe, fp); in fpu_implode()
438 space[1])); in fpu_implode()
442 space[0] = fpu_ftos(fe, fp); in fpu_implode()
444 space[0])); in fpu_implode()
448 space[0] = fpu_ftod(fe, fp, space); in fpu_implode()
450 space[0], space[1])); in fpu_implode()
/freebsd-14.2/usr.bin/fold/
H A Dfold.c159 int col, i, indx, space; in fold() local
174 space = i; in fold()
176 if (sflag && space != -1) { in fold()
177 space++; in fold()
178 wprintf(L"%.*ls\n", space, buf); in fold()
179 wmemmove(buf, buf + space, indx - space); in fold()
180 indx -= space; in fold()
/freebsd-14.2/sys/kern/
H A Dkern_sendfile.c256 *space -= xfsize(old - 1, old, off, *space); in fixspace()
265 *space -= xfsize(0, old, off, *space); in fixspace()
800 if (space < rem && in vn_sendfile()
801 (space <= 0 || in vn_sendfile()
846 space -= hdrlen; in vn_sendfile()
851 if (space == 0) { in vn_sendfile()
891 if (space > rem) in vn_sendfile()
892 space = rem; in vn_sendfile()
900 space = trunc_page(space); in vn_sendfile()
1128 off += space; in vn_sendfile()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddcsr.txt17 debug blocks defined within this memory space.
25 The DCSR space exists in the memory-mapped bus.
44 range of the DCSR space.
91 offset and length of the DCSR space registers of the device
120 offset and length of the DCSR space registers of the device
168 This node represents the region of DCSR space allocated to
202 This node represents the region of DCSR space allocated to
231 This node represents the region of DCSR space allocated to
259 This node represents the region of DCSR space allocated to
291 This node represents the region of DCSR space allocated to
[all …]
H A Decm.txt8 The LAW node represents the region of CCSR space where local access
10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some
24 physical address offset and length of the CCSR space
37 The E500 LAW node represents the region of CCSR space where ECM config
39 of CCSR space.
53 physical address offset and length of the CCSR space
H A Dmcm.txt8 The LAW node represents the region of CCSR space where local access
10 of CCSR space that includes CCSRBAR, ALTCBAR, ALTCAR, BPTR, and some
24 physical address offset and length of the CCSR space
37 The MPX LAW node represents the region of CCSR space where MCM config
39 of CCSR space.
53 physical address offset and length of the CCSR space
/freebsd-14.2/sys/isa/
H A Dpnp.c539 int space = *spacep; in pnp_read_bytes() local
542 if (space == 0) { in pnp_read_bytes()
543 space = 1024; in pnp_read_bytes()
549 if (len + amount > space) { in pnp_read_bytes()
551 while (len + amount > space + extra) in pnp_read_bytes()
561 space += extra; in pnp_read_bytes()
569 *spacep = space; in pnp_read_bytes()
586 int space = *spacep; in pnp_read_resources() local
603 &resources, &space, &len); in pnp_read_resources()
625 *spacep = space; in pnp_read_resources()
[all …]
/freebsd-14.2/contrib/tcsh/nls/greek/
H A Dset1916 14 Total space allocated from system: %d\n
19 17 Total space in mmapped regions: %d\n
20 18 Total allocated space: %d\n
21 19 Total non-inuse space: %d\n
22 20 Top-most, releasable space: %d\n
/freebsd-14.2/contrib/tcsh/nls/ukrainian/
H A Dset1916 14 Total space allocated from system: %d\n
19 17 Total space in mmapped regions: %d\n
20 18 Total allocated space: %d\n
21 19 Total non-inuse space: %d\n
22 20 Top-most, releasable space: %d\n
/freebsd-14.2/contrib/tcsh/nls/russian/
H A Dset1916 14 Total space allocated from system: %d\n
19 17 Total space in mmapped regions: %d\n
20 18 Total allocated space: %d\n
21 19 Total non-inuse space: %d\n
22 20 Top-most, releasable space: %d\n
/freebsd-14.2/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm294 space($arg);
296 space() eq 'off' ?
297 space('on') :
298 space('off');
412 elsif (_is_control($el, 'spaceon')) { space('on'); }
413 elsif (_is_control($el, 'spacetoggle')) { space() eq 'on' ?
415 space('on') }
425 if ($space_off) { space('off'); $space_off = 0; }
435 sub space { subroutine
/freebsd-14.2/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm267 space($arg);
269 space() eq 'off' ?
270 space('on') :
271 space('off');
385 elsif (_is_control($el, 'spaceon')) { space('on'); }
386 elsif (_is_control($el, 'spacetoggle')) { space() eq 'on' ?
388 space('on') }
398 if ($space_off) { space('off'); $space_off = 0; }
408 sub space { subroutine
/freebsd-14.2/contrib/tcsh/nls/C/
H A Dset1916 14 Total space allocated from system: %d\n
19 17 Total space in mmapped regions: %d\n
20 18 Total allocated space: %d\n
21 19 Total non-inuse space: %d\n
22 20 Top-most, releasable space: %d\n
/freebsd-14.2/contrib/tcsh/nls/et/
H A Dset1916 14 Total space allocated from system: %d\n
19 17 Total space in mmapped regions: %d\n
20 18 Total allocated space: %d\n
21 19 Total non-inuse space: %d\n
22 20 Top-most, releasable space: %d\n

12345678910>>...58