Home
last modified time | relevance | path

Searched defs:subtype_ (Results 1 – 5 of 5) sorted by relevance

/third_party/json/include/nlohmann/
Dbyte_container_with_subtype.hpp44 …byte_container_with_subtype(const container_type& b, subtype_type subtype_) noexcept(noexcept(cont… in byte_container_with_subtype()
51 …byte_container_with_subtype(container_type&& b, subtype_type subtype_) noexcept(noexcept(container… in byte_container_with_subtype()
70 void set_subtype(subtype_type subtype_) noexcept in set_subtype()
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type.h71 Type* const subtype_; variable
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpmux.c89 FeatureSubType subtype_; member
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp4994 …byte_container_with_subtype(const container_type& b, subtype_type subtype_) noexcept(noexcept(cont… in byte_container_with_subtype()
5001 …byte_container_with_subtype(container_type&& b, subtype_type subtype_) noexcept(noexcept(container… in byte_container_with_subtype()
5020 void set_subtype(subtype_type subtype_) noexcept in set_subtype()
/third_party/json/single_include/nlohmann/
Djson.hpp5841 …byte_container_with_subtype(const container_type& b, subtype_type subtype_) noexcept(noexcept(cont… in byte_container_with_subtype()
5848 …byte_container_with_subtype(container_type&& b, subtype_type subtype_) noexcept(noexcept(container… in byte_container_with_subtype()
5867 void set_subtype(subtype_type subtype_) noexcept in set_subtype()