Home
last modified time | relevance | path

Searched refs:order (Results 126 – 150 of 544) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/cmd/bnu/
H A DREADME77 does the search for work and calls remotes in random order,
/illumos-gate/usr/src/lib/libgss/
H A DREADME.spi42 In order to avoid changing the gss_config struct and patching all
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h630 uint32_t order; member
/illumos-gate/usr/src/common/crypto/ecc/
H A Decl-priv.h174 mp_int order; member
H A Dec2_aff.c339 MP_CHECKOK( ECPoint_mul(group, &group->order, px, py, &pxt, &pyt) ); in ec_GF2m_validate_point()
H A Decp_aff.c350 MP_CHECKOK( ECPoint_mul(group, &group->order, px, py, &pxt, &pyt) ); in ec_GFp_validate_point()
H A Decp_jm.c289 orderBitSize = mpl_significant_bits(&group->order); in ec_GFp_pt_mul_jm_wNAF()
/illumos-gate/usr/src/cmd/oawk/
H A DREADME45 Elements are accessed in an unpredictable order,
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c623 static const unsigned short order[19] = /* permutation of code lengths */ in inflate() local
936 state->lens[order[state->have++]] = (unsigned short)BITS(3); in inflate()
940 state->lens[order[state->have++]] = 0; in inflate()
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab194 to the provided consumer. Note that there is no specified order to
282 In order to aid in debugging inittab-related problems, two environment
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.new55 order to compile the driver module.
137 If the interface is currently forced to 100 full duplex, in order to change
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE126 relating to any actual or alleged intellectual property infringement. In order
189 in order to avoid inconsistency the Agreement is copyrighted and may only
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE126 relating to any actual or alleged intellectual property infringement. In order
193 order to avoid inconsistency the Agreement is copyrighted and may only be
/illumos-gate/usr/src/common/ficl/softcore/
H A Djhlocal.fr5 \ variables before the "|" are initialized in reverse order
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A DMakefile185 rm -rf *.o *.ko .*.cmd *.mod.c Module.symvers modules.order
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win3219 # order to bootstrap libpp and nmake
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmain.test286 select x*10 from T1 order by x*5;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_io.c46 #error find some way to use net-byte-order file version numbers.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex223 …ec:osal}] for functions needed to be implemented by upper-layer driver in order to support the eco…
358 In order to set which prints should reach system logs, the upper layer should utilize the ecore fun…
483 zipped firmware data in order to do firmware initialization.\\
541 …d generate a single update of the status block and a single interrupt, in order to lower the numbe…
864 …In order to enable the VPORT for traffic, the upper-layer driver should set in \texttt{p\_params} …
907 This is pretty straight forward, and works in reverse-order to the initialization of the L2 device.
919 …\item Close all Tx queues\footnote{Actually, order does not matter between Tx and Rx queues} by c…
1310 \texttt{remote\_ip} & Ip address of remote side. In host byte order. \\ \hline
1311 \texttt{local\_ip} & Ip address of local side. In host byte order. \\ \hline
1312 \texttt{remote\_port} & Port of the remote side. In host byte order. \\ \hline
[all …]
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dselect.c319 int order = pOrderBy->a[i].sortOrder; in pushOntoSorter() local
322 if( (order & SQLITE_SO_TYPEMASK)==SQLITE_SO_TEXT ){ in pushOntoSorter()
324 }else if( (order & SQLITE_SO_TYPEMASK)==SQLITE_SO_NUM ){ in pushOntoSorter()
331 if( (order & SQLITE_SO_DIRMASK)==SQLITE_SO_ASC ){ in pushOntoSorter()
/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c1180 int order; in generic_disk_sense() local
1183 order = ((pcyl > nhead)<<2) | in generic_disk_sense()
1186 switch (order) { in generic_disk_sense()
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt228 …ice or your distributor to obtain the latest specifications and before placing your product order.
230 Copies of documents which have an order number and are referenced in this document, or other Intel …
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daesopt.h146 #error The algorithm byte order is not defined
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S1132 ! Flush register windows before panic_trigger() in order to avoid a
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl35 * safely (un)marshalled in member order, so we say so.
74 * 4-7 byte-order 0=big-endian

12345678910>>...22