Home
last modified time | relevance | path

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

/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib/
H A Dtarget.py1293 def _set_prop(self, value, prop): member in Group
1534 partial(Group._set_prop, prop="tcq_depth"),
1579 partial(Group._set_prop, prop="write_protect"),
/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib_fb/
H A Dtarget.py1293 def _set_prop(self, value, prop): member in Group
1534 partial(Group._set_prop, prop="tcq_depth"),
1579 partial(Group._set_prop, prop="write_protect"),
/dports/www/py-spyne/spyne-2.13.16/spyne/model/
H A Dcomplex.py729 def _set_prop(self, val): function
736 setattr(self, k, property(_get_prop, _set_prop))
/dports/devel/git-svn/git-2.34.1/
H A Dgit-cvsserver.perl4097 $self->_set_prop("last_commit", $commit->{hash});
4267 sub _set_prop subroutine
/dports/devel/git-gui/git-2.34.1/
H A Dgit-cvsserver.perl4097 $self->_set_prop("last_commit", $commit->{hash});
4267 sub _set_prop subroutine
/dports/devel/git-p4/git-2.34.1/
H A Dgit-cvsserver.perl4097 $self->_set_prop("last_commit", $commit->{hash});
4267 sub _set_prop subroutine
/dports/devel/git/git-2.34.1/
H A Dgit-cvsserver.perl4097 $self->_set_prop("last_commit", $commit->{hash});
4267 sub _set_prop subroutine
/dports/textproc/txt2tags/txt2tags-3.7/
H A Dtxt2tags.py2830 self._set_prop(line)
2854 def _set_prop(self, line=""): member in TitleMaster
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-cvsserver.perl4097 $self->_set_prop("last_commit", $commit->{hash});
4267 sub _set_prop subroutine
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-cvsserver.perl4093 $self->_set_prop("last_commit", $commit->{hash});
4263 sub _set_prop subroutine
/dports/graphics/py-plotly/plotly-4.14.3/plotly/
H A Dbasedatatypes.py4804 self._set_prop(prop, value)
5115 def _set_prop(self, prop, val): member in BasePlotlyType
/dports/games/burrtools/burrtools-0.6.3/doc_src/
H A Dtxt2tags.py2309 self._set_prop(line)
2332 def _set_prop(self, line=''): member in TitleMaster