Home
last modified time | relevance | path

Searched refs:examined (Results 1 – 25 of 4236) sorted by relevance

12345678910>>...170

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/spark/sv/evidence/
H A DFermiLiteAssemblyHandler.java244 if ( !examined.add(tig) ) return; in removeUnbranchedConnections()
248 !examined.contains(conn.getTarget()) && in removeUnbranchedConnections()
250 examined.add(conn.getTarget()); in removeUnbranchedConnections()
254 !examined.contains(conn.getTarget()) && in removeUnbranchedConnections()
256 examined.add(conn.getTarget()); in removeUnbranchedConnections()
365 if ( examined.contains(tig) ) return; in expandAssemblyGraph()
368 examined.add(tig); in expandAssemblyGraph()
384 if ( !examined.contains(tig) ) { in expandAssemblyGraph()
403 examined.add(contig); in tracePaths()
442 if ( examined.add(target) ) { in extendPath()
[all …]
/dports/databases/pgloader3/split-sequence-v2.0.0/
H A Dlist.lisp29 (let ((examined 0)
32 (incf examined)
35 :until (eql examined end)
40 examined
43 (= end examined)))))))))
69 (multiple-value-bind (chunk remaining examined ran-off-end)
71 (incf index examined)
72 (when end (decf end examined))
/dports/net-p2p/libswift/libswift-dc0cbcc/ext/
H A Dvod_picker.cpp76 uint64_t examined = 0; in pickUrgent() local
80 while (hint.is_none() && examined < size) { in pickUrgent()
81 curr = getTopBin(curr, (playback_pos_+1)<<1, size-examined); in pickUrgent()
85 examined += curr.base_length(); in pickUrgent()
101 uint64_t examined = 0; in pickRarest() local
112 bin_t range = getTopBin(bin_t(start<<1), start<<1, size-examined); in pickRarest()
114 while (examined < size && !retry) { in pickRarest()
142 examined += range.base_length(); in pickRarest()
143 … range = getTopBin(bin_t(0, range.base_right().layer_offset()+1), start<<1, size-examined); in pickRarest()
/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
58 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
68 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
79 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
128 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
142 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
156 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
168 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
58 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
68 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
79 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
128 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
142 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
156 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
168 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
58 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
68 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
79 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
128 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
142 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
156 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
168 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
58 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
68 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
79 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
128 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
142 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
156 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
168 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
57 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
67 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
77 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
126 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
140 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
154 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
166 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/main/
H A Dlimit_rows_examined.result25 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
35 Warning 1931 Query execution was interrupted. The query examined at least 5 rows, which exceeds LIM…
47 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
57 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
67 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
77 Warning 1931 Query execution was interrupted. The query examined at least 7 rows, which exceeds LIM…
126 Warning 1931 Query execution was interrupted. The query examined at least 2 rows, which exceeds LIM…
140 Warning 1931 Query execution was interrupted. The query examined at least 3 rows, which exceeds LIM…
154 Warning 1931 Query execution was interrupted. The query examined at least 4 rows, which exceeds LIM…
166 Warning 1931 Query execution was interrupted. The query examined at least 8 rows, which exceeds LIM…
[all …]
/dports/mail/filtermail/filtermail-0.8.6/contrib/
H A Dprozente.pl11 $examined = `examined.sh`;
12 printf ("%2.2f%% (%d) of all mails (%d) deleted\n", $deleted*100/$examined, $deleted, $examined);
/dports/games/scummvm/scummvm-2.5.1/devtools/create_achievements/gen/
H A Dsteam-364350.ini10 item_2_comment=You examined the nightclub and arrival shop signs.
16 item_4_comment=You examined the poster near the arrival shop's door.
19 item_5_comment=You examined the door fridge where there are bricks.
31 item_9_comment=Penelope examined the statues in the temple.
34 item_10_comment=Penelope examined the gate in the large room of the temple.
40 item_12_comment=You examined the hole in front of the three pyramids.
46 item_14_comment=You examined the big computer at Pandora Global Corp.
52 item_16_comment=You examined the map on the wall in the last room.
/dports/devel/spatialindex/spatialindex-src-1.8.5/test/rtree/
H A DGenerator.cc95 std::set<size_t> examined; in main() local
101 std::set<size_t>::iterator itSet = examined.find(id); in main()
103 while (itSet != examined.end()) in main()
106 itSet = examined.find(id); in main()
108 examined.insert(id); in main()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/r/
H A Dddl_high_priority.result38 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
54 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
91 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
107 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
145 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
162 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
195 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
211 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
243 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
261 Id User Host db Command Time State Info Rows examined Rows sent Tid Srv_Id
[all …]
/dports/devel/spatialindex/spatialindex-src-1.8.5/test/mvrtree/
H A DGenerator.cc121 set<size_t> examined; in main() local
127 set<size_t>::iterator itSet = examined.find(id); in main()
128 while (itSet != examined.end() || data[id].m_bIsDead == true) in main()
131 itSet = examined.find(id); in main()
133 examined.insert(id); in main()
152 examined.insert(nextID); in main()
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/games/
H A DchatPanel.py38 if hasattr(self, "player") and hasattr(self, "player_cid") and not self.gamemodel.examined:
44 if gamemodel.examined:
73 if hasattr(self, "player") and not gamemodel.examined and self.player_cid is None:
90 if hasattr(self, "player") or self.gamemodel.examined:
106 if self.gamemodel.examined:
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/
H A Dcorpus-biolg.batch14 The 50 kDa protein is examined
15 The protein ( 50 kDa ) is examined
17 A protein of 50 kDa is examined
20 The last 195 bp of the DNA are examined
23 The 50-kDa protein is examined
24 The 50kDa protein is examined
26 A protein of 50kDa is examined
29 The last 195bp of the DNA are examined
38 The 10 foot distance is examined
59 Exons 40 to 50 were examined
[all …]
/dports/net/opennx/opennx-0.16/packaging/win32/
H A Dfindrequires.pl.in45 my %examined;
66 return if ($examined{$target});
67 $examined{$target} = 1;
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/find/tasks/
H A Dmain.yml64 - 'find_test0.examined is defined'
70 - 'find_test0.examined == 16'
100 - name: test number of examined directories/files
112 - total_contents.examined == 16
127 - contents_with_depth.examined == 10
141 - files_with_depth.examined == 10
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/tools/ClipReads/
H A Dexpected.clippingReadsTest.withRG.hg19.CT_15_1115.tmp2 Number of examined reads 13
5 Number of examined bases 988
H A Dexpected.clippingReadsTest.withRG.hg19.QT_10.tmp2 Number of examined reads 13
5 Number of examined bases 988

12345678910>>...170