Home
last modified time | relevance | path

Searched defs:W4 (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() argument
63 constexpr W4 (int x) : w (x) {} in W4() argument
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() function
63 constexpr W4 (int x) : w (x) {} in W4() function
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() argument
63 constexpr W4 (int x) : w (x) {} in W4() argument
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() argument
63 constexpr W4 (int x) : w (x) {} in W4() function
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() function
63 constexpr W4 (int x) : w (x) {} in W4() function
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() argument
63 constexpr W4 (int x) : w (x) {} in W4() function
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconstexpr-dtor3.C60 struct W4 struct
62 constexpr W4 () : w (0) {} in W4() argument
63 constexpr W4 (int x) : w (x) {} in W4() argument
64 …constexpr ~W4 () { if (w == 5) asm (""); w = 3; } // { dg-error "inline assembly is not a constant… in ~W4() argument
66 int w;
/dports/security/botan110/Botan-1.10.17/src/block/skipjack/
H A Dskipjack.cpp18 void step_A(u16bit& W1, u16bit& W4, size_t round, const byte FTAB[]) in step_A()
87 u16bit W4 = load_le<u16bit>(in, 0); in encrypt_n() local
128 u16bit W4 = load_le<u16bit>(in, 0); in decrypt_n() local
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/libpcsxcore/
H A Ddebug.h28 E, R1, R2, R4, W1, W2, W4 enumerator
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/libpcsxcore/
H A Ddebug.h28 E, R1, R2, R4, W1, W2, W4 enumerator
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dsimple_idct_template.c53 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
71 #define W4 16384 // 65535 macro
94 #define W4 32767 macro
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_Stretch.cxx59 const TColStd_Array1OfReal& W4) in GeomFill_Stretch()
133 const TColStd_Array1OfReal& W4) in Init()
H A DGeomFill_Coons.cxx59 const TColStd_Array1OfReal& W4) in GeomFill_Coons()
167 const TColStd_Array1OfReal& W4 in Init()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dsimple_idct_template.c55 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
73 #define W4 (16384*4) // 65535 macro
85 #define W4 32767 macro
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dsimple_idct_template.c55 #define W4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
73 #define W4 (16384*4) // 65535 macro
85 #define W4 32767 macro
/dports/math/sympow/sympow-7fd4d97cabc07951200b98ee841afc4151c2c287/
H A Dcompute2.c65 QD y={0.0,0.0,0.0,0.0},z={0.0,0.0,0.0,0.0}; int W2=2,W3=3,W4=4; QD ppow[16]; in pth_coeff_from_ap() local
151 QD y={0.0,0.0,0.0,0.0},z={0.0,0.0,0.0,0.0}; int W2=2,W3=3,W4=4; QD ppow[16]; in power_trace_from_ap() local
/dports/misc/vxl/vxl-3.3.2/contrib/mul/msm/tests/
H A Dtest_wt_mat_2d.cxx76 msm_wt_mat_2d W4=W3.transform_by(u1,u2); in test_wt_mat_2d() local

12345678910>>...13