Home
last modified time | relevance | path

Searched defs:Major (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVersionTuple.h27 unsigned Major : 32; variable
43 explicit VersionTuple(unsigned Major) in VersionTuple()
47 explicit VersionTuple(unsigned Major, unsigned Minor) in VersionTuple()
51 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) in VersionTuple()
55 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor, in VersionTuple()
DTargetParser.h137 unsigned Major; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp1035 static void parseVersionFromName(StringRef Name, unsigned &Major, in parseVersionFromName()
1055 void Triple::getEnvironmentVersion(unsigned &Major, unsigned &Minor, in getEnvironmentVersion()
1065 void Triple::getOSVersion(unsigned &Major, unsigned &Minor, in getOSVersion()
1078 bool Triple::getMacOSXVersion(unsigned &Major, unsigned &Minor, in getMacOSXVersion()
1119 void Triple::getiOSVersion(unsigned &Major, unsigned &Minor, in getiOSVersion()
1145 void Triple::getWatchOSVersion(unsigned &Major, unsigned &Minor, in getWatchOSVersion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DPackedVersion.h28 PackedVersion(unsigned Major, unsigned Minor, unsigned Subminor) in PackedVersion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp178 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
184 AMDGPUTargetAsmStreamer::EmitDirectiveHSACodeObjectISA(uint32_t Major, in EmitDirectiveHSACodeObjectISA()
457 uint32_t Major, uint32_t Minor) { in EmitDirectiveHSACodeObjectVersion()
467 AMDGPUTargetELFStreamer::EmitDirectiveHSACodeObjectISA(uint32_t Major, in EmitDirectiveHSACodeObjectISA()
/third_party/skia/third_party/externals/oboe/include/oboe/
DVersion.h65 static constexpr uint8_t Major = OBOE_VERSION_MAJOR; member
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c53 static int Major = TMOD_MAJOR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h471 virtual void EmitVersionMin(MCVersionMinType Type, unsigned Major, in EmitVersionMin()
477 virtual void EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion()
DMCAssembler.h94 unsigned Major; member
/third_party/flutter/skia/third_party/externals/wuffs/cmd/commonflags/
Dcommonflags.go83 Major uint32 member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.cpp286 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp1012 bool DarwinAsmParser::parseMajorMinorVersionComponent(unsigned *Major, in parseMajorMinorVersionComponent()
1058 bool DarwinAsmParser::parseVersion(unsigned *Major, unsigned *Minor, in parseVersion()
1078 unsigned Major, Minor; in parseSDKVersion() local
1125 unsigned Major; in parseVersionMin() local
1181 unsigned Major; in parseBuildVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCMachOStreamer.cpp271 void MCMachOStreamer::EmitVersionMin(MCVersionMinType Kind, unsigned Major, in EmitVersionMin()
277 void MCMachOStreamer::EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion()
DMCAsmStreamer.cpp552 void MCAsmStreamer::EmitVersionMin(MCVersionMinType Type, unsigned Major, in EmitVersionMin()
577 void MCAsmStreamer::EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion()
/third_party/skia/third_party/externals/swiftshader/tests/regres/llvm/
Dllvm.go39 Major, Minor, Point int member
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c77 static int Major = TUSB_MAJOR; variable
/third_party/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c75 static int Major = 0; variable
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c82 static int Major = TAGP_MAJOR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFModuleDefinition.cpp338 Error parseVersion(uint32_t *Major, uint32_t *Minor) { in parseVersion()
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c73 static int Major = TBASEMAJOR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetLibraryInfo.cpp186 unsigned Major, Minor, Micro; in initialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp40 void DbiStreamBuilder::setBuildNumber(uint8_t Major, uint8_t Minor) { in setBuildNumber()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp601 auto Major = getVersionComponent(0); in getSDKVersion() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h664 bool isAndroidVersionLT(unsigned Major) const { in isAndroidVersionLT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h385 uint32_t Major; member

12