Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 180) sorted by relevance

12345678

/openbmc/qemu/tests/fp/
H A Dfp-test.c171 static void do_testfloat(int op, int rmode, bool exact) in do_testfloat() argument
267 test_a_f16_z_ui32_rx(slow_f16_to_ui32, qemu_f16_to_ui32, rmode, exact); in do_testfloat()
270 test_a_f16_z_ui64_rx(slow_f16_to_ui64, qemu_f16_to_ui64, rmode, exact); in do_testfloat()
273 test_a_f16_z_i32_rx(slow_f16_to_i32, qemu_f16_to_i32, rmode, exact); in do_testfloat()
276 test_a_f16_z_i64_rx(slow_f16_to_i64, qemu_f16_to_i64, rmode, exact); in do_testfloat()
280 qemu_f16_to_ui32_r_minMag, exact); in do_testfloat()
284 qemu_f16_to_ui64_r_minMag, exact); in do_testfloat()
288 exact); in do_testfloat()
292 exact); in do_testfloat()
307 test_az_f16_rx(slow_f16_roundToInt, qemu_f16_roundToInt, rmode, exact); in do_testfloat()
[all …]
H A Dwrap.c.inc165 /* Note: exact is ignored since qemu's softfloat assumes it is set */
167 static fast_type name(type##_t a, uint_fast8_t round, bool exact) \
194 /* Note: exact is ignored since qemu's softfloat assumes it is set */
196 static fast_type name(type##_t a, bool exact) \
323 /* Note: exact is ignored since qemu's softfloat assumes it is set */
326 bool exact) \
339 /* Note: exact is ignored since qemu's softfloat assumes it is set */
341 static fast_type name(const extFloat80_t *ap, bool exact) \
355 /* Note: exact is ignored since qemu's softfloat assumes it is set */
358 bool exact) \
[all …]
H A Dfp-test-log2.c25 static void compare(ufloat64 test, ufloat64 real, ufloat64 soft, bool exact) in compare() argument
44 if (!exact && ulp <= 4) { in compare()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/
H A Dsnmpd.conf91 access MyROSystem "" any noauth exact system none none
92 access MyROGroup "" any noauth exact all none none
93 access MyRWGroup "" any noauth exact all all none
/openbmc/qemu/qapi/
H A Dauthz.json30 # @exact: an exact string match
38 'data': ['exact', 'glob']}
49 # @format: the format of the @match rule (default 'exact')
/openbmc/openbmc-test-automation/lib/
H A Dvalid.tcl52 if { [lsearch -exact $valid_values "${var_value}"] != -1 } { return }
71 if { [lsearch -exact $invalid_values "${var_value}"] == -1 } { return }
73 if { [lsearch -exact $valid_values "${var_value}"] != -1 } { return }
368 if { [lsearch -exact parm_names $password_var_name] == -1 } {
H A Dsource.tcl85 if { [lsearch -exact $sourced_files $full_file_name] != -1 } { continue }
H A Dcmd.tcl69 if { [lsearch -exact $acceptable_shell_rcs ${shell_rc}] == -1 } {
/openbmc/phosphor-mboxd/
H A Dmboxd_windows.h31 uint32_t offset, bool exact);
34 uint32_t offset, bool exact);
H A Dmboxd_windows.c509 uint32_t offset, bool exact) in search_windows() argument
515 offset, exact ? "exactly" : ""); in search_windows()
527 if (exact && (cur->flash_offset != offset)) { in search_windows()
556 bool exact) in create_map_window() argument
562 exact ? "exactly" : ""); in create_map_window()
582 if (!exact) { in create_map_window()
/openbmc/hiomapd/
H A Dwindows.h54 uint32_t offset, bool exact);
57 uint32_t offset, bool exact);
H A Dwindows.c515 uint32_t offset, bool exact) in windows_search() argument
521 offset, exact ? "exactly" : ""); in windows_search()
533 if (exact && (cur->flash_offset != offset)) { in windows_search()
562 bool exact) in windows_create_map() argument
568 exact ? "exactly" : ""); in windows_create_map()
583 if (!exact) { in windows_create_map()
/openbmc/bmcweb/
H A DOWNERS82 - exact: redfish-core/include/query.hpp
85 - exact: redfish-core/include/utils/query_param.hpp
88 - exact: redfish-core/lib/certificate_service.hpp
91 - exact: redfish-core/lib/log_services.hpp
94 - exact: redfish-core/lib/memory.hpp
97 - exact: redfish-core/lib/sensors.hpp
/openbmc/webui-vue/
H A D.npmrc1 save-exact=true
/openbmc/qemu/docs/system/
H A Dauthz.rst61 based on an exact match against a single identity. This is useful when it is
99 matches. The match can either be done as an exact string comparison, or can
112 { "match": "fred", "policy": "allow", "format": "exact" },
113 { "match": "bob", "policy": "allow", "format": "exact" },
114 { "match": "danb", "policy": "deny", "format": "exact" },
158 { "match": "fred", "policy": "allow", "format": "exact" },
159 { "match": "bob", "policy": "allow", "format": "exact" },
160 { "match": "danb", "policy": "deny", "format": "exact" },
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/yaml-cpp/
H A Dyaml-cpp_0.8.0.bb9 # download the exact revision of release
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dxzoom12 exact location where the source code can be obtained.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libxml/libxml-libxml-perl/
H A Ddisable-libxml2-check.patch42 -to see the exact reason why the detection of libxml2 installation
68 +#to see the exact reason why the detection of libxml2 installation
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/
H A Dwireguard-module_1.0.20220627.bb12 # configuration options. For exact kernel requirements visit:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/
H A Dcpuid_20230614.bb3 from the CPUID instruction, and also determines the exact model of CPU(s). \
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in9 # not recreate the exact block device corresponding with the hash tree. We must
/openbmc/openbmc/poky/meta/recipes-support/mpfr/
H A Dmpfr_4.2.2.bb1 SUMMARY = "C library for multiple-precision floating-point computations with exact rounding"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/
H A Dlshw_02.20.bb2 configuration of the machine. It can report exact memory configuration, \
/openbmc/openbmc/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb5 It does this by using the exact same algorithm as bash."
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/
H A D0001-pyproject.toml-don-t-pin-dependency-versions.patch6 Pandas will fail to build if the exact versions aren't found, but newer

12345678