Home
last modified time | relevance | path

Searched refs:PX (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/distrib/notes/landisk/
H A Dhardware7 Plextor PX-EH16L, PX-EH25L and PX-EH40L
/openbsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c634 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 Diso9660_rrip.h179 ISO_RRIP_PX PX; member
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2921.crt12 g25XLAZ3kpQC3TK/4/yewQNANNb0wrUN6XgOhjY1PCp/jQoDgUx1hBpWKVb5O+PX
H A D124.crt10 AQEAsxLDloG0LExs8nkSdfaWhzSL1wq/w+PX+JRm3jAr2TSgORllb7Yz2QGbWopE
H A D3172.crt20 n+35jhFPc9CzMdMzJZw1lL2l2z512ou3p41+F2RO/PX+LdFvpV6TVC2+HZXBUp2i
H A D124.key2 MIIEpQIBAAKCAQEAsxLDloG0LExs8nkSdfaWhzSL1wq/w+PX+JRm3jAr2TSgORll
H A D2825.key24 yViWQwKBgBaQ+Di9k6+7/5p4L21yMic8BjXPO5W61kJ/PX/A6gTodLjgYMeZJVH3
H A D3345.key23 NwZlvR/ZzFYT2Cgq9X5oPOO4FJ+rbWVFKegPFU+s8W40N4Dl/PX/k5k5gwy6w2Zu
H A D971.chain18 1AIkQiV90n5nmB+qdAWZDgvAOM5kVgCrPqK/Cac5IcnbNMV7oMEbDt89wgbw/PX+
/openbsd/usr.sbin/lpr/common_source/
H A Dlp.h59 extern long PX; /* page width in pixels */
H A Dcommon.c83 long PX; /* page width in pixels */ variable
/openbsd/sys/dev/tc/
H A Dtcdevs47 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 DASTContext.cpp6442 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 Dprintjob.c1311 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 DFEATURES86 2163: PX
/openbsd/games/bs/
H A Dbs.c117 #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 Ddatabase107 #>>0x04 byte 1 primary index .PX file
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td1116 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
H A DSystemZScheduleZEC12.td1160 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
H A DSystemZScheduleZ13.td1436 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
H A DSystemZScheduleZ16.td1595 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
H A DSystemZScheduleZ14.td1525 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
H A DSystemZScheduleZ15.td1571 def : InstRW<[WLat30, MCD], (instregex "S(T)?PX$")>;
/openbsd/gnu/usr.bin/perl/t/re/
H A Dre_tests1140 (?PX<n>foo|bar|baz) - c - Sequence (?PX...) not recognized

12