Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 116) sorted by relevance

12345

/dragonfly/sys/dev/crypto/rndtest/
H A Drndtest.c181 int i, ones = 0, j; in rndtest_monobit() local
188 ones++; in rndtest_monobit()
194 RNDTEST_MONOBIT_MINONES, ones, in rndtest_monobit()
222 int i, j, ones, zeros, rv = 0; in rndtest_runs() local
228 ones = zeros = 0; in rndtest_runs()
233 ones++; in rndtest_runs()
239 ones = 0; in rndtest_runs()
302 ones++; in rndtest_longruns()
303 if (ones > maxones) in rndtest_longruns()
304 maxones = ones; in rndtest_longruns()
[all …]
/dragonfly/tools/regression/nfsmmap/test2/
H A Dtest2.c15 char ones[200]; in main() local
18 memset(ones, 1, sizeof ones); in main()
35 if (write(fd, ones, sizeof ones) < 0) in main()
/dragonfly/tools/regression/nfsmmap/test1/
H A Dtest1.c15 char ones[200]; in main() local
18 memset(ones, 1, sizeof ones); in main()
35 if (write(fd, ones, sizeof ones) < 0) in main()
/dragonfly/stand/boot/pc32/libi386/
H A Dsmbios.c129 int i, ones, zeros; in smbios_setuuid() local
134 for (i = 0, ones = 0, zeros = 0; i < UUID_SIZE; i += UUID_STEP) { in smbios_setuuid()
137 ones++; in smbios_setuuid()
138 else if (ones == 0 && n == 1) in smbios_setuuid()
144 if (ones != UUID_ALL_BITS && zeros != UUID_ALL_BITS) { in smbios_setuuid()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dportability.texi35 addressed, but only the common ones or only the ones that have been
/dragonfly/sys/dev/drm/scripts/
H A Dlinux_spin_locks.cocci1 // Replace Linux spin_lock/spin_unlock calls by lockmgr ones
/dragonfly/tools/tools/hammer-backup/
H A DREADME101 incremental ones. NOTE: -y on the hammer command will actually create
118 - Next, incremental ones:
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_misc.c53 static const uint8_t ones[IEEE80211_ADDR_LEN] = in ar5210GetBssIdMask() local
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN); in ar5210GetBssIdMask()
/dragonfly/contrib/file/magic/Magdir/
H A Dzfs34 # Almost all uint64_t fields are printed as the 32-bit ones (with high
H A Dmsooxml45 # file we have. Correct the mimetype with the registered ones:
H A Dadventure11 # I assume there are other, lower versions, but these are the only ones I
H A Dmach7 # The "feedface" ones are handled herein.
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_misc.c53 static const uint8_t ones[IEEE80211_ADDR_LEN] = in ar5211GetBssIdMask() local
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN); in ar5211GetBssIdMask()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-eh.c2827 gimple ones, twos; in same_handler_p() local
2833 ones = gsi_stmt (gsi); in same_handler_p()
2840 if (!is_gimple_call (ones) in same_handler_p()
2842 || gimple_call_lhs (ones) in same_handler_p()
2844 || gimple_call_chain (ones) in same_handler_p()
2846 || !gimple_call_same_target_p (ones, twos) in same_handler_p()
2847 || gimple_call_num_args (ones) != gimple_call_num_args (twos)) in same_handler_p()
2850 for (ai = 0; ai < gimple_call_num_args (ones); ++ai) in same_handler_p()
2851 if (!operand_equal_p (gimple_call_arg (ones, ai), in same_handler_p()
H A Dmodulo-sched.c2554 sbitmap ones = sbitmap_alloc (num_nodes); in order_nodes_of_sccs() local
2557 sbitmap_ones (ones); in order_nodes_of_sccs()
2584 sbitmap_difference (tmp, ones, prev_sccs); in order_nodes_of_sccs()
2590 sbitmap_free (ones); in order_nodes_of_sccs()
/dragonfly/etc/pam.d/
H A DREADME43 arguments: Module-specific options, plus some generic ones:
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-eh.c3089 gimple *ones, *twos; in same_handler_p() local
3095 ones = gsi_stmt (gsi); in same_handler_p()
3102 if (!is_gimple_call (ones) in same_handler_p()
3104 || gimple_call_lhs (ones) in same_handler_p()
3106 || gimple_call_chain (ones) in same_handler_p()
3108 || !gimple_call_same_target_p (ones, twos) in same_handler_p()
3109 || gimple_call_num_args (ones) != gimple_call_num_args (twos)) in same_handler_p()
3112 for (ai = 0; ai < gimple_call_num_args (ones); ++ai) in same_handler_p()
3113 if (!operand_equal_p (gimple_call_arg (ones, ai), in same_handler_p()
/dragonfly/usr.bin/m4/TEST/
H A Dtest.m4210 smaller ones. In either case, new spells must be found.
220 As new transformation kingdoms are created and old ones are maintained,
/dragonfly/share/zoneinfo/
H A Dbackward6 # This file provides links from old or merged timezone names to current ones.
/dragonfly/games/hack/
H A DREAD_ME15 (only the display routines are the original ones - I must rewrite these
/dragonfly/crypto/openssh/
H A DPROTOCOL.krl150 preceding ones: to provide cryptographic authentication of a KRL that
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dpredicates.md206 and we may accept pretty large positive ones. */
214 /* These conditions are similar to SYMBOL_REF ones, just the
315 /* These conditions are similar to SYMBOL_REF ones, just the
768 /* Return true if operand is a vector constant that is all ones. */
/dragonfly/contrib/smbfs/
H A DHISTORY30 - Names of some options is the config.mk.in file are changed. The old ones
/dragonfly/share/examples/netgraph/
H A Dngctl76 # new ones is added.
/dragonfly/games/larn/
H A DREADME103 Here are the ones you probably will want to edit:

12345