Searched refs:scalars (Results 1 – 6 of 6) sorted by relevance
11 __naked void scalars(void) in scalars() function
641 elif self.attr['type'] in scalars:652 if self.attr['type'] in scalars:674 if self.attr['type'] in scalars:702 elif self.attr['sub-type'] in scalars:709 if self.attr['sub-type'] in scalars:901 if elem['type'] in scalars:1475 scalars = {'u8', 'u16', 'u32', 'u64', 's8', 's16', 's32', 's64', 'uint', 'sint'} variable1719 elif aspec['sub-type'] in scalars:1784 elif aspec.sub_type in scalars:1807 elif aspec.type in scalars:
198 } scalars; member
127 description: List of struct members. Only scalars and strings members allowed.
119 description: List of struct members. Only scalars and strings members allowed.
279 versa) and adjust_scalar_min_max_vals() for operations on two scalars.