Home
last modified time | relevance | path

Searched refs:follows (Results 1 – 25 of 10875) sorted by relevance

12345678910>>...435

/dports/lang/parrot/parrot-8.1.0/t/compilers/pge/perl6regex/
H A Drx_syntax8 * abc abcdef /Quantifier follows nothing/ bare * at start
9 * abc abcdef /Quantifier follows nothing/ bare * after ws
10 [*|a] abcdef /Quantifier follows nothing/ bare * after [
12 [a|*] abcdef /Quantifier follows nothing/ bare * after |
15 + abc abcdef /Quantifier follows nothing/ bare + at start
17 [+|a] abcdef /Quantifier follows nothing/ bare + after [
19 [a|+] abcdef /Quantifier follows nothing/ bare + after |
22 ? abc abcdef /Quantifier follows nothing/ bare ? at start
24 [?|a] abcdef /Quantifier follows nothing/ bare ? after [
26 [a|?] abcdef /Quantifier follows nothing/ bare ? after |
[all …]
/dports/science/py-ruffus/ruffus-2.8.3/ruffus/test/
H A Dtest_graphviz.py65 @follows(Up_to_date_task1)
71 @follows(Up_to_date_task2)
77 @follows(Up_to_date_task3)
86 @follows(Up_to_date_task1)
94 @follows(Explicitly_specified_task)
99 @follows(Task_to_run1)
104 @follows(Task_to_run2)
110 @follows(Task_to_run2)
127 @follows(Final_target)
132 @follows(Final_target)
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/doc/main/reference/
H A Dconstructors_for_nodes.rst37 continue_node(follows(...), Body body, Policy = Policy());
59 explicit overwrite_node(follows(...));
63 explicit write_once_node(follows(...));
67 explicit buffer_node(follows(...));
71 explicit queue_node(follows(...));
79 sequencer_node(follows(...), const Sequencer& s);
83 limiter_node(follows(...), std::size_t threshold);
87 explicit broadcast_node(follows(...));
91 explicit join_node(follows(...), Policy = Policy());
95 explicit split_node(follows(...));
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/translators/
H A Djsregexps.py66 def follows(self, chars): member in JsRegExpParser
84 if self.follows('$'):
87 elif self.follows('^'):
111 if self.follows('.'):
117 elif self.follows('['):
124 elif self.follows('('):
142 if self.follows('?'):
150 if self.follows('+'):
153 elif self.follows('?'):
156 elif self.follows('*'):
[all …]
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/translators/
H A Djsregexps.py66 def follows(self, chars): member in JsRegExpParser
84 if self.follows('$'):
87 elif self.follows('^'):
111 if self.follows('.'):
117 elif self.follows('['):
124 elif self.follows('('):
142 if self.follows('?'):
150 if self.follows('+'):
153 elif self.follows('?'):
156 elif self.follows('*'):
[all …]
/dports/science/py-ruffus/ruffus-2.8.3/doc/decorators/
H A Dfollows.rst2 .. _decorators.follows:
4 pair: @follows; Syntax
8 * :ref:`@follows <new_manual.follows>` in the **Ruffus** Manual
21 follows chapter
24 .. _decorators.follows.mkdir:
27 .. _task: `decorators.follows.task`_
29 .. _task_name: `decorators.follows.task_name`_
49 @follows(task1)
56 .. _decorators.follows.task:
61 .. _decorators.follows.task_name:
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/data/
H A Dtestdata.nq1 <alice> <follows> <bob> .
2 <bob> <follows> <fred> .
4 <charlie> <follows> <bob> .
5 <charlie> <follows> <dani> .
6 <dani> <follows> <bob> .
7 <dani> <follows> <greg> .
9 <emily> <follows> <fred> .
10 <fred> <follows> <greg> .
12 <predicates> <are> <follows> .
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/qtdemo/
H A Dguide.cpp46 Guide::Guide(Guide *follows) in Guide() argument
51 if (follows){ in Guide()
52 while (follows->nextGuide != follows->firstGuide) // append to end in Guide()
53 follows = follows->nextGuide; in Guide()
55 follows->nextGuide = this; in Guide()
56 this->prevGuide = follows; in Guide()
57 this->firstGuide = follows->firstGuide; in Guide()
58 this->nextGuide = follows->firstGuide; in Guide()
59 this->startLength = int(follows->startLength + follows->length()) + 1; in Guide()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/editing/other/
H A Dinsert-text-in-void-element.tentative.html.ini2 …[Inserting text when selection is collapsed in <br> which follows a text node and an empty <span> …
5 [Inserting text when selection is collapsed in <br> which follows a non-empty <span> element]
11 [Inserting text when selection is collapsed in <embed> which follows an empty <span> element]
14 …[Inserting text when selection is collapsed in <embed> which follows a text node and an empty <spa…
17 [Inserting text when selection is collapsed in <embed> which follows a non-empty <span> element]
23 [Inserting text when selection is collapsed in <img> which follows an empty <span> element]
26 …[Inserting text when selection is collapsed in <img> which follows a text node and an empty <span>…
29 [Inserting text when selection is collapsed in <img> which follows a non-empty <span> element]
35 [Inserting text when selection is collapsed in <input> which follows a non-empty <span> element]
38 [Inserting text when selection is collapsed in <wbr> which follows an empty <span> element]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/editing/other/
H A Dinsert-text-in-void-element.tentative.html.ini2 …[Inserting text when selection is collapsed in <br> which follows a text node and an empty <span> …
5 [Inserting text when selection is collapsed in <br> which follows a non-empty <span> element]
11 [Inserting text when selection is collapsed in <embed> which follows an empty <span> element]
14 …[Inserting text when selection is collapsed in <embed> which follows a text node and an empty <spa…
17 [Inserting text when selection is collapsed in <embed> which follows a non-empty <span> element]
23 [Inserting text when selection is collapsed in <img> which follows an empty <span> element]
26 …[Inserting text when selection is collapsed in <img> which follows a text node and an empty <span>…
29 [Inserting text when selection is collapsed in <img> which follows a non-empty <span> element]
35 [Inserting text when selection is collapsed in <input> which follows a non-empty <span> element]
38 [Inserting text when selection is collapsed in <wbr> which follows an empty <span> element]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/editing/other/
H A Dinsert-text-in-void-element.tentative.html.ini2 …[Inserting text when selection is collapsed in <br> which follows a text node and an empty <span> …
5 [Inserting text when selection is collapsed in <br> which follows a non-empty <span> element]
11 [Inserting text when selection is collapsed in <embed> which follows an empty <span> element]
14 …[Inserting text when selection is collapsed in <embed> which follows a text node and an empty <spa…
17 [Inserting text when selection is collapsed in <embed> which follows a non-empty <span> element]
23 [Inserting text when selection is collapsed in <img> which follows an empty <span> element]
26 …[Inserting text when selection is collapsed in <img> which follows a text node and an empty <span>…
29 [Inserting text when selection is collapsed in <img> which follows a non-empty <span> element]
35 [Inserting text when selection is collapsed in <input> which follows a non-empty <span> element]
38 [Inserting text when selection is collapsed in <wbr> which follows an empty <span> element]
[all …]
/dports/net/p5-Net-Gnats/Net-Gnats-0.22/t/
H A Dgnats_list.t19 "301 List follows.\r\n",
23 "301 List follows.\r\n",
27 "301 List follows.\r\n",
31 "301 List follows.\r\n",
36 "301 List follows.\r\n",
41 "301 List follows.\r\n",
46 "301 List follows.\r\n",
51 "301 List follows.\r\n",
56 "301 List follows.\r\n",
60 "301 List follows.\r\n",
[all …]
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/qtdemo/
H A Dguide.py47 def __init__(self, follows=None): argument
51 if follows is not None:
52 while follows.nextGuide is not follows.firstGuide:
53 follows = follows.nextGuide
55 follows.nextGuide = self
56 self.prevGuide = follows
57 self.firstGuide = follows.firstGuide
58 self.nextGuide = follows.firstGuide
59 self.startLength = int(follows.startLength + follows.length()) + 1

12345678910>>...435