Home
last modified time | relevance | path

Searched refs:anywhere (Results 1 – 25 of 6566) sorted by relevance

12345678910>>...263

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/isos/base/repos/
H A DREADME.md44 2 72 VIC all -- any any anywhere anywhere
45 0 0 ACCEPT all -- lo any anywhere anywhere
49 0 0 ACCEPT all -- lo lo anywhere anywhere
53 0 0 VIC all -- any any anywhere anywhere
54 0 0 ACCEPT all -- any lo anywhere anywhere
59 0 0 ACCEPT all -- any eth0 anywhere anywhere
61 1 36 RETURN all -- any any anywhere anywhere
68 5 776 VIC all -- any any anywhere anywhere
69 0 0 ACCEPT all -- lo any anywhere anywhere
73 0 0 ACCEPT all -- lo lo anywhere anywhere
[all …]
/dports/audio/muse-sequencer/muse-4.0.0/src/share/scoreglyphs/feta-original/
H A Dparmesan-flags.mf11 save between_staff_lines, on_staff_line, anywhere;
15 anywhere := 2;
56 else: % staffline_adjustment = anywhere
147 else: % staffline_adjustment = anywhere
194 % 8th mensural flag, upwards, anywhere
212 % 8th mensural flag, downwards, anywhere
230 % 16th mensural flag, upwards, anywhere
248 % 16th mensural flag, downwards, anywhere
266 % 32th mensural flag, upwards, anywhere
284 % 32th mensural flag, downwards, anywhere
[all …]
H A Dparmesan-custodes.mf41 anywhere := 2;
141 % custos hufnagel, stem up, anywhere
143 dir_up, anywhere);
158 dir_down, anywhere);
241 % custos medicaea, stem up, anywhere
243 dir_up, anywhere);
258 dir_down, anywhere);
350 dir_up, anywhere);
365 dir_down, anywhere);
482 dir_up, anywhere);
[all …]
/dports/print/lilypond/lilypond-2.22.1/mf/
H A Dparmesan-flags.mf25 anywhere := 2;
51 else: % staffline_adjustment = anywhere
140 else: % staffline_adjustment = anywhere
188 % 8th mensural flag, upwards, anywhere
206 % 8th mensural flag, downwards, anywhere
224 % 16th mensural flag, upwards, anywhere
242 % 16th mensural flag, downwards, anywhere
260 % 32th mensural flag, upwards, anywhere
278 % 32th mensural flag, downwards, anywhere
296 % 64th mensural flag, upwards, anywhere
[all …]
H A Dparmesan-custodes.mf51 anywhere := 2;
151 % custos hufnagel, stem up, anywhere
153 dir_up, anywhere);
168 dir_down, anywhere);
251 % custos medicaea, stem up, anywhere
253 dir_up, anywhere);
268 dir_down, anywhere);
354 % custos vaticana, stem up, anywhere
356 dir_up, anywhere);
484 % custos mensural, stem up, anywhere
[all …]
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dparmesan-flags.mf25 anywhere := 2;
51 else: % staffline_adjustment = anywhere
140 else: % staffline_adjustment = anywhere
188 % 8th mensural flag, upwards, anywhere
206 % 8th mensural flag, downwards, anywhere
224 % 16th mensural flag, upwards, anywhere
242 % 16th mensural flag, downwards, anywhere
260 % 32th mensural flag, upwards, anywhere
278 % 32th mensural flag, downwards, anywhere
296 % 64th mensural flag, upwards, anywhere
[all …]
H A Dparmesan-custodes.mf51 anywhere := 2;
151 % custos hufnagel, stem up, anywhere
153 dir_up, anywhere);
168 dir_down, anywhere);
251 % custos medicaea, stem up, anywhere
253 dir_up, anywhere);
268 dir_down, anywhere);
354 % custos vaticana, stem up, anywhere
356 dir_up, anywhere);
484 % custos mensural, stem up, anywhere
[all …]
/dports/chinese/autoconvert/autoconvert-0.3.16/hzconvert/
H A Dsearch.c160 int find(int from,int * anywhere,int *index) in find() argument
165 *anywhere=clist[find_pos].to; in find()
178 int anywhere; in ismodule() local
186 while((dist=find(from,&anywhere,&index))){ in ismodule()
187 if((d=match(anywhere,to,&index_any))){ in ismodule()
189 push(anywhere,to,d,index_any); in ismodule()
194 if((dist=match(from,anywhere,&index))){ in ismodule()
196 ismodule(anywhere,to); in ismodule()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/tree/xpath/
H A DXPath.cpp57 bool anywhere = el->getType() == XPathLexer::ANYWHERE; in split() local
65 XPathElement pathElement = getXPathElement(next, anywhere); in split()
91 XPathElement XPath::getXPathElement(Token *wordToken, bool anywhere) { in getXPathElement() argument
100 if (anywhere) in getXPathElement()
109 if (anywhere) in getXPathElement()
117 if (anywhere) in getXPathElement()
/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/tree/xpath/
H A DXPath.cpp58 bool anywhere = el->getType() == XPathLexer::ANYWHERE; in split() local
66 XPathElement pathElement = getXPathElement(next, anywhere); in split()
91 XPathElement XPath::getXPathElement(Token* wordToken, bool anywhere) { in getXPathElement() argument
100 if (anywhere) return XPathWildcardAnywhereElement(); in getXPathElement()
110 if (anywhere) return XPathTokenAnywhereElement(word, (int)ttype); in getXPathElement()
119 if (anywhere) return XPathRuleAnywhereElement(word, (int)ruleIndex); in getXPathElement()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/invoke-common/
H A DSubView.qml54 // "anywhere" is a context property, so we always have to check if it's null
57 enabled: anywhere ? anywhere.here : false
61 onClicked: anywhere.submitEvent("goThere")
66 enabled: anywhere ? anywhere.there : false
71 onClicked: anywhere.submitEvent("goHere")
/dports/editors/lazarus/lazarus/debian/
H A Dcontrol29 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
30 strive for "write once, compile anywhere". Since the exact same compiler
56 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
57 strive for "write once, compile anywhere". Since the exact same compiler
85 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
86 strive for "write once, compile anywhere". Since the exact same compiler
112 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
113 strive for "write once, compile anywhere". Since the exact same compiler
139 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
167 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
[all …]
H A Dcontrol.in29 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
30 strive for "write once, compile anywhere". Since the exact same compiler
56 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
57 strive for "write once, compile anywhere". Since the exact same compiler
85 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
86 strive for "write once, compile anywhere". Since the exact same compiler
112 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
113 strive for "write once, compile anywhere". Since the exact same compiler
139 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
167 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
[all …]
/dports/editors/lazarus-qt5/lazarus/debian/
H A Dcontrol29 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
30 strive for "write once, compile anywhere". Since the exact same compiler
56 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
57 strive for "write once, compile anywhere". Since the exact same compiler
85 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
86 strive for "write once, compile anywhere". Since the exact same compiler
112 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
113 strive for "write once, compile anywhere". Since the exact same compiler
139 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
167 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
[all …]
H A Dcontrol.in29 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
30 strive for "write once, compile anywhere". Since the exact same compiler
56 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
57 strive for "write once, compile anywhere". Since the exact same compiler
85 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
86 strive for "write once, compile anywhere". Since the exact same compiler
112 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
113 strive for "write once, compile anywhere". Since the exact same compiler
139 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
167 Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/tree/xpath/
H A DXPath.cpp56 bool anywhere = el->getType() == XPathLexer::ANYWHERE; in split() local
64 std::unique_ptr<XPathElement> pathElement = getXPathElement(next, anywhere); in split()
90 std::unique_ptr<XPathElement> XPath::getXPathElement(Token *wordToken, bool anywhere) { in getXPathElement() argument
100 if (anywhere) in getXPathElement()
109 if (anywhere) in getXPathElement()
117 if (anywhere) in getXPathElement()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Tree/Xpath/
H A DXPath.cs130 bool anywhere = el.Type == XPathLexer.Anywhere; in Split()
139 XPathElement pathElement = GetXPathElement(next, anywhere); in Split()
200 protected internal virtual XPathElement GetXPathElement(IToken wordToken, bool anywhere) in GetXPathElement() argument
213 … return anywhere ? new XPathWildcardAnywhereElement() : (XPathElement)new XPathWildcardElement(); in GetXPathElement()
223 …return anywhere ? new XPathTokenAnywhereElement(word, ttype) : (XPathElement)new XPathTokenElement… in GetXPathElement()
232 …return anywhere ? new XPathRuleAnywhereElement(word, ruleIndex) : (XPathElement)new XPathRuleEleme… in GetXPathElement()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/tree/xpath/
H A DXPath.java121 boolean anywhere = el.getType() == XPathLexer.ANYWHERE; in split()
129 XPathElement pathElement = getXPathElement(next, anywhere); in split()
157 protected XPathElement getXPathElement(Token wordToken, boolean anywhere) { in getXPathElement() argument
166 return anywhere ? in getXPathElement()
177 return anywhere ? in getXPathElement()
187 return anywhere ? in getXPathElement()
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/tree/xpath/
H A DXPath.cpp56 bool anywhere = el->getType() == XPathLexer::ANYWHERE; in split() local
64 std::unique_ptr<XPathElement> pathElement = getXPathElement(next, anywhere); in split()
90 std::unique_ptr<XPathElement> XPath::getXPathElement(Token *wordToken, bool anywhere) { in getXPathElement() argument
100 if (anywhere) in getXPathElement()
109 if (anywhere) in getXPathElement()
117 if (anywhere) in getXPathElement()
/dports/databases/db18/db-18.1.40/test/tcl/
H A Drep034.tcl68 global anywhere
119 set anywhere 0
198 set anywhere 1
266 set anywhere 0
300 set anywhere 1
356 set anywhere 0
/dports/databases/db5/db-5.3.28/test/tcl/
H A Drep034.tcl68 global anywhere
119 set anywhere 0
198 set anywhere 1
266 set anywhere 0
300 set anywhere 1
356 set anywhere 0
/dports/mail/php80-imap/php-8.0.15/ext/imap/tests/
H A Dimap_fetchheader_basic.phpt46 string(%d) "From: foo@anywhere.com
54 string(%d) "From: foo@anywhere.com
62 string(%d) "From: foo@anywhere.com
71 string(%d) "From: foo@anywhere.com
/dports/mail/php81-imap/php-8.1.1/ext/imap/tests/
H A Dimap_fetchheader_basic.phpt48 string(%d) "From: foo@anywhere.com
56 string(%d) "From: foo@anywhere.com
64 string(%d) "From: foo@anywhere.com
73 string(%d) "From: foo@anywhere.com
/dports/www/mod_php81/php-8.1.1/ext/imap/tests/
H A Dimap_fetchheader_basic.phpt48 string(%d) "From: foo@anywhere.com
56 string(%d) "From: foo@anywhere.com
64 string(%d) "From: foo@anywhere.com
73 string(%d) "From: foo@anywhere.com
/dports/lang/php81/php-8.1.1/ext/imap/tests/
H A Dimap_fetchheader_basic.phpt48 string(%d) "From: foo@anywhere.com
56 string(%d) "From: foo@anywhere.com
64 string(%d) "From: foo@anywhere.com
73 string(%d) "From: foo@anywhere.com

12345678910>>...263