Searched defs:TK (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/contrib/gcclibs/libcpp/
H A Dlex.c45 #define TK(e, s) { SPELL_ ## s, U #e }, macro
48 #undef TK macro
/freebsd-10.3-release/sys/net80211/
H A Dieee80211_crypto_tkip.c514 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) argument
539 tkip_mixing_phase2(u8 *WEPSeed, const u8 *TK, const u16 *TTAK, u16 IV16) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp706 ClassTemplateSpecializationDecl(ASTContext &Context, Kind DK, TagKind TK, argument
729 ClassTemplateSpecializationDecl::Create(ASTContext &Context, TagKind TK, argument
823 ClassTemplatePartialSpecializationDecl(ASTContext &Context, TagKind TK, argument
846 Create(ASTContext &Context, TagKind TK,DeclContext *DC, argument
H A DDeclCXX.cpp86 CXXRecordDecl::CXXRecordDecl(Kind K, TagKind TK, DeclContext *DC, argument
93 CXXRecordDecl *CXXRecordDecl::Create(const ASTContext &C, TagKind TK, argument
H A DDecl.cpp3341 RecordDecl::RecordDecl(Kind DK, TagKind TK, DeclContext *DC, argument
3353 RecordDecl *RecordDecl::Create(const ASTContext &C, TagKind TK, DeclContext *DC, argument
H A DASTContext.cpp4483 CreateRecordDecl(const ASTContext &Ctx, RecordDecl::TagKind TK, argument
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp2229 bool Document::expectToken(int TK) { argument
/freebsd-10.3-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h141 #define TK macro
154 #undef TK macro
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp2408 CreateRecordDecl(const ASTContext &Ctx, RecordDecl::TagKind TK, argument
/freebsd-10.3-release/contrib/gcc/cp/
H A Dparser.c755 #define TK macro
758 #undef TK macro

Completed in 162 milliseconds