Home
last modified time | relevance | path

Searched refs:fx_ (Results 1 – 25 of 138) sorted by relevance

123456

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dimgwarp.avx2.cpp77 __m256i fx_ = _mm256_packs_epi32(_mm256_and_si256(tx0, fxy_mask), in warpAffineBlockline() local
85 fx_ = _mm256_adds_epi16(fx_, _mm256_slli_epi16(fy_, INTER_BITS)); in warpAffineBlockline()
86 fx_ = _mm256_permute4x64_epi64(fx_, (3 << 6) + (1 << 4) + (2 << 2) + 0); in warpAffineBlockline()
90 _mm256_storeu_si256((__m256i*)(alpha + x1), fx_); in warpAffineBlockline()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dradial_gradient_attributes.h36 fx_(MakeGarbageCollected<SVGLength>(SVGLengthMode::kWidth)), in RadialGradientAttributes()
53 SVGLength* Fx() const { return fx_.Get(); } in Fx()
70 fx_ = value; in SetFx()
93 visitor->Trace(fx_); in Trace()
103 Member<SVGLength> fx_; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dradial_gradient_attributes.h36 fx_(MakeGarbageCollected<SVGLength>(SVGLengthMode::kWidth)), in RadialGradientAttributes()
53 SVGLength* Fx() const { return fx_.Get(); } in Fx()
70 fx_ = value; in SetFx()
93 visitor->Trace(fx_); in Trace()
103 Member<SVGLength> fx_; member
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc11/gcc-11.2.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc9/gcc-9.4.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/config/avr/
H A Dlib2funcs.c109 extern fx_## FX ##_t __round## FX (fx_## FX ##_t x, int rpoint); \
111 fx_## FX ##_t \
112 __round## FX (fx_## FX ##_t x, int rpoint) \
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/registration/include/pcl/registration/
H A Dcorrespondence_estimation_organized_projection.h93 : fx_(525.f) in CorrespondenceEstimationOrganizedProjection()
109 fx_ = fx; in setFocalLengths()
120 fx = fx_; in getFocalLengths()
226 float fx_, fy_; variable

123456