Home
last modified time | relevance | path

Searched refs:Q (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dsubstring.sh376 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'(-\\\'")\\\'-)' ]] || err_exit $M
378 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'-(-\\\'")"-)-' ]] || err_exit $M
380 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'(-\\\'")"\'-)' ]] || err_exit $M
382 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'(-\\"\')\'\\"-)' ]] || err_exit $M
384 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'-(-\')\\\'\'-)-' ]] || err_exit $M
396 [[ ${x/*%(()Q${Q})*/\1} == '(-")"-)' ]] || err_exit $M
398 [[ ${x/*%(()Q${Q})*/\1} == '(-\")"-)' ]] || err_exit $M
400 [[ ${x/*%(()Q${Q})*/\1} == '(-\")\"-)' ]] || err_exit $M
411 [[ ${x/*%(()E${E}Q${S}Q${Q})*/\1} == $'-(-\'")"-)-' ]] || err_exit $M
413 [[ ${x/*%(()E${E}Q${S}Q${Q})*/\1} == $'(-\\\'")"-)' ]] || err_exit $M
[all …]
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c490 atomic_set(&Q->cq_pio_pidx, Q->cq_pidx); in sge_data_out()
818 if (Q->fq_id) in t1_sge_rx()
1027 if (Q->fq_credits < Q->fq_pause_on_thresh) { in t1_sge_check_pause()
1040 (Q->fq_credits > Q->fq_pause_off_thresh)) { in t1_sge_check_pause()
1293 Q->fq_id = i; in alloc_rx_resources()
1298 Q->fq_pause_off_thresh = Q->fq_entries_n >> 1; in alloc_rx_resources()
1303 size, &Q->fq_pa, &Q->fq_dh, &Q->fq_ah, DMA_OUT); in alloc_rx_resources()
1378 atomic_set(&Q->cq_credits, Q->cq_entries_n); in alloc_tx_resources()
1386 size, &Q->cq_pa, &Q->cq_dh, &Q->cq_ah, DMA_OUT); in alloc_tx_resources()
1540 Q->fq_pa, Q->fq_dh, Q->fq_ah); in free_rx_resources()
[all …]
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com660 ../common/Q/acosl.c \
670 ../common/Q/cosl.c \
671 ../common/Q/erfl.c \
674 ../common/Q/expl.c \
684 ../common/Q/j0l.c \
685 ../common/Q/j1l.c \
686 ../common/Q/jnl.c \
693 ../common/Q/logl.c \
695 ../common/Q/powl.c \
706 ../common/Q/sinl.c \
[all …]
/illumos-gate/usr/src/cmd/tip/
H A Detc.remote5 :dv=/dev/term/b:br#9600:el=^C^S^Q^U^D:ie=%$:oe=^D:
12 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#300:tc=dialers:
14 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#1200:tc=dialers:
16 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#2400:tc=dialers:
18 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#9600:tc=dialers:
20 :el=^D^U^C^S^Q^O@:du:at=hayes:ie=#$%:oe=^D:br#19200:tc=dialers:
22 :el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#300:tc=dialers:
24 :el=^Z^U^C^S^Q^O:du:at=hayes:ie=$@:oe=^Z:br#1200:tc=dialers:
/illumos-gate/usr/src/lib/libm/common/C/
H A Derf.c284 double R, S, P, Q, s, y, z, r; in erf() local
314 Q = one + s * (qa1 + s * (qa2 + s * (qa3 + s * (qa4 + in erf()
317 return (erx + P / Q); in erf()
319 return (-erx - P / Q); in erf()
352 double R, S, P, Q, s, y, z, r; in erfc() local
385 Q = one + s * (qa1 + s * (qa2 + s * (qa3 + s * (qa4 + in erfc()
389 return (z - P / Q); in erfc()
391 z = erx + P / Q; in erfc()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Derf.c272 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); variable
294 Q = one+s*(qa1+s*(qa2+s*(qa3+s*(qa4+s*(qa5+s*qa6)))));
296 return (c + P/Q);
298 return (-c - P/Q);
330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); variable
358 Q = one+s*(qa1+s*(qa2+s*(qa3+s*(qa4+s*(qa5+s*qa6)))));
360 z = one-c; return z - P/Q;
362 z = c+P/Q; return one+z;
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h465 #define HCI1394_GETTAG(Q) (((Q) & DESC_TAG_MASK) >> DESC_TAG_SHIFT) argument
471 #define HCI1394_GETCHAN(Q) (((Q) & PKT_CHAN_MASK) >> \ argument
478 #define HCI1394_GETSY(Q) (((Q) & DESC_PKT_SY_MASK) >> \ argument
484 #define HCI1394_GET_ILEN(Q) (((Q) & DESC_DATALEN_MASK) >> \ argument
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddaisyforms.c150 if ((trigger = pf->alert.Q) <= 0) in check_form_alert()
178 || NALERT.Q != OALERT.Q in check_form_alert()
240 if ((trigger = ppw->alert.Q) <= 0) in check_pwheel_alert()
268 || NALERT.Q != OALERT.Q in check_pwheel_alert()
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_pwheel.c159 ppw->alert.Q = 0;
174 ppw->alert.Q = Q;
H A Doptions.c95 Q = -1, /* queue threshold for alert */ variable
431 if (Q != -1)
434 Q = 1;
436 Q = strtol(optarg, &rest, 10);
437 if (Q < 0) {
445 if (Q == 0) {
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.sub211 x[0-9]+y Q xy xy xy no change
212 x0y Q Q
213 x12y Q Q
/illumos-gate/usr/src/cmd/fm/dicts/
H A DDISK.po93 # code: DISK-8000-4Q
96 msgid "DISK-8000-4Q.type"
98 msgid "DISK-8000-4Q.severity"
100 msgid "DISK-8000-4Q.description"
102 msgid "DISK-8000-4Q.response"
104 msgid "DISK-8000-4Q.impact"
106 msgid "DISK-8000-4Q.action"
H A DNIC.po16 # code: NIC-8000-0Q
19 msgid "NIC-8000-0Q.type"
21 msgid "NIC-8000-0Q.severity"
23 msgid "NIC-8000-0Q.description"
25 msgid "NIC-8000-0Q.response"
27 msgid "NIC-8000-0Q.impact"
29 msgid "NIC-8000-0Q.action"
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c257 if (alert.Q != -1) in main()
260 alert.Q = 1; in main()
262 alert.Q = strtol(optarg, &rest, 10); in main()
263 if (alert.Q < 0) { in main()
271 if (alert.Q == 0) { in main()
382 && (alert.Q != -1 || alert.W != -1) in main()
606 alert.W = alert.Q = -1;
647 alert.W = alert.Q = -1;
728 && (p_new_alert->W != -1 || p_new_alert->Q != -1)
734 if (p_new_alert->Q != -1)
[all …]
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dalerts.c255 fdprintf(fdout, "%d\n", alertp->Q > 0? alertp->Q : 1); in putalert()
362 alert.Q = atoi(buf); in getalert()
479 if (alertp->Q > 1) in printalert()
483 alertp->Q in printalert()
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dsmtp.m423 define(`_SMTP_QGRP', `ifelse(defn(`SMTP_MAILER_QGRP'),`',`', ` Q=SMTP_MAILER_QGRP,')')dnl
24 define(`_ESMTP_QGRP', `ifelse(defn(`ESMTP_MAILER_QGRP'),`',`', ` Q=ESMTP_MAILER_QGRP,')')dnl
25 define(`_SMTP8_QGRP', `ifelse(defn(`SMTP8_MAILER_QGRP'),`',`', ` Q=SMTP8_MAILER_QGRP,')')dnl
26 define(`_DSMTP_QGRP', `ifelse(defn(`DSMTP_MAILER_QGRP'),`',`', ` Q=DSMTP_MAILER_QGRP,')')dnl
27 define(`_RELAY_QGRP', `ifelse(defn(`RELAY_MAILER_QGRP'),`',`', ` Q=RELAY_MAILER_QGRP,')')dnl
/illumos-gate/usr/src/cmd/getopt/
H A Dgetoptcvt.sh82 Q
117 Q
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A Ddk_macbook27 'Q',0x7d,0xe0; Q (0x51)
H A Dbe_acc29 'Q',0x1c; Q (0x51)
H A Dbe29 'Q',0x1c; Q (0x51)
H A Dfr_acc28 'Q',0x1c; Q (0x51)
H A Dfr_macbook31 'Q',0x1c; Q (0x51)
H A Dfr28 'Q',0x1c; Q (0x51)
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_interrupt.S460 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset
462 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset
471 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset
473 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset
480 add %g6, %g4, %g4 ! %g4 = PA of ER in Q
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c281 Q, move, Xc, Yc; in conicarc() local
405 Q = 3; in conicarc()
407 Q = (4 + qt - qs) % 4 - 1; in conicarc()
415 while ((Q >= 0) in conicarc()
416 || ((Q > -2) in conicarc()
429 Q--; in conicarc()

12345678910>>...21