Home
last modified time | relevance | path

Searched defs:sstr (Results 1 – 25 of 1647) sorted by relevance

12345678910>>...66

/dports/science/libint2/libint-2.7.1/tests/unit/
H A Dtest-util.cc10 std::stringstream sstr; variable
15 std::stringstream sstr; variable
20 std::stringstream sstr; variable
25 std::stringstream sstr; variable
30 std::stringstream sstr; variable
45 std::stringstream sstr; variable
50 std::stringstream sstr; variable
55 std::stringstream sstr; variable
64 std::stringstream sstr; variable
73 std::stringstream sstr; variable
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/meta/tests/
H A Dtest_iostreamop.cpp51 stringstream sstr; in TEST_SUITE() local
61 stringstream sstr; in TEST_SUITE() local
75 stringstream sstr; in TEST_SUITE() local
88 stringstream sstr; in TEST_SUITE() local
98 stringstream sstr; in TEST_SUITE() local
109 stringstream sstr; in TEST_SUITE() local
127 stringstream sstr; in TEST_SUITE() local
137 stringstream sstr; in TEST_SUITE() local
151 stringstream sstr; in TEST_SUITE() local
164 stringstream sstr; in TEST_SUITE() local
[all …]
/dports/databases/pecl-redis/redis-5.3.5/
H A Dlibrary.h8 #define REDIS_CMD_APPEND_SSTR_STATIC(sstr, str) \ argument
11 #define REDIS_CMD_APPEND_SSTR_OPT_STATIC(sstr, opt, str) \ argument
14 #define REDIS_CMD_INIT_SSTR_STATIC(sstr, argc, keyword) \ argument
23 #define redis_sock_write_sstr(redis_sock, sstr) \ argument
160 #define REDIS_HASH_STR_FIND_STATIC(ht, sstr) \ argument
165 #define REDIS_CONF_DOUBLE_STATIC(ht, sstr, dval) \ argument
167 #define REDIS_CONF_BOOL_STATIC(ht, sstr, rval) \ argument
169 #define REDIS_CONF_ZEND_BOOL_STATIC(ht, sstr, bval) \ argument
171 #define REDIS_CONF_LONG_STATIC(ht, sstr, lval) \ argument
173 #define REDIS_CONF_INT_STATIC(ht, sstr, ival) \ argument
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/src/tests/gui/
H A Dfire_event.cpp29 static void print(std::stringstream& sstr in print()
38 std::stringstream& sstr in connect_queue()
55 std::stringstream& sstr in connect_signals()
107 static void validate_draw(std::stringstream& sstr) in validate_draw()
112 static void validate_right_button_down(std::stringstream& sstr) in validate_right_button_down()
126 std::stringstream sstr; in BOOST_AUTO_TEST_CASE() local
H A Diterator.cpp197 std::stringstream sstr; in test_grid() local
213 std::stringstream sstr; in test_grid() local
229 std::stringstream sstr; in test_grid() local
245 std::stringstream sstr; in test_grid() local
274 std::stringstream sstr; in BOOST_AUTO_TEST_CASE() local
/dports/www/domoticz/domoticz-2020.2/hardware/openwebnet/
H A Dbt_openwebnet.cpp1172 std::stringstream sstr; in getWhatDescription() local
1449 std::stringstream sstr; in getWhatDescription() local
1456 std::stringstream sstr; in getWhatDescription() local
1463 std::stringstream sstr; in getWhatDescription() local
1470 std::stringstream sstr; in getWhatDescription() local
1477 std::stringstream sstr; in getWhatDescription() local
1485 std::stringstream sstr; in getWhatDescription() local
1493 std::stringstream sstr; in getWhatDescription() local
1687 std::stringstream sstr; in getWhatDescription() local
1950 std::stringstream sstr; in getWhatDescription() local
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libheif/
H A Dbox.cc158 std::ostringstream sstr; in get_type_string() local
208 std::stringstream sstr; in parse() local
320 std::ostringstream sstr; in dump() local
489 std::stringstream sstr; in read() local
552 std::ostringstream sstr; in dump() local
650 std::ostringstream sstr; in dump_children() local
717 std::ostringstream sstr; in dump() local
783 std::ostringstream sstr; in dump() local
810 std::ostringstream sstr; in dump() local
857 std::ostringstream sstr; in dump() local
[all …]
/dports/biology/stacks/stacks-2.4/src/
H A Dwrite.cc61 stringstream sstr; in write_fasta() local
102 stringstream sstr; in write_fasta() local
154 stringstream sstr; in write_fastq() local
200 stringstream sstr; in write_fastq() local
226 stringstream sstr; in write_fasta() local
252 stringstream sstr; in write_fastq() local
279 stringstream sstr; in write_fastq() local
305 stringstream sstr; in write_fasta() local
329 stringstream sstr; in write_fasta() local
353 stringstream sstr; in write_fastq() local
/dports/devel/liboil/liboil-0.3.17/liboil/deprecated/
H A Dabs.c59 abs_u8_s8_ref (uint8_t *dest, int dstr, int8_t *src, int sstr, int n) in abs_u8_s8_ref()
84 abs_u16_s16_ref (uint16_t *dest, int dstr, int16_t *src, int sstr, int n) in abs_u16_s16_ref()
109 abs_u32_s32_ref (uint32_t *dest, int dstr, int32_t *src, int sstr, int n) in abs_u32_s32_ref()
134 abs_f32_f32_ref (float *dest, int dstr, float *src, int sstr, int n) in abs_f32_f32_ref()
157 abs_f64_f64_ref (double *dest, int dstr, double *src, int sstr, int n) in abs_f64_f64_ref()
/dports/graphics/libheif/libheif-1.10.0/libheif/
H A Dbox.cc165 std::ostringstream sstr; in get_type_string() local
215 std::stringstream sstr; in parse() local
327 std::ostringstream sstr; in dump() local
500 std::stringstream sstr; in read() local
563 std::ostringstream sstr; in dump() local
661 std::ostringstream sstr; in dump_children() local
728 std::ostringstream sstr; in dump() local
794 std::ostringstream sstr; in dump() local
821 std::ostringstream sstr; in dump() local
867 std::ostringstream sstr; in dump() local
[all …]
/dports/devel/liboil/liboil-0.3.17/liboil/i386/
H A Dabs_i386.c111 abs_u16_s16_i386asm3 (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_i386asm3()
135 abs_u16_s16_mmx (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_mmx()
236 abs_u16_s16_mmx2 (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_mmx2()
273 abs_u16_s16_sse2 (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_sse2()
H A Dtrans8x8_i386.c39 trans8x8_u16_mmx (uint16_t *dest, int dstr, uint16_t *src, int sstr) in trans8x8_u16_mmx()
140 trans8x8_u16_asm1 (uint16_t *dest, int dstr, uint16_t *src, int sstr) in trans8x8_u16_asm1()
188 trans8x8_u16_asm2 (uint16_t *dest, int dstr, uint16_t *src, int sstr) in trans8x8_u16_asm2()
/dports/lang/perl5.32/perl-5.32.1/NetWare/
H A Dsv_nw.c11 Perl_sv_catsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_catsv()
17 Perl_sv_catpvn(pTHX_ SV *dsv, const char* sstr, STRLEN slen) in Perl_sv_catpvn()
24 Perl_sv_setsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_setsv()
/dports/lang/perl5.30/perl-5.30.3/NetWare/
H A Dsv_nw.c11 Perl_sv_catsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_catsv()
17 Perl_sv_catpvn(pTHX_ SV *dsv, const char* sstr, STRLEN slen) in Perl_sv_catpvn()
24 Perl_sv_setsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_setsv()
/dports/lang/perl5.34/perl-5.34.0/NetWare/
H A Dsv_nw.c11 Perl_sv_catsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_catsv()
17 Perl_sv_catpvn(pTHX_ SV *dsv, const char* sstr, STRLEN slen) in Perl_sv_catpvn()
24 Perl_sv_setsv(pTHX_ SV *dstr, SV *sstr) in Perl_sv_setsv()
/dports/devel/liboil/liboil-0.3.17/liboil/simdpack/
H A Dabs_misc.c38 abs_u16_s16_unroll2 (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_unroll2()
59 abs_u16_s16_unroll4 (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_unroll4()
86 abs_u16_s16_fast (uint16_t * dest, int dstr, int16_t * src, int sstr, int n) in abs_u16_s16_fast()
107 abs_u32_s32_fast (uint32_t * dest, int dstr, int32_t * src, int sstr, int n) in abs_u32_s32_fast()
/dports/devel/liboil/liboil-0.3.17/liboil/copy/
H A Dtrans8x8_c.c38 trans8x8_u16_c1 (uint16_t *dest, int dstr, const uint16_t *src, int sstr) in trans8x8_u16_c1()
55 trans8x8_u16_c2 (uint16_t *dest, int dstr, const uint16_t *src, int sstr) in trans8x8_u16_c2()
76 trans8x8_u16_c3 (uint16_t *dest, int dstr, const uint16_t *src, int sstr) in trans8x8_u16_c3()
97 trans8x8_u16_c4 (uint16_t *dest, int dstr, const uint16_t *src, int sstr) in trans8x8_u16_c4()
/dports/devel/liboil/liboil-0.3.17/liboil/jpeg/
H A Dzigzag8x8_c.c98 zigzag8x8_s16_ref(int16_t *dest, int dstr, int16_t *src, int sstr) in zigzag8x8_s16_ref()
115 unzigzag8x8_s16_ref (int16_t *dest, int dstr, int16_t *src, int sstr) in unzigzag8x8_s16_ref()
133 zigzag8x8_s16_unroll (int16_t *dest, int dstr, int16_t *src, int sstr) in zigzag8x8_s16_unroll()
207 unzigzag8x8_s16_unroll (int16_t *dest, int dstr, int16_t *src, int sstr) in unzigzag8x8_s16_unroll()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaDisassembly.cpp90 std::stringstream sstr; in printSurfaceName() local
111 std::stringstream sstr; in printVariableDeclName() local
187 std::stringstream sstr; in printRegion() local
233 std::stringstream sstr; in printVectorOperand() local
332 std::stringstream sstr; in printRawOperand() local
346 std::stringstream sstr; in printOperand() local
391 std::stringstream sstr; in printAttributes() local
411 std::stringstream sstr; in printOneAttribute() local
441 std::stringstream sstr; in printPredicateDecl() local
460 std::stringstream sstr; in printAddressDecl() local
[all …]
/dports/games/wop/wop-0.4.3/src/
H A Dplayerconfigwindow.cpp203 std::stringstream sstr; in getTeamID() local
211 std::stringstream sstr; in getColorR() local
219 std::stringstream sstr; in getColorG() local
227 std::stringstream sstr; in getColorB() local
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/kernel/
H A Dsc_name_gen.cpp72 std::stringstream sstr; in gen_unique_name() local
77 std::stringstream sstr; in gen_unique_name() local
/dports/devel/liboil/liboil-0.3.17/liboil/
H A Dliboiltrampolines.c36 oil_abs_f32_f32 (float * dest, int dstr, const float * src, int sstr, int n) in oil_abs_f32_f32()
46 oil_abs_f64_f64 (double * dest, int dstr, const double * src, int sstr, int n) in oil_abs_f64_f64()
56 oil_abs_u16_s16 (uint16_t * dest, int dstr, const int16_t * src, int sstr, int n) in oil_abs_u16_s16()
66 oil_abs_u32_s32 (uint32_t * dest, int dstr, const int32_t * src, int sstr, int n) in oil_abs_u32_s32()
76 oil_abs_u8_s8 (uint8_t * dest, int dstr, const int8_t * src, int sstr, int n) in oil_abs_u8_s8()
2106 oil_dct36_f32 (float * d_36, int dstr, const float * s_36, int sstr) in oil_dct36_f32()
2246 oil_fdct8_f64 (double * d_8, const double * s_8, int dstr, int sstr) in oil_fdct8_f64()
2256 oil_fdct8x8_f64 (double * d_8x8, int dstr, const double * s_8x8, int sstr) in oil_fdct8x8_f64()
2296 oil_idct8_f64 (double * d_8, int dstr, const double * s_8, int sstr) in oil_idct8_f64()
2316 oil_idct8x8_f64 (double * d_8x8, int dstr, const double * s_8x8, int sstr) in oil_idct8x8_f64()
[all …]
/dports/science/axom/axom-0.6.1/src/thirdparty/tests/
H A Dcli11_smoke.cpp21 std::stringstream sstr; in getVersion() local
31 std::stringstream sstr; in main() local
/dports/devel/liboil/liboil-0.3.17/liboil/dct/
H A Didct8x8_c.c115 idct8x8_f64_ref (double *dest, int dstr, const double *src, int sstr) in idct8x8_f64_ref()
153 idct8x8lim10_f64_ref (double *dest, int dstr, const double *src, int sstr) in idct8x8lim10_f64_ref()
192 idct8x8_f64_c (double *dest, int dstr, const double *src, int sstr) in idct8x8_f64_c()
216 idct8x8_s16_ref (int16_t *dest, int dstr, const int16_t *src, int sstr) in idct8x8_s16_ref()
235 idct8x8lim10_s16_ref (int16_t *dest, int dstr, const int16_t *src, int sstr) in idct8x8lim10_s16_ref()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/DataFormatters/
H A DTypeFormat.cpp100 StreamString sstr; in FormatObject() local
125 StreamString sstr; in GetDescription() local
188 StreamString sstr; in FormatObject() local
198 StreamString sstr; in GetDescription() local

12345678910>>...66