Searched defs:insertPos (Results 1 – 2 of 2) sorted by relevance
130 … FindInSorted_Attrib(const CRecordVector<CAttribIconPair> &vect, DWORD attrib, unsigned &insertPos) in FindInSorted_Attrib()148 … FindInSorted_Ext(const CObjectVector<CExtIconPair> &vect, const wchar_t *ext, unsigned &insertPos) in FindInSorted_Ext()191 unsigned insertPos = 0; in GetIconIndex() local221 unsigned insertPos = 0; in GetIconIndex() local
3618 auto insertPos = innerCache.emplace(attachmentOps, std::move(newRenderPass)); in getRenderPassWithOpsImpl() local