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