Searched defs:is_reference (Results 1 – 14 of 14) sorted by relevance
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
37 uint32_t is_reference : 1; member
42 uint32_t is_reference : 1; member
62 uint32_t is_reference; // 34 member
125 unsigned is_reference : 1; // 4 member
1798 fn is_reference(ty: &syn::Type, elem: fn(&syn::Type) -> bool) -> bool { in is_reference() function
580 def is_reference(self): member in CursorKind
357 bool is_reference; member
1951 pub fn is_reference(&self) -> u32 { in is_reference() method1994 let is_reference: u32 = unsafe { ::std::mem::transmute(is_reference) }; localVariable
612 void is_reference() in is_reference() function
7174 uint32_t is_reference:1; member
836 deUint32 is_reference : 1; member