Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintmask.c20 int ones; local
27 if ((ones = count4bits(*mask)) == -1) {
31 printf("/%d", ones);
/illumos-gate/usr/src/boot/libsa/
H A Dsmbios.c211 int byteorder, i, ones, zeros; in smbios_setuuid() local
216 for (i = 0, ones = 0, zeros = 0; i < UUID_SIZE; i += UUID_STEP) { in smbios_setuuid()
219 ones++; in smbios_setuuid()
220 else if (ones == 0 && n == 1) in smbios_setuuid()
226 if (ones != UUID_ALL_BITS && zeros != UUID_ALL_BITS) { in smbios_setuuid()
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.82 # block all incoming TCP connections but send back a TCP-RST for ones to
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A DREADME25 fonts are the ones named in the %%DocumentFonts: comment and listed in a
/illumos-gate/usr/src/cmd/bhyve/
H A DREADME.sync18 native illumos ones. The vmmapi library abstracts those interfaces wherever
/illumos-gate/usr/src/lib/libtermcap/common/
H A Dmapfile-vers38 # to these functions _instead_ of the libcurses ones. Cool, eh?
/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnzonecfg31 # The label can be either hex label or symbolic ones defined by
/illumos-gate/usr/src/common/ficl/
H A DReadMe.txt8 into other systems (including firmware based ones) as a command, macro,
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSUNP.c77 int block, ones=0xffff, ones_in_block; in plen_to_mask() local
80 block = ones & (ones << (bits_in_block-ones_in_block)); in plen_to_mask()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl90 set ones {zero one two three four five six seven eight nine
H A Dspeedtest.tcl99 set ones {zero one two three four five six seven eight nine
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample52 # ones. Like root certificates, use full DNs for them for now.
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst14 The common ones are:
377 entry is the full function type, the next ones are the type of
/illumos-gate/usr/src/uts/common/io/aac/
H A DREADME76 the according ddi_intr_* ones.
/illumos-gate/usr/src/pkg/transforms/
H A Dglobal_zone_only_component29 # This ruleset is useful for "system" components-- ones which are expected
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A DREADME35 with subsequent ones.
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME98 ones, check config/config file to see/change them)
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME70 table can be in any order (put the most used ones first), and
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME.illumos51 new ones.
H A Dbackward6 # This file provides links from old or merged timezone names to current ones.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.S89 orn %g0, %g0, %g1 ! all ones
H A Dascii_strcasecmp.S219 orn %i3, %g0, %i3 ! generate all ones
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.S456 orn %o1, %o3, %o1 ! all ones in other bytes
491 orn %o1, %o3, %o1 ! all ones in the other half
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.S585 orn %o1, %o3, %o1 ! all ones in other bytes
620 orn %o1, %o3, %o1 ! all ones in the other half
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.S219 orn %i3, %g0, %i3 ! generate all ones

123