Home
last modified time | relevance | path

Searched +refs:compile +refs:sequence (Results 51 – 75 of 24665) sorted by relevance

12345678910>>...987

/dports/devel/boost-libs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/
H A Dregex_compiler.hpp117 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
127 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
129 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
135 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
139 return this->compile(begin, end, flags); in compile()
144 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
148 return this->compile(begin, end, flags); in compile()
276 detail::sequence<BidiIter> seq; in parse_alternates()
308 detail::sequence<BidiIter> seq, seq_end; in parse_group()
578 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/xpressive/
H A Dregex_compiler.hpp118 compile(InputIter begin, InputIter end, flag_type flags = regex_constants::ECMAScript) in compile() function
128 compile(InputRange const &pat, flag_type flags = regex_constants::ECMAScript) in compile() function
130 return this->compile(boost::begin(pat), boost::end(pat), flags); in compile()
136 compile(char_type const *begin, flag_type flags = regex_constants::ECMAScript) in compile() function
140 return this->compile(begin, end, flags); in compile()
145 basic_regex<BidiIter> compile(char_type const *begin, std::size_t size, flag_type flags) in compile() function
149 return this->compile(begin, end, flags); in compile()
277 detail::sequence<BidiIter> seq; in parse_alternates()
309 detail::sequence<BidiIter> seq, seq_end; in parse_group()
587 return detail::sequence<BidiIter>(); in parse_atom()
[all …]
/dports/biology/exonerate/exonerate-2.4.0/src/model/
H A DMakefile.in186 $(top_srcdir)/src/struct/matrix.o $(top_srcdir)/src/sequence/sequence.o \
560 mostlyclean-compile:
563 clean-compile:
565 distclean-compile:
568 maintainer-clean-compile:
740 mostlyclean-am: mostlyclean-noinstPROGRAMS mostlyclean-compile \
745 clean-am: clean-noinstPROGRAMS clean-compile clean-tags clean-generic \
750 distclean-am: distclean-noinstPROGRAMS distclean-compile distclean-tags \
756 maintainer-clean-compile maintainer-clean-tags \
765 mostlyclean-compile distclean-compile clean-compile \
[all …]
/dports/science/py-pyteomics/pyteomics-4.5/pyteomics/
H A Dparser.py189 def length(sequence, **kwargs): argument
212 if not sequence:
215 if isinstance(sequence, str) or isinstance(sequence, list):
243 _modX_sequence = re.compile(r'^([^-]+-)?((?:[^A-Z-]*[A-Z])+)(-[^-]+)?$')
244 _modX_group = re.compile(r'[^A-Z-]*[A-Z]')
245 _modX_split = re.compile(r'([^A-Z-]*)([A-Z])')
246 _modX_single = re.compile(r'^([^A-Z-]*)([A-Z])$')
310 sequence = str(sequence)
497 if isinstance(sequence, str):
502 if sequence and isinstance(sequence[0], tuple):
[all …]
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dmetagrammar.treetop6 def compile
22 def compile
52 def compile(builder)
63 def compile(builder)
74 choice / sequence / primary
93 rule sequence
116 sequence / primary
122 prefix.compile(address, builder, self)
193 def compile(lexical_address, builder)
229 def compile(lexical_address, builder)
[all …]
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dmetagrammar.treetop6 def compile
22 def compile
52 def compile(builder)
63 def compile(builder)
74 choice / sequence / primary
93 rule sequence
116 sequence / primary
122 prefix.compile(address, builder, self)
193 def compile(lexical_address, builder)
229 def compile(lexical_address, builder)
[all …]
/dports/www/py-mechanize/mechanize-0.4.7/mechanize/
H A D_util.py59 def get1(sequence): argument
60 assert len(sequence) == 1
61 return sequence[0]
134 timezone_re = re.compile(r"^([-+])?(\d\d?):?(\d\d)?$")
211 strict_re = re.compile(r"^[SMTWF][a-z][a-z], (\d\d) ([JFMASOND][a-z][a-z]) "
213 wkday_re = re.compile(
215 loose_http_re = re.compile(
291 iso_re = re.compile(
/dports/net/p5-XML-Compile-SOAP/XML-Compile-SOAP-3.27/lib/XML/Compile/SOAP/xsd/xcdaemon/
H A Dxcdaemon.xsd3 xmlns:tns="http://perl.org/xml-schemas/xml-compile-daemon/1.0"
4 targetNamespace="http://perl.org/xml-schemas/xml-compile-daemon/1.0"
22 <sequence>
26 </sequence>
/dports/textproc/yq/yq-2.13.0/yq/
H A Ddumper.py21 yaml_value_annotation_re = re.compile(r"^__yq_(?P<type>tag|style)_(?P<key>.+)__$")
22 yaml_item_annotation_re = re.compile(r"^__yq_(?P<type>tag|style)_(?P<key>\d+)_(?P<value>.+)__$")
67 sequence = dumper.represent_list(raw_list)
69 for i, v in enumerate(sequence.value):
77 return sequence
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/testutils/
H A DTestingReadThreadingGraph.java18 private static final Pattern PROPERTIES_PATTERN = Pattern.compile("^\\s*\\[[^\\]]*\\]");
19 private static final Pattern PATH_PATTERN = Pattern.compile("\\{((\\S+):)?([^\\}]*)\\}");
20 …private static final Pattern KMERSIZE_EXTRACTOR_PATTERN = Pattern.compile("^\\s*\\[[^\\]]*(ks|kmer…
203 private static byte[] extendSequence(final byte[] sequence, final byte b) { in extendSequence() argument
204 final byte[] result = new byte[sequence.length]; in extendSequence()
205 System.arraycopy(sequence, 1, result, 0, sequence.length - 1); in extendSequence()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DSequenceViewer.java151 public void setSequence (final String comment_line, final String sequence) { in setSequence() argument
153 this.sequence = sequence; in setSequence()
163 public void setSequence (final String sequence) { in setSequence() argument
165 this.sequence = sequence; in setSequence()
182 String rest_of_sequence = sequence; in setView()
319 private static Pattern STOP_CODON_PATTERN = Pattern.compile("[\\*#+]");
320 private static Pattern EOL_PATTERN = Pattern.compile("[\r\n]");
323 private String sequence = ""; field in SequenceViewer
/dports/math/jacop/jacop-4.8.0/src/main/scala/org/jacop/examples/scala/
H A DNonogram.scala98 val pat = Pattern.compile(" ")
135 val pat = Pattern.compile(" ")
138 val sequence = new Array[Int](result.length) constant
143 sequence(current) = result(j).toInt
148 if (i < row_rules.length) row_rules(i) = sequence
150 col_rules(i - row_rules.length) = sequence
164 def createAutomaton(sequence: Array[Int]): fsm = {
173 for (i <- 0 until sequence.length) {
174 if (sequence(i) != 0) {
175 for (j <- 0 until sequence(i)) {
[all …]
/dports/lang/nim/nim-1.6.2/tests/iter/
H A Dtiter7.nim20 iterator `/`[T](sequence: seq[T],
22 for element in sequence:
26 iterator `>>`[I,O](sequence: seq[I],
28 for element in sequence:
31 iterator `/>>`[I,O](sequence: seq[I],
35 for element in sequence:
52 # next line doesn't compile. Generic types are not inferred
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimKeywordlist.cpp156 regExp.compile(("^("+tmpPrefix+")").c_str()); in add()
870 sequence = ossimString(sequence.begin(), sequence.begin() + (sequence.size()-1)); in readKey()
907 sequence = sequence.trim(); in readKey()
980 if(ossimString(sequence.begin() + sequence.size()-3, sequence.end()) == "\"\"\"") in readValue()
1133 regExp.compile(regularExpression.c_str()); in findAllKeysThatMatch()
1149 regExp.compile(regularExpression.c_str()); in getNumberOfKeysThatMatch()
1167 regExp.compile(regularExpression.c_str()); in extractKeysThatMatch()
1184 regExp.compile(regularExpression.c_str()); in removeKeysThatMatch()
1212 regExp.compile(regularExpression.c_str()); in getSubstringKeyList()
1263 regExp.compile(regularExpression.c_str()); in addPrefixToKeysThatMatch()
[all …]
/dports/math/py-keras/Keras-2.4.3/docs/
H A Dstructure.py107 models.Sequential.compile,
123 models.Model.compile,
263 preprocessing.sequence.pad_sequences,
264 preprocessing.sequence.skipgrams,
265 preprocessing.sequence.make_sampling_table,
268 preprocessing.sequence.TimeseriesGenerator,
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/parsers/rst/
H A Dstates.py454 if compile:
629 uri=re.compile(
661 pep=re.compile(
670 rfc=re.compile(
1071 enum.sequenceregexps[sequence] = re.compile(
1315 sequence = ''
2255 re.compile(r"""
2271 re.compile(r"""
2277 re.compile(r"""
2283 re.compile(r"""
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/parsers/rst/
H A Dstates.py452 if compile:
627 uri=re.compile(
659 pep=re.compile(
668 rfc=re.compile(
1069 enum.sequenceregexps[sequence] = re.compile(
1313 sequence = ''
2253 re.compile(r"""
2269 re.compile(r"""
2275 re.compile(r"""
2281 re.compile(r"""
[all …]
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/
H A Dstates.py456 if compile:
558 uri=re.compile(
590 pep=re.compile(
599 rfc=re.compile(
1101 enum.sequenceregexps[sequence] = re.compile(
1347 sequence = ''
2298 re.compile(r"""
2314 re.compile(r"""
2320 re.compile(r"""
2326 re.compile(r"""
[all …]
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/
H A Dstates.py456 if compile:
558 uri=re.compile(
590 pep=re.compile(
599 rfc=re.compile(
1101 enum.sequenceregexps[sequence] = re.compile(
1347 sequence = ''
2298 re.compile(r"""
2314 re.compile(r"""
2320 re.compile(r"""
2326 re.compile(r"""
[all …]

12345678910>>...987