Home
last modified time | relevance | path

Searched defs:LBA (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Dgpt.rs183 const LBA: usize = 1; constant
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/partition/
Dpartition.h32 #define LBA(n) ((unsigned long long)(n) * PLAT_PARTITION_BLOCK_SIZE) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp357 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp372 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp764 const BlockAddress *LBA = cast<BlockAddress>(L); in cmpConstants() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dscsi.h993 struct _LBA LBA; member