Home
last modified time | relevance | path

Searched defs:Force (Results 1 – 11 of 11) sorted by relevance

/freebsd-9-stable/usr.sbin/pkg_install/lib/
Dglobal.c30 Boolean Force = FALSE; variable
/freebsd-9-stable/contrib/llvm/tools/llvm-as/
Dllvm-as.cpp41 Force("f", cl::desc("Enable binary output on terminals")); variable
/freebsd-9-stable/usr.sbin/ctm/ctm/
Dctm_syntax.c32 #define Force CTM_Q_MD5_Force macro
Dctm.h120 EXTERN int Force; variable
/freebsd-9-stable/contrib/llvm/tools/llvm-link/
Dllvm-link.cpp41 Force("f", cl::desc("Enable binary output on terminals")); variable
/freebsd-9-stable/contrib/llvm/tools/llvm-dis/
Dllvm-dis.cpp45 Force("f", cl::desc("Enable binary output on terminals")); variable
/freebsd-9-stable/contrib/llvm/tools/llvm-extract/
Dllvm-extract.cpp46 Force("f", cl::desc("Enable binary output on terminals")); variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGRTTI.cpp511 llvm::Constant *RTTIBuilder::BuildTypeInfo(QualType Ty, bool Force) { in BuildTypeInfo()
DCGDebugInfo.cpp304 unsigned CGDebugInfo::getColumnNumber(SourceLocation Loc, bool Force) { in getColumnNumber()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Basic/
DDiagnostic.cpp390 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { in EmitCurrentDiagnostic()
/freebsd-9-stable/contrib/llvm/tools/opt/
Dopt.cpp69 Force("f", cl::desc("Enable binary output on terminals")); variable