Home
last modified time | relevance | path

Searched full:validating (Results 1 – 25 of 222) sorted by relevance

123456789

/openbmc/linux/mm/
H A Ddebug_vm_pgtable.c83 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests()
125 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
174 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests()
223 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
273 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
293 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests()
345 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
404 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests()
435 pr_debug("Validating PMD huge\n"); in pmd_huge_tests()
455 pr_debug("Validating PUD huge\n"); in pud_huge_tests()
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Djob.hpp24 Validating, enumerator
49 {JobState::Validating, "Validating"},
/openbmc/linux/arch/arm/mach-alpine/
H A Dalpine_cpu_resume.h19 /* Watermark for validating the CPU resume struct */
25 /* The expected magic number for validating the resume addresses */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xerces-c/
H A Dxerces-c_3.2.5.bb1 SUMMARY = "Xerces-c is a validating xml parser written in C++"
5 manipulating, and validating XML documents using \
/openbmc/openbmc-test-automation/lib/
H A Dsensor_info_record.py2 This module provides functions for retrieving and validating sensor information
4 - Validating sensor threshold values according to IPMI specifications.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-sqlparse_0.5.3.bb1 DESCRIPTION = "Non-validating SQL parser module"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jwt-cpp/
H A Djwt-cpp_0.7.0.bb1 SUMMARY = "A header only library for creating and validating json web tokens in c++"
/openbmc/openbmc/poky/meta/recipes-extended/libmnl/
H A Dlibmnl_1.0.5.bb3 …functions for common tasks in parsing, validating, and constructing both the Netlink header and TL…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yajl/
H A Dyajl_1.0.12.bb4 written in ANSI C, and a small validating JSON generator."
H A Dyajl_2.1.0.bb4 written in ANSI C, and a small validating JSON generator."
/openbmc/libcper/tests/
H A Dtest-utils.h14 // definitions. This is useful for unit tests that are validating JSON where
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DJob.v1_3_0.json443 "Validating",
461 "Validating": "Job is validating." string
470 … `Automatic`, the document-based job's `JobState` shall transition to `Validating`. If the `Valid…
478 …"Validating": "This value shall indicate that the document-based job is validating the state of th… string
482 "Validating": "v1_3_0" string
/openbmc/linux/lib/
H A Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py4 A tool for validating entity manager configurations.
83 help="keep validating after a failure",
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-docs-Disable-manual-validation.patch6 validating manual and manpages, this task involves calling xmllint which
/openbmc/u-boot/doc/
H A DREADME.esbc_validate9 1. esbc_validate command is meant for validating header and
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_perf_data_converter_json.sh53 echo "Validating Perf Data Converted JSON file"
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-jsonschema/
H A Dd71f96a6523875c9694fcdf468c9f458323d07f2.patch35 Retrieve the validator class appropriate for validating the given schema.
/openbmc/u-boot/include/
H A Dconfig_fsl_chain_trust.h19 * after validating images, core should just spin.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/
H A Dunbound_1.22.0.bb1 SUMMARY = "Unbound is a validating, recursive, and caching DNS resolver"
/openbmc/u-boot/board/bosch/shc/
H A DREADME88 <ethaddr> not set. Validating first E-fuse MAC
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c54 * the current handler. Apart from validating that the frame is taking the
142 /* The value we XOR post-dequeue, prior to validating */
144 /* The value we XOR pre-enqueue, after validating */
/openbmc/linux/include/linux/
H A Dcrc8.h90 * and inserting it into the byte stream. When validating a byte
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py102 Sets the layer variables in the config file, after validating local layer paths.

123456789