Searched defs:firstElement (Results 1 – 13 of 13) sorted by relevance
369 inline void* UVector::firstElement(void) const { in firstElement() function
246 const UCharsTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
297 const BytesTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
164 inline void* firstElement(void) const {return elementAt(0);} in firstElement() function
159 …Position firstElement(PositionType positionType) const { return fSelectableText->firstPosition(pos… in firstElement() function
635 const deUint32 firstElement = getFirstWrittenElement(); in getDescriptorWrite() local1122 const deUint32 firstElement = getFirstWrittenElement(); in getDescriptorWrite() local1352 const deUint32 firstElement = getFirstWrittenElement(); in getDescriptorWrite() local
258 TIntermTyped *firstElement = mReadTransformConstructorArgs.front()->getAsTyped(); in constructReadTransformExpression() local
1107 uint32 firstElement; member1119 uint32 firstElement; member1170 uint32 firstElement; member1307 uint32 firstElement; member
1698 PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const int firstElement) in PrimitiveList()
4227 TIntermTyped *firstElement = arguments.at(0)->getAsTyped(); in addConstructor() local