| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | LifetimeSafety.cpp | 250 LoanID LID; member in clang::__anon2e25c8880111::IssueFact 256 IssueFact(LoanID LID, OriginID OID) : Fact(Kind::Issue), LID(LID), OID(OID) {} in IssueFact() argument 257 LoanID getLoanID() const { return LID; } in getLoanID() 266 LoanID LID; member in clang::__anon2e25c8880111::ExpireFact 271 ExpireFact(LoanID LID) : Fact(Kind::Expire), LID(LID) {} in ExpireFact() argument 272 LoanID getLoanID() const { return LID; } in getLoanID() 515 LoanSet createLoanSet(LoanID LID) { in createLoanSet() 516 return LoanSetFact.add(LoanSetFact.getEmptySet(), LID); in createLoanSet() 577 for (LoanID LID : b) { in join() local 581 Result = Factory.LoanSetFact.add(Result, LID); in join() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
| H A D | DXILValueEnumerator.cpp | 226 auto LID = OM.lookup(LU->getUser()).first; in predictValueUseListOrderImpl() local 235 if (OM.isGlobalValue(LID) && OM.isGlobalValue(RID)) { in predictValueUseListOrderImpl() 236 if (LID == RID) in predictValueUseListOrderImpl() 238 return LID < RID; in predictValueUseListOrderImpl() 242 if (LID < RID) { in predictValueUseListOrderImpl() 248 if (RID < LID) { in predictValueUseListOrderImpl() 249 if (LID <= ID) in predictValueUseListOrderImpl() 257 if (LID <= ID) in predictValueUseListOrderImpl()
|
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | ibportstate.c | 66 LID, enumerator 480 case LID: in main() 552 if (!port_args[LID].set && (!val || val == 0xFFFF)) in main() 598 if (port_args[LID].set) in main()
|
| H A D | saquery.c | 1187 CHECK_AND_SET_VAL(lid, 16, 0, nr.lid, NR, LID); in query_node_records() 1205 CHECK_AND_SET_VAL(lid, 16, 0, pir.lid, PIR, LID); in query_portinfo_records() 1266 CHECK_AND_SET_VAL(lid, 16, 0, smir.lid, SMIR, LID); in query_sm_info_records() 1285 CHECK_AND_SET_VAL(lid, 16, 0, swir.lid, SWIR, LID); in query_switchinfo_records() 1346 CHECK_AND_SET_VAL(lid, 16, 0, slvl.lid, SLVL, LID); in query_sl2vl_records() 1366 CHECK_AND_SET_VAL(lid, 16, 0, vlarb.lid, VLA, LID); in query_vlarb_records() 1387 CHECK_AND_SET_VAL(lid, 16, 0, pktr.lid, PKEY, LID); in query_pkey_tbl_records() 1407 CHECK_AND_SET_VAL(lid, 16, 0, lftr.lid, LFTR, LID); in query_lft_records() 1425 CHECK_AND_SET_VAL(lid, 16, 0, gir.lid, GIR, LID); in query_guidinfo_records() 1445 CHECK_AND_SET_VAL(lid, 16, 0, mftr.lid, MFTR, LID); in query_mft_records()
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
| H A D | ValueEnumerator.cpp | 195 auto LID = OM.lookup(LU->getUser()).first; in predictValueUseListOrderImpl() local 199 if (LID < RID) { in predictValueUseListOrderImpl() 205 if (RID < LID) { in predictValueUseListOrderImpl() 206 if (LID <= ID) in predictValueUseListOrderImpl() 214 if (LID <= ID) in predictValueUseListOrderImpl()
|
| /freebsd/contrib/netbsd-tests/bin/ps/ |
| H A D | keywords | 53 lid LID
|
| /freebsd/contrib/smart/ |
| H A D | README.md | 61 * __NVMe__ : The Log Page is the SMART / Health Information LID value in the Get Log Page command (…
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | tqma8xxs.dtsi | 279 "LID", "SLEEP", "CHARGING#", "CHGPRSNT#", 610 /* SMARC LID */
|
| H A D | imx8mp-msc-sm2s.dtsi | 266 "gbe0_rst", "gbe1_rst", "LID#", "BATLOW#", "CHARGING#",
|
| H A D | imx95-tqma9596sa.dtsi | 259 "CHG_PRSNT#", "CHARGING", "LID", "BATLOW#",
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_inline.h | 461 scb->hscb->lun &= LID; in ahc_queue_scb()
|
| H A D | aic7xxx.h | 96 ((scb)->hscb->lun & LID)
|
| H A D | aic7xxx.seq | 442 and SAVED_LUN, LID, SCB_LUN; 1718 and SAVED_LUN, LID, SCB_LUN; 1861 and A, LID, SCB_LUN; 1919 and A, LID, SCB_LUN;
|
| H A D | aic7xxx_reg.h | 1649 #define LID 0x3f macro
|
| H A D | aic7xxx.reg | 1082 mask LID 0x3f
|
| H A D | aic79xx_reg.h | 3716 #define LID 0xff macro
|
| H A D | aic79xx.reg | 3861 field LID 0xff
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-kontron-samx6i.dtsi | 629 MX6QDL_PAD_EIM_WAIT__GPIO5_IO00 0x1b0b0 /* LID# */
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | omap3-pandora-common.dtsi | 482 /* power audio DAC and LID sensor */
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 241 auto LID = OM.lookup(LU->getUser()); in predictValueUseListOrder() local 245 if (LID < RID) { in predictValueUseListOrder() 251 if (RID < LID) { in predictValueUseListOrder() 253 if (LID <= ID) in predictValueUseListOrder() 261 if (LID <= ID) in predictValueUseListOrder()
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am67a-kontron-sa67-base.dts | 307 "SLEEP#", "LID#";
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3568-anbernic-rg-ds.dts | 280 label = "LID";
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 4455 for (auto LID : IT->second) in loadDeclUpdateRecords() local 4456 GetDecl(LID); in loadDeclUpdateRecords()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 7360 if (MDNode *LID = OrigLoop->getLoopID()) in executePlan() local 7361 L->setLoopID(LID); in executePlan()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | windows | 1214 # like: SETUP.LID
|