/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | substring.sh | 254 if [[ ${var/+(\w)/Q} != 'Q.462abc %%' ]] 257 if [[ ${var//+(\w)/Q} != 'Q.Q %%' ]] 260 if [[ ${var//+(\S)/Q} != 'Q Q' ]] 374 [[ ${x/*%(()Q${Q})*/\1} == '(-")"-)' ]] || err_exit $M 378 [[ ${x/*%(()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 386 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'(-\\"\')\'\\"-)' ]] || err_exit $M 388 [[ ${x/*%(()Q${S}Q${Q})*/\1} == $'-(-\')\\\'\'-)-' ]] || err_exit $M [all …]
|
/titanic_44/usr/src/uts/common/io/chxge/ |
H A D | sge.c | 92 static inline uint32_t t1_sge_rx(pesge *sge, freelQ_t *Q, 95 static void t1_sge_check_pause(pesge *sge, struct freelQ *Q); 97 static void alloc_freelQ_buffers(pesge *sge, struct freelQ *Q); 99 static void free_cmdQ_buffers(pesge *sge, cmdQ_t *Q, uint32_t credits_pend); 105 static void free_freelQ_buffers(pesge *sge, struct freelQ *Q); 306 struct cmdQ *Q = &sge->cmdQ[qid]; in sge_data_out() local 308 spinlock_t *qlock = &Q->cq_qlock; in sge_data_out() 310 cmdQ_e *q = Q->cq_entries; in sge_data_out() 314 uint32_t entries_n = Q->cq_entries_n; in sge_data_out() 316 cmdQ_ce_t *cq = Q->cq_centries; in sge_data_out() [all …]
|
/titanic_44/usr/src/lib/libm/ |
H A D | Makefile.com | 653 ../common/Q/_TBL_atanl.c \ 654 ../common/Q/_TBL_expl.c \ 655 ../common/Q/_TBL_expm1l.c \ 656 ../common/Q/_TBL_logl.c \ 657 ../common/Q/finitel.c \ 658 ../common/Q/isnanl.c \ 659 ../common/Q/__cosl.c \ 660 ../common/Q/__lgammal.c \ 661 ../common/Q/__poly_libmq.c \ 662 ../common/Q/__rem_pio2l.c \ [all …]
|
/titanic_44/usr/src/cmd/tip/ |
H A D | etc.remote | 5 :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:
|
/titanic_44/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 467 #define HCI1394_GETTAG(Q) (((Q) & DESC_TAG_MASK) >> DESC_TAG_SHIFT) argument 473 #define HCI1394_GETCHAN(Q) (((Q) & PKT_CHAN_MASK) >> \ argument 480 #define HCI1394_GETSY(Q) (((Q) & DESC_PKT_SY_MASK) >> \ argument 486 #define HCI1394_GET_ILEN(Q) (((Q) & DESC_DATALEN_MASK) >> \ argument
|
/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 272 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;
|
/titanic_44/usr/src/lib/libm/common/C/ |
H A D | erf.c | 284 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()
|
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | daisyforms.c | 152 if ((trigger = pf->alert.Q) <= 0) in check_form_alert() 180 || NALERT.Q != OALERT.Q in check_form_alert() 242 if ((trigger = ppw->alert.Q) <= 0) in check_pwheel_alert() 270 || NALERT.Q != OALERT.Q in check_pwheel_alert()
|
/titanic_44/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_pwheel.c | 162 ppw->alert.Q = 0; 177 ppw->alert.Q = Q;
|
H A D | options.c | 95 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) {
|
/titanic_44/usr/src/cmd/fm/dicts/ |
H A D | DISK.po | 92 # code: DISK-8000-4Q 95 msgid "DISK-8000-4Q.type" 97 msgid "DISK-8000-4Q.severity" 99 msgid "DISK-8000-4Q.description" 101 msgid "DISK-8000-4Q.response" 103 msgid "DISK-8000-4Q.impact" 105 msgid "DISK-8000-4Q.action"
|
/titanic_44/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 257 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 …]
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 256 fdprintf(fdout, "%d\n", alertp->Q > 0? alertp->Q : 1); in putalert() 363 alert.Q = atoi(buf); in getalert() 480 if (alertp->Q > 1) in printalert() 484 alertp->Q in printalert()
|
/titanic_44/usr/src/cmd/getopt/ |
H A D | getoptcvt.sh | 82 Q 117 Q
|
/titanic_44/usr/src/cmd/sendmail/cf/mailer/ |
H A D | smtp.m4 | 23 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
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | mach_interrupt.s | 505 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset 507 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset 516 ldxa [%g4]ASI_QUEUE, %g2 ! %g2 = Q head offset 518 ldxa [%g4]ASI_QUEUE, %g3 ! %g3 = Q tail offset 525 add %g6, %g4, %g4 ! %g4 = PA of ER in Q
|
/titanic_44/usr/src/cmd/troff/troff.d/ |
H A D | draw.c | 284 Q, move, Xc, Yc; in conicarc() local 408 Q = 3; in conicarc() 410 Q = (4 + qt - qs) % 4 - 1; in conicarc() 418 while ((Q >= 0) in conicarc() 419 || ((Q > -2) in conicarc() 432 Q--; in conicarc()
|
/titanic_44/usr/src/cmd/loadkeys/type_4/ |
H A D | germany_5 | 45 key 54 base q shift Q caps Q ctrl ^Q altg @
|
H A D | france_5 | 49 key 77 base q shift Q caps Q ctrl ^Q altg nop
|
H A D | france_hobo | 53 key 77 base q shift Q caps Q ctrl ^Q altg nop
|
H A D | germany_hobo | 45 key 54 base q shift Q caps Q ctrl ^Q altg @
|
/titanic_44/usr/src/cmd/loadkeys/type_6/ |
H A D | canadian_french | 48 key 4 base q shift Q caps Q ctrl ^Q altg nop
|
H A D | france | 48 key 4 base q shift Q caps Q ctrl ^Q altg nop
|
H A D | germany | 44 key 20 base q shift Q caps Q ctrl ^Q altg @
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | printf.test | 100 sqlite_mprintf_str {%d %d A quoted string: %Q} 1 2 {Hi Y'all} 103 sqlite_mprintf_str {%d %d A NULL pointer in %%Q: %Q} 1 2 104 } {1 2 A NULL pointer in %Q: NULL}
|