Searched defs:Transpose (Results 1 – 3 of 3) sorted by relevance
99 struct Transpose { struct105 explicit constexpr Transpose(const char(&string)[N]) { in Transpose() function127 // If the input char is not in the Base64Url charset, Transpose::INVALID_CHAR is returned. argument
64 TEST(SizeTest, Transpose) { in TEST() argument
206 public @interface Transpose {} annotation in ScriptIntrinsicBLAS