Home
last modified time | relevance | path

Searched refs:string_type (Results 1 – 25 of 4778) sorted by relevance

12345678910>>...192

/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dstring_pkg.ads149 return string_type;
161 return string_type;
174 return string_type;
187 return string_type;
200 return string_type;
213 return string_type;
224 return string_type;
234 return string_type;
245 return string_type;
448 function "<"(s1: string_type; s2: string_type)
[all …]
H A Dstring_pkg.adb62 return string_type;
90 return string_type is
183 return string_type is
194 return string_type is
229 return string_type is
240 return string_type is
250 return string_type is
259 return string_type is
292 s: string_type;
387 function "<" (s1: string_type; s2: string_type)
[all …]
/dports/devel/kiwix-lib/Mustache-a7eebc9/
H A Dmustache.hpp46 string_type trim(const string_type& s) { in trim()
59 string_type html_escape(const string_type& s) { in html_escape()
88 std::vector<string_type> split(const string_type& s, typename string_type::value_type delim) { in split()
101 using type1 = std::function<string_type(const string_type&)>;
104 string_type operator()(const string_type& text) const { in operator ()()
129 …using type2 = std::function<string_type(const string_type&, const basic_renderer<string_type>& ren…
149 string_type operator()(const string_type& text) const { in operator ()()
153string_type operator()(const string_type& text, const basic_renderer<string_type>& render) const { in operator ()()
645 …parser(const string_type& input, context_internal<string_type>& ctx, component<string_type>& root_… in parser()
677 string_type(1, '\r') + string_type(1, '\n'), in parse()
[all …]
/dports/devel/mustache/Mustache-4.1/
H A Dmustache.hpp46 string_type trim(const string_type& s) { in trim()
59 string_type html_escape(const string_type& s) { in html_escape()
88 std::vector<string_type> split(const string_type& s, typename string_type::value_type delim) { in split()
101 using type1 = std::function<string_type(const string_type&)>;
104 string_type operator()(const string_type& text) const { in operator ()()
129 …using type2 = std::function<string_type(const string_type&, const basic_renderer<string_type>& ren…
149 string_type operator()(const string_type& text) const { in operator ()()
153string_type operator()(const string_type& text, const basic_renderer<string_type>& render) const { in operator ()()
645 …parser(const string_type& input, context_internal<string_type>& ctx, component<string_type>& root_… in parser()
677 string_type(1, '\r') + string_type(1, '\n'), in parse()
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/external/nanodbc/
H A Dnanodbc.h533 …ult procedure_columns(const string_type& catalog, const string_type& schema, const string_type& pr…
1268 const string_type& table = string_type()
1269 , const string_type& type = string_type()
1270 , const string_type& schema = string_type()
1271 , const string_type& catalog = string_type());
1280 const string_type& column = string_type()
1281 , const string_type& table = string_type()
1282 , const string_type& schema = string_type()
1283 , const string_type& catalog = string_type());
1292 , const string_type& schema = string_type()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/nanodbc/src/
H A Dnanodbc.h529 …ult procedure_columns(const string_type& catalog, const string_type& schema, const string_type& pr…
1266 const string_type& table = string_type()
1267 , const string_type& type = string_type()
1268 , const string_type& schema = string_type()
1269 , const string_type& catalog = string_type());
1278 const string_type& column = string_type()
1279 , const string_type& table = string_type()
1280 , const string_type& schema = string_type()
1281 , const string_type& catalog = string_type());
1290 , const string_type& schema = string_type()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/process/
H A Denvironment.hpp56 string_type get_name() const {return string_type(_name.begin(), _name.end());} in get_name()
80 string_type _name;
90 using string_type = typename father::string_type; typedef
110 string_type data; in assign()
123 string_type data; in assign()
302 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value) in emplace()
392 std::pair<iterator,bool> emplace(const string_type & id, const string_type & value);
438 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
465 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
558 string_type get_name() const {return string_type(_name.begin(), _name.end());} in to_vector()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/chrono/io/
H A Dduration_units.hpp182 static string_type* n_d_valid_units_;
183 static string_type* valid_units_;
357 string_type get_pattern() const in get_pattern()
480 return string_type(); in do_get_unit()
547 return string_type(); in static_get_unit()
578 return string_type(); in static_get_unit()
609 return string_type(); in static_get_unit()
913 string_type* fill_units(string_type* it, Period) const in fill_units()
925 static string_type* static_fill_units(string_type* it, Period) in static_fill_units()
935 static string_type* static_init_valid_units(string_type* it) in static_init_valid_units()
[all …]

12345678910>>...192