Home
last modified time | relevance | path

Searched refs:one (Results 201 – 225 of 1159) sorted by relevance

12345678910>>...47

/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME138 4.For non-periodic transfers, reserve for at least one low-speed device
141 one low-speed transaction takes 0x628h full speed bits (197 bytes),
168 - The host controller processes one interrupt endpoint descriptor list every
205 Ex: If a polling interval is 4ms, then, the endpoint will be linked to one
210 bandwidth to one or more frame bandwidth lists. Before adding, we need to
268 transfers will get 80% of the bus time. In one micro-frame or 125us, we
439 interval will be 4ms, then the endpoint will be linked to one of the
444 bandwidth to one or more frame bandwidth lists, and also to one or more
455 to use any one of the 15 entries to save micro frame bandwidth.
486 Start and Complete split transactions bandwidth to one or more frame
[all …]
/illumos-gate/usr/src/lib/libm/common/LD/
H A D__sinl.c71 one = 1.0, variable
140 w = x * (one + z * (pp1 + z * (pp2 + z * (pp3 + z * (pp4 + z * in __k_sinl()
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__sinl.c68 one = 1.0L, variable
136 w = x * (one + z * (pp1 + z * (pp2 + z * (pp3 + z * (pp4 + z * pp5))))); in __k_sinl()
H A Dsqrtl.c106 one = 1.0, variable
244 s[0] = z[0] - one; in __q_pack()
430 t = -one; in sqrtl()
441 t = -one; in sqrtl()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg51 # while some are specific to one or the other. Diagnostics are printed,
52 # one per line, with a standard prefix prepended to each one. Diagnostic
66 @ MSG_USE_R1_E "while some are specific to one or the other. Diagnostics \
68 @ MSG_USE_R1_F "one per line, with a standard prefix prepended to each one. \
1304 # for a series of one or more 32-bit got table entries that align with one of
1313 # for a series of one or more 64-bit got table entries that align with one of
1351 # using long section names, that align with one of the initial titles.
1378 # truncated section names, that align with one of the initial titles.
1392 # long section names, that align with one of the initial titles.
1443 # truncated section names, that align with one of the initial titles.
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt17 "struct symbol" represents one symbol.
41 The edges in that graph lead from one basic block to a basic block which can follow it in the execu…
49 struct pseudo represents one of those single-assignment variables.
50 Each one has a pointer to the symbol it represents (which may have many pseudos referencing it).
51 Each one also has a pointer to the instruction that defines it.
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-physical233 read one rest < /etc/hostname.$intf_name
234 if [ "$one" = ipmp ]; then
267 read one rest < /etc/hostname6.$intf_name
268 if [ "$one" = ipmp ]; then
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_math.c50 one_perm = clone_rl_permanent(alloc_rl(one, one)); in rl_one()
138 *res_sval = one; in handle_negate_rl()
150 *res_sval = one; in handle_negate_rl()
769 *res_sval = one; in handle_comparison_rl()
794 *res_sval = one; in handle_comparison_rl()
827 goto one; in handle_logical_rl()
829 goto one; in handle_logical_rl()
836 goto one; in handle_logical_rl()
853 one: in handle_logical_rl()
854 *res_sval = one; in handle_logical_rl()
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME31 The mapping from troff's one or two character font names to PostScript fonts is
36 of 1 implies the character definition comes in one piece, while anything else
38 while the second part (ie. the one that ends in .map) must be included every
44 1: Pick a one or two character font name for troff and dpost - no longer a
50 Any unused one or two character font name can be chosen. I've tried to choose
118 application is for simple (perhaps one or two page) updates to larger documents
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dsmfi.c794 char one[2]; local
802 one[0] = symname[1];
803 one[1] = '\0';
806 one[0] = '\0';
827 if (one[0] != '\0' && strcmp(*s, one) == 0)
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcatanf.c43 one = 1.0F; variable
93 t = one - ay; in catanf()
H A Dcpowl.c60 one = 1.0L, variable
128 if (u == one) { /* (anything) ** 1 is itself */ in cpowl()
132 LD_RE(ans) = one; in cpowl()
260 r = one; in cpowl()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.err.c34 tchar one[2] = { '1', 0 }; variable
35 tchar *onev[2] = { one, NOSTR };
/illumos-gate/usr/src/cmd/refer/
H A Dglue3.c77 extern char one[]; in callhunt()
88 argv[9] = one; in callhunt()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot.S117 / one for the zero & one for argc
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c504 } else if (addr >= one) { in rop3()
514 dot = one; in rop3()
515 markpr(one); in rop3()
580 addr1=one;
667 if (c != 2 && addr1 == one && addr2 == dol) {
691 return (addr1 == one && addr2 == dol ? EDF : PARTBUF); in edfile()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_cpw.c114 int max_kvno, one, i, j, k; local
135 &one, &more);
139 if ((one > 1) || (more)) {
140 krb5_db_free_principal(context, &krbtgt_entry, one);
143 if (!one)
232 krb5_db_free_principal(context, &krbtgt_entry, one);
/illumos-gate/usr/src/common/ficl/softcore/
H A Dstring.fr44 \ free the buffer if there is one, set buf pointer to null
64 \ if buffer is null, allocate one, else resize it
92 \ append string to existing one
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpowf.S70 one: label
151 fcoms PIC_L(one) / y , x
199 fdivrs PIC_L(one) / 1/x , y , x
269 fadds PIC_L(one) / 2**(t-[t]) , [t] , y , x
309 fcomps PIC_L(one) / y , x
319 fcomps PIC_L(one) / y , x
410 fdivrs PIC_L(one) / 1/0
H A Dpowl.S66 one: label
147 fcoms PIC_L(one) / y , x
195 fdivrs PIC_L(one) / 1/x , y , x
265 fadds PIC_L(one) / 2**(t-[t]) , [t] , y , x
301 fcomps PIC_L(one) / y , x
311 fcomps PIC_L(one) / y , x
402 fdivrs PIC_L(one) / 1/0
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dquoting2.sh123 then err_exit '${x+"foo $x bam"} does not yield one argument'
127 then err_exit '"${x+foo $x bam}" does not yield one argument'
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile15 * override SHOPT_foo=1 can be placed one per line in the build dir Makeargs
24 SHOPT_BGX == 1 /* one SIGCHLD trap per completed job */
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.S65 and %o1, 0xff, %o1 ! search only for this one byte
73 cmp %o4, 3 ! only one byte needed to align?
/illumos-gate/usr/src/data/locale/data/
H A Dmn_CN.UTF-8.src282 <one>;/
530 <one>;/
795 <one>;/
806 <one>;/
1398 <one> <X1400>;<X05>;<X05>;<one>
1648 abday "<one>";/
1656 day "<one>";/
1664 abmon "<one>";/
1674 "<one><one>";/
1677 mon "<one>";/
[all …]
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.S65 and %o1, 0xff, %o1 ! search only for this one byte
73 cmp %o4, 3 ! only one byte needed to align?

12345678910>>...47