Home
last modified time | relevance | path

Searched defs:TCC (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Daac_rom.cpp3227 #define TCC(x) (FIXP_DBL(x)) macro
/external/rust/crates/ash/src/extensions/experimental/
Damd.rs121 pub const TCC: Self = Self(11); constant
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp794 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1049 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; in EmitCMP() local
/external/clang/lib/Sema/
DSemaLookup.cpp5086 TypoExpr *Sema::createDelayedTypo(std::unique_ptr<TypoCorrectionConsumer> TCC, in createDelayedTypo()