Searched refs:aConstraintUsage (Results 1 – 3 of 3) sorted by relevance
8682 pIdxInfo->aConstraintUsage[j].argvIndex = ++nArg; in seriesBestIndex()8683 pIdxInfo->aConstraintUsage[j].omit = in seriesBestIndex()10715 pIdxInfo->aConstraintUsage[idxPath].omit = 1; in fsdirBestIndex()10716 pIdxInfo->aConstraintUsage[idxPath].argvIndex = 1; in fsdirBestIndex()10721 pIdxInfo->aConstraintUsage[idxDir].omit = 1; in fsdirBestIndex()10722 pIdxInfo->aConstraintUsage[idxDir].argvIndex = i++; in fsdirBestIndex()10727 pIdxInfo->aConstraintUsage[idxLevel].omit = omitLevel; in fsdirBestIndex()10728 pIdxInfo->aConstraintUsage[idxLevel].argvIndex = i++; in fsdirBestIndex()11411 pIdxInfo->aConstraintUsage[prefixIdx].argvIndex = ++nArg; in completionBestIndex()11412 pIdxInfo->aConstraintUsage[prefixIdx].omit = 1; in completionBestIndex()[all …]
7850 } *aConstraintUsage; member
8171 } *aConstraintUsage; member109719 pIdxInfo->aConstraintUsage[i].omit = 1;109720 pIdxInfo->aConstraintUsage[i].argvIndex = 1;109723 pIdxInfo->aConstraintUsage[i].omit = 1;147704 pIdxInfo->aConstraintUsage[j].argvIndex = 1;147705 pIdxInfo->aConstraintUsage[j].omit = 1;147710 pIdxInfo->aConstraintUsage[j].argvIndex = 2;147711 pIdxInfo->aConstraintUsage[j].omit = 1;169649 p->aConstraintUsage[i].argvIndex,169650 p->aConstraintUsage[i].omit);[all …]