Searched defs:Default (Results 1 - 25 of 74) sorted by relevance

123

/freebsd-11-stable/crypto/openssl/util/
H A Dmkerr.pl65 Default: only update files for libraries which saw change label
76 Default: take file list to scan from the command line. label
83 Default: keep previously assigned numbers. (You are warned label
96 Default: 'static' code generation. label
99 Default: don't write any scope modifier prefix. label
104 Default: don't write. label
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h31 Default = 0, member in class:llvm::MipsRegisterInfo::MipsPtrClass
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DLaunchFlavor.h16 Default = 0, member in class:lldb_private::process_darwin::LaunchFlavor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DOptionUtils.cpp36 int getLastArgIntValue(const ArgList &Args, OptSpecifier Id, int Default, argument
19 getLastArgIntValueImpl(const ArgList &Args, OptSpecifier Id, IntTy Default, DiagnosticsEngine *Diags, unsigned Base) argument
41 getLastArgUInt64Value(const ArgList &Args, OptSpecifier Id, uint64_t Default, DiagnosticsEngine *Diags, unsigned Base) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DOptionUtils.h37 getLastArgIntValue(const llvm::opt::ArgList &Args, llvm::opt::OptSpecifier Id, int Default, DiagnosticsEngine &Diags, unsigned Base = 0) argument
48 getLastArgUInt64Value(const llvm::opt::ArgList &Args, llvm::opt::OptSpecifier Id, uint64_t Default, DiagnosticsEngine &Diags, unsigned Base = 0) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp248 static void processOptionImpl(cl::opt<bool> &O, const cl::opt<bool> &Default) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/Common/
H A DArgs.cpp51 getZOptionValue(opt::InputArgList &args, int id, StringRef key, uint64_t Default) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp24 const MCSchedModel MCSchedModel::Default = {DefaultIssueWidth, member in class:MCSchedModel
H A DMCAsmInfo.cpp23 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Default() const { return ansi_ ? "\033[1m\033[0m" : ""; } function in class:__sanitizer::SanitizerCommonDecorator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCAsmInfo.cpp22 Default = -1, enumerator in enum:AsmWriterVariantTy
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h37 Default, member in class:clang::StructuralEquivalenceKind
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h189 Default = 1, member in class:llvm::ThreadPriority
H A DCodeGen.h37 enum Level { Default=0, Small=1, Large=2 }; enumerator in enum:llvm::PIELevel::Level
55 Default = 2, // -O2, -Os enumerator in enum:llvm::CodeGenOpt::Level
H A DARMTargetParser.h104 bool Default; // is $Name the default CPU for $ArchID ? member in struct:llvm::ARM::CpuNames
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h181 R Default(T Value) { function in class:llvm::StringSwitch
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DAddressSpaces.h28 Default = 0, member in class:clang::LangAS
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp112 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategoryMap.h40 static const Position Default = 1; member in class:lldb_private::TypeCategoryMap
H A DDumpValueObjectOptions.h25 enum class Mode { Always, Default, Never } m_mode; member in class:lldb_private::DumpValueObjectOptions::PointerDepth::Mode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp26 Default, ///< Emit default string before each symbol. enumerator in enum:__anon2254::ManglerPrefixTy
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h76 PassCtorTy Default; // Default function pass creator. member in class:llvm::MachinePassRegistry
H A DTargetFrameLowering.h29 Default = 0, enumerator in enum:llvm::TargetStackID::Value
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp243 expandOpcodeSwitchStatement(raw_ostream &OS, const RecVec &Cases, const Record *Default) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h186 toString(const Optional<DWARFFormValue> &V, const char *Default) argument
208 toUnsigned(const Optional<DWARFFormValue> &V, uint64_t Default) argument
230 toReference(const Optional<DWARFFormValue> &V, uint64_t Default) argument
252 toSigned(const Optional<DWARFFormValue> &V, int64_t Default) argument
280 toAddress(const Optional<DWARFFormValue> &V, uint64_t Default) argument
301 toSectionOffset(const Optional<DWARFFormValue> &V, uint64_t Default) argument
[all...]

Completed in 335 milliseconds

123