Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Ditem_kind.rs104 pub fn expect_type(&self) -> &Type { in expect_type() method
Ditem.rs608 pub fn expect_type(&self) -> &Type { in expect_type() method
/third_party/ffmpeg/libavformat/
Dmmst.c381 const MMSSCPacketType expect_type) in mms_safe_send_recv()
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc1094 Expect<const ast::Type*> ParserImpl::expect_type(const std::string& use) { in expect_type() function in tint::reader::wgsl::ParserImpl
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1700 const struct dxil_type *expect_type = dxil_value_get_type(ctx->defs[ssa->index].chans[chan]); in store_ssa_def() local
1773 const struct dxil_type *expect_type = dxil_module_get_int_type(&ctx->mod, bit_size); in get_src() local