Home
last modified time | relevance | path

Searched refs:PR (Results 1 – 25 of 33) sorted by relevance

12

/titanic_54/usr/src/cmd/vi/port/
H A Dport.mk.37060 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 Dport.mk.7068 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 …]
H A Dport.mk.c7060 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 …]
/titanic_54/usr/src/cmd/tip/
H A Dremote.c21 &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 Dtip.h77 char *PR; /* remote prompt */ variable
/titanic_54/usr/src/cmd/infocmp/
H A Dinfocmp.c323 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_54/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c173 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_54/usr/src/uts/common/io/audio/drv/audiols/
H A Daudiols.h55 #define PR 0x00 macro
H A Daudiols.c155 OUTL(dev, PR, (reg << 16) | (chn & 0xffff)); in read_chan()
168 OUTL(dev, PR, (reg << 16) | (chn & 0x7)); in write_chan()
/titanic_54/usr/src/lib/libslp/clib/
H A Dlibslp.po65 msgid "drop PR ignored by host: %s"
/titanic_54/usr/src/cmd/fm/dicts/
H A DINTEL.po363 # 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 DSUN4U.po2924 # 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_54/usr/src/data/zoneinfo/
H A Dcountry.tab207 PR Puerto Rico
H A Dzone.tab.txt96 BR -2332-04637 America/Sao_Paulo Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS)
319 PR +182806-0660622 America/Puerto_Rico
H A Dzone_sun.tab119 BR -2332-04637 America/Sao_Paulo - Brazil (southeast: GO, DF, MG, ES, RJ, SP, PR, SC, RS)
342 PR +182806-0660622 America/Puerto_Rico -
H A Dsouthamerica606 # Santa Catarina (SC), Paraná (PR), São Paulo (SP), Rio de Janeiro (RJ),
627 # Maranhão (MA), Paraíba (PR), Pernambuco (PE), Piauí (PI), and Rio Grande do
837 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
842 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
948 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP.
1041 # Espírito Santo (ES), Rio de Janeiro (RJ), São Paulo (SP), Paraná (PR),
/titanic_54/usr/src/contrib/ast/src/lib/libsum/
H A DMamfile30 setv PR pr
/titanic_54/usr/src/uts/common/io/aac/
H A Daac_regs.h1377 struct aac_AifJobProgressReport PR[1]; /* Progress report */ member
H A Daac.c6516 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_54/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties47 drop_pr = Drop PR ignored by host ``{0}'''' for message ``{1}''''
/titanic_54/usr/src/contrib/ast/src/lib/libdll/
H A DMamfile30 setv PR pr
/titanic_54/usr/src/contrib/ast/src/cmd/msgcc/
H A DMamfile30 setv PR pr
/titanic_54/usr/src/contrib/ast/src/lib/libpp/
H A DMamfile30 setv PR pr
/titanic_54/usr/src/contrib/ast/src/lib/libcmd/
H A DMamfile30 setv PR pr
/titanic_54/usr/src/contrib/ast/src/cmd/INIT/
H A DMamfile28 setv PR pr

12