Home
last modified time | relevance | path

Searched defs:offset (Results 176 - 200 of 4629) sorted by relevance

12345678910>>...186

/third_party/mesa3d/src/amd/common/
H A Dac_shadowed_regs.h34 unsigned offset; member
/third_party/lzma/CPP/7zip/Common/
H A DOffsetStream.cpp7 HRESULT COffsetOutStream::Init(IOutStream *stream, UInt64 offset) in Init() argument
19 Z7_COM7F_IMF(COffsetOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) in Seek() argument
/third_party/lzma/Java/SevenZip/
H A DCRC.java30 public void Update(byte[] data, int offset, int size) in Update() argument
/third_party/libdrm/
H A Dlibdrm_macros.h51 drm_mmap(void *addr, size_t length, int prot, int flags, int fd, loff_t offset) drm_mmap() argument
/third_party/lzma/CS/7zip/Common/
H A DCRC.cs34 public void Update(byte[] data, uint offset, uint size) in Update() argument
42 static uint CalculateDigest(byte[] data, uint offset, uint size) in CalculateDigest() argument
50 static bool VerifyDigest(uint digest, byte[] data, uint offset, uint size) in VerifyDigest() argument
/third_party/json/include/nlohmann/
H A Dordered_map.hpp215 const auto offset = std::distance(Container::begin(), first); in erase() local
/third_party/lzma/CPP/7zip/Archive/Common/
H A DMultiStream.cpp51 Z7_COM7F_IMF(CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) in Seek() argument
[all...]
H A DInStreamWithCRC.cpp50 Z7_COM7F_IMF(CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)) in Seek() argument
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_guardband.h32 fd_calc_guardband(float offset, float scale, bool is_a3xx) in fd_calc_guardband() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_viewport_transform.c72 nir_ssa_def *offset = nir_load_viewport_offset(&b); in nir_lower_viewport_transform() local
/third_party/mesa3d/src/freedreno/decode/
H A Dio.c42 unsigned offset; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.c55 uint32_t offset = ALIGN(suballoc->next_offset, align); in tu_suballoc_bo_alloc() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c41 nir_ssa_def *offset = nir_ssa_for_src(b, instr->src[is_store ? 1 : 0], 1); in v3d_nir_scratch_offset() local
58 nir_ssa_def *offset = v3d_nir_scratch_offset(b,instr); in v3d_nir_lower_load_scratch() local
90 nir_ssa_def *offset = v3d_nir_scratch_offset(b, instr); in v3d_nir_lower_store_scratch() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.h35 uint32_t offset; member
/third_party/ltp/include/
H A Dtst_safe_prw.h8 safe_pread(const char *file, const int lineno, char len_strict, int fildes, void *buf, size_t nbyte, off_t offset) safe_pread() argument
32 safe_pwrite(const char *file, const int lineno, char len_strict, int fildes, const void *buf, size_t nbyte, off_t offset) safe_pwrite() argument
[all...]
/third_party/ltp/include/lapi/
H A Dfallocate.h39 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() argument
/third_party/ltp/lib/
H A Dtst_module.c86 const int offset = 2; /* command name & module path */ in tst_module_load_() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c73 unsigned int offset = vb->buffer_offset + ve[i].src_offset; in emit_hw_vs_vdecl() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c72 virgl_set_so_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offset) virgl_set_so_targets() argument
H A Dvirgl_staging_mgr.c102 unsigned offset = align(staging->offset, alignment); in virgl_staging_alloc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_dead_code.c60 uint32_t offset = (inst->src[i].index % 4) * 4; in has_nonremovable_reads() local
136 uint32_t offset = (inst->src[i].index % 4) * 4; in qir_opt_dead_code() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_util.h150 static inline uint64_t rogue_onehot(uint64_t offset) in rogue_onehot() argument
[all...]
H A Drogue_regalloc.h50 size_t offset; member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.h45 uint16_t offset; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc_4_0.c109 int offset = 0; in radeon_enc_ctx() local

Completed in 7 milliseconds

12345678910>>...186