Home
last modified time | relevance | path

Searched defs:firstElement (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duvector.h164 inline void* firstElement(void) const {return elementAt(0);} in firstElement() function in UVector
H A Dbytestriebuilder.cpp297 const BytesTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
H A Ducharstriebuilder.cpp246 const UCharsTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
/third_party/node/deps/icu-small/source/common/
H A Duvector.h164 inline void* firstElement() const {return elementAt(0);} in firstElement() function in UVector
H A Dbytestriebuilder.cpp297 const BytesTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
H A Ducharstriebuilder.cpp246 const UCharsTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duvector.h369 inline void* UVector::firstElement(void) const { in firstElement() function in UVector
H A Dbytestriebuilder.cpp297 const BytesTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
H A Ducharstriebuilder.cpp246 const UCharsTrieElement &firstElement=elements[first]; in getLimitOfLinearMatch() local
/third_party/skia/experimental/sktext/editor/
H A DTexts.h159 Position firstElement(PositionType positionType) const { return fSelectableText->firstPosition(positionType); } in firstElement() function in skia::editor::EditableText
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.cpp1698 PrimitiveList::PrimitiveList (PrimitiveType primitiveType, int numElements, const int firstElement) in PrimitiveList() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DRewriteRowMajorMatrices.cpp258 TIntermTyped *firstElement = mReadTransformConstructorArgs.front()->getAsTyped(); in constructReadTransformExpression() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h1040 uint32 firstElement; member
1052 uint32 firstElement; member
1103 uint32 firstElement; member
1247 uint32 firstElement; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h857 uint32 firstElement; member
869 uint32 firstElement; member
910 uint32 firstElement; member
1023 uint32 firstElement; member
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h1107 uint32 firstElement; member
1119 uint32 firstElement; member
1170 uint32 firstElement; member
1307 uint32 firstElement; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp4227 TIntermTyped *firstElement = arguments.at(0)->getAsTyped(); in addConstructor() local

Completed in 34 milliseconds