Home
last modified time | relevance | path

Searched refs:count (Results 1 – 25 of 3586) sorted by relevance

12345678910>>...144

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslcompiler.l187 count (int type);
217 [ ] { count (0); }
218 [\n] { count (0); } /* Handle files with both LF and CR/LF */
219 [\r] { count (0); } /* termination on both Unix and Windows */
220 [ \t] { count (0); }
228 ";" { count (0); return(';'); }
232 "~" { count (3); return (PARSEOP_EXP_NOT); }
233 "!" { count (3); return (PARSEOP_EXP_LOGICAL_NOT); }
234 "*" { count (3); return (PARSEOP_EXP_MULTIPLY); }
235 "/" { count (3); return (PARSEOP_EXP_DIVIDE); }
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d.out4 value ------------- Distribution ------------- count
9 value ------------- Distribution ------------- count
14 value ------------- Distribution ------------- count
19 value ------------- Distribution ------------- count
24 value ------------- Distribution ------------- count
29 value ------------- Distribution ------------- count
34 value ------------- Distribution ------------- count
39 value ------------- Distribution ------------- count
44 value ------------- Distribution ------------- count
49 value ------------- Distribution ------------- count
[all …]
H A Dtst.negorder.d.out4 value ------------- Distribution ------------- count
10 value ------------- Distribution ------------- count
16 value ------------- Distribution ------------- count
22 value ------------- Distribution ------------- count
28 value ------------- Distribution ------------- count
34 value ------------- Distribution ------------- count
40 value ------------- Distribution ------------- count
46 value ------------- Distribution ------------- count
52 value ------------- Distribution ------------- count
58 value ------------- Distribution ------------- count
[all …]
H A Dtst.quantmany.d.out3 value ------------- Distribution ------------- count
10 value ------------- Distribution ------------- count
21 value ------------- Distribution ------------- count
34 value ------------- Distribution ------------- count
49 value ------------- Distribution ------------- count
66 value ------------- Distribution ------------- count
85 value ------------- Distribution ------------- count
106 value ------------- Distribution ------------- count
129 value ------------- Distribution ------------- count
154 value ------------- Distribution ------------- count
[all …]
H A Dtst.quantzero.d.out3 value ------------- Distribution ------------- count
9 value ------------- Distribution ------------- count
15 value ------------- Distribution ------------- count
21 value ------------- Distribution ------------- count
27 value ------------- Distribution ------------- count
33 value ------------- Distribution ------------- count
39 value ------------- Distribution ------------- count
45 value ------------- Distribution ------------- count
51 value ------------- Distribution ------------- count
57 value ------------- Distribution ------------- count
[all …]
H A Dtst.signature.d35 @stk[ustack()] = count();
36 @symmy[sym(0)] = count();
37 @usymmy[usym(0)] = count();
38 @funky[func(0)] = count();
39 @ufunky[ufunc(0)] = count();
40 @moddy[mod(0)] = count();
41 @umoddy[umod(0)] = count();
46 @stk[ustack()] = count();
47 @symmy[sym(0)] = count();
48 @usymmy[usym(0)] = count();
[all …]
/freebsd/sys/netinet/
H A Din_kdtrace.h60 SDT_PROBE_DECLARE(mib, ip, count, ips_total);
61 SDT_PROBE_DECLARE(mib, ip, count, ips_badsum);
62 SDT_PROBE_DECLARE(mib, ip, count, ips_tooshort);
63 SDT_PROBE_DECLARE(mib, ip, count, ips_toosmall);
64 SDT_PROBE_DECLARE(mib, ip, count, ips_badhlen);
65 SDT_PROBE_DECLARE(mib, ip, count, ips_badlen);
66 SDT_PROBE_DECLARE(mib, ip, count, ips_fragments);
67 SDT_PROBE_DECLARE(mib, ip, count, ips_fragdropped);
68 SDT_PROBE_DECLARE(mib, ip, count, ips_fragtimeout);
69 SDT_PROBE_DECLARE(mib, ip, count, ips_forward);
[all …]
/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_08.X.out1count>1412</count></item><item><name key="key">rope</name><count>85</count></item><item><name key=…
H A Dtest_08.XP.out6 <count>1412</count>
10 <count>85</count>
14 <count>0</count>
18 <count>4123</count>
22 <count>17</count>
30 <count>1412</count>
34 <count>85</count>
38 <count>0</count>
42 <count>4123</count>
46 <count>17</count>
[all …]
H A Dtest_08.J.out1count":1412}, {"name":"rope","count":85}, {"name":"ladder","count":0}, {"name":"bolt","count":4123…
H A Dtest_08.JP.out8 "count": 1412
12 "count": 85
16 "count": 0
20 "count": 4123
24 "count": 17
34 "count": 1412
38 "count": 85
42 "count": 0
46 "count": 4123
50 "count": 17
[all …]
H A Dtest_08.JPu.out8 "count": 1412
12 "count": 85
16 "count": 0
20 "count": 4123
24 "count": 17
34 "count": 1412
38 "count": 85
42 "count": 0
46 "count": 4123
50 "count": 17
[all …]
/freebsd/sys/sys/
H A Drefcount.h49 _refcount_update_saturated(volatile u_int *count) in _refcount_update_saturated() argument
52 panic("refcount %p wraparound", count); in _refcount_update_saturated()
54 atomic_store_int(count, REFCOUNT_SATURATION_VALUE); in _refcount_update_saturated()
59 refcount_init(volatile u_int *count, u_int value) in refcount_init() argument
63 atomic_store_int(count, value); in refcount_init()
67 refcount_load(volatile const u_int *count) in refcount_load() argument
69 return (atomic_load_int(count)); in refcount_load()
73 refcount_acquire(volatile u_int *count) in refcount_acquire() argument
77 old = atomic_fetchadd_int(count, 1); in refcount_acquire()
79 _refcount_update_saturated(count); in refcount_acquire()
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.negorder.d.out4 value ------------- Distribution ------------- count
10 value ------------- Distribution ------------- count
16 value ------------- Distribution ------------- count
22 value ------------- Distribution ------------- count
28 value ------------- Distribution ------------- count
34 value ------------- Distribution ------------- count
40 value ------------- Distribution ------------- count
46 value ------------- Distribution ------------- count
52 value ------------- Distribution ------------- count
58 value ------------- Distribution ------------- count
[all …]
/freebsd/sys/x86/include/
H A Dbus.h262 size_t count);
267 size_t count);
272 size_t count);
276 bus_size_t offset, u_int8_t *addr, size_t count) in bus_space_read_multi_1() argument
280 insb(bsh + offset, addr, count); in bus_space_read_multi_1()
286 "=D" (addr), "=c" (count) : in bus_space_read_multi_1()
287 "r" (bsh + offset), "0" (addr), "1" (count) : in bus_space_read_multi_1()
294 bus_size_t offset, u_int16_t *addr, size_t count) in bus_space_read_multi_2() argument
298 insw(bsh + offset, addr, count); in bus_space_read_multi_2()
304 "=D" (addr), "=c" (count) : in bus_space_read_multi_2()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/
H A Ddio_property.ksh59 count=8
69 check_write $TESTPOOL $tmp_file $rs $count 0 "" 1 $((count - 1))
72 check_write $TESTPOOL $tmp_file $rs $count 0 "" 0 $count
75 check_write $TESTPOOL $tmp_file $((rs / 2)) $((2 * count)) 0 "" $((2 * count)) 0
78 check_write $TESTPOOL $tmp_file 512 $count 0 "" $count 0
82 check_read $TESTPOOL $tmp_file $rs $count 0 "" 0 $count
85 check_read $TESTPOOL $tmp_file $((rs / 2)) $((count * 2)) 0 "" 0 $((2 * count))
88 check_read $TESTPOOL $tmp_file 512 $count 0 "" 1 0
101 check_write $TESTPOOL $tmp_file $rs $count 0 "-D" $count 0
104 check_write $TESTPOOL $tmp_file $rs $count 0 "-D" $count 0
[all …]
/freebsd/crypto/heimdal/lib/roken/
H A Dnet_read.c48 ssize_t count; in net_read() local
52 count = read (fd, cbuf, rem); in net_read()
53 if (count < 0) { in net_read()
57 return count; in net_read()
58 } else if (count == 0) { in net_read()
59 return count; in net_read()
61 cbuf += count; in net_read()
62 rem -= count; in net_read()
73 ssize_t count; in net_read() local
83 count = _read (sock, cbuf, rem); in net_read()
[all …]
H A Dnet_write.c48 ssize_t count; in net_write() local
52 count = write (fd, cbuf, rem); in net_write()
53 if (count < 0) { in net_write()
57 return count; in net_write()
59 cbuf += count; in net_write()
60 rem -= count; in net_write()
71 ssize_t count; in net_write() local
80 count = _write (sock, cbuf, rem); in net_write()
82 count = send (sock, cbuf, rem, 0); in net_write()
85 rk_IS_SOCKET_ERROR(count) && in net_write()
[all …]
/freebsd/contrib/cortex-strings/src/aarch64/
H A Dmemset.S65 #define count x2 macro
88 add dstend, dstin, count
90 cmp count, 96
92 cmp count, 16
97 tbz count, 3, 1f
102 1: tbz count, 2, 2f
106 2: cbz count, 3f
108 tbz count, 1, 3f
115 tbnz count, 6, L(set96)
117 tbz count, 5, 1f
[all …]
/freebsd/sys/arm64/arm64/
H A Dmemset.S40 #define count x2 macro
65 cmp count, #64
68 cmp count, #15
71 ands tmp1, count, #0x30
84 and count, count, #15
85 add dst, dst, count
92 tbz count, #3, 1f
95 tbz count, #2, 1f
98 tbz count, #1, 1f
101 tbz count, #0, 1f
[all …]
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.c61 static void reportTime( int32 count, long clocks ) in reportTime() argument
66 ( count / ( ( (float) clocks ) / CLOCKS_PER_SEC ) ) / 1000, in reportTime()
104 int32 count, i; in time_a_int32_z_float32() local
107 count = 0; in time_a_int32_z_float32()
115 count += minIterations; in time_a_int32_z_float32()
119 for ( i = count; i; --i ) { in time_a_int32_z_float32()
124 reportTime( count, endClock - startClock ); in time_a_int32_z_float32()
131 int32 count, i; in time_a_int32_z_float64() local
134 count = 0; in time_a_int32_z_float64()
142 count += minIterations; in time_a_int32_z_float64()
[all …]
/freebsd/sys/kern/
H A Dsubr_blist.c131 int *count, int maxcount);
132 static daddr_t blst_meta_alloc(blmeta_t *scan, daddr_t cursor, int *count,
134 static void blst_leaf_free(blmeta_t *scan, daddr_t relblk, int count);
135 static void blst_meta_free(blmeta_t *scan, daddr_t freeBlk, daddr_t count,
138 blist_t dest, daddr_t count);
139 static daddr_t blst_leaf_fill(blmeta_t *scan, daddr_t blk, int count);
140 static daddr_t blst_meta_fill(blmeta_t *scan, daddr_t allocBlk, daddr_t count,
178 bitrange(int n, int count) in bitrange() argument
182 ((u_daddr_t)-1 >> (BLIST_RADIX - (n + count)))); in bitrange()
263 blist_alloc(blist_t bl, int *count, int maxcount) in blist_alloc() argument
[all …]
/freebsd/sys/dev/syscons/
H A Dscvtb.c176 sc_vtb_copy(sc_vtb_t *vtb1, int from, sc_vtb_t *vtb2, int to, int count) in sc_vtb_copy() argument
182 count*sizeof(u_int16_t)); in sc_vtb_copy()
186 count*sizeof(u_int16_t)); in sc_vtb_copy()
190 count*sizeof(u_int16_t)); in sc_vtb_copy()
194 sc_vtb_append(sc_vtb_t *vtb1, int from, sc_vtb_t *vtb2, int count) in sc_vtb_append() argument
201 while (count > 0) { in sc_vtb_append()
202 len = imin(count, vtb2->vtb_size - vtb2->vtb_tail); in sc_vtb_append()
212 count -= len; in sc_vtb_append()
224 sc_vtb_erase(sc_vtb_t *vtb, int at, int count, int c, int attr) in sc_vtb_erase() argument
226 if (at + count > vtb->vtb_size) in sc_vtb_erase()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-libc-mem-routines.S19 #define count x2 macro
38 #define G_l count
58 add srcend1, src, count
59 add dstend1, dstin, count
60 cmp count, 128
62 cmp count, 32
66 cmp count, 16
76 tbz count, 3, L(copy8)
86 tbz count, 2, L(copy4)
95 cbz count, L(copy0)
[all …]
/freebsd/stand/kshim/
H A Dbsd_busspace.c50 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_read_multi_1() argument
52 while (count--) { in bus_space_read_multi_1()
59 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_read_multi_2() argument
61 while (count--) { in bus_space_read_multi_2()
68 bus_size_t offset, uint32_t *datap, bus_size_t count) in bus_space_read_multi_4() argument
72 while (count--) { in bus_space_read_multi_4()
79 bus_size_t offset, uint8_t *datap, bus_size_t count) in bus_space_write_multi_1() argument
81 while (count--) { in bus_space_write_multi_1()
90 bus_size_t offset, uint16_t *datap, bus_size_t count) in bus_space_write_multi_2() argument
92 while (count--) { in bus_space_write_multi_2()
[all …]

12345678910>>...144