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

/freebsd-9.3-release/sys/dev/vt/colors/
H A Dvt_termcolors.c65 #define CF(_f, _i) ((_f ## max * color_def[(_i)]._f / 100) << _f ## offset) macro
78 #undef CF macro
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A DMakefile15 CF= sendmail macro
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h357 virtual unsigned TargetMaterializeFloatZero(const ConstantFP* CF) { argument
/freebsd-9.3-release/bin/pax/
H A Doptions.h57 #define CF 0x00000004 macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/
H A DObjCRetainCount.h133 CF, enumerator in enum:clang::ento::objc_retain::RetEffect::ObjKind
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.h81 void setChildrenFlag(uint16_t CF) { ChildrenFlag = CF; } argument
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCAssembler.cpp675 const MCDwarfCallFrameFragment &CF = cast<MCDwarfCallFrameFragment>(F); local
1112 const MCDwarfCallFrameFragment *CF = cast<MCDwarfCallFrameFragment>(this); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp151 static unsigned getHashValue(const ComparableFunction &CF) { argument
649 ComparableFunction CF = ComparableFunction(F, TD); local
664 ComparableFunction CF = ComparableFunction(F, TD); local
881 ComparableFunction CF = ComparableFunction(F, ComparableFunction::LookupOnly); local
/freebsd-9.3-release/sbin/devd/
H A Ddevd.cc101 #define CF "/etc/devd.conf" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp2489 unsigned X86FastISel::TargetMaterializeFloatZero(const ConstantFP *CF) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp3657 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local
H A DRewriteModernObjC.cpp4561 std::string CF = SynthesizeBlockFunc(Blocks[i], i, FunName, ImplTag); local

Completed in 233 milliseconds