| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | CheckExprLifetime.cpp | 992 LifetimeKind LK, in checkExprLifetimeImpl() argument 995 assert((AEntity && LK == LK_Assignment) || in checkExprLifetimeImpl() 996 (InitEntity && LK != LK_Assignment)); in checkExprLifetimeImpl() 999 if (LK == LK_FullExpression) in checkExprLifetimeImpl() 1035 switch (LK) { in checkExprLifetimeImpl() 1199 if (LK == LK_StmtExprResult) in checkExprLifetimeImpl() 1209 if (LK == LK_StmtExprResult) in checkExprLifetimeImpl() 1288 if (EnableLifetimeWarnings && LK == LK_Assignment && in checkExprLifetimeImpl() 1306 LifetimeKind LK = LTResult.getInt(); in checkExprLifetime() local 1310 checkExprLifetimeImpl(SemaRef, &Entity, ExtendingEntity, LK, in checkExprLifetime()
|
| H A D | AnalysisBasedWarnings.cpp | 1966 LockKind LK, SourceLocation Loc, in handleMutexNotHeld() argument 1995 << LockName << LK); in handleMutexNotHeld() 2031 << LockName << LK); in handleMutexNotHeld()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | IntrinsicEmitter.cpp | 393 uint32_t LK = L->ME.toIntValue(); in compareFnAttributes() local 395 if (LK != RK) in compareFnAttributes() 396 return (LK > RK); in compareFnAttributes()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 138 TargetLoweringBase::LegalizeKind LK = in shouldReplace() local 140 return LK.first != TargetLoweringBase::TypeLegal; in shouldReplace()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 986 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion() local 990 if (LK.first == TypeExpandInteger) { in getTypeConversion() 1548 LegalizeKind LK; in getVectorTypeBreakdown() local 1552 LK = getTypeConversion(Context, PartVT); in getVectorTypeBreakdown() 1553 PartVT = LK.second; in getVectorTypeBreakdown() 1554 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 870 TargetLoweringBase::LegalizeKind LK = getTLI()->getTypeConversion(C, MTy); in getTypeLegalizationCost() local 872 if (LK.first == TargetLoweringBase::TypeScalarizeScalableVector) { in getTypeLegalizationCost() 879 if (LK.first == TargetLoweringBase::TypeLegal) in getTypeLegalizationCost() 882 if (LK.first == TargetLoweringBase::TypeSplitVector || in getTypeLegalizationCost() 883 LK.first == TargetLoweringBase::TypeExpandInteger) in getTypeLegalizationCost() 887 if (MTy == LK.second) in getTypeLegalizationCost() 891 MTy = LK.second; in getTypeLegalizationCost()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-sony-xperia-kitakami.dtsi | 162 * LK with the downstream DTB appended and then, only from there, load
|
| H A D | msm8939.dtsi | 21 * Stock LK wants address-cells/size-cells = 2
|
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 2754 void cleanupPair(FormatToken *Start, LeftKind LK, RightKind RK, in cleanupPair() argument 2769 if (Left->is(LK) && Right->is(RK)) { in cleanupPair() 2783 void cleanupLeft(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupLeft() argument 2784 cleanupPair(Start, LK, RK, /*DeleteLeft=*/true); in cleanupLeft() 2788 void cleanupRight(FormatToken *Start, LeftKind LK, RightKind RK) { in cleanupRight() argument 2789 cleanupPair(Start, LK, RK, /*DeleteLeft=*/false); in cleanupRight()
|
| /freebsd/share/misc/ |
| H A D | iso3166 | 230 LK LKA 144 Sri Lanka
|
| /freebsd/usr.sbin/tzsetup/ |
| H A D | baseline | 559 LK:Sri Lanka
|
| /freebsd/contrib/tzdata/ |
| H A D | zone.tab | 249 LK +0656+07951 Asia/Colombo
|
| H A D | zone1970.tab | 204 LK +0656+07951 Asia/Colombo
|
| /freebsd/crypto/openssh/ |
| H A D | configure.ac | 883 AC_DEFINE([LOCKED_PASSWD_STRING], ["*LK*"]) 902 AC_DEFINE([LOCKED_PASSWD_STRING], ["*LK*"]) 1143 AC_DEFINE([LOCKED_PASSWD_STRING], ["*LK*"]) 1251 AC_DEFINE([LOCKED_PASSWD_STRING], ["*LK*"]) 1274 *) AC_DEFINE([LOCKED_PASSWD_STRING], ["*LK*"])
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | coex.c | 9461 CASE_BTC_SLOT_STR(LK); in id_to_slot()
|
| /freebsd/share/termcap/ |
| H A D | termcap | 4383 :BS=^U:CL=^V:CR=^B:RK=^L:UK=^K:LK=^H:DK=^J:HM=\036:
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 23937 # UK/DK/RK/LK/HM were someone's aliases for ku/kd/kl/kr/kh,
|