Home
last modified time | relevance | path

Searched refs:_cut (Results 1 – 25 of 126) sorted by relevance

123456

/dports/textproc/py-grako/grako-3.99.9/grako/
H A Dbootstrap.py110 self._cut()
245 self._cut()
280 self._cut()
284 self._cut()
293 self._cut()
341 self._cut()
397 self._cut()
415 self._cut()
428 self._cut()
450 self._cut()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dgomory_hu.h369 typename Graph::template NodeMap<bool> _cut; variable
405 : _side(side), _cut(gomory._graph) in _side()
407 gomory.minCutMap(s,t,_cut); in _side()
409 _node_it!=INVALID && _cut[_node_it]!=_side; in _side()
471 typename Graph::template NodeMap<bool> _cut; variable
502 : _graph(gomory._graph), _cut(_graph)
504 gomory.minCutMap(s,t,_cut);
507 _cut[n]=!_cut[n];
510 _node_it!=INVALID && !_cut[_node_it];
520 while(_arc_it!=INVALID && _cut[_graph.target(_arc_it)]) step();
[all …]
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dgomory_hu.h369 typename Graph::template NodeMap<bool> _cut; variable
405 : _side(side), _cut(gomory._graph) in _side()
407 gomory.minCutMap(s,t,_cut); in _side()
409 _node_it!=INVALID && _cut[_node_it]!=_side; in _side()
471 typename Graph::template NodeMap<bool> _cut; variable
502 : _graph(gomory._graph), _cut(_graph)
504 gomory.minCutMap(s,t,_cut);
507 _cut[n]=!_cut[n];
510 _node_it!=INVALID && !_cut[_node_it];
520 while(_arc_it!=INVALID && _cut[_graph.target(_arc_it)]) step();
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dgomory_hu.h369 typename Graph::template NodeMap<bool> _cut; variable
405 : _side(side), _cut(gomory._graph) in _side()
407 gomory.minCutMap(s,t,_cut); in _side()
409 _node_it!=INVALID && _cut[_node_it]!=_side; in _side()
471 typename Graph::template NodeMap<bool> _cut; variable
502 : _graph(gomory._graph), _cut(_graph)
504 gomory.minCutMap(s,t,_cut);
507 _cut[n]=!_cut[n];
510 _node_it!=INVALID && !_cut[_node_it];
520 while(_arc_it!=INVALID && _cut[_graph.target(_arc_it)]) step();
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/klipper/
H A Dhistoryurlitem.cpp13 …Array compute_uuid(const QList<QUrl> &_urls, const KUrlMimeData::MetaDataMap &_metaData, bool _cut) in compute_uuid() argument
22 out << _metaData << "\0" << _cut; in compute_uuid()
28 …em::HistoryURLItem(const QList<QUrl> &_urls, const KUrlMimeData::MetaDataMap &_metaData, bool _cut) in HistoryURLItem() argument
29 : HistoryItem(compute_uuid(_urls, _metaData, _cut)) in HistoryURLItem()
32 , m_cut(_cut) in HistoryURLItem()
/dports/japanese/plain2/plain2-2.54p1.orig/src/
H A Dplain2html103 awk -f $lib/pt2htcol.awk _out.html > _cut.sh
117 cat << END_TEX_CUT >> _cut.sh
136 cat << END_ROFF_CUT >> _cut.sh
153 $shell _cut.sh
157 rm -f _cut.sh pt2empty.sty _src _tmp.pnm
/dports/games/reminiscence/REminiscence-0.4.9/
H A Dprotection.cpp29 _cut.prepare(); in handleProtectionScreenShape()
31 _cut.copyPalette(_protectionPal + palOffset, 0); in handleProtectionScreenShape()
33 _cut.updatePalette(); in handleProtectionScreenShape()
34 _cut._gfx.setClippingRect(64, 48, 128, 128); in handleProtectionScreenShape()
71 _cut.drawProtectionShape(shape, 0); in handleProtectionScreenShape()
80 _cut.drawProtectionShape(shapeNum, zoom); in handleProtectionScreenShape()
H A Dgame.cpp377 if (_cut._id == 0x3D) { in mainLoop()
430 _cut._id = 6; in mainLoop()
489 _cut._id = id; in playCutscene()
491 if (_cut._id != 0xFFFF) { in playCutscene()
496 switch (_cut._id) { in playCutscene()
539 _cut._id = 0xFFFF; in playCutscene()
547 _cut.play(); in playCutscene()
551 _cut.play(); in playCutscene()
563 if (_cut._id == 0x3D) { in playCutscene()
565 _cut.playCredits(); in playCutscene()
[all …]
/dports/math/gecode/gecode-0916a1a/contribs/quacode/examples/
H A Dnim-fibo.cpp69 Gecode::Driver::BoolOption _cut; member in NimFiboOptions
74 _cut("-cut","Use cut in problem model",true) { in NimFiboOptions()
76 add(_cut); in NimFiboOptions()
97 return _cut.value(); in cut()
/dports/science/py-scikit-fuzzy/scikit-fuzzy-0.4.2/skfuzzy/control/
H A Dcontrolsystem.py629 term._cut = term.membership_value[self.sim]
630 if term._cut is None:
636 self.var.universe, term.mf, term._cut).tolist())
646 if term._cut is None:
652 term_mfs[label] = np.minimum(term._cut, upsampled_mf)
667 term._cut = term.membership_value[self.sim][idx]
668 if term._cut is None:
674 self.var.universe, term.mf, term._cut).tolist())
684 if term._cut is None:
690 term_mfs[label] = np.minimum(term._cut, upsampled_mf)
/dports/graphics/quat/quat-1.20/gui/
H A DJuliaPreview.h22 _f = f; _v = v; _pal = pal; _col = col; _cut = cut; in set()
32 cutbuf_cpp _cut, _calc_cut, _pic_cut; variable
H A DMainWindow.cxx450 cutbuf_cpp _cut; in DoImgOpen() local
451 if (ReadParametersPNG(filename, Error, &_f, &_v, &_r, _col, _cut)) in DoImgOpen()
461 frac = _f; view = _v; realpal = _r; colscheme = _col; cutbuf = _cut; in DoImgOpen()
477 &_f, &_v, &_r, _col, _cut, zflag)) in DoImgOpen()
892 colscheme_cpp _col = col; cutbuf_cpp _cut = cut; in Parameters_ReadINI() local
893 if (reset) SetDefaults(&_f, &_v, &_r, _col, _cut); in Parameters_ReadINI()
894 int i = ParseINI(filename, Error, &_f, &_v, &_r, _col, _cut); in Parameters_ReadINI()
914 f = _f; v = _v; r = _r; col = _col; cut = _cut; in Parameters_ReadINI()
938 colscheme_cpp _col = col; cutbuf_cpp _cut = cut; in Parameters_ReadPNG() local
939 int i = ReadParametersPNG(fn, Error, &_f, &_v, &_r, _col, _cut); in Parameters_ReadPNG()
[all …]
/dports/graphics/quat-gui/quat-1.20/gui/
H A DJuliaPreview.h22 _f = f; _v = v; _pal = pal; _col = col; _cut = cut; in set()
32 cutbuf_cpp _cut, _calc_cut, _pic_cut; variable
H A DMainWindow.cxx450 cutbuf_cpp _cut; in DoImgOpen() local
451 if (ReadParametersPNG(filename, Error, &_f, &_v, &_r, _col, _cut)) in DoImgOpen()
461 frac = _f; view = _v; realpal = _r; colscheme = _col; cutbuf = _cut; in DoImgOpen()
477 &_f, &_v, &_r, _col, _cut, zflag)) in DoImgOpen()
892 colscheme_cpp _col = col; cutbuf_cpp _cut = cut; in Parameters_ReadINI() local
893 if (reset) SetDefaults(&_f, &_v, &_r, _col, _cut); in Parameters_ReadINI()
894 int i = ParseINI(filename, Error, &_f, &_v, &_r, _col, _cut); in Parameters_ReadINI()
914 f = _f; v = _v; r = _r; col = _col; cut = _cut; in Parameters_ReadINI()
938 colscheme_cpp _col = col; cutbuf_cpp _cut = cut; in Parameters_ReadPNG() local
939 int i = ReadParametersPNG(fn, Error, &_f, &_v, &_r, _col, _cut); in Parameters_ReadPNG()
[all …]
/dports/graphics/minder/Minder-1.13.1/src/
H A DTextMenu.vala28 Gtk.MenuItem _cut;
48 _cut = new Gtk.MenuItem();
49 _cut.add( new Granite.AccelLabel( _( "Cut" ), "<Control>x" ) );
50 _cut.activate.connect( cut );
51 // Utils.add_accel_label( _cut, 'x', Gdk.ModifierType.CONTROL_MASK );
88 add( _cut );
185 _cut.set_sensitive( copy_or_cut_possible() );
H A DNodesMenu.vala28 Gtk.MenuItem _cut;
50 _cut = new Gtk.MenuItem();
51 _cut.add( new Granite.AccelLabel( _( "Cut" ), "<Control>x" ) );
52 _cut.activate.connect( cut_nodes );
149 add( _cut );
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Doc/
H A Dman-cg.tex139 cg\_add\_user\_cut(\htmlref{cut\_data}{cut_data} *new\_cut)} function, which
148 new\_cut->name} should be set to {\tt CUT\_\_SEND\_TO\_CP}. In this case, the
154 and can be added by calling the routine \texttt{cg\_add\_explicit\_cut()},
221 \functiondef{user\_check\_validity\_of\_cut}
222 \sindex[cf]{user\_check\_validity\_of\_cut}
243 {\tt cut\_data *new\_cut} & IN & Pointer to the cut that must be
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DFibonacciHeap.h222 node<V>* _cut(node<V>* heap,node<V>* n) { in _cut() function
240 heap=_cut(heap,n); in _decreaseKey()
244 heap=_cut(heap,parent); in _decreaseKey()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dutextwrap.py93 def _cut(self, s, width): member in UTextWrapper
139 head, rest = self._cut(chunks[-1], space_left)
/dports/biology/viennarna/ViennaRNA-2.4.18/doc/latex/
H A Dgroup__string__utils.tex478 … Utilitites@{(Nucleic Acid Sequence) String Utilitites}!vrna\_cut\_point\_insert@{vrna\_cut\_point…
479 \index{vrna\_cut\_point\_insert@{vrna\_cut\_point\_insert}!(Nucleic Acid Sequence) String Utilitite…
480 \doxysubsubsection{\texorpdfstring{vrna\_cut\_point\_insert()}{vrna\_cut\_point\_insert()}}
504 … Utilitites@{(Nucleic Acid Sequence) String Utilitites}!vrna\_cut\_point\_remove@{vrna\_cut\_point…
505 \index{vrna\_cut\_point\_remove@{vrna\_cut\_point\_remove}!(Nucleic Acid Sequence) String Utilitite…
506 \doxysubsubsection{\texorpdfstring{vrna\_cut\_point\_remove()}{vrna\_cut\_point\_remove()}}
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/memory-sound/resource/
H A DREADME6 Files marked _cut are the same sound in shorted version, by Yves Combe.
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/index/
H A Dfind_backtracking.h802 return _cut(finder, pattern);
870 _cut(finder, pattern);
882 _cut(finder, pattern);
891 _cut(Finder<Index<TText, TSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
945 return _cut(finder, pattern) && _backtrack(finder, pattern, errors);
1033 _cut(finder, pattern);
1050 _cut(finder, pattern);
1065 _cut(finder, pattern);
1069 _cut(finder, pattern);
1078 _cut(Finder<Index<TText, TTextSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/index/
H A Dfind_backtracking.h802 return _cut(finder, pattern);
870 _cut(finder, pattern);
882 _cut(finder, pattern);
891 _cut(Finder<Index<TText, TSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
945 return _cut(finder, pattern) && _backtrack(finder, pattern, errors);
1033 _cut(finder, pattern);
1050 _cut(finder, pattern);
1065 _cut(finder, pattern);
1069 _cut(finder, pattern);
1078 _cut(Finder<Index<TText, TTextSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/index/
H A Dfind_backtracking.h820 return _cut(finder, pattern);
888 _cut(finder, pattern);
900 _cut(finder, pattern);
909 _cut(Finder<Index<TText, TSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
963 return _cut(finder, pattern) && _backtrack(finder, pattern, errors);
1051 _cut(finder, pattern);
1068 _cut(finder, pattern);
1083 _cut(finder, pattern);
1087 _cut(finder, pattern);
1096 _cut(Finder<Index<TText, TTextSpec>, Backtracking<TDistance, TBacktrackingSpec> > & finder,
/dports/devel/py-funcy/funcy-1.15/funcy/
H A Dseqs.py376 def _cut(drop_tail, n, step, seq=EMPTY): function
388 return _cut(True, n, step, seq)
398 return _cut(False, n, step, seq)

123456