Home
last modified time | relevance | path

Searched defs:subtype (Results 1 - 25 of 324) sorted by relevance

12345678910>>...13

/third_party/python/Doc/includes/
H A Demail-mime.py22 subtype='png') variable
/third_party/skia/third_party/externals/tint/src/ast/
H A 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); TEST_F() local
83 auto* subtype = StorageTexture::SubtypeFor(ImageFormat::kRgba32Sint, *this); TEST_F() local
[all...]
H A Dalias.cc24 Alias(ProgramID pid, const Source& src, const Symbol& n, const Type* subtype) Alias() argument
H A Darray.cc42 Array(ProgramID pid, const Source& src, const Type* subtype, const Expression* cnt, DecorationList decos) Array() argument
H A Datomic.cc24 Atomic::Atomic(ProgramID pid, const Source& src, const Type* const subtype) in Atomic() argument
H A Dmatrix.cc24 Matrix(ProgramID pid, const Source& src, const Type* subtype, uint32_t r, uint32_t c) Matrix() argument
H A Dpointer.cc24 Pointer(ProgramID pid, const Source& src, const Type* const subtype, ast::StorageClass sc, ast::Access ac) Pointer() argument
H A Dvector.cc24 Vector(ProgramID pid, Source const& src, const Type* subtype, uint32_t w) Vector() argument
H A Dstorage_texture.cc143 StorageTexture(ProgramID pid, const Source& src, TextureDimension d, ImageFormat fmt, const Type* subtype, Access ac) StorageTexture() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A 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 = TEST_F() local
97 auto* subtype = TEST_F() local
[all...]
H A Datomic_type.cc25 Atomic::Atomic(const sem::Type* subtype) : subtype_(subtype) { in Atomic() argument
H A Dpointer_type.cc25 Pointer::Pointer(const Type* subtype, in Pointer() argument
H A Dreference_type.cc24 Reference::Reference(const Type* subtype, in Reference() argument
H A Dstorage_texture_type.cc24 StorageTexture(ast::TextureDimension dim, ast::ImageFormat format, ast::Access access, sem::Type* subtype) StorageTexture() argument
H A Dvector_type.cc24 Vector::Vector(Type const* subtype, uint32_t width) in Vector() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h13 __u8 subtype; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcpnotify.h13 __u8 subtype; member
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dsignature.c45 const struct asymmetric_key_subtype *subtype; in query_asymmetric_key() local
140 const struct asymmetric_key_subtype *subtype; in verify_signature() local
[all...]
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dsignature.c45 const struct asymmetric_key_subtype *subtype; in query_asymmetric_key() local
140 const struct asymmetric_key_subtype *subtype; in verify_signature() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.h60 V8_INLINE bool IsSubtypeOf(ValueType subtype, ValueType supertype, in IsSubtypeOf() argument
68 IsSubtypeOf(ValueType subtype, ValueType supertype, const WasmModule* module) IsSubtypeOf() argument
77 IsHeapSubtypeOf(HeapType::Representation subtype, HeapType::Representation supertype, const WasmModule* module) IsHeapSubtypeOf() argument
[all...]
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dfpu.c251 bool do_fpu_exception(unsigned int subtype, struct pt_regs *regs) in do_fpu_exception() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dline.h25 const short subtype; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dline.h25 const short subtype; member
/third_party/skia/third_party/externals/tint/src/
H A Dintrinsic_table_test.cc396 auto* subtype = in TEST_F() local
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dgct.h10 u8 subtype; member
36 u8 subtype; member

Completed in 20 milliseconds

12345678910>>...13