/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/ |
D | protocol.rs | 256 pub const fn new(label: Option<String>, offset: ByteOffset, len: usize) -> Self { in new() 301 pub fn at_offset(offset: ByteOffset, label: impl Into<String>) -> Self { in at_offset() 532 fn from((start, len): (ByteOffset, usize)) -> Self { in from() 593 pub type ByteOffset = usize; typedef 604 pub const fn offset(&self) -> ByteOffset { in offset()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ByteProvider.h | 66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ByteProvider.h | 66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ByteProvider.h | 66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ByteProvider.h | 66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | Base64.cpp | 55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 178 uint64_t ByteOffset; member 358 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset) { in tryFindVirtualCallTargets()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
|
H A D | WholeProgramDevirt.cpp | 259 uint64_t ByteOffset; member 816 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset) { in tryFindVirtualCallTargets() 844 uint64_t ByteOffset) { in tryFindVirtualCallTargets()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
H A D | WholeProgramDevirt.h | 236 uint64_t ByteOffset; member
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 43 uint64_t ByteOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
D | WholeProgramDevirt.h | 239 uint64_t ByteOffset; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
D | WholeProgramDevirt.h | 239 uint64_t ByteOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
D | WholeProgramDevirt.h | 239 uint64_t ByteOffset; member
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 765 uint32_t ByteOffset = getImplicitParameterOffset(MFI, FIRST_IMPLICIT); in LowerOperation() local 789 uint32_t ByteOffset = getImplicitParameterOffset(MFI, GRID_DIM); in LowerOperation() local 1071 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
|
/aosp_15_r20/external/llvm/unittests/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 20 uint64_t ByteOffset; in TEST() member
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen10Texture.cpp | 38 uint32_t ByteOffset = 0, Slot = 0xff; in GetMipTailByteOffset() local
|
H A D | GmmGen11Texture.cpp | 426 uint32_t ByteOffset = 0, Slot = 0xff; in GetMipTailByteOffset() local
|