Home
last modified time | relevance | path

Searched refs:where_to (Results 1 – 25 of 75) sorted by relevance

123

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/xtrabackup/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/percona57-server/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/percona57-client/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
85 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
91 where_to << value; in print_escaped_cdata()
93 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/devel/boost-docs/boost_1_72_0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/devel/hyperscan/boost_1_75_0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/devel/R-cran-BH/BH/inst/include/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
69 where_to << '&' << found_ref->second << ';'; in print_escaped()
71 where_to << c; in print_escaped()
78 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
80 print_escaped( where_to, const_string( value ) ); in print_escaped()
87 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
89 where_to << value; in print_escaped()
95 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
101 where_to << value; in print_escaped_cdata()
103 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
69 where_to << '&' << found_ref->second << ';'; in print_escaped()
71 where_to << c; in print_escaped()
78 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
80 print_escaped( where_to, const_string( value ) ); in print_escaped()
87 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
89 where_to << value; in print_escaped()
95 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
101 where_to << value; in print_escaped_cdata()
103 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/devel/boost-libs/boost_1_72_0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/test/utils/
H A Dxml_printer.hpp45 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
71 where_to << '&' << found_ref->second << ';'; in print_escaped()
73 where_to << c; in print_escaped()
80 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
82 print_escaped( where_to, const_string( value ) ); in print_escaped()
89 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
91 where_to << value; in print_escaped()
97 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
103 where_to << value; in print_escaped_cdata()
105 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/boost/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
69 where_to << '&' << found_ref->second << ';'; in print_escaped()
71 where_to << c; in print_escaped()
78 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
80 print_escaped( where_to, const_string( value ) ); in print_escaped()
87 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
89 where_to << value; in print_escaped()
95 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
101 where_to << value; in print_escaped_cdata()
103 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
69 where_to << '&' << found_ref->second << ';'; in print_escaped()
71 where_to << c; in print_escaped()
78 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
80 print_escaped( where_to, const_string( value ) ); in print_escaped()
87 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
89 where_to << value; in print_escaped()
95 print_escaped_cdata( std::ostream& where_to, const_string value ) in print_escaped_cdata() argument
101 where_to << value; in print_escaped_cdata()
103 where_to << value.substr( 0, pos+2 ) << cdata_end in print_escaped_cdata()
/dports/biology/lamarc/lamarc-2.1.8/boost/test/utils/
H A Dxml_printer.hpp43 print_escaped( std::ostream& where_to, const_string value ) in print_escaped() argument
59 where_to << '&' << ref << ';'; in print_escaped()
61 where_to << c; in print_escaped()
68 print_escaped( std::ostream& where_to, std::string const& value ) in print_escaped() argument
70 print_escaped( where_to, const_string( value ) ); in print_escaped()
77 print_escaped( std::ostream& where_to, T const& value ) in print_escaped() argument
79 where_to << value; in print_escaped()
/dports/databases/mariadb104-server/mariadb-10.4.24/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()
/dports/databases/mariadb104-client/mariadb-10.4.24/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()
/dports/databases/mariadb105-client/mariadb-10.5.15/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()
/dports/databases/mariadb103-server/mariadb-10.3.34/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()
/dports/databases/mariadb103-client/mariadb-10.3.34/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()
/dports/databases/mariadb105-server/mariadb-10.5.15/unittest/sql/
H A Dmy_apc-t.cc123 int *where_to; // Where to write it member in Apc_order
124 Apc_order(int a, int *b) : value(a), where_to(b) {} in Apc_order()
129 *where_to = value; in call_in_target_thread()

123