Home
last modified time | relevance | path

Searched full:acceptable (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Dverify-files.py9 import libvoters.acceptable as acceptable namespace
16 help="Check all files against `acceptable` settings.",
50 # Check if project is acceptable
51 if not acceptable.project(project):
75 result = acceptable.file(project, file_name)
H A Danalyze-commits.py10 import libvoters.acceptable as acceptable namespace
75 if not acceptable.project(project):
86 if not acceptable.file(project, file_data["file"]):
H A Danalyze-reviews.py10 import libvoters.acceptable as acceptable namespace
62 if not acceptable.project(project):
83 if not acceptable.file(project, comment["file"]):
/openbmc/linux/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt
/openbmc/linux/drivers/media/i2c/
Daptina-pll.c
/openbmc/linux/Documentation/userspace-api/media/dvb/
Dfe_property_parameters.rst
/openbmc/linux/Documentation/scsi/
Ddc395x.rst
/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp113 bool acceptable = false; in inputProc() local
165 acceptable = true; in inputProc()
168 if (!acceptable) in inputProc()
170 // If none of the inputs were acceptable, use the setpoint as in inputProc()
173 // behavior until the inputs become acceptable. in inputProc()
/openbmc/u-boot/drivers/ram/
H A DKconfig16 If this is acceptable and you have a need to use RAM drivers in
25 If this is acceptable and you have a need to use RAM drivers in
/openbmc/u-boot/drivers/clk/
H A DKconfig18 If this is acceptable and you have a need to use clock drivers in
28 If this is acceptable and you have a need to use clock drivers in
/openbmc/pam-ipmi/src/pam_ipmicheck/
H A Dpam_ipmicheck.c103 // verify the new password is acceptable. in pam_sm_chauthtok()
110 "(%zu) is not acceptable for IPMI", in pam_sm_chauthtok()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-waitress_3.0.2.bb3 server with very acceptable performance."
/openbmc/openbmc-test-automation/lib/
H A Dcmd.tcl43 …# acceptable_shell_rcs A list of acceptable shell rcs. If the shell return code is fou…
68 # Check whether return code is acceptable.
H A Dredfish_plus.py27 …valid_status_codes A list of status codes that the caller considers acceptable. If t…
28 … a null list, then any status code is considered acceptable. Note that
91 are acceptable. The default value is [200]. See the
/openbmc/linux/Documentation/networking/
Ddccp.rst
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md193 CertificateCollection with the certificate file. Acceptable body formats are:
194 raw pem text or json that is acceptable by action
254 allowed. In case of authority certificate type the delete option is acceptable
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py343 aren't acceptable.
346 of acceptable license flags, or all of the LICENSE_FLAGS if there
347 is no list of acceptable flags.
349 If everything is is acceptable, it returns None.
/openbmc/openbmc/meta-openembedded/meta-networking/
H A DMAINTAINERS22 One pattern per line. Multiple F: lines acceptable.
/openbmc/openbmc/meta-arm/ci/
H A Djobs-to-kas5 # brackets. For example, the following are acceptable:
/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.readmefirst.md14 acceptable)
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch8 Upstream-Status: Inappropriate [would need reworking somehow to be acceptable upstream]
/openbmc/u-boot/drivers/serial/
H A Dserial_zynq.c62 * Find acceptable values for baud generation. in _uart_zynq_serial_setbrg()
73 * an acceptable (<3%) error in _uart_zynq_serial_setbrg()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAttributes.interface.yaml17 Privilege of the user. Acceptable values of the system are listed
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-driver-intc_sar
/openbmc/linux/arch/powerpc/kexec/
Dcore_32.c

12345678910>>...12