Searched refs:aConstraintUsage (Results 1 – 3 of 3) sorted by relevance
6162 pIdxInfo->aConstraintUsage[j].argvIndex = ++nArg; in seriesBestIndex()6163 pIdxInfo->aConstraintUsage[j].omit = in seriesBestIndex()8101 pIdxInfo->aConstraintUsage[idxPath].omit = 1; in fsdirBestIndex()8102 pIdxInfo->aConstraintUsage[idxPath].argvIndex = 1; in fsdirBestIndex()8104 pIdxInfo->aConstraintUsage[idxDir].omit = 1; in fsdirBestIndex()8105 pIdxInfo->aConstraintUsage[idxDir].argvIndex = 2; in fsdirBestIndex()8626 pIdxInfo->aConstraintUsage[prefixIdx].argvIndex = ++nArg; in completionBestIndex()8627 pIdxInfo->aConstraintUsage[prefixIdx].omit = 1; in completionBestIndex()8630 pIdxInfo->aConstraintUsage[wholelineIdx].argvIndex = ++nArg; in completionBestIndex()8631 pIdxInfo->aConstraintUsage[wholelineIdx].omit = 1; in completionBestIndex()[all …]
7475 } *aConstraintUsage; member
7788 } *aConstraintUsage; member105962 pIdxInfo->aConstraintUsage[i].omit = 1;105963 pIdxInfo->aConstraintUsage[i].argvIndex = 1;105966 pIdxInfo->aConstraintUsage[i].omit = 1;141610 pIdxInfo->aConstraintUsage[j].argvIndex = 1;141611 pIdxInfo->aConstraintUsage[j].omit = 1;141616 pIdxInfo->aConstraintUsage[j].argvIndex = 2;141617 pIdxInfo->aConstraintUsage[j].omit = 1;162911 p->aConstraintUsage[i].argvIndex,162912 p->aConstraintUsage[i].omit);[all …]