Home
last modified time | relevance | path

Searched defs:expect_type (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem_kind.rs104 pub fn expect_type(&self) -> &Type { in expect_type() functions
H A Ditem.rs608 pub fn expect_type(&self) -> &Type { in expect_type() functions
/third_party/ffmpeg/libavformat/
H A Dmmst.c379 mms_safe_send_recv(MMSTContext *mmst, int (*send_fun)(MMSTContext *mmst), const MMSSCPacketType expect_type) mms_safe_send_recv() argument
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc1094 Expect<const ast::Type*> ParserImpl::expect_type(const std::string& use) { in expect_type() function in tint::reader::wgsl::ParserImpl
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c6793 const struct btf_type *test_type, *expect_type; in do_test_dedup() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c8121 const struct btf_type *test_type, *expect_type; in do_test_dedup() local
/third_party/mesa3d/src/microsoft/compiler/
H A 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

Completed in 28 milliseconds