Searched defs:Subtype (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/ |
D | Architecture.cpp | 21 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureFromCpuType() argument 33 #define ARCHINFO(Arch, Type, Subtype) .Case(#Arch, AK_##Arch) in getArchitectureFromName() argument 41 #define ARCHINFO(Arch, Type, Subtype) \ in getArchitectureName() argument 57 #define ARCHINFO(Arch, Type, Subtype) \ in getCPUTypeFromArchitecture() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Host.cpp | 559 unsigned *Type, unsigned *Subtype) { in getIntelProcessorTypeAndSubtype() 883 unsigned *Subtype) { in getAMDProcessorTypeAndSubtype() 1148 unsigned Subtype = 0; in getHostCPUName() local
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | format_token.py | 32 class Subtype(object): class
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 1139 const MachO::CPUSubTypeX86 Subtype; member in __anon6c7a96190211::DarwinX86_64AsmBackend
|