/aosp_15_r20/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
H A D | C_host_memory_block.h | 147 size_t *soffset, size_t *region, in Equal_rect() 174 C_host_memory_block<T> &another, size_t *soffset, size_t *region, in Equal_rect_from_orig() 201 size_t *soffset, in Equal_rect_from_orig()
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 996 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common() 1031 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword() 1059 LLVMValueRef soffset, unsigned num_channels, in ac_build_buffer_load_common() 1098 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load() 1237 LLVMValueRef soffset, unsigned num_channels, in ac_build_tbuffer_load() 1264 LLVMValueRef soffset, in ac_build_safe_tbuffer_load() 1337 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_short() 1345 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_byte() 1353 LLVMValueRef vdata, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_short() 1362 … LLVMValueRef voffset, LLVMValueRef soffset, enum gl_access_qualifier access) in ac_build_buffer_store_byte()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_bufferreadwriterect.cpp | 280 size_t soffset[] = { 0, 0, 0 }; in map_verify_region() local 469 size_t soffset[] = { sx, sy, sz }; in test_bufferreadwriterect() local
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | packer.py | 41 soffset = int32 variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/ |
D | dnsconfig.go | 42 soffset uint32 // used by serverOffset member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/ |
D | obj0.go | 929 soffset int32 member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_buffer_common.c | 448 unsigned soffset; in r600_buffer_do_flush_region() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_nir_lower_vs_inputs.c | 244 nir_def *soffset = nir_imm_int(b, i << load_log_size); in opencoded_load_format() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-dump.c | 1097 unsigned long long offset, soffset, size; in walk_v7_sections() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_assembler.cpp | 295 uint32_t soffset = in emit_smem_instruction() local
|
H A D | aco_spill.cpp | 1201 uint32_t soffset = in setup_vgpr_spill_reload() local
|
H A D | aco_instruction_selection.cpp | 4272 Temp soffset = Temp(0, s1); member 4703 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mubuf_load_callback() local 4768 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mubuf_load_format_callback() local 5783 Operand soffset = offset.type() == RegType::sgpr ? Operand(offset) : Operand::c32(0); in mtbuf_load_callback() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir.c | 1177 nir_def *soffset = nir_load_ring_gs2vs_offset_amd(b); in lower_legacy_gs_emit_vertex_with_counter() local
|
H A D | ac_nir_lower_ngg.c | 3921 nir_def *soffset = nir_load_ring_attr_offset_amd(b); in ms_store_arrayed_output() local 4336 nir_def *soffset = nir_iadd_imm(b, off, s->vs_output_param_offset[slot] * 16 * 32); in ms_emit_attribute_ring_output_stores() local
|
/aosp_15_r20/external/capstone/arch/M680X/ |
H A D | M680XDisassembler.c | 1251 int16_t soffset = 0; in indexed09_hdlr() local
|