Searched defs:CCK (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_phy.c28 #define CCK IEEE80211_T_CCK macro
79 #undef CCK macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_phy.c28 #define CCK IEEE80211_T_CCK macro
103 #undef CCK macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_phy.c28 #define CCK IEEE80211_T_CCK macro
158 #undef CCK macro
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_phy.c63 #define CCK IEEE80211_T_CCK macro
283 #undef CCK macro
[all...]
/freebsd-11-stable/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c91 #define CCK IEEE80211_T_CCK macro
214 #undef CCK macro
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c26 #define CCK IEEE80211_T_CCK macro
301 #undef CCK macro
[all...]
/freebsd-11-stable/sys/dev/ral/
H A Drt2860.c2221 #define CCK(mcs) (mcs) macro
2239 #undef CCK macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp141 void checkObjCConversion(Sema::CheckedConversionKind CCK) { argument
1096 TryStaticCast(Sema &Self, ExprResult &SrcExpr, QualType DestType, Sema::CheckedConversionKind CCK, SourceRange OpRange, unsigned &msg, CastKind &Kind, CXXCastPath &BasePath, bool ListInitialization) argument
1649 TryStaticImplicitCast(Sema &Self, ExprResult &SrcExpr, QualType DestType, Sema::CheckedConversionKind CCK, SourceRange OpRange, unsigned &msg, CastKind &Kind, bool ListInitialization) argument
2500 Sema::CheckedConversionKind CCK = local
[all...]
H A DSema.cpp529 ImpCastExprToType(Expr *E, QualType Ty, CastKind Kind, ExprValueKind VK, const CXXCastPath *BasePath, CheckedConversionKind CCK) argument
H A DSemaExprObjC.cpp3598 addFixitForObjCARCConversion(Sema &S, DiagnosticBuilder &DiagB, Sema::CheckedConversionKind CCK, SourceLocation afterLParen, QualType castType, Expr *castExpr, Expr *realCast, const char *bridgeKeyword, const char *CFBridgeName) argument
3723 diagnoseObjCARCConversion(Sema &S, SourceRange castRange, QualType castType, ARCConversionTypeClass castACTC, Expr *castExpr, Expr *realCast, ARCConversionTypeClass exprACTC, Sema::CheckedConversionKind CCK) argument
4246 CheckObjCConversion(SourceRange castRange, QualType castType, Expr *&castExpr, CheckedConversionKind CCK, bool Diagnose, bool DiagnoseCFAudited, BinaryOperatorKind Opc) argument
4368 CheckedConversionKind CCK; local
[all...]
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_run.c5130 #define CCK(mcs) (mcs) macro
5148 #undef CCK macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10501 static bool isCast(CheckedConversionKind CCK) { argument

Completed in 492 milliseconds