Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dmmst.c381 const MMSSCPacketType expect_type) in mms_safe_send_recv()
/third_party/flatbuffers/rust/flexbuffers/src/reader/
Dmod.rs282 fn expect_type(&self, ty: FlexBufferType) -> Result<(), Error> { in expect_type() method
/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.c1434 const struct dxil_type *expect_type = dxil_value_get_type(ctx->defs[ssa->index].chans[chan]); in store_ssa_def() local
1506 const struct dxil_type *expect_type = dxil_module_get_int_type(&ctx->mod, bit_size); in get_src() local