Searched defs:firstElement (Results 1 – 7 of 7) sorted by relevance
24 public ArrayInit(ASTree firstElement) { in ArrayInit()
222 int firstElement = index+1; in writeRightZeroExtendedInt() local239 int firstElement = index+1; in writeRightZeroExtendedLong() local
367 inline void* UVector::firstElement(void) const { in firstElement() function
244 const UCharsTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
295 const BytesTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
1455 bool firstElement; variable
1690 PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const int firstElement) in PrimitiveList()