/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.h | 293 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/ |
D | resample_template.c | 80 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/ |
D | fixed-array-inl.h | 217 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()
|
D | property-array-inl.h | 126 void PropertyArray::CopyElements(Isolate* isolate, int dst_index, in CopyElements()
|
D | scope-info.cc | 600 void ScopeInfo::CopyElements(Isolate* isolate, int dst_index, ScopeInfo src, in CopyElements()
|
D | elements.cc | 812 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/ |
D | gap-resolver.cc | 54 int dst_index = -1; in Split() local
|
/third_party/gn/src/gn/ |
D | hash_table_base.h | 514 size_t dst_index = node->hash_value() & new_mask; in GrowBuckets() local
|
/third_party/ffmpeg/libavresample/ |
D | resample.c | 263 int dst_index; in resample() local
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
D | resample2.c | 211 int dst_index, i; in av_resample() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 1010 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/ |
D | wasm-external-refs.cc | 549 uint32_t dst_index, Address raw_src_array, in array_copy_wrapper()
|
D | wasm-objects.cc | 1349 uint32_t dst_index = copy_backward ? (dst + count - i - 1) : dst + i; in CopyTableEntries() local
|
D | graph-builder-interface.cc | 1110 void ArrayCopy(FullDecoder* decoder, const Value& dst, const Value& dst_index, in ArrayCopy()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_colorconstancy.c | 260 const int dst_index = td->meta_data[INDEX_DST]; in slice_get_derivative() local
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow.c | 684 unsigned int dst_index, in get_readers_for_single_write()
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-wasm.cc | 655 uint32_t dst_index = args.positive_smi_value_at(1); in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 1102 unsigned dst_index = start_slot + i; in nv50_set_vertex_buffers() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 1046 unsigned dst_index = start_slot + i; in nvc0_set_vertex_buffers() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_ra.c | 1175 unsigned dst_index = 0; in compress_regs_left() local
|
/third_party/spirv-tools/source/diff/ |
D | diff.cpp | 638 for (size_t dst_index = 0; dst_index < potential.dst_ids.size(); in MatchIds() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | macro-assembler-arm64.cc | 2971 const Register& dst_index, in TruncateDoubleToI()
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-logic-arm64.cc | 2018 int dst_index, const LogicVRegister& src, in ins_element() 2025 int dst_index, uint64_t imm) { in ins_immediate()
|
/third_party/vixl/src/aarch64/ |
D | logic-aarch64.cc | 2954 int dst_index, in ins_element() 2964 int dst_index, in ins_immediate()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_vgpu10.c | 9938 unsigned dst_index) in emit_simple_1dst()
|