Searched defs:it (Results 1 – 9 of 9) sorted by relevance
121 auto it = ranges_.cbegin(); in Split() local262 for (auto it = temp.cbegin() + 1; it != temp.cend(); it++) { in Insert() local
129 for (auto it = tokens.begin() + 1; it != tokens.end(); it++) { in get_args() local147 for (auto it = tokens.begin(); it != tokens.end(); it++) { in get_args() local
228 if (auto it = props_map->find(key); it != props_map->end() && it->second != value) { in GetBuildProps() local
331 auto it = op_map.find(op); in UpdateDynamicPartitions() local
323 for (auto it = locs.crbegin(); it != locs.crend(); it++) { in MoveRange() local
969 for (auto it = locs.crbegin(); it != locs.crend(); it++) { in MoveRange() local
239 for (auto it = rs.crbegin(); it != rs.crend(); it++) { in TEST() local
259 for (auto it = ++args.cbegin(); it != args.cend(); ++it) { in SetUp() local
111 const auto& it = metadata.find(key); in get_value() local