Home
last modified time | relevance | path

Searched defs:subtype (Results 1 – 25 of 169) sorted by relevance

1234567

/third_party/skia/third_party/externals/tint/src/ast/
Dstorage_texture_test.cc26 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
36 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
44 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
52 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
61 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Float, *this); in TEST_F() local
72 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRg32Uint, *this); in TEST_F() local
83 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Sint, *this); in TEST_F() local
Dalias.cc27 const Type* subtype) in Alias()
Datomic.cc24 Atomic::Atomic(ProgramID pid, const Source& src, const Type* const subtype) in Atomic()
Dvector.cc26 const Type* subtype, in Vector()
Dpointer.cc26 const Type* const subtype, in Pointer()
Dmatrix.cc26 const Type* subtype, in Matrix()
/third_party/skia/third_party/externals/tint/src/sem/
Dstorage_texture_type_test.cc29 auto* subtype = in TEST_F() local
38 auto* subtype = in TEST_F() local
47 auto* subtype = in TEST_F() local
57 auto* subtype = in TEST_F() local
67 auto* subtype = in TEST_F() local
82 auto* subtype = in TEST_F() local
97 auto* subtype = in TEST_F() local
Dreference_type.cc24 Reference::Reference(const Type* subtype, in Reference()
Dpointer_type.cc25 Pointer::Pointer(const Type* subtype, in Pointer()
Datomic_type.cc25 Atomic::Atomic(const sem::Type* subtype) : subtype_(subtype) { in Atomic()
Dstorage_texture_type.cc27 sem::Type* subtype) in StorageTexture()
/third_party/grpc/src/objective-c/examples/watchOS-sample/WatchKit-App/Assets.xcassets/AppIcon.appiconset/
DContents.json8 "subtype" : "38mm" string
15 "subtype" : "42mm" string
34 "subtype" : "38mm" string
41 "subtype" : "40mm" string
48 "subtype" : "44mm" string
55 "subtype" : "38mm" string
62 "subtype" : "42mm" string
69 "subtype" : "44mm" string
/third_party/json/include/nlohmann/
Dbyte_container_with_subtype.hpp42 …byte_container_with_subtype(const container_type& b, std::uint8_t subtype) noexcept(noexcept(conta… in byte_container_with_subtype()
48 …byte_container_with_subtype(container_type&& b, std::uint8_t subtype) noexcept(noexcept(container_… in byte_container_with_subtype()
83 void set_subtype(std::uint8_t subtype) noexcept in set_subtype()
110 constexpr std::uint8_t subtype() const noexcept in subtype() function in nlohmann::byte_container_with_subtype
/third_party/typescript/tests/cases/compiler/
DpartiallyDiscriminantedUnions.ts5 subtype: 1; property
10 subtype: 2; property
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcrfutil.c33 guint64 subtype; in buffer_size_valid() local
96 guint64 subtype, h264_time_valid; in h264_tstamp_valid() local
/third_party/json/include/nlohmann/detail/input/
Dbinary_reader.hpp240 std::uint8_t subtype{}; in get_bson_binary() local
1594 { in get_msgpack_binary()
1625 std::int8_t subtype{}; in get_msgpack_binary() local
1635 std::int8_t subtype{}; in get_msgpack_binary() local
1645 std::int8_t subtype{}; in get_msgpack_binary() local
1654 std::int8_t subtype{}; in get_msgpack_binary() local
1662 std::int8_t subtype{}; in get_msgpack_binary() local
1670 std::int8_t subtype{}; in get_msgpack_binary() local
1678 std::int8_t subtype{}; in get_msgpack_binary() local
1686 std::int8_t subtype{}; in get_msgpack_binary() local
/third_party/python/Lib/email/
Dcontentmanager.py95 def _prepare_set(msg, maintype, subtype, headers): argument
181 def set_text_content(msg, string, subtype="plain", charset='utf-8', cte=None, argument
195 def set_message_content(msg, message, subtype="rfc822", cte=None, argument
228 def set_bytes_content(msg, data, maintype, subtype, cte='base64', argument
/third_party/grpc/examples/csharp/HelloworldXamarin/iOS/Assets.xcassets/AppIcon.appiconset/
DContents.json98 "subtype" : "38mm" string
105 "subtype" : "42mm" string
124 "subtype" : "38mm" string
131 "subtype" : "42mm" string
138 "subtype" : "38mm" string
145 "subtype" : "42mm" string
/third_party/libnl/include/netlink/netfilter/
Dnfnl.h24 #define NFNLMSG_TYPE(subsys, subtype) (((subsys) << 8) | (subtype)) argument
/third_party/mindspore/mindspore/core/ir/dtype/
Dref.cc29 auto subtype = TensorType::DeepCopy()->cast<TensorTypePtr>(); in DeepCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp253 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
266 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
280 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
303 uint32_t subtype = in GetTypeInstruction() local
314 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); in GetTypeInstruction() local
326 uint32_t subtype = in GetTypeInstruction() local
365 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); in GetTypeInstruction() local
/third_party/spirv-tools/source/opt/
Dtype_manager.cpp253 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
266 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
280 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
303 uint32_t subtype = in GetTypeInstruction() local
314 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); in GetTypeInstruction() local
326 uint32_t subtype = in GetTypeInstruction() local
365 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); in GetTypeInstruction() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp253 uint32_t subtype = GetTypeInstruction(type->AsVector()->element_type()); in GetTypeInstruction() local
266 uint32_t subtype = GetTypeInstruction(type->AsMatrix()->element_type()); in GetTypeInstruction() local
280 uint32_t subtype = GetTypeInstruction(image->sampled_type()); in GetTypeInstruction() local
303 uint32_t subtype = in GetTypeInstruction() local
314 uint32_t subtype = GetTypeInstruction(type->AsArray()->element_type()); in GetTypeInstruction() local
326 uint32_t subtype = in GetTypeInstruction() local
365 uint32_t subtype = GetTypeInstruction(pointer->pointee_type()); in GetTypeInstruction() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnounit.cpp25 NoUnit::NoUnit(const char* subtype) { in NoUnit()
/third_party/python/Lib/test/test_email/
Dtest_message.py577 def _make_subtype_test_message(self, subtype): argument
600 def _check_disallowed_subtype_raises(self, m, method_name, subtype, method): argument
623 def subtype_as_make(self, method, subtype, outcome): argument
641 def subtype_as_make_with_boundary(self, method, subtype, outcome): argument
669 def subtype_as_add(self, method, subtype, outcome): argument

1234567