| /third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/ |
| H A D | tmod.c | 53 static int Major = TMOD_MAJOR; variable
|
| /third_party/skia/third_party/externals/oboe/include/oboe/ |
| H A D | Version.h | 65 static constexpr uint8_t Major = OBOE_VERSION_MAJOR; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | TargetParser.h | 137 unsigned Major; member
|
| H A D | VersionTuple.h | 43 explicit VersionTuple(unsigned Major) in VersionTuple() argument 47 explicit VersionTuple(unsigned Major, unsigned Minor) in VersionTuple() argument 51 explicit VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor) in VersionTuple() argument 55 VersionTuple(unsigned Major, unsigned Minor, unsigned Subminor, unsigned Build) VersionTuple() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
| H A D | PackedVersion.h | 28 PackedVersion(unsigned Major, unsigned Minor, unsigned Subminor) in PackedVersion() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.cpp | 286 unsigned Major, Minor, Micro; in supportsAddressTopByteIgnored() local
|
| /third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
| H A D | tusb.c | 77 static int Major = TUSB_MAJOR; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/ |
| H A D | tagp.c | 82 static int Major = TAGP_MAJOR; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/include/ |
| H A D | includeTest.c | 75 static int Major = 0; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | COFFModuleDefinition.cpp | 338 Error parseVersion(uint32_t *Major, uint32_t *Minor) { in parseVersion() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | TargetLibraryInfo.cpp | 186 unsigned Major, Minor, Micro; in initialize() local
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zHeader.h | 26 Byte Major;
member
|
| /third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
| H A D | tbase.c | 73 static int Major = TBASEMAJOR; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiStreamBuilder.cpp | 40 void DbiStreamBuilder::setBuildNumber(uint8_t Major, uint8_t Minor) { in setBuildNumber() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCMachOStreamer.cpp | 271 void MCMachOStreamer::EmitVersionMin(MCVersionMinType Kind, unsigned Major, in EmitVersionMin() argument 277 void MCMachOStreamer::EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion() argument
|
| H A D | MCAsmStreamer.cpp | 552 void MCAsmStreamer::EmitVersionMin(MCVersionMinType Type, unsigned Major, in EmitVersionMin() argument 577 void MCAsmStreamer::EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion() argument
|
| H A D | MCStreamer.cpp | 1137 unsigned Major; in EmitVersionForTarget() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUTargetStreamer.cpp | 184 AMDGPUTargetAsmStreamer::EmitDirectiveHSACodeObjectISA(uint32_t Major, in EmitDirectiveHSACodeObjectISA() argument 177 EmitDirectiveHSACodeObjectVersion( uint32_t Major, uint32_t Minor) EmitDirectiveHSACodeObjectVersion() argument 456 EmitDirectiveHSACodeObjectVersion( uint32_t Major, uint32_t Minor) EmitDirectiveHSACodeObjectVersion() argument 467 EmitDirectiveHSACodeObjectISA(uint32_t Major, uint32_t Minor, uint32_t Stepping, StringRef VendorName, StringRef ArchName) EmitDirectiveHSACodeObjectISA() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| H A D | MCAssembler.h | 94 unsigned Major; member in llvm::MCAssembler 256 void setVersionMin(MCVersionMinType Type, unsigned Major, unsigned Minor, in setVersionMin() argument 266 void setBuildVersion(MachO::PlatformType Platform, unsigned Major, in setBuildVersion() argument
|
| H A D | MCStreamer.h | 471 virtual void EmitVersionMin(MCVersionMinType Type, unsigned Major, in EmitVersionMin() argument 477 virtual void EmitBuildVersion(unsigned Platform, unsigned Major, in EmitBuildVersion() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| H A D | DarwinAsmParser.cpp | 1012 bool DarwinAsmParser::parseMajorMinorVersionComponent(unsigned *Major, in parseMajorMinorVersionComponent() argument 1058 bool DarwinAsmParser::parseVersion(unsigned *Major, unsigned *Minor, in parseVersion() argument 1078 unsigned Major, Minor; in parseSDKVersion() local 1125 unsigned Major; parseVersionMin() local 1181 unsigned Major; parseBuildVersion() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 385 uint32_t Major; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 415 bool isOSVersionLT(unsigned Major, unsigned Minor = 0, in isOSVersionLT() argument 439 bool isMacOSXVersionLT(unsigned Major, unsigned Minor = 0, in isMacOSXVersionLT() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 792 int Major = 1000 * LLVM_VERSION_MAJOR + in emitCompilerInformation() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 3605 bool AMDGPUAsmParser::ParseDirectiveMajorMinor(uint32_t &Major, in ParseDirectiveMajorMinor() argument 3976 uint32_t Major; ParseDirectiveHSACodeObjectVersion() local 3987 uint32_t Major; ParseDirectiveHSACodeObjectISA() local [all...] |