Home
last modified time | relevance | path

Searched defs:sadd (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/dports/lang/guile/guile-3.0.7/module/language/cps/
H A Dreify-primitives.scm181 (define-binary-signed-ephemeral sadd uadd) unknown
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/psi3/libpsio/
H A Dread.cc29 psio_address sadd, psio_address *eadd) in psio_read()
H A Dread_block.cc30 psio_address sadd, eadd; in psio_read_block() local
H A Dwrite_block.cc25 psio_address sadd, eadd; in psio_write_block() local
/dports/devel/poco/poco-1.10.1-all/Redis/testsuite/src/
H A DRedisTest.cpp1669 Command sadd = Command::sadd("myset", "Hello"); in testSADD() local
1764 Command sadd = Command::sadd("key1", values1); in testSDIFF() local
1819 Command sadd = Command::sadd("key1", values1); in testSDIFFSTORE() local
1921 Command sadd = Command::sadd("key1", values1); in testSINTER() local
1977 Command sadd = Command::sadd("key1", values1); in testSINTERSTORE() local
2038 Command sadd = Command::sadd("myset", "one"); in testSISMEMBER() local
2129 Command sadd = Command::sadd("myset", "one"); in testSMOVE() local
2208 Command sadd = Command::sadd("myset", "one"); in testSPOP() local
2410 Command sadd = Command::sadd("myset", "one"); in testSREM() local
2491 Command sadd = Command::sadd("key1", values1); in testSUNION() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/s390/
H A Daddsub-signed-overflow-2.c8 sadd (int a, int *res) in sadd() function
H A Daddsub-signed-overflow-1.c8 sadd (int a, int b, int *res) in sadd() function
/dports/devel/sfsexp/sfsexp-1.3.1-18-gc11b849/src/
H A Dcstring.c89 CSTRING *sadd(CSTRING *s, char *a) { in sadd() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dshadowshighlights.cc208 void ShadowsHighlights::setAdjusterBehavior (bool hadd, bool sadd) in setAdjusterBehavior()
/dports/cad/ngspice_rework/ngspice-35/src/frontend/numparam/
H A Dmystring.c74 sadd(DSTRINGPTR dstr_p, const char *t) in sadd() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dblock_vector_base.h1830 BlockVectorBase<VectorType>::sadd(const value_type x, in sadd() function
1848 BlockVectorBase<VectorType>::sadd(const value_type x, in sadd() function
1868 BlockVectorBase<VectorType>::sadd(const value_type x, in sadd() function
1893 BlockVectorBase<VectorType>::sadd(const value_type x, in sadd() function
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dfix16.hpp84 const Fix16 sadd(const Fix16 & other) const { return fix16_sadd(m_value, other.m_value); } in sadd() function in Fix16
85 const Fix16 sadd(const fix16_t other) const { return fix16_sadd(m_value, other); } in sadd() function in Fix16
86 … const Fix16 sadd(const double other) const { return fix16_sadd(m_value, fix16_from_dbl(other)); } in sadd() function in Fix16
87 …const Fix16 sadd(const float other) const { return fix16_sadd(m_value, fix16_from_float(other));… in sadd() function in Fix16
88 … const Fix16 sadd(const int16_t other) const { return fix16_sadd(m_value, fix16_from_int(other)); } in sadd() function in Fix16
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dbuiltins-overflow.cpp70 constexpr Result<int> sadd(int lhs, int rhs) { in sadd() function

12345678910>>...17