Home
last modified time | relevance | path

Searched refs:count_small (Results 1 – 9 of 9) sorted by relevance

/dports/biology/abyss/abyss-2.3.1/Assembly/
H A DLoadAlgorithm.h90 count_small = 0, count_nonACGT = 0, in loadSequences() local
104 count_small++; in loadSequences()
145 if (count_small > 0) in loadSequences()
147 "discarded " << count_small << " reads " in loadSequences()
157 tempCounter[1] += (count_small + reader.unchaste() + count_nonACGT); in loadSequences()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dio_lib_format.erl75 {P, S, W, Other} = count_small(Res1),
236 count_small(Cs) -> function
237 count_small(Cs, #{p => 0, s => 0, w => 0, other => 0}).
239 count_small([#{control_char := $p}|Cs], #{p := P} = Cnts) -> function
240 count_small(Cs, Cnts#{p := P + 1});
241 count_small([#{control_char := $P}|Cs], #{p := P} = Cnts) -> function
242 count_small(Cs, Cnts#{p := P + 1});
244 count_small(Cs, Cnts#{w := W + 1});
246 count_small(Cs, Cnts#{w := W + 1});
248 count_small(Cs, Cnts#{w := W + 1});
[all …]
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Ddebug.cpp331 const uint count_small = count_abs_small_values(eigenvalues,EIGEN_MINVALUE); in do_validate_K() local
332 if (count_small>1) { in do_validate_K()
334 msg += std::to_string(count_small); in do_validate_K()
346 if (count_small>1 && negative_eigen_values && !isMatrixPositiveDefinite(K)) in do_validate_K()