Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dexpression_elaborate.cc407 size_t choice_count = elements_[0]->count_choices(); in fit_type()
470 if (ecur->count_choices() == 0) in elaborate_expr_array_()
473 choice_count += ecur->count_choices(); in elaborate_expr_array_()
484 if (ecur->count_choices() == 0) { in elaborate_expr_array_()
493 cdx += ecur->count_choices(); in elaborate_expr_array_()
529 ivl_assert(*this, ecur->count_choices() == 1); in elaborate_expr_record_()
H A Dexpression.h308 size_t count_choices() const { return fields_.size(); } in count_choices() function
H A Dparse.y176 if (el1->count_choices() > 0) { in aggregate_or_primary()
/dports/graphics/py-gphoto2/gphoto2-2.2.4/examples/
H A Dcamera-config-gui.py118 if child.count_choices() > 3:
226 choice_count = self.config.count_choices()
H A Dfocus-gui.py178 choice_count = capture_target.count_choices()
H A Dcam-conf-view-gui.py151 tmpdict['count_choices'] = child.count_choices()
673 choice_count = capture_target.count_choices()
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py2-gp2.5/
H A Dwidget.py154 count_choices = _swig_new_instance_method(_widget.CameraWidget_count_choices) variable in CameraWidget
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py3-gp2.5/
H A Dwidget.py154 count_choices = _swig_new_instance_method(_widget.CameraWidget_count_choices) variable in CameraWidget
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/gphoto2/
H A Dwidget.i435 int, count_choices, (),