Home
last modified time | relevance | path

Searched defs:dst_index (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.h293 unsigned dst_index, in tgsi_transform_op1_inst()
317 unsigned dst_index, in tgsi_transform_op2_inst()
346 unsigned dst_index, in tgsi_transform_op3_inst()
377 unsigned dst_index, in tgsi_transform_op1_swz_inst()
418 unsigned dst_index, in tgsi_transform_op2_swz_inst()
469 unsigned dst_index, in tgsi_transform_op3_swz_inst()
551 unsigned dst_index, in tgsi_transform_tex_inst()
/third_party/ffmpeg/libswresample/
Dresample_template.c80 int dst_index; in RENAME() local
94 int dst_index; in RENAME() local
149 int dst_index; in RENAME() local
/third_party/node/deps/v8/src/objects/
Dfixed-array-inl.h217 void FixedArray::MoveElements(Isolate* isolate, int dst_index, int src_index, in MoveElements()
228 void FixedArray::CopyElements(Isolate* isolate, int dst_index, FixedArray src, in CopyElements()
420 void FixedDoubleArray::MoveElements(Isolate* isolate, int dst_index, in MoveElements()
466 void WeakFixedArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
501 void WeakArrayList::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
Dproperty-array-inl.h126 void PropertyArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
Dscope-info.cc600 void ScopeInfo::CopyElements(Isolate* isolate, int dst_index, ScopeInfo src, in CopyElements()
Delements.cc812 uint32_t dst_index) { in ConvertElementsWithCapacity()
2183 Handle<FixedArrayBase> backing_store, int dst_index, in MoveElements()
2466 uint32_t dst_index) { in CopyArguments()
/third_party/node/deps/v8/src/compiler/backend/
Dgap-resolver.cc54 int dst_index = -1; in Split() local
/third_party/gn/src/gn/
Dhash_table_base.h514 size_t dst_index = node->hash_value() & new_mask; in GrowBuckets() local
/third_party/ffmpeg/libavresample/
Dresample.c263 int dst_index; in resample() local
/third_party/pulseaudio/src/pulsecore/ffmpeg/
Dresample2.c211 int dst_index, i; in av_resample() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c1010 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local
1022 unsigned dst_index = start_slot + i; in u_vbuf_set_vertex_buffers() local
1090 unsigned dst_index = start_slot + count + i; in u_vbuf_set_vertex_buffers() local
/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.cc549 uint32_t dst_index, Address raw_src_array, in array_copy_wrapper()
Dwasm-objects.cc1349 uint32_t dst_index = copy_backward ? (dst + count - i - 1) : dst + i; in CopyTableEntries() local
Dgraph-builder-interface.cc1110 void ArrayCopy(FullDecoder* decoder, const Value& dst, const Value& dst_index, in ArrayCopy()
/third_party/ffmpeg/libavfilter/
Dvf_colorconstancy.c260 const int dst_index = td->meta_data[INDEX_DST]; in slice_get_derivative() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.c684 unsigned int dst_index, in get_readers_for_single_write()
/third_party/node/deps/v8/src/runtime/
Druntime-wasm.cc655 uint32_t dst_index = args.positive_smi_value_at(1); in RUNTIME_FUNCTION() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1102 unsigned dst_index = start_slot + i; in nv50_set_vertex_buffers() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c1046 unsigned dst_index = start_slot + i; in nvc0_set_vertex_buffers() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.c1175 unsigned dst_index = 0; in compress_regs_left() local
/third_party/spirv-tools/source/diff/
Ddiff.cpp638 for (size_t dst_index = 0; dst_index < potential.dst_ids.size(); in MatchIds() local
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64.cc2971 const Register& dst_index, in TruncateDoubleToI()
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-logic-arm64.cc2018 int dst_index, const LogicVRegister& src, in ins_element()
2025 int dst_index, uint64_t imm) { in ins_immediate()
/third_party/vixl/src/aarch64/
Dlogic-aarch64.cc2954 int dst_index, in ins_element()
2964 int dst_index, in ins_immediate()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9938 unsigned dst_index) in emit_simple_1dst()

12