Home
last modified time | relevance | path

Searched refs:mpl (Results 1 – 25 of 9862) sorted by relevance

12345678910>>...395

/dports/science/libxc/libxc-5.0.0/maple/gga_exc/
H A DMakefile.am9 gga_k_exp4.mpl gga_x_hjs_b88_v2.mpl gga_k_lc94.mpl gga_x_hjs.mpl \
10 gga_k_llp.mpl gga_x_htbs.mpl gga_k_meyer.mpl gga_x_ityh.mpl \
11 gga_k_mpbe.mpl gga_x_kt.mpl gga_k_ol1.mpl gga_x_lag.mpl \
12 gga_k_ol2.mpl gga_x_lg93.mpl gga_k_pearson.mpl gga_x_lspbe.mpl \
13 gga_k_pw86.mpl gga_x_lsrpbe.mpl gga_k_tflw.mpl gga_x_lv_rpw86.mpl \
15 gga_x_n12.mpl gga_x_2d_b86.mpl gga_x_ol2.mpl gga_x_2d_b88.mpl \
16 gga_x_optx.mpl gga_x_2d_pbe.mpl gga_x_pbea.mpl gga_x_airy.mpl \
17 gga_x_pbeint.mpl gga_x_ak13.mpl gga_x_pbe.mpl gga_x_am05.mpl \
18 gga_x_pbepow.mpl gga_x_b86.mpl gga_x_pbetrans.mpl gga_x_b88.mpl \
19 gga_x_pw86.mpl gga_x_bayesian.mpl gga_x_pw91.mpl gga_x_beefvdw.mpl\
[all …]
/dports/math/igraph/igraph-0.9.5/vendor/glpk/mpl/
H A Dmpl1.c126 mpl->image[mpl->imlen++] = (char)mpl->c; in append_char()
140 mpl->b_token = mpl->token; in get_token()
141 mpl->b_imlen = mpl->imlen; in get_token()
143 mpl->b_value = mpl->value; in get_token()
159 while (mpl->c == ' ' || mpl->c == '\n') get_char(mpl); in get_token()
167 while (mpl->c != '\n' && mpl->c != EOF) get_char(mpl); in get_token()
170 else if (!mpl->flag_d && (isalpha(mpl->c) || mpl->c == '_')) in get_token()
830 xassert(mpl == mpl); in create_arg_list()
865 xassert(mpl == mpl); in arg_list_len()
1445 xassert(mpl == mpl); in append_block()
[all …]
H A Dmpl2.c35 xassert(mpl == mpl); in create_slice()
47 ( MPL *mpl, in expand_slice() argument
78 xassert(mpl == mpl); in slice_dimen()
96 xassert(mpl == mpl); in slice_arity()
198 sym = create_symbol_num(mpl, mpl->value); in read_symbol()
200 sym = create_symbol_str(mpl, create_string(mpl, mpl->image)); in read_symbol()
237 xassert(mpl != mpl); in read_slice()
517 set = select_set(mpl, mpl->image); in set_data()
921 set = select_set(mpl, mpl->image); in tabbing_format()
945 par = select_parameter(mpl, mpl->image); in tabbing_format()
[all …]
/dports/math/glpk/glpk-5.0/src/mpl/
H A Dmpl1.c126 mpl->image[mpl->imlen++] = (char)mpl->c; in append_char()
140 mpl->b_token = mpl->token; in get_token()
141 mpl->b_imlen = mpl->imlen; in get_token()
143 mpl->b_value = mpl->value; in get_token()
159 while (mpl->c == ' ' || mpl->c == '\n') get_char(mpl); in get_token()
167 while (mpl->c != '\n' && mpl->c != EOF) get_char(mpl); in get_token()
170 else if (!mpl->flag_d && (isalpha(mpl->c) || mpl->c == '_')) in get_token()
830 xassert(mpl == mpl); in create_arg_list()
865 xassert(mpl == mpl); in arg_list_len()
1445 xassert(mpl == mpl); in append_block()
[all …]
H A Dmpl2.c35 xassert(mpl == mpl); in create_slice()
47 ( MPL *mpl, in expand_slice() argument
78 xassert(mpl == mpl); in slice_dimen()
96 xassert(mpl == mpl); in slice_arity()
198 sym = create_symbol_num(mpl, mpl->value); in read_symbol()
200 sym = create_symbol_str(mpl, create_string(mpl, mpl->image)); in read_symbol()
237 xassert(mpl != mpl); in read_slice()
517 set = select_set(mpl, mpl->image); in set_data()
921 set = select_set(mpl, mpl->image); in tabbing_format()
945 par = select_parameter(mpl, mpl->image); in tabbing_format()
[all …]
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpmpl01.c129 mpl->image[mpl->imlen++] = (char)mpl->c;
143 mpl->b_token = mpl->token;
144 mpl->b_imlen = mpl->imlen;
146 mpl->b_value = mpl->value;
162 while (mpl->c == ' ' || mpl->c == '\n') get_char(mpl);
170 while (mpl->c != '\n' && mpl->c != EOF) get_char(mpl);
173 else if (!mpl->flag_d && (isalpha(mpl->c) || mpl->c == '_'))
832 xassert(mpl == mpl);
867 xassert(mpl == mpl);
1444 xassert(mpl == mpl);
[all …]
H A Dglpmpl02.c40 xassert(mpl == mpl); in create_slice()
52 ( MPL *mpl, in expand_slice() argument
83 xassert(mpl == mpl); in slice_dimen()
101 xassert(mpl == mpl); in slice_arity()
203 sym = create_symbol_num(mpl, mpl->value); in read_symbol()
205 sym = create_symbol_str(mpl, create_string(mpl, mpl->image)); in read_symbol()
242 xassert(mpl != mpl); in read_slice()
522 set = select_set(mpl, mpl->image); in set_data()
926 set = select_set(mpl, mpl->image); in tabbing_format()
950 par = select_parameter(mpl, mpl->image); in tabbing_format()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/metaparse/tools/benchmark/include/
H A Dbenchmark_util.hpp12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
21 template <> struct to_upper_char<-119> : boost::mpl::char_<104> {};
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/metaparse/tools/benchmark/include/
H A Dbenchmark_util.hpp12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
21 template <> struct to_upper_char<-119> : boost::mpl::char_<104> {};
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/metaparse/tools/benchmark/include/
H A Dbenchmark_util.hpp12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
21 template <> struct to_upper_char<-119> : boost::mpl::char_<104> {};
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/metaparse/tools/benchmark/include/
H A Dbenchmark_util.hpp12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
21 template <> struct to_upper_char<-119> : boost::mpl::char_<104> {};
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/metaparse/tools/benchmark/include/
H A Dbenchmark_util.hpp12 template <> struct to_upper_char<-128> : boost::mpl::char_<95> {};
13 template <> struct to_upper_char<-127> : boost::mpl::char_<96> {};
14 template <> struct to_upper_char<-126> : boost::mpl::char_<97> {};
15 template <> struct to_upper_char<-125> : boost::mpl::char_<98> {};
16 template <> struct to_upper_char<-124> : boost::mpl::char_<99> {};
17 template <> struct to_upper_char<-123> : boost::mpl::char_<100> {};
18 template <> struct to_upper_char<-122> : boost::mpl::char_<101> {};
19 template <> struct to_upper_char<-121> : boost::mpl::char_<102> {};
20 template <> struct to_upper_char<-120> : boost::mpl::char_<103> {};
21 template <> struct to_upper_char<-119> : boost::mpl::char_<104> {};
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/test/
H A Dstring.cpp36 namespace mpl = boost::mpl;
86 mpl::begin<mpl::string<> >::type in main()
87 , mpl::end<mpl::string<> >::type in main()
93 mpl::begin<mpl::string<'a'> >::type in main()
100 mpl::end<mpl::string<'a'> >::type in main()
136 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
273 typedef mpl::push_back<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
297 BOOST_MPL_ASSERT((mpl::empty<mpl::string<> >)); in main()
302 typedef mpl::push_front<mpl::string<>, mpl::char_<'a'> >::type t1; in main()
328 mpl::c_str<mpl::string<> >::value in main()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/typeof/
H A Dvector50.hpp65mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_<1>…
66mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_<1> item2; ty…
67mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_<1> item2; typedef mpl:…
68mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef mpl::int_<1> i…
69mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
70mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
71mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
72mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
73mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
74mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/typeof/
H A Dvector50.hpp65mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_<1>…
66mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_<1> item2; ty…
67mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_<1> item2; typedef mpl:…
68mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef mpl::int_<1> i…
69mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
70mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
71mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
72mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
73mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
74mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/typeof/
H A Dvector50.hpp65mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_<1>…
66mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_<1> item2; ty…
67mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_<1> item2; typedef mpl:…
68mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef mpl::int_<1> i…
69mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
70mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
71mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
72mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
73mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
74mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/typeof/
H A Dvector50.hpp65mpl::int_<0> > begin; typedef mpl::int_<1> item0; typedef mpl::int_<1> item1; typedef mpl::int_<1>…
66mpl::int_<0> > begin; typedef P0 item0; typedef mpl::int_<1> item1; typedef mpl::int_<1> item2; ty…
67mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef mpl::int_<1> item2; typedef mpl:…
68mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef mpl::int_<1> i…
69mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
70mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
71mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
72mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
73mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
74mpl::int_<0> > begin; typedef P0 item0; typedef P1 item1; typedef P2 item2; typedef P3 item3; type…
[all …]

12345678910>>...395