Home
last modified time | relevance | path

Searched refs:seen_set (Results 1 – 13 of 13) sorted by relevance

/dports/science/py-chainer/chainer-7.8.0/chainer/
H A D_backprop.py159 seen_set = set()
162 if cand not in seen_set:
164 heapq.heappush(cand_funcs, (-cand.rank, len(seen_set), cand))
165 seen_set.add(cand)
H A Dvariable.py1660 seen_set = set()
1663 if cand is not None and cand not in seen_set:
1665 seen_set.add(cand)
/dports/science/py-chainer/chainer-7.8.0/chainer/exporters/
H A Dcaffe.py48 seen_set = set()
53 if x in seen_set:
57 order = -len(seen_set)
60 heapq.heappush(cand_funcs, (order, -x.rank, -len(seen_set), x))
61 seen_set.add(x)
/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/
H A Dfeature_recorder_set.cpp29 flags(flags_),seen_set(),input_fname(input_fname_), in feature_recorder_set()
157 return seen_set.check_for_presence_and_insert(md5); in check_previously_processed()
H A Dfeature_recorder_set.h33 atomic_set<std::string> seen_set; // hex hash values of pages that have been seen variable
H A Dfeature_recorder_sql.cpp328 flags(flags_),seen_set(),input_fname(), in feature_recorder_set()
/dports/textproc/p5-Apache-Solr/Apache-Solr-1.05/lib/Apache/
H A DSolr.pm410 my (@flat, %seen_set);
421 { $seen_set{$set} = 1;
442 push @flat, %seen_set;
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-damage.cc190 set<actor*> &seen_set, int arcs) in _chain_lightning_to() argument
220 && seen_set.find(new_victim) == seen_set.end() in _chain_lightning_to()
225 seen_set.insert(new_victim); in _chain_lightning_to()
238 _chain_lightning_to(caster, pow, new_victims, seen_set, arcs + 1); in _chain_lightning_to()
337 set<actor*> seen_set; in cast_chain_lightning() local
338 seen_set.insert(act); in cast_chain_lightning()
340 _chain_lightning_to(caster, pow, victims, seen_set, initial_arc_dist); in cast_chain_lightning()
/dports/science/py-phonopy/phonopy-2.11.0/phonopy/interface/
H A Dvasp.py370 seen_set = set()
372 if x not in seen_set:
373 seen_set.add(x)
/dports/science/phonopy/phonopy-2.11.0/phonopy/interface/
H A Dvasp.py370 seen_set = set()
372 if x not in seen_set:
373 seen_set.add(x)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/more_itertools/
H A Dmore.py4211 seen_set = set()
4218 if k not in seen_set:
4219 seen_set.add(k)
/dports/devel/py-more-itertools/more-itertools-8.12.0/more_itertools/
H A Dmore.py4211 seen_set = set()
4218 if k not in seen_set:
4219 seen_set.add(k)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold142781 "seen_set": -7.013466,