Home
last modified time | relevance | path

Searched defs:ByteOffset (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/
Dprotocol.rs256 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/
DByteProvider.h66 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/
DByteProvider.h66 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/
DByteProvider.h66 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/
DByteProvider.h66 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 DBase64.cpp55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp178 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 DGlobalSplit.cpp93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
H A DWholeProgramDevirt.cpp259 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 DLowerTypeTests.h38 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h236 uint64_t ByteOffset; member
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h43 uint64_t ByteOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DLowerTypeTests.h38 uint64_t ByteOffset; member
DWholeProgramDevirt.h239 uint64_t ByteOffset; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h38 uint64_t ByteOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DLowerTypeTests.h38 uint64_t ByteOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DLowerTypeTests.h38 uint64_t ByteOffset; member
DWholeProgramDevirt.h239 uint64_t ByteOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DLowerTypeTests.h38 uint64_t ByteOffset; member
DWholeProgramDevirt.h239 uint64_t ByteOffset; member
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp765 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 DLowerTypeTests.cpp20 uint64_t ByteOffset; in TEST() member
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/
H A DGmmGen10Texture.cpp38 uint32_t ByteOffset = 0, Slot = 0xff; in GetMipTailByteOffset() local
H A DGmmGen11Texture.cpp426 uint32_t ByteOffset = 0, Slot = 0xff; in GetMipTailByteOffset() local

123