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.sh248 if [[ ${var/+(\w)/Q} != 'Q.462abc %%' ]]
251 if [[ ${var//+(\w)/Q} != 'Q.Q %%' ]]
254 if [[ ${var//+(\S)/Q} != 'Q Q' ]]
370 [[ ${x/*%(()Q${Q})*/\1} == '(-")"-)' ]] || err_exit $M
374 [[ ${x/*%(()Q${Q})*/\1} == '(-\")\"-)' ]] || err_exit $M
376 [[ ${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
[all …]
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.c90 static inline uint32_t t1_sge_rx(pesge *sge, freelQ_t *Q,
93 static void t1_sge_check_pause(pesge *sge, struct freelQ *Q);
95 static void alloc_freelQ_buffers(pesge *sge, struct freelQ *Q);
97 static void free_cmdQ_buffers(pesge *sge, cmdQ_t *Q, uint32_t credits_pend);
103 static void free_freelQ_buffers(pesge *sge, struct freelQ *Q);
305 struct cmdQ *Q = &sge->cmdQ[qid]; in sge_data_out() local
307 spinlock_t *qlock = &Q->cq_qlock; in sge_data_out()
309 cmdQ_e *q = Q->cq_entries; in sge_data_out()
313 uint32_t entries_n = Q->cq_entries_n; in sge_data_out()
315 cmdQ_ce_t *cq = Q->cq_centries; in sge_data_out()
[all …]
/illumos-gate/usr/src/lib/libm/
H A DMakefile.com642 ../common/Q/_TBL_atanl.c \
643 ../common/Q/_TBL_expl.c \
644 ../common/Q/_TBL_expm1l.c \
645 ../common/Q/_TBL_logl.c \
646 ../common/Q/finitel.c \
647 ../common/Q/isnanl.c \
648 ../common/Q/__cosl.c \
649 ../common/Q/__lgammal.c \
650 ../common/Q/__poly_libmq.c \
651 ../common/Q/__rem_pio2l.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/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/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/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/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/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/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/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/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 Dfr28 'Q',0x1c; Q (0x51)
H A Dfr_acc28 'Q',0x1c; Q (0x51)
H A Dfr_macbook31 'Q',0x1c; Q (0x51)
/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