Home
last modified time | relevance | path

Searched defs:offset (Results 6451 - 6475 of 6855) sorted by relevance

1...<<251252253254255256257258259260>>...275

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c3539 int offset = 0; in cpuset_import() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c1406 int fd, offset, nbytes, oflags, rval; in do_read() local
1603 off_t offset, woffset; do_write() local
2089 long offset, woffset; do_listio() local
2533 int offset, nbytes, nstrides, nents, aio_strat; sy_listio() local
2610 listio_mem(struct io_req *req, int offset, int fmstride, int *min, int *max) listio_mem() argument
3058 int fd, offset, nbytes, nstrides, nents, oflags; do_rw() local
3498 int fd, oflags, offset, nbytes; do_fcntl() local
3643 doio_pat_check(char *buf, int offset, int length, char *pattern, int pattern_length, int patshift) doio_pat_check() argument
3736 check_file(char *file, int offset, int length, char *pattern, int pattern_length, int patshift, int fsa) check_file() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h299 unsigned offset = id * aligned_elt_size; in operator []() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c134 wrap_nearest_repeat(float s, unsigned size, int offset, int *icoord) in wrap_nearest_repeat() argument
144 wrap_nearest_clamp(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp() argument
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp_to_edge() argument
180 wrap_nearest_clamp_to_border(float s, unsigned size, int offset, int *icoord) in wrap_nearest_clamp_to_border() argument
198 wrap_nearest_mirror_repeat(float s, unsigned size, int offset, int *icoord) in wrap_nearest_mirror_repeat() argument
220 wrap_nearest_mirror_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp() argument
235 wrap_nearest_mirror_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_edge() argument
253 wrap_nearest_mirror_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_border() argument
280 wrap_linear_repeat(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_repeat() argument
291 wrap_linear_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp() argument
303 wrap_linear_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp_to_edge() argument
318 wrap_linear_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp_to_border() argument
331 wrap_linear_mirror_repeat(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_repeat() argument
368 wrap_linear_mirror_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp() argument
382 wrap_linear_mirror_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp_to_edge() argument
400 wrap_linear_mirror_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp_to_border() argument
417 wrap_nearest_unorm_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp() argument
428 wrap_nearest_unorm_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_border() argument
438 wrap_nearest_unorm_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_edge() argument
448 wrap_linear_unorm_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp() argument
463 wrap_linear_unorm_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp_to_border() argument
479 wrap_linear_unorm_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp_to_edge() argument
2339 img_filter_2d_ewa(const struct sp_sampler_view *sp_sview, const struct sp_sampler *sp_samp, img_filter_func min_filter, img_filter_func mag_filter, const float s[TGSI_QUAD_SIZE], const float t[TGSI_QUAD_SIZE], const float p[TGSI_QUAD_SIZE], const uint faces[TGSI_QUAD_SIZE], const int8_t *offset, unsigned level, const float dudx, const float dvdx, const float dudy, const float dvdy, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) img_filter_2d_ewa() argument
3356 sp_get_texels(const struct sp_sampler_view *sp_sview, const int v_i[TGSI_QUAD_SIZE], const int v_j[TGSI_QUAD_SIZE], const int v_k[TGSI_QUAD_SIZE], const int lod[TGSI_QUAD_SIZE], const int8_t offset[3], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_get_texels() argument
3700 sp_tgsi_get_samples(struct tgsi_sampler *tgsi_sampler, const unsigned sview_index, const unsigned sampler_index, const float s[TGSI_QUAD_SIZE], const float t[TGSI_QUAD_SIZE], const float p[TGSI_QUAD_SIZE], const float c0[TGSI_QUAD_SIZE], const float lod_in[TGSI_QUAD_SIZE], float derivs[3][2][TGSI_QUAD_SIZE], const int8_t offset[3], enum tgsi_sampler_control control, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_get_samples() argument
3826 sp_tgsi_get_texel(struct tgsi_sampler *tgsi_sampler, const unsigned sview_index, const int i[TGSI_QUAD_SIZE], const int j[TGSI_QUAD_SIZE], const int k[TGSI_QUAD_SIZE], const int lod[TGSI_QUAD_SIZE], const int8_t offset[3], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_get_texel() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c516 nir_ssa_def *offset = NULL; in bound_bo_access_instr() local
1066 nir_ssa_def *offset = nir_udiv_imm(b, intr->src[1].ssa, nir_dest_bit_size(intr->dest) / 8); rewrite_bo_access_instr() local
1079 nir_ssa_def *offset = nir_udiv_imm(b, intr->src[1].ssa, (force_2x32 ? 32 : nir_dest_bit_size(intr->dest)) / 8); rewrite_bo_access_instr() local
1104 nir_ssa_def *offset = nir_udiv_imm(b, intr->src[0].ssa, (force_2x32 ? 32 : nir_dest_bit_size(intr->dest)) / 8); rewrite_bo_access_instr() local
1124 nir_ssa_def *offset = nir_udiv_imm(b, intr->src[2].ssa, (force_2x32 ? 32 : nir_src_bit_size(intr->src[0])) / 8); rewrite_bo_access_instr() local
1140 nir_ssa_def *offset = nir_udiv_imm(b, intr->src[1].ssa, (force_2x32 ? 32 : nir_src_bit_size(intr->src[0])) / 8); rewrite_bo_access_instr() local
1255 nir_ssa_def *offset = intr->src[1].ssa; rewrite_atomic_ssbo_instr() local
1295 nir_ssa_def *offset = NULL; remove_bo_access_instr() local
1859 unsigned offset = 0; split_blocks() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1512 stbtt_uint16 offset, start; stbtt_FindGlyphIndex() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c3900 si_make_buffer_descriptor(struct si_screen *screen, struct si_resource *buf, enum pipe_format format, unsigned offset, unsigned num_elements, uint32_t *state) si_make_buffer_descriptor() argument
[all...]
H A Dradeon_vcn_enc.h325 uint32_t offset; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h311 uint32 offset; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c449 int32_t offset = glsl_get_struct_field_offset(type, i); in get_glsl_type() local
2422 SpvId offset = get_src(ctx, &intr->src[0]); in emit_load_shared() local
2452 SpvId offset = get_src(ctx, &intr->src[1]); emit_store_shared() local
2493 SpvId offset = emit_uint_const(ctx, 32, 0); emit_load_push_const() local
2689 SpvId offset = emit_binop(ctx, SpvOpUDiv, get_uvec_type(ctx, 32, 1), get_src(ctx, &intr->src[0]), emit_uint_const(ctx, 32, 4)); emit_shared_atomic_intrinsic() local
3363 const_offset = 0, offset = 0, sample = 0, tex_offset = 0, bindless = 0, min_lod = 0; emit_tex() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c283 unsigned offset = pipeline->inlines[stage].uniform_offsets[0][i]; in update_inline_shader_state() local
311 unsigned offset = pipeline->inlines[stage].uniform_offsets[slot][i]; in update_inline_shader_state() local
1336 uint32_t offset = dyn_info->dynamic_offsets[dyn_info->dyn_index + binding->dynamic_index + array_idx]; handle_descriptor() local
1365 uint32_t offset = dyn_info->dynamic_offsets[dyn_info->dyn_index + binding->dynamic_index + array_idx]; handle_descriptor() local
3000 unsigned offset = copycmd->dst_offset + lvp_buffer_from_handle(copycmd->dst_buffer)->offset + (copycmd->stride * (i - copycmd->first_query)); handle_copy_query_pool_results() local
3586 uint32_t offset; handle_end_transform_feedback() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h55 inline MemOperand GetHalfStackSlot(int offset, RegPairHalf half) { in GetHalfStackSlot() argument
61 inline MemOperand GetStackSlot(uint32_t offset) { in GetStackSlot() argument
111 int offset = pc_offset(); in PrepareStackFrame() local
142 PatchPrepareStackFrame( int offset, SafepointTableBuilder* safepoint_table_builder) PatchPrepareStackFrame() argument
273 LoadFromInstance(Register dst, Register instance, int offset, int size) LoadFromInstance() argument
291 LoadTaggedPointerFromInstance(Register dst, Register instance, int offset) LoadTaggedPointerFromInstance() argument
649 Register offset = r0; AtomicExchange() local
715 Register offset = r0; AtomicCompareExchange() local
800 int32_t offset = (caller_slot_idx + 1) * kSystemPointerSize; LoadCallerFrameSlot() local
838 int32_t offset = (caller_slot_idx + 1) * kSystemPointerSize; StoreCallerFrameSlot() local
873 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument
954 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument
983 Spill(int offset, WasmValue value) Spill() argument
1005 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument
1031 FillI64Half(Register, int offset, RegPairHalf) FillI64Half() argument
1258 IncrementSmi(LiftoffRegister dst, int offset) IncrementSmi() argument
1763 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h659 uint64_t offset; member
2303 int offset = static_cast<int>(this->pc_ - this->start_); position() local
4256 Value offset = Peek(2, 0, kWasmI32); DecodeGCOpcode() local
5010 Value offset = Peek(1, 1, kWasmI32); DecodeNumericOpcode() local
[all...]
H A Dc-api.cc1824 const int32_t offset = 0; variable
H A Dwasm-code-manager.cc504 int WasmCode::GetSourcePositionBefore(int offset) { in GetSourcePositionBefore() argument
1837 auto offset = JumpTableAssembler::FarJumpSlotIndexToOffset(index); in GetNearRuntimeStubEntry() local
1863 uint32_t offset = static_cast<uint32_t>( GetRuntimeStubId() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c467 u64 offset; member
4858 static BOOL valid_sds(const char *attr, unsigned int offset, in valid_sds() argument
4934 static int consist_sds(const char *attr, unsigned int offset, in consist_sds() argument
5008 unsigned int offset; audit_sds() local
[all...]
H A Dntfsresize.c3124 u32 offset; in find_attr() local
4032 u32 offset; in rebase_runlists() local
4087 u32 offset; rebase_runlists_meta() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c4141 anv_MapMemory( VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void** ppData) anv_MapMemory() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c6302 texture_buffer_range(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum internalFormat, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) texture_buffer_range() argument
6400 check_texture_buffer_range(struct gl_context *ctx, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) check_texture_buffer_range() argument
6478 _mesa_TexBufferRange(GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TexBufferRange() argument
6525 _mesa_TextureBufferRangeEXT(GLuint texture, GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TextureBufferRangeEXT() argument
6655 _mesa_TextureBufferRange(GLuint texture, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TextureBufferRange() argument
6734 texture_image_multisample(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations, GLboolean immutable, GLuint64 offset, const char *func) texture_image_multisample() argument
7090 _mesa_texture_storage_ms_memory(struct gl_context *ctx, GLuint dims, struct gl_texture_object *texObj, struct gl_memory_object *memObj, GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint64 offset, const char* func) _mesa_texture_storage_ms_memory() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h350 VkDeviceSize offset; member
400 uint32_t offset; member
445 uint32_t offset; member
690 size_t offset; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp2086 overlay_CmdDrawIndirect( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) overlay_CmdDrawIndirect() argument
2100 overlay_CmdDrawIndexedIndirect( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) overlay_CmdDrawIndexedIndirect() argument
2114 overlay_CmdDrawIndirectCount( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) overlay_CmdDrawIndirectCount() argument
2132 overlay_CmdDrawIndexedIndirectCount( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) overlay_CmdDrawIndexedIndirectCount() argument
2163 overlay_CmdDispatchIndirect( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) overlay_CmdDispatchIndirect() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c593 LLVMValueRef offset = lp_build_gather_values(gallivm, offsets, block_size); in fs_fb_fetch() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3469 _charAt(int32_t offset, void *context) { in _charAt() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c1992 stringoffset(char *result, zic_t offset) in stringoffset() argument
2490 register zic_t offset; outzone() local
[all...]
/third_party/libdrm/
H A Dxf86drm.c1555 drm_public int drmAddMap(int fd, drm_handle_t offset, drmSize size, drmMapType type, in drmAddMap() argument
2328 drmAgpBind(int fd, drm_handle_t handle, unsigned long offset) drmAgpBind() argument
2817 drmGetMap(int fd, int idx, drm_handle_t *offset, drmSize *size, drmMapType *type, drmMapFlags *flags, drm_handle_t *handle, int *mtrr) drmGetMap() argument
[all...]

Completed in 108 milliseconds

1...<<251252253254255256257258259260>>...275