Searched full:compares (Results 1 – 25 of 245) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/include/kunit/ |
| D | assert.h | 127 * 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
|
| /kernel/linux/linux-6.6/arch/parisc/math-emu/ |
| D | dfcmp.c | 75 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()
|
| D | sfcmp.c | 75 NaN compares */ in sgl_fcmp() 129 /* Negative compare. Signed or unsigned compares in sgl_fcmp()
|
| /kernel/linux/linux-5.10/arch/parisc/math-emu/ |
| D | dfcmp.c | 75 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()
|
| D | sfcmp.c | 75 NaN compares */ in sgl_fcmp() 129 /* Negative compare. Signed or unsigned compares in sgl_fcmp()
|
| /kernel/linux/linux-5.10/include/kunit/ |
| D | assert.h | 187 * struct kunit_binary_assert - An expectation/assertion that compares two 196 * Represents an expectation/assertion that compares two non-pointer values. For 244 * struct kunit_binary_ptr_assert - An expectation/assertion that compares two 253 * Represents an expectation/assertion that compares two pointer values. For 301 * struct kunit_binary_str_assert - An expectation/assertion that compares two 310 * Represents an expectation/assertion that compares two string values. For
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | net_dim.rst | 24 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.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | net_dim.rst | 24 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.
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| D | io_16654.h | 180 #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
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | io_16654.h | 180 #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
|
| /kernel/linux/linux-5.10/drivers/net/can/spi/mcp251xfd/ |
| D | Kconfig | 15 that compares various internal counters with the in chip
|
| /kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/ |
| D | Kconfig | 17 that compares various internal counters with the in chip
|
| /kernel/linux/linux-5.10/include/linux/sunrpc/ |
| D | addr.h | 115 * Just compares the family and address portion. Ignores port, but 116 * compares the scope if it's a link-local address.
|
| /kernel/linux/linux-6.6/include/linux/sunrpc/ |
| D | addr.h | 115 * Just compares the family and address portion. Ignores port, but 116 * compares the scope if it's a link-local address.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | option.h | 11 /* compares unterminated string 'str' with zero-terminated string 'cmp' */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | option.h | 11 /* compares unterminated string 'str' with zero-terminated string 'cmp' */
|
| /kernel/linux/linux-6.6/sound/hda/ |
| D | hda_bus_type.c | 20 * Compares the hdac device vendor_id and revision_id to the hdac_device
|
| /kernel/linux/linux-5.10/sound/hda/ |
| D | hda_bus_type.c | 20 * Compares the hdac device vendor_id and revision_id to the hdac_device
|
| /kernel/linux/linux-6.6/tools/memory-model/scripts/ |
| D | checklitmushist.sh | 5 # specified criteria, and compares the result to that of the previous
|
| D | README | 93 # Compares results to those produced by initlitmushist.sh,
|
| /kernel/linux/linux-5.10/tools/memory-model/scripts/ |
| D | checklitmushist.sh | 5 # specified criteria, and compares the result to that of the previous
|
| D | cmplitmushist.sh | 4 # Compares .out and .out.new files for each name on standard input,
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| D | fpsr.h | 55 for compares */
|
| /kernel/linux/linux-6.6/arch/arm/nwfpe/ |
| D | fpsr.h | 55 for compares */
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_clock.c | 109 * This algorithm compares the device firmware timestamp with the kernel
|
12345678910