/freebsd/contrib/libucl/tests/schema/ |
H A D | type.json | 9 "valid": true boolean 14 "valid": false boolean 19 "valid": false boolean 24 "valid": false boolean 29 "valid": false boolean 34 "valid": false boolean 39 "valid": false boolean 50 "valid": true boolean 55 "valid": true boolean 60 "valid": false boolean [all …]
|
H A D | patternProperties.json | 12 "description": "a single valid match is valid", 14 "valid": true boolean 17 "description": "multiple valid matches is valid", 19 "valid": true boolean 24 "valid": false boolean 29 "valid": false boolean 34 "valid": false boolean 39 "valid": true boolean 53 "description": "a single valid match is valid", 55 "valid": true boolean [all …]
|
H A D | uniqueItems.json | 7 "description": "unique array of integers is valid", 9 "valid": true boolean 14 "valid": false boolean 19 "valid": false boolean 22 "description": "unique array of objects is valid", 24 "valid": true boolean 29 "valid": false boolean 32 "description": "unique array of nested objects is valid", 37 "valid": true boolean 45 "valid": false boolean [all …]
|
H A D | dependencies.json | 11 "valid": true boolean 16 "valid": true boolean 21 "valid": true boolean 26 "valid": false boolean 31 "valid": true boolean 44 "valid": true boolean 49 "valid": true boolean 54 "valid": true boolean 59 "valid": false boolean 64 "valid": false boolean [all …]
|
H A D | oneOf.json | 16 "description": "first oneOf valid", 18 "valid": true boolean 21 "description": "second oneOf valid", 23 "valid": true boolean 26 "description": "both oneOf valid", 28 "valid": false boolean 31 "description": "neither oneOf valid", 33 "valid": false boolean 54 "valid": false boolean 57 "description": "one oneOf valid", [all …]
|
H A D | ref.json | 14 "valid": true boolean 19 "valid": true boolean 24 "valid": false boolean 29 "valid": false boolean 45 "valid": true boolean 50 "valid": false boolean 66 "valid": true boolean 71 "valid": false boolean 91 "valid": false boolean 96 "valid": false boolean [all …]
|
H A D | properties.json | 12 "description": "both properties present and valid is valid", 14 "valid": true boolean 19 "valid": false boolean 24 "valid": false boolean 29 "valid": true boolean 34 "valid": true boolean 53 "valid": true boolean 58 "valid": false boolean 63 "valid": false boolean 68 "valid": true boolean [all …]
|
H A D | anyOf.json | 16 "description": "first anyOf valid", 18 "valid": true boolean 21 "description": "second anyOf valid", 23 "valid": true boolean 26 "description": "both anyOf valid", 28 "valid": true boolean 31 "description": "neither anyOf valid", 33 "valid": false boolean 54 "valid": false boolean 57 "description": "one anyOf valid", [all …]
|
H A D | enum.json | 7 "description": "one of the enum is valid", 9 "valid": true boolean 14 "valid": false boolean 23 "description": "one of the enum is valid", 25 "valid": true boolean 30 "valid": false boolean 35 "valid": false boolean 51 "description": "both properties are valid", 53 "valid": true boolean 56 "description": "missing optional property is valid", [all …]
|
H A D | allOf.json | 24 "valid": true boolean 29 "valid": false boolean 34 "valid": false boolean 39 "valid": false boolean 65 "description": "valid", 67 "valid": true boolean 72 "valid": false boolean 77 "valid": false boolean 82 "valid": false boolean 87 "valid": false boolean [all …]
|
H A D | additionalProperties.json | 12 "description": "no additional properties is valid", 14 "valid": true boolean 19 "valid": false boolean 24 "valid": true boolean 29 "valid": true boolean 42 "description": "no additional properties is valid", 44 "valid": true boolean 47 "description": "an additional valid property is valid", 49 "valid": true boolean 54 "valid": false boolean [all …]
|
H A D | refRemote.json | 7 "description": "remote ref valid", 9 "valid": true boolean 14 "valid": false boolean 23 "description": "remote fragment valid", 25 "valid": true boolean 30 "valid": false boolean 41 "description": "ref within ref valid", 43 "valid": true boolean 48 "valid": false boolean 64 "description": "changed scope ref valid", [all …]
|
H A D | refRemote.json.disabled | 7 "description": "remote ref valid", 9 "valid": true 14 "valid": false 23 "description": "remote fragment valid", 25 "valid": true 30 "valid": false 41 "description": "ref within ref valid", 43 "valid": true 48 "valid": false 64 "description": "changed scope ref valid", [all …]
|
H A D | not.json | 11 "valid": true boolean 16 "valid": false boolean 27 "description": "valid", 29 "valid": true boolean 34 "valid": false boolean 39 "valid": false boolean 59 "valid": true boolean 64 "valid": true boolean 69 "valid": false boolean 86 "valid": false boolean [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | pkits-test.pl | 46 [ "4.1.1", "Valid Signatures Test1", 0 ], 49 [ "4.1.4", "Valid DSA Signatures Test4", 0 ], 50 [ "4.1.5", "Valid DSA Parameter Inheritance Test5", 0 ], 55 [ "4.2.3", "Valid pre2000 UTC notBefore Date Test3", 0 ], 56 [ "4.2.4", "Valid GeneralizedTime notBefore Date Test4", 0 ], 60 [ "4.2.8", "Valid GeneralizedTime notAfter Date Test8", 0 ], 64 [ "4.3.3", "Valid Name Chaining Whitespace Test3", 0 ], 65 [ "4.3.4", "Valid Name Chaining Whitespace Test4", 0 ], 66 [ "4.3.5", "Valid Name Chaining Capitalization Test5", 0 ], 67 [ "4.3.6", "Valid Name Chaining UIDs Test6", 0 ], [all …]
|
/freebsd/contrib/ofed/libibverbs/man/ |
H A D | ibv_query_qp.3 | 34 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */ 35 enum ibv_mig_state path_mig_state; /* Path migration state (valid if HCA supports APM) */ 36 uint32_t qkey; /* Q_Key of the QP (valid only for UD QPs) */ 37 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs) */ 38 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */ 39 uint32_t dest_qp_num; /* Destination QP number (valid only for RC/UC QPs) */ 40 int qp_access_flags; /* Mask of enabled remote access operations (valid onl… 42 struct ibv_ah_attr ah_attr; /* Primary path address vector (valid only for RC/UC Q… 43 struct ibv_ah_attr alt_ah_attr; /* Alternate path address vector (valid only for RC/UC… 47 uint8_t sq_draining; /* Is the QP draining? (Valid only if qp_state is SQD)… [all …]
|
H A D | ibv_modify_qp.3 | 29 enum ibv_mtu path_mtu; /* Path MTU (valid only for RC/UC QPs) */ 30 enum ibv_mig_state path_mig_state; /* Path migration state (valid if HCA supports APM)… 31 uint32_t qkey; /* Q_Key for the QP (valid only for UD QPs) */ 32 uint32_t rq_psn; /* PSN for receive queue (valid only for RC/UC QPs)… 33 uint32_t sq_psn; /* PSN for send queue (valid only for RC/UC QPs) */ 34 uint32_t dest_qp_num; /* Destination QP number (valid only for RC/UC QPs)… 35 int qp_access_flags; /* Mask of enabled remote access operations (valid … 36 struct ibv_qp_cap cap; /* QP capabilities (valid if HCA supports QP resizi… 37 struct ibv_ah_attr ah_attr; /* Primary path address vector (valid only for RC/U… 38 struct ibv_ah_attr alt_ah_attr; /* Alternate path address vector (valid only for RC… [all …]
|
/freebsd/contrib/libucl/python/tests/ |
H A D | test_dump.py | 15 valid = "a = null;\n" 16 self.assertEqual(ucl.dump(data), valid) 20 valid = "a = 1;\n" 21 self.assertEqual(ucl.dump(data), valid) 25 valid = "a {\n b = 1;\n}\n" 26 self.assertEqual(ucl.dump(data), valid) 30 valid = "a [\n 1,\n 2,\n 3,\n 4,\n]\n" 31 self.assertEqual(ucl.dump(data), valid) 35 valid = "a = \"b\";\n" 36 self.assertEqual(ucl.dump(data), valid) [all …]
|
H A D | test_load.py | 18 valid = { "a" : None } 19 self.assertEqual(ucl.load(data), valid) 23 valid = { "a" : 1 } 24 self.assertEqual(ucl.load(data), valid) 28 valid = { "a" : 1 } 29 self.assertEqual(ucl.load(data), valid) 33 valid = { "a" : { "b" : 1 } } 34 self.assertEqual(ucl.load(data), valid) 38 valid = { "a" : "b" } 39 self.assertEqual(ucl.load(data), valid) [all …]
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 15-test_ecparam.t | 24 my @valid = glob(data_file("valid", "*.pem")); 32 my $valid = shift; # Check should pass or fail? 37 if ($valid) { 64 subtest "Check loading valid parameters by ecparam with -check" => sub { 65 plan tests => scalar(@valid); 66 checkload(\@valid, 1, "ecparam", "-check"); 69 subtest "Check loading valid parameters by ecparam with -check_named" => sub { 70 plan tests => scalar(@valid); 71 checkload(\@valid, 1, "ecparam", "-check_named"); 74 subtest "Check loading valid parameters by pkeyparam with -check" => sub { [all …]
|
/freebsd/crypto/openssh/regress/ |
H A D | sshsig.sh | 146 printf "valid-after=\"19800101\",valid-before=\"19900101\" " ; 149 # key lifespan valid 150 trace "$tid: key type $t verify with valid lifespan" 155 fail "failed signature for $t key with valid expiry interval" 156 # key not yet valid 157 trace "$tid: key type $t verify with not-yet-valid lifespan" 162 fail "failed signature for $t not-yet-valid key" 177 # key lifespan valid 178 trace "$tid: key type $t find-principals with valid lifespan" 182 fail "failed find-principals for $t key with valid expiry interval" [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | pipeline.json | 9 "PublicDescription": "This event counts valid cycles of EAGA pipeline.", 12 "BriefDescription": "This event counts valid cycles of EAGA pipeline." 15 "PublicDescription": "This event counts valid cycles of EAGB pipeline.", 18 "BriefDescription": "This event counts valid cycles of EAGB pipeline." 21 "PublicDescription": "This event counts valid cycles of EXA pipeline.", 24 "BriefDescription": "This event counts valid cycles of EXA pipeline." 27 "PublicDescription": "This event counts valid cycles of EXB pipeline.", 30 "BriefDescription": "This event counts valid cycles of EXB pipeline." 33 "PublicDescription": "This event counts valid cycles of FLA pipeline.", 36 "BriefDescription": "This event counts valid cycles of FLA pipeline." [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | other.json | 28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 82 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
H A D | other.json | 22 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 28 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 34 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 40 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 46 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 52 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 58 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 64 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a T… 70 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… 76 …"BriefDescription": "Cycles where a dispatch group is valid but does not get dispatched due to a t… [all …]
|
/freebsd/bin/pax/ |
H A D | cache.c | 160 * the stored name (if valid or invalid match). We use a simple hash table. 178 if ((ptr != NULL) && (ptr->valid > 0) && (ptr->uid == uid)) { in name_uid() 182 if (frc || (ptr->valid == VALID)) in name_uid() 205 ptr->valid = INVALID; in name_uid() 219 ptr->valid = VALID; in name_uid() 227 * the stored name (if valid or invalid match). We use a simple hash table. 245 if ((ptr != NULL) && (ptr->valid > 0) && (ptr->gid == gid)) { in name_gid() 249 if (frc || (ptr->valid == VALID)) in name_gid() 272 ptr->valid = INVALID; in name_gid() 286 ptr->valid = VALID; in name_gid() [all …]
|