| /freebsd-13.1/tools/tools/nanobsd/ |
| H A D | fill_pkg.sh | 151 PL=$NANO_PKG_DIR/_list 152 true > "$PL" 155 ports_recurse "$PL" "$NANO_PKG_DUMP" "$p" 158 for i in `cat "$PL"` ; do 167 rm -f "$PL"
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
| H A D | ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered enumerator 55 case MI: return PL; in getOppositeCondition() 56 case PL: return MI; in getOppositeCondition() 153 case ARMCC::PL: return "pl"; in ARMCondCodeToString() 176 .Case("pl", ARMCC::PL) in ARMCondCodeFromString()
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | opt-debug-lint.mk | 69 .if ${value:${:UL}PL} != "LPL}" # FIXME: "LPL}" is unexpected here. 70 . error ${value:${:UL}PL}
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSimplifyCFG.cpp | 455 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local 457 PL->removeBlockFromLoop(BB); in deleteDeadLoopBlocks()
|
| /freebsd-13.1/libexec/getty/ |
| H A D | main.c | 328 if (IMP && *IMP && !(PL && PP)) in main() 330 if (IM && *IM && !(PL && PP)) in main() 357 } else if (!(PL && PP)) in main() 359 if (rval == 2 || (PL && PP)) { in main()
|
| H A D | gettytab.h | 176 #define PL gettyflags[25].value macro
|
| /freebsd-13.1/secure/caroot/trusted/ |
| H A D | Certum_EC-384_CA.pem | 21 …Issuer: C = PL, O = Asseco Data Systems S.A., OU = Certum Certification Authority, CN = Certum EC-… 25 …Subject: C = PL, O = Asseco Data Systems S.A., OU = Certum Certification Authority, CN = Certum EC…
|
| H A D | Certum_Trusted_Network_CA.pem | 20 …Issuer: C = PL, O = Unizeto Technologies S.A., OU = Certum Certification Authority, CN = Certum Tr… 24 …Subject: C = PL, O = Unizeto Technologies S.A., OU = Certum Certification Authority, CN = Certum T…
|
| H A D | SZAFIR_ROOT_CA2.pem | 21 Issuer: C = PL, O = Krajowa Izba Rozliczeniowa S.A., CN = SZAFIR ROOT CA2 25 Subject: C = PL, O = Krajowa Izba Rozliczeniowa S.A., CN = SZAFIR ROOT CA2
|
| H A D | Certum_Trusted_Network_CA_2.pem | 21 …Issuer: C = PL, O = Unizeto Technologies S.A., OU = Certum Certification Authority, CN = Certum Tr… 25 …Subject: C = PL, O = Unizeto Technologies S.A., OU = Certum Certification Authority, CN = Certum T…
|
| H A D | Certum_Trusted_Root_CA.pem | 21 …Issuer: C = PL, O = Asseco Data Systems S.A., OU = Certum Certification Authority, CN = Certum Tru… 25 …Subject: C = PL, O = Asseco Data Systems S.A., OU = Certum Certification Authority, CN = Certum Tr…
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | xlnx,zynqmp-pcap-fpga.txt | 3 Programmable Logic (PL). The configuration uses the firmware interface.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | xlnx,i2s.txt | 1 Device-Tree bindings for Xilinx I2S PL block
|
| H A D | xlnx,audio-formatter.txt | 1 Device-Tree bindings for Xilinx PL audio formatter
|
| /freebsd-13.1/secure/caroot/blacklisted/ |
| H A D | Certum_Root_CA.pem | 18 Issuer: C = PL, O = Unizeto Sp. z o.o., CN = Certum CA 22 Subject: C = PL, O = Unizeto Sp. z o.o., CN = Certum CA
|
| /freebsd-13.1/share/syscons/fonts/ |
| H A D | iso07-8x16.fnt | 35 M``#^QH8,&#!@PL;^````````/#`P,#`P,#`P/`````````"`P.!P.!P.!@(` 73 M`````/YF8FAX:&!B9OX```````#^QH8,&#!@PL;^````````QL;&QO[&QL;&
|
| H A D | iso02-8x16.fnt | 35 M``#^QH8,&#!@PL;^````````/#`P,#`P,#`P/`````````"`P.!P.!P.!@(` 65 M&#!@PL;^`````!@8`/[&C!@P8,+&_@``````.&QL.```````````````````
|
| H A D | cp1251-8x16.fnt | 35 M``#^QH8,&#!@PL;^````````/#`P,#`P,#`P/`````````"`P.!P.!P.!@(` 83 M``````#^P/S&QL;\````````````_,;&_,;&_````````````/[&PL#`P,``
|
| H A D | koi8-rc-8x16.fnt | 35 M``#^QH8,&#!@PL;^````````/#`P,#`P,#`P/`````````"`P.!P.!P.!@(` 60 MQL;&QL;&QOX``````&#P8&QV9F9F9N8&##`````8$`#^PL#`P,#`````````
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Module.cpp | 601 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel() argument 602 addModuleFlag(ModFlagBehavior::Max, "PIC Level", PL); in setPICLevel() 615 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel() argument 616 addModuleFlag(ModFlagBehavior::Max, "PIE Level", PL); in setPIELevel()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-olinuxino.dts | 193 /* VCC-PL is powered by aldo2 but we cannot add it as the RSB */ 194 /* interface used to talk to the PMIC in on the PL pins */
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
| H A D | AArch64BaseInfo.h | 260 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator 289 case PL: return "pl"; in getCondCodeName() 323 case PL: return 0; // N == 0 in getNZCVToSatisfyCondCode()
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | Makefile.in | 880 $(SWIG_PL_DIR)/native/Makefile.PL: $(SWIG_SRC_DIR)/perl/native/Makefile.PL.in 881 ./config.status subversion/bindings/swig/perl/native/Makefile.PL 883 $(SWIG_PL_DIR)/native/Makefile: libsvn_swig_perl $(SWIG_PL_DIR)/native/Makefile.PL 884 cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL PREFIX=$(prefix)
|
| /freebsd-13.1/usr.sbin/makefs/cd9660/ |
| H A D | iso9660_rrip.h | 187 ISO_RRIP_PLINK PL; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64GlobalISelUtils.cpp | 138 CondCode = AArch64CC::PL; in changeFCMPPredToAArch64CC()
|