Home
last modified time | relevance | path

Searched defs:VersionMinor (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h34 constexpr uint32_t VersionMinor = 0; variable
446 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp69 auto VersionMinor = CMinor->getZExtValue(); in unifyVersionMD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyMetadata.cpp66 auto VersionMinor = CMinor->getZExtValue(); in unifyVersionMD() local
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabIn.h31 Byte VersionMinor; // cabinet file format version, minor member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dktmtypes.h125 ULONG VersionMinor; member
Dmmcobj.h412 #define _Application_get_VersionMinor(This,VersionMinor) (This)->lpVtbl->get_VersionMinor(This,Vers… argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h461 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAMDGPUMetadata.h461 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAMDGPUMetadata.h462 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAMDGPUMetadata.h462 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAMDGPUMetadata.h462 constexpr uint32_t VersionMinor = 0; variable
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/Proc/CPU/
H A DcpuLateInit.h1028 UINT16 VersionMinor; ///< Minor version of the Bus interface ((optional) member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs59805 pub VersionMinor: ULONG, field