Home
last modified time | relevance | path

Searched full:compares (Results 1 – 25 of 223) sorted by relevance

123456789

/openbmc/linux/include/kunit/
H A Dassert.h127 * struct kunit_binary_assert - An expectation/assertion that compares two
134 * Represents an expectation/assertion that compares two non-pointer values. For
150 * struct kunit_binary_ptr_assert - An expectation/assertion that compares two
157 * Represents an expectation/assertion that compares two pointer values. For
173 * struct kunit_binary_str_assert - An expectation/assertion that compares two
180 * Represents an expectation/assertion that compares two string values. For
196 * struct kunit_mem_assert - An expectation/assertion that compares two
204 * Represents an expectation/assertion that compares two memory blocks. For
/openbmc/linux/arch/parisc/math-emu/
H A Ddfcmp.c75 NaN compares */ in dbl_fcmp()
128 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp()
142 /* Negative compare. Signed or unsigned compares in dbl_fcmp()
155 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp()
H A Dsfcmp.c75 NaN compares */ in sgl_fcmp()
129 /* Negative compare. Signed or unsigned compares in sgl_fcmp()
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A D__init__.py40 """Compares x.y.z revision numbers, using integer comparison
61 """Compares x.y.z revision numbers, using integer comparison
66 """Compares x.y.z revision numbers, using integer comparison
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dcompare_presence_action.hpp29 * Compares a hardware component's presence to an expected value.
58 * Compares the actual presence value to the expected value.
H A Dcompare_vpd_action.hpp31 * Compares a VPD (Vital Product Data) keyword value to an expected value.
64 * Compares the actual VPD keyword value to the expected value.
H A Di2c_compare_byte_action.hpp30 * Compares a device register to a byte value. Communicates with the device
65 * Compares a device register to a byte value using the I2C interface.
H A Di2c_compare_bit_action.hpp31 * Compares a bit in a device register to a value. Communicates with the device
79 * Compares a bit in a device register to a value using the I2C interface.
H A Di2c_compare_bytes_action.hpp32 * Compares device register bytes to a list of expected values. Communicates
102 * Compares device register bytes to a list of expected values using the
/openbmc/linux/Documentation/networking/
H A Dnet_dim.rst24 iteration of the algorithm, it analyses a given sample of the data, compares it
28 samples is also measured. Net DIM compares the current and the previous data and
42 #. Compares it to previous sample.
/openbmc/linux/drivers/usb/serial/
H A Dio_16654.h180 #define EFR_RX_FC_X1 0x02 // Receiver compares Xon1/Xoff1
181 #define EFR_RX_FC_X2 0x01 // Receiver compares Xon2/Xoff2
182 #define EFR_RX_FC_X1_2 0x03 // Receiver compares Xon1&2/Xoff1&2
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A DKconfig17 that compares various internal counters with the in chip
/openbmc/linux/include/linux/sunrpc/
H A Daddr.h115 * Just compares the family and address portion. Ignores port, but
116 * compares the scope if it's a link-local address.
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h11 /* compares unterminated string 'str' with zero-terminated string 'cmp' */
/openbmc/u-boot/test/image/
H A Dtest-imagetools.sh203 # List contents of multi-file image and compares output from tools
215 # List contents of FIT image and compares output from tools
/openbmc/u-boot/doc/
H A DREADME.commands.itest7 Uses the expected command modifier for integer compares of width 1, 2 or
/openbmc/u-boot/tools/
H A Dmkexynosspl.c21 * calculates the checksum of CHECKSUM_OFFSET bytes and compares with data at
29 * checksum and compares it with value read from the header.
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt31 The Integrity Check mode compares the current file system objects with their properties recorded in…
56 …ine "snapshot" of the system in a known secure state. Tripwire software compares this baseline aga…
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Di2c_compare_bit.md5 Compares a bit in a device register to a value. Communicates with the device
/openbmc/google-misc/subprojects/ncsid/test/
H A Dtest_lib.sh16 # Compares two strings and prints out an error message if they are not equal
/openbmc/phosphor-fan-presence/control/
H A Dpreconditions.hpp17 * @details Compares each entry within the precondition group to a given value
/openbmc/u-boot/post/lib_powerpc/
H A Dcmp.c15 * register value and compares it with the expected one.
H A Dcmpi.c15 * register value and compares it with the expected one.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.204.bb7 the result you were expecting. At its simplest it compares two structures \
/openbmc/linux/sound/hda/
H A Dhda_bus_type.c20 * Compares the hdac device vendor_id and revision_id to the hdac_device

123456789