Searched refs:BOOST_FOREACH (Results 1 – 7 of 7) sorted by relevance
4 Subject: [PATCH] UbuntuMtpDatabase: Don't modify element in BOOST_FOREACH22 BOOST_FOREACH(MtpObjectHandle i, db | boost::adaptors::map_keys) {47 - BOOST_FOREACH(MtpObjectHandle i, db | boost::adaptors::map_keys) {69 - BOOST_FOREACH(MtpObjectHandle i, db | boost::adaptors::map_keys) {
207 - BOOST_FOREACH(std::string name, removables | boost::adaptors::map_keys) {
64 BOOST_FOREACH(Char ch, str) in to_utf8()
109 BOOST_FOREACH(info const& what, l) in operator ()()
79 BOOST_FOREACH(bool& taken, flags) in parse()
379 BOOST_FOREACH(size_t mask_block, mask_){ in LshTable()
20 #ifndef BOOST_FOREACH1098 #define BOOST_FOREACH(VAR, COL) … macro