Home
last modified time | relevance | path

Searched refs:starts (Results 226 – 250 of 43378) sorted by relevance

12345678910>>...1736

/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/tree/impl/
H A DTimeTracker.scala27 private val starts: MutableHashMap[String, Long] = new MutableHashMap[String, Long]()
36 if (starts.contains(timerLabel)) {
40 starts(timerLabel) = currentTime
48 if (!starts.contains(timerLabel)) {
52 val elapsed = currentTime - starts(timerLabel)
53 starts.remove(timerLabel)
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/phy_tree/phytree_format/unit_test/data/
H A Dseqannot_nucleotide.asn65 starts {
145 starts {
255 starts {
405 starts {
555 starts {
725 starts {
895 starts {
1015 starts {
1175 starts {
1265 starts {
[all …]
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsalpedit.c454 prev->starts = starts; in make_dsp()
474 dsp->starts = starts; in make_dsp()
511 starts = dsp->starts; in DenseSegInsert()
959 starts = f_dsp->starts; in dsp_process()
1110 starts = t_dsp->starts; in DenseSegMerge()
2504 ddp->starts[0] = dsp->starts[2*i]; in SeqAlignConvertDspToDdp()
3325 starts[2*j] = dsp_2->starts[2*i]; in merge_two_align()
3338 dsp_1->starts = starts; in merge_two_align()
3404 starts[2*j] = dsp->starts[2*i]; in SeqAlignReverse()
3405 starts[2*j+1] = dsp->starts[2*i+1]; in SeqAlignReverse()
[all …]
/dports/sysutils/linrename/util-linux-2.25.2/libfdisk/src/
H A Dsun.c324 uint32_t *starts, in fetch_sun() argument
357 *stop = starts[i]; in fetch_sun()
364 starts[i] = 0; in fetch_sun()
406 if (starts[j] == starts[i]+lens[i]) { in sun_verify_disklabel()
407 starts[j] = starts[i]; lens[j] += lens[i]; in sun_verify_disklabel()
409 } else if (starts[i] == starts[j]+lens[j]){ in sun_verify_disklabel()
413 if (starts[i] < starts[j]+lens[j] && in sun_verify_disklabel()
414 starts[j] < starts[i]+lens[i]) { in sun_verify_disklabel()
417 starto = starts[j]; in sun_verify_disklabel()
605 if (starts[i] > first && starts[i] < stop) in sun_add_partition()
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DCellBuffer.cxx91 Partitioning<POS> starts; member in LineStartIndex
105 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
115 starts.DeleteAll(); in Release()
135 Partitioning<POS> starts; member in LineVector
150 starts.DeleteAll(); in Init()
154 startsUTF32.starts.DeleteAll(); in Init()
155 startsUTF16.starts.DeleteAll(); in Init()
214 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
218 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
237 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/x11-toolkits/scintilla/scintilla/src/
H A DCellBuffer.cxx92 Partitioning<POS> starts; member in LineStartIndex
106 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
116 starts.DeleteAll(); in Release()
145 Partitioning<POS> starts; member in LineVector
167 starts.DeleteAll(); in Init()
171 startsUTF32.starts.DeleteAll(); in Init()
172 startsUTF16.starts.DeleteAll(); in Init()
252 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
256 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
268 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DCellBuffer.cxx90 Partitioning<POS> starts; member in LineStartIndex
104 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
114 starts.DeleteAll(); in Release()
134 Partitioning<POS> starts; member in LineVector
149 starts.DeleteAll(); in Init()
153 startsUTF32.starts.DeleteAll(); in Init()
154 startsUTF16.starts.DeleteAll(); in Init()
213 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
217 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
236 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DCellBuffer.cxx91 Partitioning<POS> starts; member in LineStartIndex
105 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
115 starts.DeleteAll(); in Release()
144 Partitioning<POS> starts; member in LineVector
166 starts.DeleteAll(); in Init()
170 startsUTF32.starts.DeleteAll(); in Init()
171 startsUTF16.starts.DeleteAll(); in Init()
251 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
255 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
267 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/devel/geany/geany-1.38/scintilla/src/
H A DCellBuffer.cxx91 Partitioning<POS> starts; member in LineStartIndex
105 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
115 starts.DeleteAll(); in Release()
144 Partitioning<POS> starts; member in LineVector
166 starts.DeleteAll(); in Init()
170 startsUTF32.starts.DeleteAll(); in Init()
171 startsUTF16.starts.DeleteAll(); in Init()
251 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
255 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
267 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/editors/textadept/scintilla/src/
H A DCellBuffer.cxx92 Partitioning<POS> starts; member in LineStartIndex
106 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
116 starts.DeleteAll(); in Release()
145 Partitioning<POS> starts; member in LineVector
167 starts.DeleteAll(); in Init()
171 startsUTF32.starts.DeleteAll(); in Init()
172 startsUTF16.starts.DeleteAll(); in Init()
252 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
256 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
268 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/editors/scite/scintilla/src/
H A DCellBuffer.cxx92 Partitioning<POS> starts; member in LineStartIndex
106 Sci::Position length = starts.PositionFromPartition(starts.Partitions()); in Allocate()
116 starts.DeleteAll(); in Release()
145 Partitioning<POS> starts; member in LineVector
167 starts.DeleteAll(); in Init()
171 startsUTF32.starts.DeleteAll(); in Init()
172 startsUTF16.starts.DeleteAll(); in Init()
252 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
256 assert(startsUTF16.starts.Partitions() == starts.Partitions()); in SetLineCharactersWidth()
268 assert(startsUTF32.starts.Partitions() == starts.Partitions()); in AllocateLineCharacterIndex()
[all …]
/dports/textproc/p5-XML-STX/XML-STX-0.43/test/
H A Dstxpath-starts-with.stx7 <stx:value-of select="starts-with('auto','au')"/>
9 <stx:value-of select="starts-with('auto','ut')"/>
11 <stx:value-of select="starts-with('moto',concat('mo','to'))"/>
13 <stx:value-of select="starts-with('moto','')"/>
15 <stx:value-of select="starts-with('','to')"/>
17 <stx:value-of select="starts-with('','')"/>
/dports/biology/libbigwig/libBigWig-0.4.6/test/
H A DexampleWrite.c8 uint32_t starts[] = {0, 100, 125, in main() local
44 if(bwAddIntervals(fp, chromsUse, starts, ends, values, 3)) goto error; in main()
47 if(bwAppendIntervals(fp, starts+3, ends+3, values+3, 3)) goto error; in main()
50 if(bwAddIntervalSpans(fp, "1", starts+6, 20, values+6, 3)) goto error; in main()
52 if(bwAppendIntervalSpans(fp, starts+9, values+9, 3)) goto error; in main()
63 if(bwAddIntervals(fp, chromsUse, starts, ends, values, 3)) goto error; in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_aspacehl.c45 Addr* starts; in VG_() local
50 starts = VG_(malloc)( "main.gss.1", n_starts * sizeof(Addr) ); in VG_()
51 r = VG_(am_get_segment_starts)( kind_mask, starts, n_starts ); in VG_()
54 VG_(free)(starts); in VG_()
59 return starts; in VG_()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_aspacehl.c45 Addr* starts; in VG_() local
50 starts = VG_(malloc)( "main.gss.1", n_starts * sizeof(Addr) ); in VG_()
51 r = VG_(am_get_segment_starts)( kind_mask, starts, n_starts ); in VG_()
54 VG_(free)(starts); in VG_()
59 return starts; in VG_()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/optimization/
H A DBaseMultivariateVectorMultiStartOptimizer.java53 private int starts; field in BaseMultivariateVectorMultiStartOptimizer
72 final int starts, in BaseMultivariateVectorMultiStartOptimizer() argument
78 if (starts < 1) { in BaseMultivariateVectorMultiStartOptimizer()
79 throw new NotStrictlyPositiveException(starts); in BaseMultivariateVectorMultiStartOptimizer()
83 this.starts = starts; in BaseMultivariateVectorMultiStartOptimizer()
144 optima = new PointVectorValuePair[starts]; in optimize()
148 for (int i = 0; i < starts; ++i) { in optimize()
/dports/math/py-or-tools/or-tools-9.2/examples/tests/
H A Dforbidden_intervals_test.cc108 void SetUp(std::vector<int64_t>& starts, std::vector<int64_t>& ends) { in SetUp() argument
111 CHECK_EQ(starts.size(), ends.size()); in SetUp()
112 for (std::size_t i = 0; i < starts.size(); ++i) { in SetUp()
113 var_->RemoveInterval(starts[i], ends[i]); in SetUp()
122 std::vector<int64_t> starts = {0, 900}; in TestSimpleReductionOnBothSide() local
124 SetUp(starts, ends); in TestSimpleReductionOnBothSide()
132 std::vector<int64_t> starts = {10, 500, 800}; in TestMultipleReductionsOnMin() local
134 SetUp(starts, ends); in TestMultipleReductionsOnMin()
142 std::vector<int64_t> starts = {10, 500, 800}; in TestMultipleReductionsOnMax() local
144 SetUp(starts, ends); in TestMultipleReductionsOnMax()
/dports/math/flint2/flint-2.8.4/nmod_mpoly_factor/
H A Deval.c20 slong * starts, in _nmod_mpoly_evaluate_rest_n_poly() argument
45 starts[v] = 0; in _nmod_mpoly_evaluate_rest_n_poly()
59 FLINT_ASSERT(ends[v] > starts[v]); in _nmod_mpoly_evaluate_rest_n_poly()
60 es[v] = mask & (Aexps[N*starts[v] + offsets[v]] >> shifts[v]); in _nmod_mpoly_evaluate_rest_n_poly()
68 stop = starts[v] + 1; in _nmod_mpoly_evaluate_rest_n_poly()
78 starts[v + 1] = starts[v]; in _nmod_mpoly_evaluate_rest_n_poly()
87 n_poly_mod_add_ui(E + v, E + v, Acoeffs[starts[v]], ctx); in _nmod_mpoly_evaluate_rest_n_poly()
97 starts[v] = stops[v]; in _nmod_mpoly_evaluate_rest_n_poly()
128 slong * starts, * ends, * stops; in _nmod_mpoly_eval_rest_to_n_bpoly() local
136 starts = FLINT_ARRAY_ALLOC(n, slong); in _nmod_mpoly_eval_rest_to_n_bpoly()
[all …]
/dports/math/flint2/flint-2.8.4/fq_zech_mpoly_factor/
H A Deval.c21 slong * starts, in _fq_zech_mpoly_eval_rest_fq_zech_poly() argument
46 starts[v] = 0; in _fq_zech_mpoly_eval_rest_fq_zech_poly()
60 FLINT_ASSERT(ends[v] > starts[v]); in _fq_zech_mpoly_eval_rest_fq_zech_poly()
61 es[v] = mask & (Aexps[N*starts[v] + offsets[v]] >> shifts[v]); in _fq_zech_mpoly_eval_rest_fq_zech_poly()
69 stop = starts[v] + 1; in _fq_zech_mpoly_eval_rest_fq_zech_poly()
79 starts[v + 1] = starts[v]; in _fq_zech_mpoly_eval_rest_fq_zech_poly()
88 fq_zech_poly_set_fq_zech(E + v + 1, Acoeffs + starts[v], ctx); in _fq_zech_mpoly_eval_rest_fq_zech_poly()
99 starts[v] = stops[v]; in _fq_zech_mpoly_eval_rest_fq_zech_poly()
130 slong * starts, * ends, * stops; in _fq_zech_mpoly_eval_to_bpoly() local
138 starts = FLINT_ARRAY_ALLOC(n, slong); in _fq_zech_mpoly_eval_to_bpoly()
[all …]
/dports/math/flint2/flint-2.8.4/fq_nmod_mpoly_factor/
H A Deval.c20 slong * starts, in _fq_nmod_mpoly_eval_rest_n_fq_poly() argument
45 starts[v] = 0; in _fq_nmod_mpoly_eval_rest_n_fq_poly()
59 FLINT_ASSERT(ends[v] > starts[v]); in _fq_nmod_mpoly_eval_rest_n_fq_poly()
60 es[v] = mask & (Aexps[N*starts[v] + offsets[v]] >> shifts[v]); in _fq_nmod_mpoly_eval_rest_n_fq_poly()
68 stop = starts[v] + 1; in _fq_nmod_mpoly_eval_rest_n_fq_poly()
78 starts[v + 1] = starts[v]; in _fq_nmod_mpoly_eval_rest_n_fq_poly()
88 n_fq_poly_set_n_fq(E + v + 1, Acoeffs + d*starts[v], ctx); in _fq_nmod_mpoly_eval_rest_n_fq_poly()
99 starts[v] = stops[v]; in _fq_nmod_mpoly_eval_rest_n_fq_poly()
131 slong * starts, * ends, * stops; in _fq_nmod_mpoly_eval_rest_to_n_fq_bpoly() local
139 starts = FLINT_ARRAY_ALLOC(n, slong); in _fq_nmod_mpoly_eval_rest_to_n_fq_bpoly()
[all …]
/dports/math/flint2/flint-2.8.4/fmpz_mod_mpoly_factor/
H A Deval.c20 slong * starts, in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly() argument
45 starts[v] = 0; in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
59 FLINT_ASSERT(ends[v] > starts[v]); in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
60 es[v] = mask & (Aexps[N*starts[v] + offsets[v]] >> shifts[v]); in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
68 stop = starts[v] + 1; in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
78 starts[v + 1] = starts[v]; in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
87 fmpz_mod_poly_add_fmpz(E + v, E + v, Acoeffs + starts[v], ctx); in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
97 starts[v] = stops[v]; in _fmpz_mod_mpoly_evaluate_rest_fmpz_mod_poly()
128 slong * starts, * ends, * stops; in _fmpz_mod_mpoly_eval_rest_to_fmpz_mod_bpoly() local
136 starts = FLINT_ARRAY_ALLOC(n, slong); in _fmpz_mod_mpoly_eval_rest_to_fmpz_mod_bpoly()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Drna_edit.cpp127 vector<int> starts; in x_ParseLine() local
131 GetSpan(ssu, starts, stops, spans); in x_ParseLine()
132 GetSpan(its1, starts, stops, spans); in x_ParseLine()
133 GetSpan(r58S, starts, stops, spans); in x_ParseLine()
134 GetSpan(its2, starts, stops, spans); in x_ParseLine()
135 GetSpan(lsu, starts, stops, spans); in x_ParseLine()
145 ssu_too_large = IsLengthTooLarge(ssu, 2200, 0, starts, stops, spans, bioseq_length); in x_ParseLine()
221 starts.push_back(start); in GetSpan()
228 const vector<int>& starts, in IsLengthTooLarge() argument
235 int start = starts[i]; in IsLengthTooLarge()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Drna_edit.cpp127 vector<int> starts; in x_ParseLine() local
131 GetSpan(ssu, starts, stops, spans); in x_ParseLine()
132 GetSpan(its1, starts, stops, spans); in x_ParseLine()
133 GetSpan(r58S, starts, stops, spans); in x_ParseLine()
134 GetSpan(its2, starts, stops, spans); in x_ParseLine()
135 GetSpan(lsu, starts, stops, spans); in x_ParseLine()
145 ssu_too_large = IsLengthTooLarge(ssu, 2200, 0, starts, stops, spans, bioseq_length); in x_ParseLine()
221 starts.push_back(start); in GetSpan()
228 const vector<int>& starts, in IsLengthTooLarge() argument
235 int start = starts[i]; in IsLengthTooLarge()
[all …]
/dports/audio/festival/speech_tools/ling_class/
H A Dgenxml.cc255 int starts[EST_Regex_max_subexpressions]; in extract_ids() local
260 EST_String n = val.at(starts[1], ends[1]-starts[1]); in extract_ids()
268 EST_String prefix1 = val.at(starts[1], ends[1]-starts[1]); in extract_ids()
269 int n1 = atoi(val.at(starts[2], ends[2]-starts[2])); in extract_ids()
270 EST_String postfix1 = val.at(starts[4], ends[4]-starts[4]); in extract_ids()
271 EST_String prefix2 = val.at(starts[5], ends[5]-starts[5]); in extract_ids()
272 int n2 = atoi(val.at(starts[6], ends[6]-starts[6])); in extract_ids()
273 EST_String postfix2 = val.at(starts[8], ends[8]-starts[8]); in extract_ids()
419 int starts[EST_Regex_max_subexpressions]; in proccess_features() local
431 feat = def.at(starts[1], ends[1]-starts[1]); in proccess_features()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Daffines.py172 def append_diag(aff, steps, starts=()): argument
209 starts = np.atleast_1d(starts)
211 if len(starts) == 0:
212 starts = np.zeros(n_steps, dtype=steps.dtype)
213 elif len(starts) != n_steps:
226 aff_plus[old_n_out:,-1] = list(starts) + [1]

12345678910>>...1736