Home
last modified time | relevance | path

Searched refs:dst_index (Results 1 – 25 of 654) sorted by path

12345678910>>...27

/dports/archivers/draco/draco-1.4.3/src/draco/attributes/
H A Dattribute_octahedron_transform.cc114 int32_t dst_index = 0; in GeneratePortableAttribute() local
127 portable_attribute_data[dst_index++] = s; in GeneratePortableAttribute()
128 portable_attribute_data[dst_index++] = t; in GeneratePortableAttribute()
137 portable_attribute_data[dst_index++] = s; in GeneratePortableAttribute()
138 portable_attribute_data[dst_index++] = t; in GeneratePortableAttribute()
H A Dattribute_quantization_transform.cc221 int32_t dst_index = 0; in GeneratePortableAttribute() local
229 portable_attribute_data[dst_index++] = q_val; in GeneratePortableAttribute()
247 int32_t dst_index = 0; in GeneratePortableAttribute() local
255 portable_attribute_data[dst_index++] = q_val; in GeneratePortableAttribute()
/dports/archivers/draco/draco-1.4.3/src/draco/compression/attributes/
H A Dsequential_integer_attribute_encoder.cc207 int32_t dst_index = 0; in PrepareValues() local
212 portable_attribute_data + dst_index)) { in PrepareValues()
215 dst_index += num_components; in PrepareValues()
/dports/astro/siril/siril/src/compositing/
H A Dcompositing.c853 size_t dst_index = y * gfit.rx + x; in luminance_and_colors_align_and_compose() local
854 gfit.fpdata[RLAYER][dst_index] = pixel.red; in luminance_and_colors_align_and_compose()
855 gfit.fpdata[GLAYER][dst_index] = pixel.green; in luminance_and_colors_align_and_compose()
856 gfit.fpdata[BLAYER][dst_index] = pixel.blue; in luminance_and_colors_align_and_compose()
/dports/astro/siril/siril/src/gui/
H A Dimage_display.c321 guint dst_index = ((gfit.ry - 1 - y) * gfit.rx + x) * 4; in remap() local
325 *(guint32*)(dst + dst_index) = dst_pixel_value << 16 | dst_pixel_value << 8 | dst_pixel_value; in remap()
328 …*(guint32*)(dst + dst_index) = rainbow_index[dst_pixel_value][0] << 16 | rainbow_index[dst_pixel_v… in remap()
/dports/audio/chromaprint/chromaprint-v1.5.0/src/avresample/
H A Dresample2.c233 int dst_index, i; in av_resample() local
245 for(dst_index=0; dst_index < dst_size; dst_index++){ in av_resample()
246 dst[dst_index] = src[index2>>32]; in av_resample()
249 frac += dst_index * dst_incr_frac; in av_resample()
250 index += dst_index * dst_incr; in av_resample()
254 for(dst_index=0; dst_index < dst_size; dst_index++){ in av_resample()
278 dst[dst_index] = av_clip_int16(lrintf(val)); in av_resample()
281 dst[dst_index] = (unsigned)(val + 32768) > 65535 ? (val>>31) ^ 32767 : val; in av_resample()
291 if(dst_index + 1 == compensation_distance){ in av_resample()
302 compensation_distance -= dst_index; in av_resample()
[all …]
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/common/
H A DJackGraphManager.cpp265 jack_port_id_t dst_index; in ComputeTotalLatencyAux() local
270 for (int i = 0; (i < CONNECTION_NUM_FOR_PORT) && ((dst_index = connections[i]) != EMPTY); i++) { in ComputeTotalLatencyAux()
271 if (src_port_index != dst_index) { in ComputeTotalLatencyAux()
272 AssertPort(dst_index); in ComputeTotalLatencyAux()
273 JackPort* dst_port = GetPort(dst_index); in ComputeTotalLatencyAux()
276 … : ComputeTotalLatencyAux(dst_index, port_index, manager, hop_count + 1); in ComputeTotalLatencyAux()
320 jack_port_id_t dst_index; in RecalculateLatencyAux() local
322 for (int i = 0; (i < CONNECTION_NUM_FOR_PORT) && ((dst_index = connections[i]) != EMPTY); i++) { in RecalculateLatencyAux()
323 AssertPort(dst_index); in RecalculateLatencyAux()
324 JackPort* dst_port = GetPort(dst_index); in RecalculateLatencyAux()
H A DJackGraphManager.h84 int Connect(jack_port_id_t src_index, jack_port_id_t dst_index);
85 int Disconnect(jack_port_id_t src_index, jack_port_id_t dst_index);
99 …etTwoPorts(const char* src, const char* dst, jack_port_id_t* src_index, jack_port_id_t* dst_index);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DLogic-vixl.cpp1349 int dst_index, in sminmaxp() argument
1361 dst.SetInt(vform, dst_index + (i >> 1), dst_val); in sminmaxp()
1528 int dst_index, in uminmaxp() argument
1540 dst.SetUint(vform, dst_index + (i >> 1), dst_val); in uminmaxp()
2381 int dst_index, in ins_element() argument
2384 dst.SetUint(vform, dst_index, src.Uint(vform, src_index)); in ins_element()
2391 int dst_index, in ins_immediate() argument
2394 dst.SetUint(vform, dst_index, value); in ins_immediate()
H A DSimulator-vixl.h1849 int dst_index,
1854 int dst_index,
1896 int dst_index,
2064 int dst_index,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c1304 dst_index[dst_dim] = 0; in get_for_ref()
1336 dst_index[dst_dim] in get_for_ref()
1356 dst_index[dst_dim] in get_for_ref()
1383 dst_index[dst_dim] in get_for_ref()
1415 dst_index[dst_dim] in get_for_ref()
1435 dst_index[dst_dim] in get_for_ref()
1485 dst_index[dst_dim] in get_for_ref()
1499 dst_index[dst_dim] in get_for_ref()
1516 dst_index[dst_dim] in get_for_ref()
2015 memset(dst_index, 0, sizeof (dst_index)); in _gfortran_caf_get_by_ref()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/liboffloadmic/runtime/
H A Doffload_omp_host.cpp366 int dst_index = dst_offsets[0]; in memcpy_rect() local
372 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
373 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
H A Doffload_omp_target.cpp168 int dst_index = dst_offsets[0]; in memcpy_rect() local
174 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
175 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/caf/
H A Dsingle.c1304 dst_index[dst_dim] = 0; in get_for_ref()
1336 dst_index[dst_dim] in get_for_ref()
1356 dst_index[dst_dim] in get_for_ref()
1383 dst_index[dst_dim] in get_for_ref()
1415 dst_index[dst_dim] in get_for_ref()
1435 dst_index[dst_dim] in get_for_ref()
1485 dst_index[dst_dim] in get_for_ref()
1499 dst_index[dst_dim] in get_for_ref()
1516 dst_index[dst_dim] in get_for_ref()
2015 memset(dst_index, 0, sizeof (dst_index)); in _gfortran_caf_get_by_ref()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/liboffloadmic/runtime/
H A Doffload_omp_host.cpp366 int dst_index = dst_offsets[0]; in memcpy_rect() local
372 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
373 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
H A Doffload_omp_target.cpp168 int dst_index = dst_offsets[0]; in memcpy_rect() local
174 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
175 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dexpr.c662 int dst_index; in java_stack_dup() local
669 dst_index = stack_pointer; in java_stack_dup()
671 for (dst_index = stack_pointer; --dst_index >= low_index; ) in java_stack_dup()
674 int src_index = dst_index - size; in java_stack_dup()
676 src_index = dst_index + size + offset; in java_stack_dup()
683 stack_type_map[dst_index] = type; in java_stack_dup()
684 src_index--; dst_index--; in java_stack_dup()
691 if (src_index != dst_index) in java_stack_dup()
694 tree dst_decl = find_stack_slot (dst_index, type); in java_stack_dup()
698 stack_type_map[dst_index] = type; in java_stack_dup()
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/caf/
H A Dsingle.c1304 dst_index[dst_dim] = 0; in get_for_ref()
1336 dst_index[dst_dim] in get_for_ref()
1356 dst_index[dst_dim] in get_for_ref()
1383 dst_index[dst_dim] in get_for_ref()
1415 dst_index[dst_dim] in get_for_ref()
1435 dst_index[dst_dim] in get_for_ref()
1485 dst_index[dst_dim] in get_for_ref()
1499 dst_index[dst_dim] in get_for_ref()
1516 dst_index[dst_dim] in get_for_ref()
2015 memset(dst_index, 0, sizeof (dst_index)); in _gfortran_caf_get_by_ref()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/liboffloadmic/runtime/
H A Doffload_omp_host.cpp366 int dst_index = dst_offsets[0]; in memcpy_rect() local
372 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
373 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
H A Doffload_omp_target.cpp168 int dst_index = dst_offsets[0]; in memcpy_rect() local
174 for (; count>0; dst_index++, src_index++, count--) { in memcpy_rect()
175 memcpy_rect(dst+dst_element_size*dst_index, in memcpy_rect()
/dports/devel/cgit/cgit-1.2.3/git/
H A Darchive.c280 opts.dst_index = args->repo->index; in write_archive_entries()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dam.c1860 opts.dst_index = &the_index; in fast_forward_to()
1897 opts.dst_index = &the_index; in merge_tree()
H A Dcheckout.c603 opts.dst_index = &the_index; in reset_tree()
677 topts.dst_index = &the_index; in merge_working_tree()
H A Dclone.c800 opts.dst_index = &the_index; in checkout()
H A Dcommit.c310 opts.dst_index = &the_index; in create_base_index()

12345678910>>...27