Searched refs:LPR (Results 1 – 6 of 6) sorted by relevance
/external/iproute2/doc/ |
D | Makefile | 11 LPR=lpr -Zsduplex macro 32 $(LPR) $(PSFILES)
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 1615 LivePhysRegs LPR(TRI); in setKillFlags() local 1617 LPR.addLiveOuts(&MBB); in setKillFlags() 1639 if (!LPR.contains(MO.getReg())) in setKillFlags() 1646 if (Defs.test(getFPReg(*MO)) || !LPR.contains(MO->getReg())) in setKillFlags() 1649 LPR.stepBackward(MI); in setKillFlags()
|
/external/avahi/specs/ |
D | draft-cheshire-dnsext-dns-sd-02.txt | 647 service. For example, printing via the LPR protocol often specifies a 740 old Unix LPR (port 515) protocol, the LPR service provides no way for 764 In cases where more data is justified (e.g. LPR printing), keeping 1111 printing world has the LPR protocol, and the Internet Printing 1122 Many printers implement all three printing protocols: LPR, IPP, and 1128 on the network, it will find three distinct services -- an LPR 1137 example, requiring the user to make a manual choice between LPR and
|
D | draft-cheshire-dnsext-dns-sd-03.txt | 647 service. For example, printing via the LPR protocol often specifies a 751 old Unix LPR (port 515) protocol, the LPR service provides no way for 771 In cases where more data is justified (e.g. LPR printing), keeping 1153 printing world has the LPR protocol, and the Internet Printing 1171 Many printers implement all three printing protocols: LPR, IPP, and 1177 on the network, it will find three distinct services -- an LPR 1186 example, requiring the user to make a manual choice between LPR and
|
D | draft-cheshire-dnsext-dns-sd-04.txt | 663 service. For example, printing via the LPR protocol often specifies a 772 old Unix LPR (port 515) protocol, the LPR service provides no way 785 In cases where more data is justified (e.g. LPR printing), keeping 1227 the printing world has the LPR protocol, and the Internet Printing 1238 Many printers implement all three printing protocols: LPR, IPP, and 1244 on the network, it will find three distinct services -- an LPR 1253 example, requiring the user to make a manual choice between LPR and
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 612 def LPR : UnaryRR <"lp", 0x10, z_iabs, GR32, GR32>; 618 def : Pat<(z_iabs32 GR32:$src), (LPR GR32:$src)>;
|