Searched defs:Version (Results 26 - 50 of 166) sorted by relevance

1234567

/freebsd-13-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c773 UINT32 Version; local
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmisc.mk61 Version= 123.456.789 macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.h32 CudaVersion Version = CudaVersion::UNKNOWN; member in class:clang::driver::CudaInstallationDetector
H A DRISCVToolchain.cpp96 const GCCVersion &Version = GCCInstallation.getVersion(); local
H A DSolaris.cpp283 const GCCVersion &Version = GCCInstallation.getVersion(); local
H A DGnu.h206 GCCVersion Version; member in class:clang::driver::toolchains::Generic_GCC::GCCInstallationDetector
H A DMinGW.cpp332 auto Version = toolchains::Generic_GCC::GCCVersion::Parse("0.0.0"); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugMacro.h31 uint16_t Version = 0; member in struct:llvm::DWARFDebugMacro::MacroHeader
H A DDWARFExpression.h67 DwarfVersion Version; ///< Dwarf version where the Op was introduced. member in struct:llvm::DWARFExpression::Operation::Description
H A DDWARFGdbIndex.h23 uint32_t Version; member in class:llvm::DWARFGdbIndex
H A DDWARFUnitIndex.h82 uint32_t Version; member in struct:llvm::DWARFUnitIndex::Header
H A DDWARFListTable.h62 uint16_t Version; member in struct:llvm::DWARFListTableHeader::Header
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFGdbIndex.cpp105 OS << " Version = " << Version << '\n'; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DTrace.cpp436 uint16_t Version = HeaderExtractor.getU16(&OffsetPtr); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h125 auto Version = DE.getU8(&Offset); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h26 uint16_t Version = 0; member in struct:llvm::MipsABIFlagsSection
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DpacketProcessing.c12 const char * Version = "stub unit test Version string"; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DInstrumentationMap.h54 unsigned char Version; member in struct:llvm::xray::SledEntry
64 unsigned char Version; member in struct:llvm::xray::YAMLXRaySledEntry
H A DYAMLXRayRecord.h24 uint16_t Version; member in struct:llvm::xray::YAMLXRayFileHeader
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp48 const u64 Version = XRayProfilingVersion; member in struct:__xray::profileCollectorService::__anon2600::XRayProfilingFileHeader
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h63 VersionTuple Version; member in class:clang::ObjCRuntime
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h125 virtual std::error_code visitVersionRecord(unsigned Version) { return {}; } argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h285 void AddVersionTuple(const VersionTuple &Version) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp395 unsigned Version = Hdr->Version; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp65 static Value *callPrintfBegin(IRBuilder<> &Builder, Value *Version) { argument

Completed in 326 milliseconds

1234567