Searched defs:pIndex (Results 1 – 14 of 14) sorted by relevance
118 private int pIndex = 0; field in CalendarCache
116 private int pIndex = 0; field in CalendarCache
51 for (int pIndex = 0; pIndex < 3; ++pIndex) { in chopCompare() local
418 ParamIndex pIndex; in validateFunctionCall() local
823 Value* pIndex = VEXTRACT(idx, C(l)); in PERMD() local858 Value* pIndex = VEXTRACT(idx, C(l)); in PERMPS() local1439 Value* pIndex = CALL(pfnCttz, { pMask, C(false) }); in SCATTERPS() local
1155 Value *pIndex = GEP(pIndices, C(lane)); in GetSimdValid8bitIndices() local1190 Value *pIndex = GEP(pIndices, C(lane)); in GetSimdValid16bitIndices() local
394 int pIndex = rootElements.findPrimary(p); in getSpecialResetPosition() local
398 int pIndex = rootElements.findPrimary(p); in getSpecialResetPosition() local
604 int32_t pIndex = rootElements.findPrimary(p); in getSpecialResetPosition() local1409 int32_t pIndex = p == 0 ? 0 : rootElements.findPrimary(p); in makeTailoredCEs() local
1719 static EAS_INT IMY_ParseLine (EAS_I8 *buffer, EAS_U8 *pIndex) in IMY_ParseLine()
1399 for (int pIndex = 0; pIndex < perpRayI.used(); ++pIndex) { in is_parallel() local1406 for (int pIndex = 0; pIndex < perpRayI.used(); ++pIndex) { in is_parallel() local
487 pIndex = FOUR_CHAR_CODE('pidx') variable
14682 Index *pIndex; /* List of SQL indexes on this table. */ member