| /src/sys/dev/videomode/ |
| videomode.c | 18 #define HP VID_PHSYNC 29 M("640x350x85",640,350,31500,672,736,832,382,385,445,HP|VN), 38 M("800x600x56",800,600,36000,824,896,1024,601,603,625,HP|VP), 39 M("800x600x60",800,600,40000,840,968,1056,601,605,628,HP|VP), 40 M("800x600x72",800,600,50000,856,976,1040,637,643,666,HP|VP), 41 M("800x600x75",800,600,49500,816,896,1056,601,604,625,HP|VP), 42 M("800x600x85",800,600,56250,832,896,1048,601,604,631,HP|VP), 43 M("1024x768x87i",1024,768,44900,1032,1208,1264,768,776,817,HP|VP|I), 46 M("1024x768x75",1024,768,78750,1040,1136,1312,769,772,800,HP|VP), 47 M("1024x768x85",1024,768,94500,1072,1168,1376,769,772,808,HP|VP) [all...] |
| /src/sys/dev/pci/ |
| ciss_pci.c | 69 CISS_PCI_DEVICE(HP, HPSAE200, "Smart Array E200"), 70 CISS_PCI_DEVICE(HP, HPSAE200I_1, "HP Smart Array E200I-1"), 71 CISS_PCI_DEVICE(HP, HPSAE200I_2, "HP Smart Array E200I-2"), 72 CISS_PCI_DEVICE(HP, HPSAE200I_3, "HP Smart Array E200I-3"), 73 CISS_PCI_DEVICE(HP, HPSAP600, "HP Smart Array P600"), 74 CISS_PCI_DEVICE(HP, HPSAP800, "HP Smart Array P800") [all...] |
| /src/distrib/hp300/ |
| Makefile | 9 release: check_RELEASEDIR .WAIT HP-IB.geometry 10 ${RELEASE_INSTALL} ${.CURDIR}/HP-IB.geometry \
|
| /src/share/i18n/csmapper/MISC/ |
| Makefile.inc | 10 HP-ROMAN8%UCS.mps \ 17 UCS%HP-ROMAN8.mps \
|
| /src/games/larn/ |
| regen.c | 17 subroutine to regenerate player hp and spells 42 if (d[HP] != d[HPMAX]) 45 if ((d[HP] += d[REGEN]) > d[HPMAX]) 46 d[HP] = d[HPMAX];
|
| global.c | 125 warning -- will kill player if hp goes to zero 130 if ((c[HP] -= x) <= 0) { 141 c[HP] -= x; 142 if (c[HP] < 1) 143 c[HP] = 1; 158 if ((c[HP] += x) > c[HPMAX]) 159 c[HP] = c[HPMAX]; 166 c[HP] += x;
|
| display.c | 81 lprintf("HP: %3ld(%3ld) STR=%-2ld INT=%-2ld ", 82 (long) c[HP], (long) c[HPMAX], (long) (c[STRENGTH] + c[STREXTRA]), (long) c[INTELLIGENCE]); 105 botsub(makecode(HP, 5, 19), "%3ld"); 152 special routine to update hp and level fields on bottom lines 162 botsub(makecode(HP, 5, 19), "%3ld");
|
| diag.c | 50 lprintf("\n\nPlayer attributes:\n\nHit points: %2ld(%2ld)", (long) c[HP], (long) c[HPMAX]); 66 lprcat(" Monster Name LEV AC DAM ATT DEF GOLD HP EXP \n"); 320 if (c[HP] < 0) {
|
| /src/sys/arch/hp300/hp300/ |
| locore.s | 177 /* check for internal HP-IB in SYSFLAG */ 178 btst #5,0xfffffed2 | internal HP-IB? 179 jeq Lhaveihpib | yes, have HP-IB just continue 343 movl #1,%a1@(MMUCMD) | a 68020, write HP MMU location 346 jne Lishpmmu | yes, we have HP MMU 462 tstl %a0@ | HP MMU? 718 tstl _C_LABEL(mmutype) | HP MMU? 743 .long MMU_HP | default to HP MMU 752 .long 1 | has internal HP-IB, default to yes 764 .long 0 | KVA of base of HP MMU register [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-cxxfilt/ |
| llvm-cxxfilt.cpp | 26 HP, ///< HP compiler (xCC)
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| DWARFUnitIndex.cpp | 288 auto HP = ((S >> 32) & Mask) | 1; 292 H = (H + HP) & Mask;
|
| /src/external/lgpl3/gmp/dist/mpn/pa32/ |
| add_n.asm | 1 dnl HP-PA mpn_add_n -- Add two limb vectors of the same length > 0 and store
|
| lshift.asm | 1 dnl HP-PA mpn_lshift -- Shift a number left.
|
| rshift.asm | 1 dnl HP-PA mpn_rshift -- Shift a number right.
|
| sub_n.asm | 1 dnl HP-PA mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
|
| /src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/ |
| sqr_diagonal.asm | 1 dnl HP-PA 1.1 32-bit mpn_sqr_diagonal.
|
| addmul_1.asm | 1 dnl HP-PA 1.1 mpn_addmul_1 -- Multiply a limb vector with a limb and add the
|
| udiv.asm | 1 dnl HP-PA __udiv_qrnnd division support, used from longlong.h.
|
| /src/sys/arch/hpc/conf/ |
| platid.def | 319 HP { 323 620 --"HP 620LX" 324 620JP --"HP 620LX (Japanese)" 326 360 --"HP 360LX (Ericsson MC-16)"
|
| /src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/pa7100/ |
| add_n.asm | 1 dnl HP-PA mpn_add_n -- Add two limb vectors of the same length > 0 and store
|
| lshift.asm | 1 dnl HP-PA mpn_lshift -- Shift a number left.
|
| rshift.asm | 1 dnl HP-PA mpn_rshift -- Shift a number right.
|
| sub_n.asm | 1 dnl HP-PA mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
|
| /src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/ |
| add_n.asm | 1 dnl HP-PA 2.0 32-bit mpn_add_n -- Add two limb vectors of the same length > 0
|
| sqr_diagonal.asm | 1 dnl HP-PA 32-bit mpn_sqr_diagonal optimized for the PA8x00.
|