Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DOpenACCKinds.h236 VectorLength, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DOpenACCKinds.h236 VectorLength, enumerator
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dvector.h383 template<typename T> static inline size_t VectorLength(const Vector<T> *v) { in VectorLength() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DOpenACCKinds.h261 VectorLength, enumerator
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dvector.h383 template<typename T> static inline size_t VectorLength(const Vector<T> *v) { in VectorLength() function
/aosp_15_r20/external/flatbuffers/src/
H A Dbinary_annotator.h124 VectorLength, enumerator
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp79 float VectorLength(const TConstantUnion *paramArray, size_t paramArraySize) in VectorLength() function