Home
last modified time | relevance | path

Searched defs:PackedType (Results 1 – 2 of 2) sorted by relevance

/external/ruy/ruy/
Dpack_common.h53 using PackedType = typename PackedTypeImpl<ThePath, Scalar>::Type; variable
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h802 inline uint8_t PackedType(BitWidth bit_width, Type type) { in PackedType() function