Searched refs:iter_t (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | foreach.hpp | 741 typedef BOOST_DEDUCED_TYPENAME foreach_iterator<T, C>::type iter_t; in done() typedef 742 …return auto_any_cast<iter_t, boost::mpl::false_>(cur) == auto_any_cast<iter_t, boost::mpl::false_>… in done() 759 typedef BOOST_DEDUCED_TYPENAME foreach_iterator<T, C>::type iter_t; in next() typedef 760 ++auto_any_cast<iter_t, boost::mpl::false_>(cur); in next() 770 typedef BOOST_DEDUCED_TYPENAME foreach_iterator<T, C>::type iter_t; in deref() typedef 771 return *auto_any_cast<iter_t, boost::mpl::false_>(cur); in deref() 864 typedef BOOST_DEDUCED_TYPENAME foreach_reverse_iterator<T, C>::type iter_t; in rdone() typedef 865 …return auto_any_cast<iter_t, boost::mpl::false_>(cur) == auto_any_cast<iter_t, boost::mpl::false_>… in rdone() 874 typedef BOOST_DEDUCED_TYPENAME foreach_reverse_iterator<T, C>::type iter_t; in rnext() typedef 875 ++auto_any_cast<iter_t, boost::mpl::false_>(cur); in rnext() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
| H A D | 0001-avoid-gcc-optimize-away-the-loops.patch | 30 @@ -126,11 +126,23 @@ do_integer_mul(iter_t iterations, void* cookie) 57 @@ -207,13 +219,21 @@ do_int64_mul(iter_t iterations, void* cookie)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | 0001-lat_fifo-Fix-cleanup-sequence.patch | 17 @@ -120,16 +120,16 @@ cleanup(iter_t iterations, void * cookie)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 28809 (!pair "iter_t"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 28949 (!pair "iter_t"
|