Searched refs:aEnd (Results 1 – 4 of 4) sorted by relevance
126 public int find (T[] aArr, int aStart, int aEnd, T[] bArr, int bStart, int bEnd) { in find() argument127 int len = aEnd - aStart; in find()
1499 const bool aEnd = aIt == trianglesA.end(); in compareTriangleSets() local1502 if (aEnd || bEnd || *aIt != *bIt) in compareTriangleSets()1507 if (!aEnd && (bEnd || TriangleLexLessThan()(*aIt, *bIt))) in compareTriangleSets()
49523 u32 *aEnd = (u32 *)&a[nByte];49539 }while( aData<aEnd );49545 }while( aData<aEnd );136069 char *aEnd = &aList[nList]; /* Pointer to one byte after EOF */136071 while( p<aEnd ){
49505 u32 *aEnd = (u32 *)&a[nByte];49521 }while( aData<aEnd );49527 }while( aData<aEnd );136051 char *aEnd = &aList[nList]; /* Pointer to one byte after EOF */136053 while( p<aEnd ){