Searched defs:is_fixed (Results 1 – 6 of 6) sorted by relevance
35 def is_fixed(dev): function
86 pub(crate) fn is_fixed(&self) -> bool { in is_fixed() method
109 bool is_fixed() { return flags & RCF_FIXED; } in is_fixed() function
274 bool value::is_fixed() { in is_fixed() function in r600_sb::value
1534 const FieldDef &field, bool is_fixed, in BuildObjectAPIConstructorBody()
682 fn is_fixed(&self) -> bool { in is_fixed() method