Home
last modified time | relevance | path

Searched defs:errs (Results 51 – 75 of 3664) sorted by relevance

12345678910>>...147

/dports/multimedia/neolink/neolink-cf54129/cargo-crates/validator_derive-0.10.1/tests/
H A Dlength.rs32 let errs = err.field_errors(); in value_out_of_length_fails_validation() localVariable
52 let errs = err.field_errors(); in can_specify_code_for_length() localVariable
69 let errs = err.field_errors(); in can_specify_message_for_length() localVariable
H A Dphone.rs34 let errs = err.field_errors(); in bad_phone_fails_validation() localVariable
52 let errs = err.field_errors(); in can_specify_code_for_phone() localVariable
71 let errs = err.field_errors(); in can_specify_message_for_phone() localVariable
H A Dcredit_card.rs34 let errs = err.field_errors(); in bad_credit_card_fails_validation() localVariable
53 let errs = err.field_errors(); in can_specify_code_for_credit_card() localVariable
71 let errs = err.field_errors(); in can_specify_message_for_credit_card() localVariable
H A Dnon_control.rs34 let errs = err.field_errors(); in utf8_with_control_fails_validation() localVariable
52 let errs = err.field_errors(); in can_specify_code_for_non_control_character() localVariable
71 let errs = err.field_errors(); in can_specify_message_for_non_control_character() localVariable
H A Durl.rs33 let errs = err.field_errors(); in bad_url_fails_validation() localVariable
51 let errs = err.field_errors(); in can_specify_code_for_url() localVariable
69 let errs = err.field_errors(); in can_specify_message_for_url() localVariable
H A Dcontains.rs32 let errs = err.field_errors(); in value_not_containing_needle_fails_validation() localVariable
51 let errs = err.field_errors(); in can_specify_code_for_contains() localVariable
68 let errs = err.field_errors(); in can_specify_message_for_contains() localVariable
H A Demail.rs32 let errs = err.field_errors(); in bad_email_fails_validation() localVariable
50 let errs = err.field_errors(); in can_specify_code_for_email() localVariable
67 let errs = err.field_errors(); in can_specify_message_for_email() localVariable
H A Dregex.rs40 let errs = err.field_errors(); in bad_value_for_regex_fails_validation() localVariable
58 let errs = err.field_errors(); in can_specify_code_for_regex() localVariable
75 let errs = err.field_errors(); in can_specify_message_for_regex() localVariable
/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A Dblockindexed_misc.c27 int err, errs = 0; in main() local
61 int err, errs = 0; in blockindexed_contig_test() local
168 int err, errs = 0; in blockindexed_vector_test() local
252 int err, errs = 0, pack_size, type_size, position; in pack_and_unpack() local
H A Dpairtype_pack.c25 int err, errs = 0; in main() local
43 int i, err, errs = 0; in short_int_pack_test() local
103 int err, errs = 0, pack_size, type_size, position; in pack_and_unpack() local
H A Dhindexed_block.c31 int err, errs = 0; in main() local
71 int err, errs = 0; in hindexed_block_contig_test() local
179 int err, errs = 0; in hindexed_block_vector_test() local
272 int err, errs = 0, pack_size, type_size, position; in pack_and_unpack() local
H A Dcontents.c31 int err, errs = 0; in main() local
89 int err, errs = 0; in builtin_float_test() local
119 int err, errs = 0; in vector_of_vectors_test() local
295 int err, errs = 0; in optimizable_vector_of_basics_test() local
377 int err, errs = 0; in indexed_of_basics_test() local
475 int err, errs = 0; in indexed_of_vectors_test() local
673 int err, errs = 0; in struct_of_basics_test() local
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dhindexed_block.c30 int err, errs = 0; in main() local
79 int err, errs = 0; in hindexed_block_contig_test() local
187 int err, errs = 0; in hindexed_block_vector_test() local
281 int err, errs = 0, pack_size, type_size, position; in pack_and_unpack() local
H A Dpairtype-pack.c27 int err, errs = 0; in main() local
52 int i, err, errs = 0; in short_int_pack_test() local
113 int err, errs = 0, pack_size, type_size, position; in pack_and_unpack() local
H A Dcontents.c30 int err, errs = 0; in main() local
96 int err, errs = 0; in builtin_float_test() local
132 int err, errs = 0; in vector_of_vectors_test() local
329 int err, errs = 0; in optimizable_vector_of_basics_test() local
412 int err, errs = 0; in indexed_of_basics_test() local
509 int err, errs = 0; in indexed_of_vectors_test() local
717 int err, errs = 0; in struct_of_basics_test() local
/dports/net/mpich/mpich-3.4.3/test/mpi/errors/pt2pt/
H A Dtruncmsg_mrecv.c29 int err, errs = 0, source, dest, rank, size; in main() local
91 int errs = 0, msgLen, errclass; in checkTruncError() local
112 int errs = 0, msgLen; in checkOk() local
H A Dtruncmsg1.c28 int err, errs = 0, source, dest, rank, size; in main() local
101 int errs = 0, msgLen, errclass; in checkTruncError() local
122 int errs = 0, msgLen; in checkOk() local
/dports/net/mpich2/mpich2-1.5/test/mpi/errors/pt2pt/
H A Dtruncmsg1.c28 int err, errs = 0, source, dest, rank, size; in main() local
110 int errs = 0, msgLen, errclass; in checkTruncError() local
136 int errs = 0, msgLen; in checkOk() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/debug_stub/
H A Dabi_test.cc16 int errs = 0; in VerifyAbi() local
98 int errs = 0; in TestAbi() local
/dports/math/py-or-tools/or-tools-9.2/examples/notebook/linear_solver/
H A Dassignment_teams_mip.ipynb57 "First, you must install [ortools](https://pypi.org/project/ortools/) package in this colab."
142 " solver.Sum([x[worker, task] for worker in range(num_workers)]) == 1)\n",
/dports/comms/mbelib/mbelib-1.3.0/
H A Decc.c53 int i, errs; in mbe_golay2312() local
89 int i, j, errs, block, syndrome, stmp, stmp2; in mbe_hamming1511() local
133 int i, j, errs, block, syndrome, stmp, stmp2; in mbe_7100x4400hamming1511() local
/dports/devel/spark/spark-2.1.1/external/kafka-0-8/src/main/scala/org/apache/spark/streaming/kafka/
H A DKafkaCluster.scala73 val errs = new Err constant
131 val errs = new Err constant
190 val errs = new Err constant
273 val errs = new Err constant
334 val errs = new Err constant
/dports/net/mpich/mpich-3.4.3/test/mpi/threads/pt2pt/
H A Dmt_sendrecv_impl.c10 int errs = 0, err, i, rank; in test_sendrecv() local
46 int errs = 0, err, i, rank; in test_sendrecv_huge() local
86 int errs = 0, err, i, rank; in test_isendirecv() local
130 int errs = 0, err, i, j, rank; in test_isendirecv_huge() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/reflect/Generics/
H A DProbe.java61 int errs = 0; in main() local
74 int errs = 0; in probe() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/reflect/Generics/
H A DProbe.java61 int errs = 0; in main() local
74 int errs = 0; in probe() local

12345678910>>...147