Home
last modified time | relevance | path

Searched defs:Add16 (Results 1 – 18 of 18) sorted by relevance

/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/jit/arm64/_template/_go/
H A Dadd.go25 func Add16(a uint16, b uint16) uint16 { func
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/T0/
H A DConstData.cs66 internal void Add16(int x) in Add16() method in ConstData
/dports/security/bearssl/bearssl-0.6/T0/
H A DConstData.cs66 internal void Add16(int x) in Add16() method in ConstData
/dports/multimedia/handbrake/HandBrake-1.4.2/win/CS/Properties/
H A DResources.Designer.cs77 internal static System.Drawing.Bitmap Add16 { property in Handbrake.Properties.Resources
/dports/emulators/ppsspp/ppsspp-1.12.3/unittest/
H A DTestVertexJit.cpp126 void Add16(u16_le x) { in Add16() function in VertexDecoderTestHarness
133 void Add16(u16_le x, u16_le y) { in Add16() function in VertexDecoderTestHarness
137 void Add16(u16_le x, u16_le y, u16_le z) { in Add16() function in VertexDecoderTestHarness
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/unittest/
H A DTestVertexJit.cpp126 void Add16(u16_le x) { in Add16() function in VertexDecoderTestHarness
133 void Add16(u16_le x, u16_le y) { in Add16() function in VertexDecoderTestHarness
137 void Add16(u16_le x, u16_le y, u16_le z) { in Add16() function in VertexDecoderTestHarness
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/unittest/
H A DTestVertexJit.cpp126 void Add16(u16_le x) { in Add16() function in VertexDecoderTestHarness
133 void Add16(u16_le x, u16_le y) { in Add16() function in VertexDecoderTestHarness
137 void Add16(u16_le x, u16_le y, u16_le z) { in Add16() function in VertexDecoderTestHarness
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DSIMD.h284 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) { in Add16() function
819 inline __m128i Add16(__m128i aM1, __m128i aM2) { in Add16() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DSIMD.h284 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) { in Add16() function
819 inline __m128i Add16(__m128i aM1, __m128i aM2) { in Add16() function
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DSIMD.h284 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) { in Add16() function
819 inline __m128i Add16(__m128i aM1, __m128i aM2) { in Add16() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DSIMD.h284 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) { in Add16() function
819 inline __m128i Add16(__m128i aM1, __m128i aM2) { in Add16() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DSIMD.h284 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) { in Add16() function
819 inline __m128i Add16(__m128i aM1, __m128i aM2) { in Add16() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DSIMD.h280 inline Scalaru16x8_t Add16(Scalaru16x8_t aM1, Scalaru16x8_t aM2) in Add16() function
888 inline __m128i Add16(__m128i aM1, __m128i aM2) in Add16() function
/dports/biology/avida/avida-2.12.4-src/libs/apto/unittests/core/
H A DFunctor.cc114 static int Add16(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, i… in Add16() function
201 …int Add16(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p10, int p11… in Add16() function in FunctorTest
/dports/emulators/simh/simh-3.9.0_5/H316/
H A Dh316_cpu.c1078 int32 Add16 (int32 v1, int32 v2) in Add16() function
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DSimd_Generic.cpp646 void VPCALL idSIMD_Generic::Add16( float *dst, const float *src1, const float *src2, const int coun… in Add16() function in idSIMD_Generic
H A DSimd_SSE.cpp4216 void VPCALL idSIMD_SSE::Add16( float *dst, const float *src1, const float *src2, const int count ) { in Add16() function in idSIMD_SSE
H A DSimd_AltiVec.cpp3916 void VPCALL idSIMD_AltiVec::Add16( float *dst, const float *src1, const float *src2, const int coun… in Add16() function in idSIMD_AltiVec