Home
last modified time | relevance | path

Searched refs:idst (Results 176 – 200 of 460) sorted by relevance

12345678910>>...19

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dstubs_amd64.go62 func AxpyIncTo(dst []float64, incDst, idst uintptr, alpha float64, x, y []float64, n, incX, incY, i…
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswscale/
H A Drgb2rgb_template.c368 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
373 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
376 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
432 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
437 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
440 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libswscale/
H A Drgb2rgb_template.c368 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
373 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
376 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
432 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
437 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
440 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/www/carbonapi/carbonapi-0.14.1/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dstubs_amd64.go62 func AxpyIncTo(dst []float64, incDst, idst uintptr, alpha float64, x, y []float64, n, incX, incY, i…
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/f64/
H A Dstubs_amd64.go62 func AxpyIncTo(dst []float64, incDst, idst uintptr, alpha float64, x, y []float64, n, incX, incY, i…
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkBitmapProcState.cpp92 SkIRect idst; in just_trans_clamp() local
93 dst.round(&idst); in just_trans_clamp()
94 return idst.width() == pixmap.width() && idst.height() == pixmap.height(); in just_trans_clamp()
/dports/science/py-scipy/scipy-1.7.1/scipy/fft/
H A D_realtransforms.py578 def idst(x, type=2, n=None, axis=-1, norm=None, overwrite_x=False, function
/dports/multimedia/handbrake/ffmpeg-4.4/libswscale/
H A Drgb2rgb_template.c400 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
405 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
408 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
464 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
469 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
472 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswscale/
H A Drgb2rgb_template.c402 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
407 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
410 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
466 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
471 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
474 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswscale/
H A Drgb2rgb_template.c402 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
407 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
410 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
466 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
471 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
474 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswscale/
H A Drgb2rgb_template.c400 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
405 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
408 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
464 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
469 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
472 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswscale/
H A Drgb2rgb_template.c402 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c()
407 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c()
410 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c()
466 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c()
471 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c()
474 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dredist-spmatrix.lit311 integer, allocatable, dimension(:) :: p1, p2, isrc, idst
327 allocate(p1(norbs),p2(norbs),isrc(norbs),idst(norbs))
336 idst(io) = index_global_to_local(dist2,io,p2(io))
339 ! write(6,"(5i10)") io, p1(io), isrc(io), p2(io), idst(io)
370 c%i2 = idst(io)
380 c%i2 = idst(io)
398 deallocate(p1,p2,isrc,idst)
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h41 u32 idst; /* 0x88 internal DMA status */ member
/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoatables.pas736 isrc, idst: Boolean;
743 idst := data.dst.intersectsIndexesInRange(rng);
744 if (not isrc) and (not idst) then
754 end else if not (idst) then begin
761 idst := data.dst.containsIndexesInRange(rng);
762 if isrc and idst then begin
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoatables.pas736 isrc, idst: Boolean;
743 idst := data.dst.intersectsIndexesInRange(rng);
744 if (not isrc) and (not idst) then
754 end else if not (idst) then begin
761 idst := data.dst.containsIndexesInRange(rng);
762 if isrc and idst then begin
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/cocoa/
H A Dcocoatables.pas736 isrc, idst: Boolean;
743 idst := data.dst.intersectsIndexesInRange(rng);
744 if (not isrc) and (not idst) then
754 end else if not (idst) then begin
761 idst := data.dst.containsIndexesInRange(rng);
762 if isrc and idst then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoatables.pas736 isrc, idst: Boolean;
743 idst := data.dst.intersectsIndexesInRange(rng);
744 if (not isrc) and (not idst) then
754 end else if not (idst) then begin
761 idst := data.dst.containsIndexesInRange(rng);
762 if isrc and idst then begin
/dports/net/tcpview/tcpview-1.0/bpf/hpdev/
H A Dif_le.c724 struct in_addr idst; variable
740 idst = ((struct sockaddr_in *)dst)->sin_addr;
741 if (!arpresolve(&le->sc_ac, m, &idst, edst, &usetrailers))
825 idst.s_addr = 0L;
826 ((char *)(&idst))[3] = dnode; /* to fake out arpresolve */
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/c128/
H A Dbench_test.go190 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []complex128, incDst, idst uintptr, alp…
201 func naiveaxpyincto(dst []complex128, incDst, idst uintptr, alpha complex128, x, y []complex128, n,…
203 dst[idst] = alpha*x[ix] + y[iy]
206 idst += incDst
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/c64/
H A Dbench_test.go190 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []complex64, incDst, idst uintptr, alph…
201 func naiveaxpyincto(dst []complex64, incDst, idst uintptr, alpha complex64, x, y []complex64, n, in…
203 dst[idst] = alpha*x[ix] + y[iy]
206 idst += incDst
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/internal/asm/f32/
H A Dbench_test.go194 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []float32, incDst, idst uintptr, alpha …
205 func naiveaxpyincto(dst []float32, incDst, idst uintptr, alpha float32, x, y []float32, n, incX, in…
207 dst[idst] = alpha*x[ix] + y[iy]
210 idst += incDst
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/internal/asm/c128/
H A Dbench_test.go190 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []complex128, incDst, idst uintptr, alp…
201 func naiveaxpyincto(dst []complex128, incDst, idst uintptr, alpha complex128, x, y []complex128, n,…
203 dst[idst] = alpha*x[ix] + y[iy]
206 idst += incDst
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/internal/asm/c64/
H A Dbench_test.go190 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []complex64, incDst, idst uintptr, alph…
201 func naiveaxpyincto(dst []complex64, incDst, idst uintptr, alpha complex64, x, y []complex64, n, in…
203 dst[idst] = alpha*x[ix] + y[iy]
206 idst += incDst
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/internal/asm/f32/
H A Dbench_test.go194 func benchaxpyincto(t *testing.B, ln, t_inc int, f func(dst []float32, incDst, idst uintptr, alpha …
205 func naiveaxpyincto(dst []float32, incDst, idst uintptr, alpha float32, x, y []float32, n, incX, in…
207 dst[idst] = alpha*x[ix] + y[iy]
210 idst += incDst

12345678910>>...19