Searched refs:prop_count (Results 1 – 6 of 6) sorted by relevance
1467 DataView::sort (const int props[], int prop_count) in sort() argument1474 assert (prop_count >= 0 && prop_count < MAX_SORT_DIMENSIONS); in sort()1476 for (int ii = 0; ii <= prop_count; ii++) in sort()1479 if (ii == prop_count) in sort()
568 void sort (const int props[], int prop_count);
3321 unsigned prop_count = 0; in pull_accesses_from_callee() local3385 prop_count++; in pull_accesses_from_callee()3394 if ((prop_count + pclen in pull_accesses_from_callee()
3260 unsigned prop_count = 0; in pull_accesses_from_callee() local3324 prop_count++; in pull_accesses_from_callee()3333 if ((prop_count + pclen in pull_accesses_from_callee()