Searched refs:cIdx (Results 1 – 4 of 4) sorted by relevance
1567 uint32_t cIdx; in u_charFromName() local1586 for (lower[i] = 0, cIdx = 0; cIdx < UPRV_LENGTHOF(charCatNames); ++cIdx) { in u_charFromName()1588 if (!uprv_strcmp(lower + 1, charCatNames[cIdx])) { in u_charFromName()1589 if (getCharCat(cp) == cIdx) { in u_charFromName()
461 explicit IndexSessionData(CXIndex cIdx) in IndexSessionData()462 : CIdx(cIdx), SkipBodyData(new SessionSkipBodyData) {} in IndexSessionData()
2297 for (uint32_t cIdx = 0; cIdx < colorMax; ++cIdx) { in verify_renderpass_compatibility() local2298 …if (!attachment_references_compatible(cIdx, primaryRPCI->pSubpasses[spIndex].pColorAttachments, pr… in verify_renderpass_compatibility()2301 …errorStr << "color attachments at index " << cIdx << " of subpass index " << spIndex << " are not … in verify_renderpass_compatibility()2304 …} else if (!attachment_references_compatible(cIdx, primaryRPCI->pSubpasses[spIndex].pResolveAttach… in verify_renderpass_compatibility()2308 …errorStr << "resolve attachments at index " << cIdx << " of subpass index " << spIndex << " are no… in verify_renderpass_compatibility()2311 …} else if (!attachment_references_compatible(cIdx, primaryRPCI->pSubpasses[spIndex].pDepthStencilA… in verify_renderpass_compatibility()2315 … errorStr << "depth/stencil attachments at index " << cIdx << " of subpass index " << spIndex in verify_renderpass_compatibility()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...