| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslcompiler.l | 187 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 D | tst.lquantzero.d.out | 4 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 D | tst.negorder.d.out | 4 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 D | tst.quantmany.d.out | 3 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 D | tst.quantzero.d.out | 3 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 D | tst.signature.d | 35 @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 D | in_kdtrace.h | 60 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 D | test_08.X.out | 1 …count>1412</count></item><item><name key="key">rope</name><count>85</count></item><item><name key=…
|
| H A D | test_08.XP.out | 6 <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 D | test_08.J.out | 1 …count":1412}, {"name":"rope","count":85}, {"name":"ladder","count":0}, {"name":"bolt","count":4123…
|
| H A D | test_08.JP.out | 8 "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 D | test_08.JPu.out | 8 "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 D | refcount.h | 49 _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 D | tst.negorder.d.out | 4 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 D | bus.h | 262 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 D | dio_property.ksh | 60 count=8 70 check_write $TESTPOOL $tmp_file $rs $count 0 "" 1 $((count - 1)) 73 check_write $TESTPOOL $tmp_file $rs $count 0 "" 0 $count 76 check_write $TESTPOOL $tmp_file $((rs / 2)) $((2 * count)) 0 "" $((2 * count)) 0 79 check_write $TESTPOOL $tmp_file 512 $count 0 "" $count 0 83 check_read $TESTPOOL $tmp_file $rs $count 0 "" 0 $count 86 check_read $TESTPOOL $tmp_file $((rs / 2)) $((count * 2)) 0 "" 0 $((2 * count)) 89 check_read $TESTPOOL $tmp_file 512 $count 0 "" 1 0 102 check_write $TESTPOOL $tmp_file $rs $count 0 "-D" $count 0 105 check_write $TESTPOOL $tmp_file $rs $count 0 "-D" $count 0 [all …]
|
| /freebsd/lib/virtual_oss/bt/cosdata-gen/ |
| H A D | cosdata.c | 80 int count = 0; in main() local 87 if ((count % 8) == 0 && count != 0) in main() 90 count++; in main() 94 count = 0; in main() 97 if ((count % 8) == 0 && count != 0) in main() 100 count++; in main() 104 count = 0; in main() 110 if ((count % 8) == 0 && count != 0) in main() 117 count++; in main() 122 count = 0; in main() [all …]
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | net_read.c | 48 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 D | net_write.c | 48 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/sys/arm64/arm64/ |
| H A D | memset.S | 40 #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/contrib/pam-krb5/pam-util/ |
| H A D | vector.c | 68 if (!vector_resize(vector, old->count)) { in vector_copy() 72 vector->count = old->count; in vector_copy() 73 for (i = 0; i < old->count; i++) { in vector_copy() 94 if (vector->count > size) { in vector_resize() 95 for (i = size; i < vector->count; i++) in vector_resize() 97 vector->count = size; in vector_resize() 119 size_t next = vector->count; in vector_add() 121 if (vector->count == vector->allocated) in vector_add() 127 vector->count++; in vector_add() 140 for (i = 0; i < vector->count; i++) in vector_clear() [all …]
|
| /freebsd/lib/libc/softfloat/ |
| H A D | timesoftfloat.c | 61 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 D | subr_blist.c | 131 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 D | scvtb.c | 176 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/stand/kshim/ |
| H A D | bsd_busspace.c | 50 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 …]
|