Home
last modified time | relevance | path

Searched refs:source_s (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/boost-python-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-docs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-client/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/hyperscan/boost_1_75_0/libs/locale/test/
H A Dtest_convert.cpp50 std::basic_string<Chr> source_s=(source),dest_s=(dest); \
51 TEST(boost::locale::how(source_s)==dest_s); \
52 TEST(boost::locale::how(source_s.c_str())==dest_s); \
53 TEST(boost::locale::how(source_s.c_str(),source_s.c_str()+source_s.size())==dest_s);\
88 #define TEST_V(how,source_s,dest_s) \ in main() argument
90 TEST_A(char,how,source_s,dest_s); \ in main()
94 TEST_A(char,how,to<char>(source_s),to<char>(dest_s)); \ in main()
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/shells/bash/bash-5.1/builtins/
H A Dcaller.def81 char *funcname_s, *source_s, *lineno_s;
104 source_s = array_reference (bash_source_a, 1);
105 printf("%s %s\n", lineno_s ? lineno_s : "NULL", source_s ? source_s : "NULL");
115 source_s = array_reference (bash_source_a, num+1);
118 if (lineno_s == NULL|| source_s == NULL || funcname_s == NULL)
121 printf("%s %s %s\n", lineno_s, funcname_s, source_s);
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tracking/include/pcl/tracking/impl/
H A Dhsv_color_coherence.hpp139 float source_h, source_s, source_v, target_h, target_s, target_v; in computeCoherence() local
141 source_rgb.Red, source_rgb.Blue, source_rgb.Green, source_h, source_s, source_v); in computeCoherence()
164 static_cast<float>(s_weight_) * (source_s - target_s) * (source_s - target_s); in computeCoherence()
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dsort.c308 #define CMPIND(a,b) (psp_cmpf( psp->user, source_d+(source_s*(*((int*)a))), source_d+(source_s*(*((…
314 int source_s; in list_search_qsort() local
327 source_s=lsp->list.s; in list_search_qsort()
/dports/x11-themes/kde-icons-nuovext2/nuoveXT-2.2.2_KDE/64x64/
H A Dfix-mimetypes191 rm ./source_s.png
193 ln -s source.png source_s.png
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dsnapscan-options.c539 ps->source_s = (SANE_Char *) strdup(src_tpo); in init_options()
546 ps->source_s = (SANE_Char *) strdup(src_flatbed); in init_options()
1122 strcpy (v, pss->source_s); in sane_control_option()
1419 if (pss->source_s) in sane_control_option()
1420 free (pss->source_s); in sane_control_option()
1421 pss->source_s = (SANE_Char *) strdup(v); in sane_control_option()
1724 if (pss->source_s) in sane_control_option()
1725 free (pss->source_s); in sane_control_option()
1726 pss->source_s = (SANE_Char *) strdup(src_tpo); in sane_control_option()
1734 if (pss->source_s) in sane_control_option()
[all …]
/dports/games/meqcc/meqcc-1.4/
H A Dl_precomp.h80 typedef struct source_s struct
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dmountlist.c490 int source_s, source_e, mntroot_s, mntroot_e; in read_file_system_list() local
519 &source_s, &source_e, in read_file_system_list()
529 unescape_tab (dash + source_s); in read_file_system_list()
535 me->me_devname = xstrdup (dash + source_s); in read_file_system_list()
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dl_precomp.h93 typedef struct source_s struct
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dl_precomp.h93 typedef struct source_s struct
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
/dports/games/evq3/evq3/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dl_precomp.h96 typedef struct source_s struct
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dl_precomp.h104 typedef struct source_s struct
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct

12