Home
last modified time | relevance | path

Searched refs:lookupb (Results 1 – 19 of 19) sorted by relevance

/dports/devel/boost-docs/boost_1_72_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/test/qi/
H A Dtst.cpp276 docheck(lookupb, "pizza", false); in tests()
277 docheck(lookupb, "steak", false); in tests()
282 docheck(lookupb, "appl", false); in tests()
284 lookupb.clear(); // clear in tests()
286 docheck(lookupb, "orange", false); in tests()
288 docheck(lookupb, "apple", false); in tests()
293 docheck(lookupb, "appl", false); in tests()
295 lookupb = lookupa; // assign in tests()
300 docheck(lookupb, "pizza", false); in tests()
301 docheck(lookupb, "steak", false); in tests()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/test/x3/
H A Dtst.cpp247 Lookup lookupb(lookupa); // copy ctor in tests() local
252 docheck(lookupb, ncomp, "pizza", false); in tests()
253 docheck(lookupb, ncomp, "steak", false); in tests()
258 docheck(lookupb, ncomp, "appl", false); in tests()
260 lookupb.clear(); // clear in tests()
264 docheck(lookupb, ncomp, "apple", false); in tests()
269 docheck(lookupb, ncomp, "appl", false); in tests()
271 lookupb = lookupa; // assign in tests()
276 docheck(lookupb, ncomp, "pizza", false); in tests()
277 docheck(lookupb, ncomp, "steak", false); in tests()
[all …]
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dliboctave-ChangeLog2732 (octave_sort<T>::lookupm, octave_sort<T>::lookupb): Remove.
2738 (Array<T>::lookupm, Array<T>::lookupb): Remove.
3888 * oct-sort.cc (octave_sort<T>::lookupb<Comp>): Fix typo.
3895 octave_sort<T>::lookupb<Comp>): Rewrite.
3932 (octave_sort<T>::lookupb<Comp>): use lookup_impl.
3945 * oct-sort.cc (octave_sort::lookupm, octave_sort::lookupb): New
3948 * Array.cc (Array<T>::lookupm, Array<T>::lookupb): New methods.