| /third_party/libdrm/include/drm/ |
| H A D | i915_drm.h | 697 __u64 offset; member 713 __u64 offset; member 729 __u64 offset; member 761 __u64 offset; member 798 __u64 offset; global() member 872 __u64 offset; global() member 926 __u64 offset; global() member 1128 __u64 offset; global() member 1607 __u64 offset; global() member [all...] |
| H A D | amdgpu_drm.h | 652 __u32 offset; member 899 __u32 offset; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | pkt_sched.h | 707 __u16 offset[TC_QOPT_MAX_QUEUE]; member
|
| H A D | perf_event.h | 608 __s64 offset; /* add to hardware event value */ member
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto.c | 593 size_t offset = 0; in psa_wipe_tag_output_buffer() local 5796 uint8_t offset, length; in psa_key_derivation_tls12_prf_read() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 151 unsigned offset = binding->offset / 4; in tu6_emit_load_state() local 35 emit_load_state(struct tu_cs *cs, unsigned opcode, enum a6xx_state_type st, enum a6xx_state_block sb, unsigned base, unsigned offset, unsigned count) emit_load_state() argument 890 tu6_emit_const(struct tu_cs *cs, uint32_t opcode, uint32_t base, enum a6xx_state_block block, uint32_t offset, uint32_t size, const uint32_t *dwords) tu6_emit_const() argument [all...] |
| H A D | tu_cmd_buffer.c | 1999 uint32_t offset = pDynamicOffsets[dyn_idx]; in tu_CmdBindDescriptorSets() local 1920 tu_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) tu_CmdBindIndexBuffer() argument 2212 uint32_t offset = iova & 0x1f; tu_CmdBindTransformFeedbackBuffersEXT() local 2247 uint32_t offset = cmd->state.streamout_offset[idx]; tu_CmdBeginTransformFeedbackEXT() local 2299 uint32_t offset = cmd->state.streamout_offset[idx]; tu_CmdEndTransformFeedbackEXT() local 2336 tu_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) tu_CmdPushConstants() argument 4132 unsigned offset = link->push_consts.lo; tu6_emit_user_consts() local 4157 unsigned offset = pipeline->shared_consts.lo; tu6_emit_shared_consts() local 4653 uint32_t offset = vs_params_offset(cmd); tu6_emit_vs_params() local 4750 tu_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) tu_CmdDrawIndirect() argument 4777 tu_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) tu_CmdDrawIndexedIndirect() argument 4806 tu_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t drawCount, uint32_t stride) tu_CmdDrawIndirectCount() argument 4841 tu_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t drawCount, uint32_t stride) tu_CmdDrawIndexedIndirectCount() argument 4937 uint32_t offset = const_state->offsets.driver_param; tu_emit_compute_driver_params() local 5140 tu_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset) tu_CmdDispatchIndirect() argument [all...] |
| H A D | msm_kgsl.h | 633 size_t offset; member 667 unsigned int offset; member 752 unsigned int offset; member 935 size_t offset; member 973 unsigned int offset; global() member 1267 uint64_t offset; global() member 1411 uint64_t offset; global() member 1442 uint64_t offset; global() member [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 400 static LLVMValueRef emit_bfm(struct ac_llvm_context *ctx, LLVMValueRef bits, LLVMValueRef offset) in emit_bfm() argument 1284 LLVMValueRef offset = LLVMConstReal(ctx->ac.f32, 0.5); in visit_alu() local 1307 LLVMValueRef offset = LLVMConstInt(LLVMTypeOf(src[0]), nir_src_as_uint(instr->src[1].src) * size, false); in visit_alu() local 1320 LLVMValueRef offset = LLVMConstInt(LLVMTypeOf(src[0]), nir_src_as_uint(instr->src[1].src) * size, false); in visit_alu() local 1687 unsigned offset = index; visit_load_push_constant() local 1853 LLVMValueRef data, offset; visit_store_ssbo() local 1927 emit_ssbo_comp_swap_64(struct ac_nir_context *ctx, LLVMValueRef descriptor, LLVMValueRef offset, LLVMValueRef compare, LLVMValueRef exchange, bool image) emit_ssbo_comp_swap_64() argument 2093 LLVMValueRef offset = get_src(ctx, instr->src[1]); visit_load_buffer() local 2167 LLVMValueRef offset = get_src(ctx, instr->src[num_src - 1]); get_global_address() local 2326 LLVMValueRef offset = get_src(ctx, instr->src[1]); visit_load_ubo_buffer() local 2379 nir_src offset = *nir_get_io_offset_src(instr); visit_store_output() local 3323 barycentric_offset(struct ac_nir_context *ctx, unsigned mode, LLVMValueRef offset) barycentric_offset() argument 3384 LLVMValueRef offset = ac_build_gather_values(&ctx->ac, coords, 2); barycentric_at_sample() local 3448 nir_src offset = *nir_get_io_offset_src(instr); visit_load() local 3988 LLVMValueRef offset = ac_to_float(&ctx->ac, get_src(ctx, instr->src[0])); visit_intrinsic() local 3999 ASSERTED nir_const_value *offset = nir_src_as_const_value(instr->src[1]); visit_intrinsic() local 4128 LLVMValueRef offset = get_src(ctx, instr->src[0]); visit_intrinsic() local 4140 LLVMValueRef offset = get_src(ctx, instr->src[1]); visit_intrinsic() local 4151 LLVMValueRef offset = LLVMConstInt(ctx->ac.i32, start, false); visit_intrinsic() local 4165 LLVMValueRef offset = get_src(ctx, instr->src[0]); visit_intrinsic() local 4338 LLVMValueRef offset = get_src(ctx, instr->src[1]); visit_intrinsic() local 4369 LLVMValueRef offset = LLVMConstInt(ctx->ac.i32, base_index * 4, 0); get_bindless_index_from_uniform() local 4765 LLVMValueRef offset[3], pack; visit_tex() local 5171 uint64_t offset = glsl_get_struct_field_offset(parent->type, instr->strct.index); visit_deref() local 5193 LLVMValueRef offset = visit_deref() local 5210 LLVMValueRef offset = visit_deref() local [all...] |
| H A D | ac_llvm_build.c | 1313 LLVMValueRef offset = voffset ? voffset : ctx->i32_0; in ac_build_buffer_load() local 2447 ac_build_bfe(struct ac_llvm_context *ctx, LLVMValueRef input, LLVMValueRef offset, LLVMValueRef width, bool is_signed) ac_build_bfe() argument [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 7192 ir_variable *offset = in _texture() local 7341 ir_variable *offset = in _texelFetch() local 7585 ir_variable *offset = in_var(glsl_type::int_type, "offset"); _bitfieldExtract() local 7606 ir_variable *offset = in_var(glsl_type::int_type, "offset"); _bitfieldInsert() local 7886 ir_variable *offset = in_var(glsl_type::vec2_type, "offset"); _interpolateAtOffset() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 573 uint32_t offset; member 633 uint32_t offset; member 681 uint32_t offset; member 993 uint32_t offset; member 1034 uint32_t offset; member 1228 VkDeviceSize offset; member 1319 VkDeviceSize offset; member 1389 uint32_t offset; member 1416 size_t offset; member 1430 uint32_t offset; global() member 1663 uint32_t offset; global() member 1864 size_t offset; global() member 2026 uint32_t offset; global() member [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 4826 uint32_t offset, pitch; in radv_sparse_image_bind_memory() local 5658 radv_MapMemory(VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, in radv_MapMemory() argument 6029 radv_buffer_init(struct radv_buffer *buffer, struct radv_device *device, struct radeon_winsys_bo *bo, uint64_t size, uint64_t offset) radv_buffer_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_shader.c | 1060 unsigned offset = 0; in get_spilled_array_base_and_size() local 1821 tgsi_fetch_rel_const(struct r600_shader_ctx *ctx, unsigned int cb_idx, unsigned cb_rel, unsigned int offset, unsigned ar_chan, unsigned int dst_reg) tgsi_fetch_rel_const() argument 7507 r600_do_buffer_txq(struct r600_shader_ctx *ctx, int reg_idx, int offset, int eg_buffer_base) r600_do_buffer_txq() argument 8667 uint32_t offset = (index - ctx->shader->atomics[i].start); find_hw_atomic_counter() local 10694 int offset = 2; tgsi_endif() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_private.h | 234 VkDeviceSize offset; member 306 uint32_t offset; member 833 VkDeviceSize offset; member
|
| H A D | pvr_cmd_buffer.c | 2084 pvr_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) pvr_CmdBindIndexBuffer() argument 2105 pvr_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) pvr_CmdPushConstants() argument 3180 pvr_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset) pvr_CmdDispatchIndirect() argument 4769 pvr_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) pvr_CmdDrawIndexedIndirect() argument 4778 pvr_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) pvr_CmdDrawIndirect() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_compiler.h | 601 uint32_t offset[2]; member 745 uint32_t offset; member [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 80 inline MemOperand GetStackSlot(int offset) { return MemOperand(fp, -offset); } in GetStackSlot() argument 82 inline MemOperand GetHalfStackSlot(int offset, RegPairHalf half) { in GetHalfStackSlot() argument 117 inline void Store(LiftoffAssembler* assm, Register base, int32_t offset, in Store() argument 90 Load(LiftoffAssembler* assm, LiftoffRegister dst, Register base, int32_t offset, ValueKind kind) Load() argument 308 int offset = pc_offset(); PrepareStackFrame() local 346 PatchPrepareStackFrame( int offset, SafepointTableBuilder* safepoint_table_builder) PatchPrepareStackFrame() argument 470 LoadFromInstance(Register dst, Register instance, int32_t offset, int size) LoadFromInstance() argument 485 LoadTaggedPointerFromInstance(Register dst, Register instance, int32_t offset) LoadTaggedPointerFromInstance() argument 773 int32_t offset = kSystemPointerSize * (caller_slot_idx + 1); LoadCallerFrameSlot() local 780 int32_t offset = kSystemPointerSize * (caller_slot_idx + 1); StoreCallerFrameSlot() local 784 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument 808 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 833 Spill(int offset, WasmValue value) Spill() argument 864 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 887 FillI64Half(Register reg, int offset, RegPairHalf half) FillI64Half() argument 1238 IncrementSmi(LiftoffRegister dst, int offset) IncrementSmi() argument 1809 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument 2912 unsigned offset = num_gp_regs * kSystemPointerSize; PushRegisters() local 2926 unsigned offset = 0; PushRegisters() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-compiler.cc | 2757 ProcessModuleHeader( base::Vector<const uint8_t> bytes, uint32_t offset) ProcessModuleHeader() argument 2773 ProcessSection(SectionCode section_code, base::Vector<const uint8_t> bytes, uint32_t offset) ProcessSection() argument 2865 ProcessFunctionBody( base::Vector<const uint8_t> bytes, uint32_t offset) ProcessFunctionBody() argument 3193 int offset = native_module_->module()->num_imported_functions; InitializeCompilationUnits() local 3218 int offset = native_module_->module()->num_imported_functions; AddCompilationUnit() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| H A D | liftoff-assembler-loong64.h | 77 inline MemOperand GetStackSlot(int offset) { return MemOperand(fp, -offset); } in GetStackSlot() argument 125 inline void Store(LiftoffAssembler* assm, Register base, int32_t offset, in Store() argument 180 int offset in PrepareStackFrame() local 82 GetMemOp(LiftoffAssembler* assm, Register addr, Register offset, T offset_imm) GetMemOp() argument 215 PatchPrepareStackFrame( int offset, SafepointTableBuilder* safepoint_table_builder) PatchPrepareStackFrame() argument 336 LoadFromInstance(Register dst, Register instance, int offset, int size) LoadFromInstance() argument 354 LoadTaggedPointerFromInstance(Register dst, Register instance, int32_t offset) LoadTaggedPointerFromInstance() argument 837 int32_t offset = kSystemPointerSize * (caller_slot_idx + 1); StoreCallerFrameSlot() local 841 LoadReturnStackSlot(LiftoffRegister dst, int offset, ValueKind kind) LoadReturnStackSlot() argument 870 Spill(int offset, LiftoffRegister reg, ValueKind kind) Spill() argument 897 Spill(int offset, WasmValue value) Spill() argument 922 Fill(LiftoffRegister reg, int offset, ValueKind kind) Fill() argument 949 FillI64Half(Register, int offset, RegPairHalf) FillI64Half() argument 999 IncrementSmi(LiftoffRegister dst, int offset) IncrementSmi() argument 1797 StoreLane(Register dst, Register offset, uintptr_t offset_imm, LiftoffRegister src, StoreType type, uint8_t lane, uint32_t* protected_store_pc) StoreLane() argument 2885 unsigned offset = num_gp_regs * kSystemPointerSize; PushRegisters() local 2900 unsigned offset = 0; PushRegisters() local [all...] |
| /third_party/ntfs-3g/include/ntfs-3g/ |
| H A D | layout.h | 1935 le64 offset; /* Byte offset of this entry in the $SDS stream. */ global() member 1945 le64 offset; /* Byte offset of this entry in the $SDS stream. */ global() member 1974 le64 offset; /* Byte offset of this entry in the $SDS stream. */ global() member [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink.c | 5634 ssize_t offset = 0; serialize_gnu_relro() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 2790 uint64_t offset = desc->offset + dynamic_offset; emit_binding_table() local 3140 uint64_t offset = desc->offset + dynamic_offset; get_push_range_bound_size() local 3828 uint32_t offset = cmd_buffer->state.vertex_bindings[vb].offset; cmd_buffer_flush_state() local 4570 CmdDrawIndirect( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) CmdDrawIndirect() argument 4627 CmdDrawIndexedIndirect( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) CmdDrawIndexedIndirect() argument 4790 CmdDrawIndirectCount( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkBuffer _countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndirectCount() argument 4858 CmdDrawIndexedIndirectCount( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkBuffer _countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawIndexedIndirectCount() argument 4963 uint64_t offset = pCounterBufferOffsets ? CmdBeginTransformFeedbackEXT() local 5018 uint64_t offset = pCounterBufferOffsets ? CmdEndTransformFeedbackEXT() local 5102 CmdDrawMeshTasksIndirectNV( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) CmdDrawMeshTasksIndirectNV() argument 5142 CmdDrawMeshTasksIndirectCountNV( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkBuffer _countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) CmdDrawMeshTasksIndirectCountNV() argument 5489 CmdDispatchIndirect( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset) CmdDispatchIndirect() argument 7427 CmdBindIndexBuffer( VkCommandBuffer commandBuffer, VkBuffer _buffer, VkDeviceSize offset, VkIndexType indexType) CmdBindIndexBuffer() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 772 uint32_t offset = dzn_query_pool_get_result_offset(qpool, first_query); in dzn_cmd_buffer_collect_queries() local 2472 uint32_t offset = state->offset / 4; in dzn_cmd_buffer_update_push_constants() local 3824 dzn_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) dzn_CmdPushConstants() argument 3965 dzn_CmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndirect() argument 3978 dzn_CmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) dzn_CmdDrawIndexedIndirect() argument 3991 dzn_CmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndirectCount() argument 4009 dzn_CmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkBuffer countBuffer, VkDeviceSize countBufferOffset, uint32_t maxDrawCount, uint32_t stride) dzn_CmdDrawIndexedIndirectCount() argument 4052 dzn_CmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, VkIndexType indexType) dzn_CmdBindIndexBuffer() argument 4397 dzn_CmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset) dzn_CmdDispatchIndirect() argument [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl.h | 1278 uint8_t offset; member [all...] |