Searched refs:crend (Results 1 – 9 of 9) sorted by relevance
124 for (auto iter = processedBundles.crbegin(); iter != processedBundles.crend(); ++iter) { in Install()
190 for (auto iter = createdDirs_.crbegin(); iter != createdDirs_.crend(); ++iter) { in RollBack()
75 constexpr const_reverse_iterator crend() const noexcept;226 constexpr typename basic_string_view<CharT>::const_reverse_iterator basic_string_view<CharT>::crend… in crend() function
400 const_reverse_iterator crend() const noexcept in crend() function
184 auto end = batchKeys.crend(); in FillBatchValues()
147 return blocks_.crend(); in CrEnd()
532 while (curExpectCode != expectCodes.crend()) { in IsKey()
405 for (auto pos = plugins_.crbegin(), last = plugins_.crend(); pos != last;) { in UnloadPlugins()
56 end = children.crend(); in AnyOfUINode()