Home
last modified time | relevance | path

Searched full:validated (Results 1 – 25 of 269) sorted by relevance

1234567891011

/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DJobService.v1_1_0.json194 "description": "The policy for how document-based jobs are validated.",
195 …"longDescription": "This property shall contain policy for how document-based jobs are validated.",
305 "Automatic": "Jobs are validated automatically.",
306 "Bypass": "Jobs are not validated.",
307 "Manual": "Jobs are validated manually."
310 …"Automatic": "This value shall indicate that jobs are validated automatically. The `JobState` pro…
311 …"Bypass": "This value shall indicate jobs are not validated. The `JobState` property of a new job…
312 …"Manual": "This value shall indicate jobs are validated manually. The `JobState` property of a ne…
/openbmc/openbmc-test-automation/lib/
H A Dgen_valid.py165 var_value The value being validated.
212 var_value The value being validated.
285 var_value The value being validated.
327 var_value The value being validated.
363 var_value The value being validated.
397 var_value The value being validated.
420 var_value The value being validated.
437 var_value The value being validated.
454 var_value The value being validated.
482 var_value The value being validated.
[all …]
H A Dvalid.tcl14 # var_name The name of the variable whose value is to be validated.
94 …# var_name The name of the variable whose value is to be validated. This v…
187 # var_name The name of the variable whose value is to be validated.
210 # var_name The name of the variable whose value is to be validated.
239 # var_name The name of the variable whose value is to be validated.
303 # var_name The name of the variable whose value is to be validated.
331 …here is no os_password program parm defined, then the pw_file_path must exist and will be validated
/openbmc/u-boot/doc/
H A DREADME.esbc_validate18 $hdr_addr Address of header of the image to be validated.
39 of images. A set of public keys is being signed and validated by ISBC
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DJobService_v1.xml208 …nnotation Term="OData.Description" String="The policy for how document-based jobs are validated."/>
209 …scription" String="This property shall contain policy for how document-based jobs are validated."/>
240 <Annotation Term="OData.Description" String="Jobs are validated automatically."/>
241 …"OData.LongDescription" String="This value shall indicate that jobs are validated automatically. …
244 <Annotation Term="OData.Description" String="Jobs are validated manually."/>
245 …Term="OData.LongDescription" String="This value shall indicate jobs are validated manually. The `…
248 <Annotation Term="OData.Description" String="Jobs are not validated."/>
249 …="OData.LongDescription" String="This value shall indicate jobs are not validated. The `JobState`…
/openbmc/phosphor-certificate-manager/
H A Dx509_utils.hpp39 * @param[in] cert Reference to certificate to be validated
47 * @param[in] cert Reference to certificate to be validated
/openbmc/linux/drivers/acpi/acpica/
Dtbinstal.c
Dnspredef.c
/openbmc/openbmc/poky/meta/conf/machine/include/sh/
H A DREADME6 Experimental -- SH tunings have not been validated.
/openbmc/phosphor-logging/
H A Dlogging_test.cpp33 bool validated = false; in validate_journal() local
54 validated = true; in validate_journal()
61 rc = (validated) ? 0 : 1; in validate_journal()
/openbmc/linux/drivers/gpu/drm/radeon/
Dradeon_cs.c
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Dtest.pl-adjust-for-ptest.patch48 -print "Enter a username to be validated: "; chomp ($user = <STDIN>);
52 +print "The username to be validated: $user\n";
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dutils.hpp12 * @param[in] URI - URI which needs to be validated.
/openbmc/qemu/include/io/
H A Dchannel-tls.h78 * then be validated against the ACL.
107 * and will be validated against the server's credentials
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst46 accesses and data read from guest memory must be validated. A typical example
62 unit = &mydev->unit[val]; <-- this input wasn't validated!
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c
/openbmc/qemu/util/
H A Dblock-helpers.c17 * @name: The name of the property being validated
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_device_id.robot5 ... Response data validated for each and every byte,
8 ... Following data validated in response bytes :
/openbmc/phosphor-mboxd/Documentation/
H A Dmboxd.md145 The command is validated and then the appropriate handler called. The response
154 The command is validated and then the appropriate handler called. The response
/openbmc/u-boot/test/py/tests/
H A Dtest_net.py134 CRC32 are validated.
175 CRC32 are validated.
/openbmc/hiomapd/Documentation/
H A Dmboxd.md146 The command is validated and then the appropriate handler called. The response
155 The command is validated and then the appropriate handler called. The response
/openbmc/u-boot/lib/libavb/
H A Davb_kernel_cmdline_descriptor.h52 * Data following the struct is not validated nor copied.
H A Davb_chain_partition_descriptor.h43 * Data following the struct is not validated nor copied.
/openbmc/linux/Documentation/arch/arm/vfp/
Drelease-notes.rst
/openbmc/phosphor-settingsd/
H A Dsettings_example.yaml23 # This settings object has a property that needs to be validated, when changed.

1234567891011