Home
last modified time | relevance | path

Searched defs:VectorLength (Results 1 – 3 of 3) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dvector.h391 template<typename T> static inline size_t VectorLength(const Vector<T> *v) { in VectorLength() function
/third_party/flatbuffers/src/
Dbinary_annotator.h126 VectorLength, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp79 float VectorLength(const TConstantUnion *paramArray, size_t paramArraySize) in VectorLength() function