Home
last modified time | relevance | path

Searched defs:GetOffset (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DResourceMemoryAllocation.cpp36 uint64_t ResourceMemoryAllocation::GetOffset() const { in GetOffset() function in dawn_native::ResourceMemoryAllocation
/third_party/spirv-tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_nodes.h261 inline const SENode* GetOffset() const { return offset_; } in GetOffset() function
262 inline SENode* GetOffset() { return offset_; } in GetOffset() function
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs84 UInt32 GetOffset() in GetOffset() method in SevenZip.LzmaBench.CBenchRandomGenerator
/third_party/lzma/Java/SevenZip/
DLzmaBench.java78 int GetOffset() in GetOffset() method in LzmaBench.CBenchRandomGenerator
/third_party/vk-gl-cts/external/amber/src/src/
Dcommand.h441 uint32_t GetOffset() const { return offset_; } in GetOffset() function
527 uint32_t GetOffset() const { return offset_; } in GetOffset() function
/third_party/vixl/src/aarch64/
Doperands-aarch64.h415 int64_t GetOffset() const { return offset_; } in GetOffset() function
Dassembler-aarch64.h261 ptrdiff_t GetOffset() const { in GetOffset() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1446 void GetOffset(const gl::Offset &glOffset, VkOffset3D *vkOffset) in GetOffset() function
/third_party/node/src/
Dnode_file.cc109 inline int64_t GetOffset(Local<Value> value) { in GetOffset() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5289 UINT64 Allocation::GetOffset() const in GetOffset() function in D3D12MA::Allocation
/third_party/node/deps/v8/src/codegen/loong64/
Dmacro-assembler-loong64.cc2251 int32_t TurboAssembler::GetOffset(Label* L, OffsetSize bits) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc2826 int32_t TurboAssembler::GetOffset(int32_t offset, Label* L, OffsetSize bits) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc3465 int32_t TurboAssembler::GetOffset(int32_t offset, Label* L, OffsetSize bits) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.cc2886 int32_t TurboAssembler::GetOffset(int32_t offset, Label* L, OffsetSize bits) { in GetOffset() function in v8::internal::TurboAssembler
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8522 VkDeviceSize VmaAllocation_T::GetOffset() const in GetOffset() function