Searched defs:is_reference (Results 1 – 14 of 14) sorted by relevance
41 uint32_t is_reference : 1; member
24 …uint32_t is_reference:1; // This only applies to picture info, and not to the DPB li… member
34 …uint32_t is_reference : 1; // This only applies to picture info, and not to the DPB … member
203 constexpr bool is_reference(ValueKind kind) { in is_reference() function335 constexpr bool is_reference() const { return wasm::is_reference(kind()); } in is_reference() function
37 uint32_t is_reference : 1; member
62 uint32_t is_reference; // 34 member
99 gboolean is_reference; member
125 unsigned is_reference : 1; // 4 member
106 int is_reference; member
1798 fn is_reference(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { in is_reference() function
349 bool is_reference; member
7113 uint32_t is_reference:1; member
835 …deUint32 is_reference : 1; // This only applies to picture info, and not to the DPB … member
3362 struct is_reference struct