| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | DeclSpec.cpp | 427 const char *DeclSpec::getSpecifierName(TSC C) { in getSpecifierName() 555 bool DeclSpec::SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, in SetStorageClassSpecThread() argument 559 return BadSpecifier(TSC, (TSCS)ThreadStorageClassSpec, PrevSpec, DiagID); in SetStorageClassSpecThread() 561 ThreadStorageClassSpec = TSC; in SetStorageClassSpecThread() 584 bool DeclSpec::SetTypeSpecComplex(TSC C, SourceLocation Loc, in SetTypeSpecComplex() 588 return BadSpecifier(C, (TSC)TypeSpecComplex, PrevSpec, DiagID); in SetTypeSpecComplex() 1160 if (DeclSpec::TSCS TSC = getThreadStorageClassSpec()) { in Finish() local 1162 SpecName += getSpecifierName(TSC); in Finish()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | TargetInfo.cpp | 6585 mutable TypeStringCache TSC; member in __anonc03043ea1011::XCoreTargetCodeGenInfo 6748 CodeGen::CodeGenModule &CGM, TypeStringCache &TSC); 6754 if (getTypeString(Enc, D, CGM, TSC)) { in emitTargetMD() 6767 TypeStringCache &TSC); 6775 TypeStringCache &TSC) { in extractFieldType() argument 6789 if (!appendType(Enc, Field->getType(), CGM, TSC)) in extractFieldType() 6804 TypeStringCache &TSC, const IdentifierInfo *ID) { in appendRecordType() argument 6806 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType() 6830 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType() 6831 if (!extractFieldType(FE, RD, CGM, TSC)) { in appendRecordType() [all …]
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | DeclSpec.h | 263 enum TSC { enum 472 TSC getTypeSpecComplex() const { return (TSC)TypeSpecComplex; } in getTypeSpecComplex() 525 static const char *getSpecifierName(DeclSpec::TSC C); 612 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, 616 bool SetTypeSpecComplex(TSC C, SourceLocation Loc, const char *&PrevSpec,
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | lpc32xx.dtsi | 265 * TSC vs. ADC: Since those two share the same
|
| /NextBSD/sys/arm/conf/ |
| HD | DOCKSTAR | 159 options ALTQ_NOPCC # Required if the TSC is unusable
|
| HD | DREAMPLUG-1001 | 167 options ALTQ_NOPCC # Required if the TSC is unusable
|
| /NextBSD/sys/sys/ |
| HD | pmc.h | 134 __PMC_CLASS(TSC, 0x00, "CPU Timestamp counter") \
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | Decl.h | 876 void setTSCSpec(ThreadStorageClassSpecifier TSC) { in setTSCSpec() argument 877 VarDeclBits.TSCSpec = TSC; in setTSCSpec() 878 assert(VarDeclBits.TSCSpec == TSC && "truncation"); in setTSCSpec()
|
| /NextBSD/sys/dev/mii/ |
| HD | miidevs | 76 oui TSC 0x00c039 TDK Semiconductor
|
| /NextBSD/sys/dev/hwpmc/ |
| HD | pmc_events.h | 4549 __PMC_EV(TSC, TSC) 6869 __PMC_EV_BLOCK(TSC, 0x01000) \
|
| /NextBSD/lib/libpmc/ |
| HD | libpmc.c | 411 PMC_CLASS_TABLE_DESC(tsc, TSC, tsc, tsc);
|
| /NextBSD/sys/conf/ |
| HD | NOTES | 707 # loaded as modules at this point. ALTQ requires a stable TSC so if yours is 718 options ALTQ_NOPCC # Required if the TSC is unusable
|
| /NextBSD/contrib/wpa/hostapd/ |
| HD | ChangeLog | 1022 * fixed group rekeying to send zero TSC in EAPOL-Key messages to fix
|
| /NextBSD/share/misc/ |
| HD | pci_vendors | 21532 122d 430FX - 82437FX TSC [Triton I]
|