Lines Matching refs:array
17 #include <array>
31 constexpr std::array<uint8_t, 1> buffer{};
37 constexpr std::array<uint8_t, 0> buffer{};
48 constexpr std::array<uint8_t, 3> buffer{{1, 2, 3}};
62 constexpr std::array<uint8_t, 3> buffer{{1, 2, 3}};
110 constexpr std::array<uint8_t, 1024> buffer{};
116 constexpr std::array<uint8_t, 1024> buffer{};
122 constexpr std::array<uint8_t, 1024> buffer{};
131 constexpr std::array<uint8_t, 1> buffer{};
137 constexpr std::array<uint8_t, 0> buffer{};
143 constexpr std::array<uint8_t, 1024> buffer{};
150 constexpr std::array<uint8_t, 1024> buffer{};
195 constexpr std::array<uint8_t, 1024> buffer{};
201 constexpr std::array<uint8_t, 1024> buffer{};
207 constexpr std::array<uint8_t, 1024> buffer{};