Home
last modified time | relevance | path

Searched refs:aiter (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/acl/
H A Dacl-attributes.c160 aiter->iter.box = box; in acl_attribute_iter_init()
162 aiter->failed = TRUE; in acl_attribute_iter_init()
174 return &aiter->iter; in acl_attribute_iter_init()
182 if (aiter->failed) in acl_attribute_iter_next_acl()
194 aiter->failed = TRUE; in acl_attribute_iter_next_acl()
206 if (aiter->super == NULL) in acl_attribute_iter_next()
208 if (aiter->acl_iter != NULL) { in acl_attribute_iter_next()
222 if (aiter->super != NULL) { in acl_attribute_iter_deinit()
226 if (aiter->acl_iter != NULL && acl_object_list_deinit(&aiter->acl_iter) < 0) { in acl_attribute_iter_deinit()
230 str_free(&aiter->acl_name); in acl_attribute_iter_deinit()
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dlabel-reachable.h223 !aiter.Done(); in Relabel()
224 aiter.Next()) { in Relabel()
230 aiter.SetValue(arc); in Relabel()
330 aiter->Seek(aiter_begin); in Reach()
430 !aiter.Done(); in TransformFst()
431 aiter.Next()) { in TransformFst()
529 aiter->Seek(mid); in LowerBound()
531 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
541 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
543 aiter->Seek(i); in LowerBound()
[all …]
H A Dstatesort.h68 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s1); in StateSort()
69 !aiter.Done(); in StateSort()
70 aiter.Next()) in StateSort()
71 arcs1->push_back(aiter.Value()); in StateSort()
77 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s2); in StateSort()
78 !aiter.Done(); in StateSort()
79 aiter.Next()) in StateSort()
80 arcs2->push_back(aiter.Value()); in StateSort()
H A Drmfinalepsilon.h56 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
57 const A& arc = aiter.Value(); in RmFinalEpsilon()
76 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
77 const A& arc = aiter.Value(); in RmFinalEpsilon()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dlabel-reachable.h223 !aiter.Done(); in Relabel()
224 aiter.Next()) { in Relabel()
230 aiter.SetValue(arc); in Relabel()
330 aiter->Seek(aiter_begin); in Reach()
430 !aiter.Done(); in TransformFst()
431 aiter.Next()) { in TransformFst()
529 aiter->Seek(mid); in LowerBound()
531 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
541 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
543 aiter->Seek(i); in LowerBound()
[all …]
H A Drmfinalepsilon.h56 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
57 const A& arc = aiter.Value(); in RmFinalEpsilon()
76 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
77 const A& arc = aiter.Value(); in RmFinalEpsilon()
H A Dstatesort.h68 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s1); in StateSort()
69 !aiter.Done(); in StateSort()
70 aiter.Next()) in StateSort()
71 arcs1->push_back(aiter.Value()); in StateSort()
77 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s2); in StateSort()
78 !aiter.Done(); in StateSort()
79 aiter.Next()) in StateSort()
80 arcs2->push_back(aiter.Value()); in StateSort()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dlabel-reachable.h223 !aiter.Done(); in Relabel()
224 aiter.Next()) { in Relabel()
230 aiter.SetValue(arc); in Relabel()
330 aiter->Seek(aiter_begin); in Reach()
430 !aiter.Done(); in TransformFst()
431 aiter.Next()) { in TransformFst()
529 aiter->Seek(mid); in LowerBound()
531 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
541 aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
543 aiter->Seek(i); in LowerBound()
[all …]
H A Dstatesort.h68 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s1); in StateSort()
69 !aiter.Done(); in StateSort()
70 aiter.Next()) in StateSort()
71 arcs1->push_back(aiter.Value()); in StateSort()
77 for (ArcIterator< MutableFst<Arc> > aiter(*fst, s2); in StateSort()
78 !aiter.Done(); in StateSort()
79 aiter.Next()) in StateSort()
80 arcs2->push_back(aiter.Value()); in StateSort()
H A Drmfinalepsilon.h56 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
57 const A& arc = aiter.Value(); in RmFinalEpsilon()
76 for (ArcIterator<Fst<A> > aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
77 const A& arc = aiter.Value(); in RmFinalEpsilon()
/dports/net/mosquitto/mosquitto-2.0.13/plugins/dynamic-security/
H A Dplugin.c530 cJSON *aiter; in dynsec__handle_control() local
534 cJSON_ArrayForEach(aiter, commands){ in dynsec__handle_control()
535 if(cJSON_IsObject(aiter)){ in dynsec__handle_control()
536 if(json_get_string(aiter, "command", &command, false) == MOSQ_ERR_SUCCESS){ in dynsec__handle_control()
554 rc = dynsec_clients__process_get(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
556 rc = dynsec_clients__process_list(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
580 rc = dynsec_groups__process_get(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
582 rc = dynsec_groups__process_list(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
598 rc = dynsec_roles__process_create(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
600 rc = dynsec_roles__process_get(j_responses, context, aiter, correlation_data); in dynsec__handle_control()
[all …]
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Ddatastore_qdbm_cmpkey.c5 int aiter, biter; in cmpkey() local
9 for (aiter = 0, biter = 0; aiter < asiz && biter < bsiz; ++aiter, ++biter) { in cmpkey()
10 if (aptr[aiter] != bptr[biter]) in cmpkey()
11 return (aptr[aiter] < bptr[biter]) ? -1 : 1; in cmpkey()
14 if (aiter == asiz && biter == bsiz) in cmpkey()
17 return (aiter == asiz) ? -1 : 1; in cmpkey()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Ddatastore_qdbm_cmpkey.c5 int aiter, biter; in cmpkey() local
9 for (aiter = 0, biter = 0; aiter < asiz && biter < bsiz; ++aiter, ++biter) { in cmpkey()
10 if (aptr[aiter] != bptr[biter]) in cmpkey()
11 return (aptr[aiter] < bptr[biter]) ? -1 : 1; in cmpkey()
14 if (aiter == asiz && biter == bsiz) in cmpkey()
17 return (aiter == asiz) ? -1 : 1; in cmpkey()
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Ddatastore_qdbm_cmpkey.c5 int aiter, biter; in cmpkey() local
9 for (aiter = 0, biter = 0; aiter < asiz && biter < bsiz; ++aiter, ++biter) { in cmpkey()
10 if (aptr[aiter] != bptr[biter]) in cmpkey()
11 return (aptr[aiter] < bptr[biter]) ? -1 : 1; in cmpkey()
14 if (aiter == asiz && biter == bsiz) in cmpkey()
17 return (aiter == asiz) ? -1 : 1; in cmpkey()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Ddatastore_qdbm_cmpkey.c5 int aiter, biter; in cmpkey() local
9 for (aiter = 0, biter = 0; aiter < asiz && biter < bsiz; ++aiter, ++biter) { in cmpkey()
10 if (aptr[aiter] != bptr[biter]) in cmpkey()
11 return (aptr[aiter] < bptr[biter]) ? -1 : 1; in cmpkey()
14 if (aiter == asiz && biter == bsiz) in cmpkey()
17 return (aiter == asiz) ? -1 : 1; in cmpkey()
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dlabel-reachable.h257 !aiter.Done(); aiter.Next()) { in Relabel()
258 auto arc = aiter.Value(); in Relabel()
264 aiter.SetValue(arc); in Relabel()
362 aiter->Seek(aiter_begin); in Reach()
388 aiter->SetFlags( in Reach()
456 !aiter.Done(); aiter.Next()) { in TransformFst()
457 auto arc = aiter.Value(); in TransformFst()
466 aiter.SetValue(arc); in TransformFst()
542 aiter->Seek(mid); in LowerBound()
544 reach_fst_input_ ? aiter->Value().ilabel : aiter->Value().olabel; in LowerBound()
[all …]
H A Dstatesort.h61 for (ArcIterator<MutableFst<Arc>> aiter(*fst, s1); !aiter.Done(); in StateSort()
62 aiter.Next()) { in StateSort()
63 arcsa.push_back(aiter.Value()); in StateSort()
70 for (ArcIterator<MutableFst<Arc>> aiter(*fst, s2); !aiter.Done(); in StateSort()
71 aiter.Next()) { in StateSort()
72 arcsb.push_back(aiter.Value()); in StateSort()
H A Drmfinalepsilon.h53 for (ArcIterator<Fst<Arc>> aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
54 const auto &arc = aiter.Value(); in RmFinalEpsilon()
69 for (ArcIterator<Fst<Arc>> aiter(*fst, s); !aiter.Done(); aiter.Next()) { in RmFinalEpsilon()
70 const auto &arc = aiter.Value(); in RmFinalEpsilon()
H A Dreweight.h74 for (MutableArcIterator<MutableFst<Arc>> aiter(fst, s); !aiter.Done(); in Reweight()
75 aiter.Next()) { in Reweight()
76 auto arc = aiter.Value(); in Reweight()
88 aiter.SetValue(arc); in Reweight()
112 for (MutableArcIterator<MutableFst<Arc>> aiter(fst, s); !aiter.Done(); in Reweight()
113 aiter.Next()) { in Reweight()
114 auto arc = aiter.Value(); in Reweight()
121 aiter.SetValue(arc); in Reweight()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Common/include/
H A DitkMutualInformationImageToImageMetric.hxx236 typename SpatialSampleContainer::const_iterator aiter; in GetValue() local
248 for( aiter = m_SampleA.begin(); aiter != aend; ++aiter ) in GetValue()
253 valueFixed = ( ( *biter ).FixedImageValue - ( *aiter ).FixedImageValue ) in GetValue()
336 typename SpatialSampleContainer::iterator aiter; in GetValueAndDerivative() local
349 for( aiter = m_SampleA.begin(), aditer = sampleADerivatives.begin(); in GetValueAndDerivative()
350 aiter != aend; ++aiter, ++aditer ) in GetValueAndDerivative()
366 for( aiter = m_SampleA.begin(); aiter != aend; ++aiter ) in GetValueAndDerivative()
371 valueFixed = ( ( *biter ).FixedImageValue - ( *aiter ).FixedImageValue ) in GetValueAndDerivative()
402 for( aiter = m_SampleA.begin(), aditer = sampleADerivatives.begin(); in GetValueAndDerivative()
403 aiter != aend; ++aiter, ++aditer ) in GetValueAndDerivative()
[all …]
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/test/
H A Dfst_test.h76 ArcIterator<G> aiter(fst, s); in TestBase()
77 for (; !aiter.Done(); aiter.Next()) {} in TestBase()
78 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestBase()
80 const Arc &arc = aiter.Value(); in TestBase()
91 CHECK_EQ(na, aiter.Position()); in TestBase()
134 for (; !aiter.Done(); aiter.Next()) {} in TestMutable()
135 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestMutable()
137 Arc arc = aiter.Value(); in TestMutable()
139 aiter.SetValue(arc); in TestMutable()
140 arc = aiter.Value(); in TestMutable()
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dfst_test.h76 ArcIterator<G> aiter(fst, s); in TestBase()
77 for (; !aiter.Done(); aiter.Next()) {} in TestBase()
78 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestBase()
80 const Arc &arc = aiter.Value(); in TestBase()
91 CHECK_EQ(na, aiter.Position()); in TestBase()
134 for (; !aiter.Done(); aiter.Next()) {} in TestMutable()
135 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestMutable()
137 Arc arc = aiter.Value(); in TestMutable()
139 aiter.SetValue(arc); in TestMutable()
140 arc = aiter.Value(); in TestMutable()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/test/
H A Dfst_test.h76 ArcIterator<G> aiter(fst, s); in TestBase()
77 for (; !aiter.Done(); aiter.Next()) {} in TestBase()
78 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestBase()
80 const Arc &arc = aiter.Value(); in TestBase()
91 CHECK_EQ(na, aiter.Position()); in TestBase()
134 for (; !aiter.Done(); aiter.Next()) {} in TestMutable()
135 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestMutable()
137 Arc arc = aiter.Value(); in TestMutable()
139 aiter.SetValue(arc); in TestMutable()
140 arc = aiter.Value(); in TestMutable()
[all …]
/dports/math/openfst/openfst-1.8.1/src/include/fst/test/
H A Dfst_test.h75 ArcIterator<G> aiter(fst, s); in TestBase()
76 for (; !aiter.Done(); aiter.Next()) { in TestBase()
78 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestBase()
80 const Arc &arc = aiter.Value(); in TestBase()
95 CHECK_EQ(na, aiter.Position()); in TestBase()
135 for (; !aiter.Done(); aiter.Next()) { in TestMutable()
137 for (aiter.Reset(); !aiter.Done(); aiter.Next()) { in TestMutable()
139 Arc arc = aiter.Value(); in TestMutable()
141 aiter.SetValue(arc); in TestMutable()
142 arc = aiter.Value(); in TestMutable()
[all …]
/dports/net/py-trio/trio-0.19.0/trio/_core/tests/
H A Dtest_asyncgen.py50 assert 42 == await aiter.asend(None)
62 saved.append(aiter)
63 assert 42 == await aiter.asend(None)
126 aiter = funky_agen()
127 saved.append(aiter)
128 assert 1 == await aiter.asend(None)
129 assert 2 == await aiter.asend(None)
232 async def step_outside_async_context(aiter): argument
245 abort_fn.aiter.asend(None).send(None)
246 del abort_fn.aiter
[all …]

12345678910>>...16