Home
last modified time | relevance | path

Searched refs:single_func_impl_condition (Results 1 – 1 of 1) sorted by relevance

/zcbor-3.6.0/zcbor/
Dzcbor.py435 if child.single_func_impl_condition():
1025 and (self.single_func_impl_condition() or self in self.my_types.values()))
1199 def single_func_impl_condition(self): member in CddlXcoder
1225 and not self.single_func_impl_condition() \
1226 and not self.my_types[self.value].single_func_impl_condition():
1822 if self.single_func_impl_condition():
2178 if self.single_func_impl_condition():
2395 if not self.my_types[self.value].single_func_impl_condition():
2508 if (self.single_func_impl_condition()):