Home | History | Annotate | Download | only in cintltst

Lines Matching refs:getIndexMap

4642     int32_t getIndexMap[MAX_MAP_LENGTH];
4715 getIndexMap[i] = idx;
4717 if (memcmp(actualLogicalMap, getIndexMap, srcLen * sizeof(int32_t))) {
4733 formatMap(getIndexMap, srcLen, gotChars),
4744 getIndexMap[i] = idx;
4746 if (memcmp(actualVisualMap, getIndexMap, resLen * sizeof(int32_t))) {
4762 formatMap(getIndexMap, resLen, gotChars),