/titanic_50/usr/src/cmd/vi/port/ |
H A D | port.mk.370 | 60 PR= pr 190 @${PR} READ* BUGS 191 @${PR} makefile* 192 @${PR} /etc/terminfo 193 @(size -l a.out ; size *.o) | ${PR} -h sizes 194 @${PR} -h errno.h ${INCLUDE}/errno.h 195 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 196 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 197 @${PR} -h signal.h ${INCLUDE}/signal.h 198 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h [all …]
|
H A D | port.mk.c70 | 60 PR= pr 201 @${PR} READ* BUGS 202 @${PR} makefile* 203 @${PR} /etc/terminfo 204 @(size -l a.out ; size *.o) | ${PR} -h sizes 205 @${PR} -h errno.h ${INCLUDE}/errno.h 206 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 207 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 208 @${PR} -h signal.h ${INCLUDE}/signal.h 209 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h [all …]
|
H A D | port.mk.70 | 68 PR= pr 198 @${PR} READ* BUGS 199 @${PR} makefile* 200 @${PR} /etc/terminfo 201 @(size -l a.out ; size *.o) | ${PR} -h sizes 202 @${PR} -h errno.h ${INCLUDE}/errno.h 203 @${PR} -h setjmp.h ${INCLUDE}/setjmp.h 204 @${PR} -h sgtty.h ${INCLUDE}/sgtty.h 205 @${PR} -h signal.h ${INCLUDE}/signal.h 206 @${PR} -h sys/stat.h ${INCLUDE}/sys/stat.h [all …]
|
/titanic_50/usr/src/cmd/tip/ |
H A D | remote.c | 21 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI, 137 if (PR != NOSTR) in getremcap() 138 (void) vstring("pr", PR); in getremcap()
|
H A D | tip.h | 77 char *PR; /* remote prompt */ variable
|
/titanic_50/usr/src/cmd/infocmp/ |
H A D | infocmp.c | 323 PR(FILE *stream, char *string) in PR() function 596 PR(trace, str[i].val); in initfirstterm() 775 PR(stderr, str[i].secondval); in check_nth_terminal() 778 PR(stderr, strval); in check_nth_terminal() 799 PR(stdout, strval); in check_nth_terminal() 806 PR(stdout, str[i].val); in check_nth_terminal() 808 PR(stdout, strval); in check_nth_terminal() 813 PR(trace, str[i].val); in check_nth_terminal() 815 PR(trace, strval); in check_nth_terminal()
|
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_log.c | 173 uint8_t PR; in io_page_fault() local 195 PR = AMD_IOMMU_REG_GET32(&event[1], AMD_IOMMU_EVENT_IO_PGFAULT_PR); in io_page_fault() 215 PR == 1 ? "Page present or Interrupt Remapped" : in io_page_fault()
|
/titanic_50/usr/src/uts/common/io/audio/drv/audiols/ |
H A D | audiols.h | 55 #define PR 0x00 macro
|
H A D | audiols.c | 155 OUTL(dev, PR, (reg << 16) | (chn & 0xffff)); in read_chan() 168 OUTL(dev, PR, (reg << 16) | (chn & 0x7)); in write_chan()
|
/titanic_50/usr/src/lib/libslp/clib/ |
H A D | libslp.po | 65 msgid "drop PR ignored by host: %s"
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | INTEL.po | 363 # code: INTEL-8000-PR 366 msgid "INTEL-8000-PR.type" 368 msgid "INTEL-8000-PR.severity" 370 msgid "INTEL-8000-PR.description" 372 msgid "INTEL-8000-PR.response" 374 msgid "INTEL-8000-PR.impact" 376 msgid "INTEL-8000-PR.action"
|
H A D | SUN4U.po | 2924 # code: SUN4U-8005-PR 2927 msgid "SUN4U-8005-PR.type" 2929 msgid "SUN4U-8005-PR.severity" 2931 msgid "SUN4U-8005-PR.description" 2933 msgid "SUN4U-8005-PR.response" 2935 msgid "SUN4U-8005-PR.impact" 2937 msgid "SUN4U-8005-PR.action"
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | country.tab | 207 PR Puerto Rico
|
H A D | zone.tab.txt | 94 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 321 PR +182806-0660622 America/Puerto_Rico
|
H A D | zone_sun.tab | 117 BR -2332-04637 America/Sao_Paulo - Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS) 344 PR +182806-0660622 America/Puerto_Rico -
|
H A D | southamerica | 597 # Santa Catarina (SC), Paraná (PR), São Paulo (SP), Rio de Janeiro (RJ), 618 # Maranhão (MA), Paraíba (PR), Pernambuco (PE), Piauí (PI), and Rio Grande do 828 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF. 833 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF. 939 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP. 1032 # Espírito Santo (ES), Rio de Janeiro (RJ), São Paulo (SP), Paraná (PR),
|
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | aac_regs.h | 1377 struct aac_AifJobProgressReport PR[1]; /* Progress report */ member
|
H A D | aac.c | 6516 if (LE_32((uint32_t)aif->data.PR[0].jd.type) == AifJobCtrZero) { in aac_handle_aif() 6520 pr_status = LE_32((uint32_t)aif->data.PR[0].status); in aac_handle_aif() 6521 pr_ctick = LE_32(aif->data.PR[0].currentTick); in aac_handle_aif() 6522 pr_ftick = LE_32(aif->data.PR[0].finalTick); in aac_handle_aif() 8461 switch (LE_32(aif->data.PR[0].status)) { in aac_print_aif() 8480 LE_32(aif->data.PR[0].currentTick), in aac_print_aif() 8481 LE_32(aif->data.PR[0].finalTick)); in aac_print_aif()
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 47 drop_pr = Drop PR ignored by host ``{0}'''' for message ``{1}''''
|
/titanic_50/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 1109 product CURITEL HX57XB 0x2101 CDMA 2000 1xRTT USB modem (HX-570/575B/PR-600)
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 13113 …sgr=\E[50%?%p1%p3%|%p6%|%t;7%{1}%e%{0}%;%PR%?%p4%t;5%{1}%e%{0}%;%PB%?%p2%p6%|%t;4%{1}%e%{0}%;%PU%?… 13369 …sgr=\E[%?%p1%p3%|%p6%|%t7;%{1}%e%{0}%;%PR%?%p4%t5;%{1}%e%{0}%;%PB%?%p2%p6%|%t4;%{1}%e%{0}%;%PU%?%p… 13374 …sgr=\E[%?%p1%p3%|%p6%|%t7;%{1}%e%{0}%;%PR%?%p4%t5;%{1}%e%{0}%;%PB%?%p2%p6%|%t4;%{1}%e%{0}%;%PU%?%p… 16837 # passing characters to the 80-column firmware via COUT (PR#3 assumed). 16841 # not via the BASIC PR#3 hook. All this nonsense can be avoided only by 20066 # :PU=^An\r:PD=^Ao\r:PR=^Ap\r:HP=^A@\r:RT=^Aq\r:TB=\r:CN=\177:MP=\E+F: 20292 cuf1=^PR, cup=\020\021%p2%c%p1%c, cuu1=^P^L, cvvis=^PB, 21089 # PR ??
|
H A D | termcap.src | 14921 # passing characters to the 80-column firmware via COUT (PR#3 assumed). 14925 # not via the BASIC PR#3 hook. All this nonsense can be avoided only by 17905 # :PU=^An\r:PD=^Ao\r:PR=^Ap\r:HP=^A@\r:RT=^Aq\r:TB=\r:CN=\177:MP=\E+F: 18110 :ei=^Pi:ho=^P^R:im=^PI:le=^H:nd=^PR:pc=\177:sf=^J:te=:\ 18873 # PR ??
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 17778 PR
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 17777 PR
|