Home
last modified time | relevance | path

Searched refs:a_foo (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/ispc/ispc-1.16.1/tests/
H A D1546.ispc1 noinline void swap(bool doSwap, float &a_foo, float &b_foo) { a_foo = doSwap ? b_foo : a_foo; }
4 float a_foo = -1;
9 swap(doswap, a_foo, b_foo);
11 if (a_foo != b_foo)
/dports/devel/boost-docs/boost_1_72_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/databases/percona57-server/boost_1_59_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/databases/percona57-client/boost_1_59_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/devel/boost-libs/boost_1_72_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/
H A Dnonfinite_num_facet.cpp111 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
112 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
119 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
122 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
124 a_out << a_foo.dvalue << ")"; in operator <<()
128 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
168 a_foo.fvalue = f; in operator >>()
169 a_foo.dvalue = d; in operator >>()
H A Dnonfinite_num_facet_serialization.cpp100 friend std::ostream & operator<< (std::ostream & a_out, const foo & a_foo);
101 friend std::istream & operator>> (std::istream & a_in, foo & a_foo);
117 std::ostream & operator<< (std::ostream & a_out, const foo & a_foo) in operator <<() argument
120 a_out << "(" << a_foo.fvalue << sep ; in operator <<()
122 a_out << a_foo.dvalue << ")"; in operator <<()
126 std::istream & operator>> (std::istream & a_in, foo & a_foo) in operator >>() argument
166 a_foo.fvalue = f; in operator >>()
167 a_foo.dvalue = d; in operator >>()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/08_commands/01_modules/
H A Dmodule-array-indexing.cf38 …"expected" string => 'foo = {"a":"a_foo","b":"b_foo"}, foo_idx = { "a", "b" }, sfoo = foo_a=a_foo,…

123