Searched refs:ones (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dprintmask.c20 int ones; local
24 } else if ((ones = count4bits(*mask)) == -1) {
28 PRINTF("/%d", ones);
/freebsd-10.0-release/tools/regression/nfsmmap/test1/
H A Dtest1.c11 char ones[200]; local
14 memset(ones, 1, sizeof ones);
31 if (write(fd, ones, sizeof ones) < 0)
32 err(1, "writing ones");
/freebsd-10.0-release/tools/regression/nfsmmap/test2/
H A Dtest2.c11 char ones[200]; local
14 memset(ones, 1, sizeof ones);
31 if (write(fd, ones, sizeof ones) < 0)
32 err(1, "writing ones");
/freebsd-10.0-release/sys/dev/rndtest/
H A Drndtest.c193 int i, ones = 0, j; local
200 ones++;
202 if (ones > RNDTEST_MONOBIT_MINONES &&
203 ones < RNDTEST_MONOBIT_MAXONES) {
206 RNDTEST_MONOBIT_MINONES, ones,
212 "monobit failed (%d ones)", ones);
234 int i, j, ones, zeros, rv = 0; local
240 ones = zeros = 0;
245 ones
306 int i, j, ones = 0, zeros = 0, maxones = 0, maxzeros = 0; local
[all...]
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Dsmbios.c125 int i, ones, zeros; local
130 for (i = 0, ones = 0, zeros = 0; i < UUID_SIZE; i += UUID_STEP) {
133 ones++;
134 else if (ones == 0 && n == 1)
140 if (ones != UUID_ALL_BITS && zeros != UUID_ALL_BITS) {
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-address.h131 uint64_t ones :33; member in struct:__anon6777::__anon6780
167 uint64_t ones : 49; member in struct:__anon6777::__anon6785
174 uint64_t ones : 49; member in struct:__anon6777::__anon6786
/freebsd-10.0-release/contrib/ipfilter/
H A Dradix_ipf.h71 u_char *ones; member in struct:radix_softc
H A Dradix_ipf.c807 /* "2" is used as the all ones sentinel, leaving node "1" as the root from */
810 /* the zeroes and ones data rather than have one per head. */
844 node[2].addrkey = (u_32_t *)softr->ones;
896 softr->ones = softr->zeros + sizeof(addrfamily_t);
914 memset(softr->ones, 0xff, sizeof(addrfamily_t));
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.h69 u_char *ones; member in struct:radix_softc
H A Dradix_ipf.c807 /* "2" is used as the all ones sentinel, leaving node "1" as the root from */
810 /* the zeroes and ones data rather than have one per head. */
844 node[2].addrkey = (u_32_t *)softr->ones;
896 softr->ones = softr->zeros + sizeof(addrfamily_t);
914 memset(softr->ones, 0xff, sizeof(addrfamily_t));
/freebsd-10.0-release/tools/tools/termcap/
H A Dtermcap.pl41 Show all lengths or the ones for terminals matching [term]
/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.clean-env.mk87 # Export our selection - sans tricky ones
H A Ddirdeps.mk402 # the :M*/*/*.* just tries to limit the dirs we check to likely ones.
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.def73 tracing should be written to standard error. Fatal ones always
151 tracing should be written to standard error. Fatal ones always produce a
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_misc.c53 static const uint8_t ones[IEEE80211_ADDR_LEN] = local
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN);
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c53 static const uint8_t ones[IEEE80211_ADDR_LEN] = local
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN);
/freebsd-10.0-release/contrib/ntp/ntpq/
H A Dntpq-opts.def94 variables have changed and new ones added.
105 variables have changed and new ones added. The description on this
/freebsd-10.0-release/contrib/gcc/
H A Dmodulo-sched.c1724 sbitmap ones = sbitmap_alloc (num_nodes);
1727 sbitmap_ones (ones);
1754 sbitmap_difference (tmp, ones, prev_sccs);
1760 sbitmap_free (ones);
1720 sbitmap ones = sbitmap_alloc (num_nodes); local
/freebsd-10.0-release/sys/conf/
H A Dkern.post.mk5 # and ones that act like they are part of %RULES.
/freebsd-10.0-release/share/mk/
H A Dbsd.lib.mk332 # won't be linked against the running system libraries but against the ones of
/freebsd-10.0-release/contrib/ncurses/progs/
H A Dtic.c253 * tic run, but not about overwriting ones that predate it.
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.osf1r5712 orig_colors oc str oc - - ----- Set all color pairs to the original ones
1117 # names are almost certainly right, the termcap ones almost certainly wrong.
1187 # These are the ones we know how to translate directly:
1252 # If you know what any of the question-marked ones mean, please tell us.
H A DCaps.uwin583 orig_colors oc str oc - - ----- Set all color pairs to the original ones
933 # names are almost certainly right, the termcap ones almost certainly wrong.
1003 # These are the ones we know how to translate directly:
1068 # If you know what any of the question-marked ones mean, please tell us.
H A DCaps629 orig_colors oc str oc - - ----- Set all color pairs to the original ones
1107 # names are almost certainly right, the termcap ones almost certainly wrong.
1177 # These are the ones we know how to translate directly:
1242 # If you know what any of the question-marked ones mean, please tell us.
H A DCaps.aix4731 orig_colors oc str oc - - ----- Set all color pairs to the original ones
1168 # These are the ones we know how to translate directly:
1233 # If you know what any of the question-marked ones mean, please tell us.

Completed in 326 milliseconds

12