/openbsd/distrib/notes/landisk/ |
H A D | hardware | 7 Plextor PX-EH16L, PX-EH25L and PX-EH40L
|
/openbsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.c | 634 v->attr.rr_entry.PX.h.length[0] = 36; in cd9660node_rrip_px() 635 v->attr.rr_entry.PX.h.version[0] = 1; in cd9660node_rrip_px() 637 v->attr.rr_entry.PX.mode); in cd9660node_rrip_px() 639 v->attr.rr_entry.PX.links); in cd9660node_rrip_px() 641 v->attr.rr_entry.PX.uid); in cd9660node_rrip_px() 643 v->attr.rr_entry.PX.gid); in cd9660node_rrip_px()
|
H A D | iso9660_rrip.h | 179 ISO_RRIP_PX PX; member
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 2921.crt | 12 g25XLAZ3kpQC3TK/4/yewQNANNb0wrUN6XgOhjY1PCp/jQoDgUx1hBpWKVb5O+PX
|
H A D | 124.crt | 10 AQEAsxLDloG0LExs8nkSdfaWhzSL1wq/w+PX+JRm3jAr2TSgORllb7Yz2QGbWopE
|
H A D | 3172.crt | 20 n+35jhFPc9CzMdMzJZw1lL2l2z512ou3p41+F2RO/PX+LdFvpV6TVC2+HZXBUp2i
|
H A D | 124.key | 2 MIIEpQIBAAKCAQEAsxLDloG0LExs8nkSdfaWhzSL1wq/w+PX+JRm3jAr2TSgORll
|
H A D | 2825.key | 24 yViWQwKBgBaQ+Di9k6+7/5p4L21yMic8BjXPO5W61kJ/PX/A6gTodLjgYMeZJVH3
|
H A D | 3345.key | 23 NwZlvR/ZzFYT2Cgq9X5oPOO4FJ+rbWVFKegPFU+s8W40N4Dl/PX/k5k5gwy6w2Zu
|
H A D | 971.chain | 18 1AIkQiV90n5nmB+qdAWZDgvAOM5kVgCrPqK/Cac5IcnbNMV7oMEbDt89wgbw/PX+
|
/openbsd/usr.sbin/lpr/common_source/ |
H A D | lp.h | 59 extern long PX; /* page width in pixels */
|
H A D | common.c | 83 long PX; /* page width in pixels */ variable
|
/openbsd/sys/dev/tc/ |
H A D | tcdevs | 47 device PMAG-CA px 2D Graphics (PX 2DA) 48 device PMAG-CB px 2D Graphics (PX 2DA)
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ASTContext.cpp | 6442 auto *PX = X->getPrefix(); in isSameQualifier() local 6444 if (PX && PY) in isSameQualifier() 6445 return isSameQualifier(PX, PY); in isSameQualifier() 6446 return !PX && !PY; in isSameQualifier() 12631 const auto *PX = cast<MemberPointerType>(X), in getCommonNonSugarTypeNode() local 12634 getCommonPointeeType(Ctx, PX, PY), in getCommonNonSugarTypeNode() 12640 const auto *PX = cast<LValueReferenceType>(X), in getCommonNonSugarTypeNode() local 12648 const auto *PX = cast<RValueReferenceType>(X), in getCommonNonSugarTypeNode() local 12803 const auto *PX = cast<PackExpansionType>(X), in getCommonNonSugarTypeNode() local 12808 PX->getNumExpansions(), false); in getCommonNonSugarTypeNode() [all …]
|
/openbsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 1311 if (cgetnum(bp, "px", &PX) < 0) in init() 1312 PX = 0; in init() 1313 (void)snprintf(&pxwidth[2], sizeof(pxwidth) - 2, "%ld", PX); in init()
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | FEATURES | 86 2163: PX
|
/openbsd/games/bs/ |
H A D | bs.c | 117 #define PX(x) (PXBASE + (x)*3) macro 118 #define pgoto(y, x) (void)move(PY(y), PX(x))
|
/openbsd/usr.bin/file/magdir/ |
H A D | database | 107 #>>0x04 byte 1 primary index .PX file
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZ196.td | 1116 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
H A D | SystemZScheduleZEC12.td | 1160 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
H A D | SystemZScheduleZ13.td | 1436 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
H A D | SystemZScheduleZ16.td | 1595 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
H A D | SystemZScheduleZ14.td | 1525 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
H A D | SystemZScheduleZ15.td | 1571 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | re_tests | 1140 (?PX<n>foo|bar|baz) - c - Sequence (?PX...) not recognized
|