/third_party/mesa3d/src/amd/common/ |
H A D | ac_shadowed_regs.h | 34 unsigned offset; member
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | OffsetStream.cpp | 7 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 D | CRC.java | 30 public void Update(byte[] data, int offset, int size)
in Update() argument
|
/third_party/libdrm/ |
H A D | libdrm_macros.h | 51 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 D | CRC.cs | 34 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 D | ordered_map.hpp | 215 const auto offset = std::distance(Container::begin(), first); in erase() local
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
H A D | MultiStream.cpp | 51 Z7_COM7F_IMF(CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition))
in Seek() argument [all...] |
H A D | InStreamWithCRC.cpp | 50 Z7_COM7F_IMF(CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition))
in Seek() argument
|
/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_guardband.h | 32 fd_calc_guardband(float offset, float scale, bool is_a3xx) in fd_calc_guardband() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_viewport_transform.c | 72 nir_ssa_def *offset = nir_load_viewport_offset(&b); in nir_lower_viewport_transform() local
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | io.c | 42 unsigned offset; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_suballoc.c | 55 uint32_t offset = ALIGN(suballoc->next_offset, align); in tu_suballoc_bo_alloc() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_scratch.c | 41 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 D | v3dv_bo.h | 35 uint32_t offset; member
|
/third_party/ltp/include/ |
H A D | tst_safe_prw.h | 8 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 D | fallocate.h | 39 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() argument
|
/third_party/ltp/lib/ |
H A D | tst_module.c | 86 const int offset = 2; /* command name & module path */ in tst_module_load_() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_vdecl.c | 73 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 D | virgl_streamout.c | 72 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 D | virgl_staging_mgr.c | 102 unsigned offset = align(staging->offset, alignment); in virgl_staging_alloc() local [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_opt_dead_code.c | 60 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 D | rogue_util.h | 150 static inline uint64_t rogue_onehot(uint64_t offset) in rogue_onehot() argument [all...] |
H A D | rogue_regalloc.h | 50 size_t offset; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_kernel.h | 45 uint16_t offset; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc_4_0.c | 109 int offset = 0; in radeon_enc_ctx() local
|