Home
last modified time | relevance | path

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

/third_party/boost/boost/histogram/detail/
Ddetect.hpp114 using is_storage = mp11::mp_and<is_indexable_container<T>, has_method_reset<T>, typedef
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_handle_test.cc1093 const bool is_storage = GetParam().type.find("storage") != std::string::npos; in TEST_P() local
1126 const bool is_storage = GetParam().type.find("storage") != std::string::npos; in TEST_P() local