Searched defs:raw_storage (Results 1 – 4 of 4) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ | ||
| D | regex_raw_buffer.hpp | 98 class raw_storage class |
| /external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ | ||
| D | regex_raw_buffer.hpp | 109 class raw_storage class |
| /external/pigweed/pw_containers/public/pw_containers/ | ||
| D | inline_var_len_entry_queue.h | 440 span<const T> raw_storage() const { in raw_storage() function |
| /external/pigweed/pw_containers/ | ||
| D | vector_test.cc | 674 std::byte raw_storage[64]{}; in TEST() local |