/openbmc/qemu/qobject/ |
H A D | qnum.c | 144 * qnum_get_double() loses precision for integers beyond 53 bits. 178 * Negative integers are never considered equal to unsigned integers, 179 * but positive integers in the range [0, INT64_MAX] are considered 182 * Doubles are never considered equal to integers.
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | mv_ddr_common.c | 14 /* ceiling division for positive integers */ 31 /* round division of two positive integers to the nearest whole number */
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/ |
H A D | PassThrough.interface.yaml | 14 An array of integers representing the command and payload. This 25 An array of integers representing the response. This should
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | reloc.c | 11 * The data is a sequence of unsigned integers, which are of somewhat arbitrary 12 * size. This is achieved by encoding integers as a sequence of bytes, each of 18 * Each pair of two integers represents a relocation that must be applied. The 25 * read, at which point no further integers should be read. That is, the
|
/openbmc/qemu/include/qapi/ |
H A D | clone-visitor.h | 30 * Not usable on QAPI scalars (integers, strings, enums), nor on a 49 * Not usable on QAPI scalars (integers, strings, enums), nor on a
|
H A D | string-input-visitor.h | 23 * of integers (except type "size") are supported.
|
H A D | opts-visitor.h | 33 * alternates, numbers (other than integers), null, or arbitrary
|
/openbmc/sdbusplus/example/yaml/net/poettering/ |
H A D | Calculator.interface.yaml | 8 Multiplies two integers 'x' and 'y' and returns the result. 26 Divides two integers 'x' and 'y' and returns the result.
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | longlong.h | 38 UWtype integers MULTIPLIER and MULTIPLICAND, and generates a two UWtype 41 2) __umulsidi3(a,b) multiplies two UWtype integers A and B, and returns a 45 denominator) divides a UDWtype, composed by the UWtype integers 65 high_addend_2, low_addend_2) adds two UWtype integers, composed by 71 high_subtrahend, low_subtrahend) subtracts two two-word UWtype integers,
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_poh_counter.robot | 81 Should Be Equal As Integers ${difference} 1 102 Should Be Equal As Integers ${poh_counter_2} ${poh_counter_1} 124 Should Be Equal As Integers ${difference} 1
|
H A D | test_ipmi_device_id.robot | 78 Run Keyword And Continue On Failure Should Be Equal As Integers 84 Run Keyword And Continue On Failure Should Be Equal As Integers
|
H A D | test_ipmi_inband_sdr.robot | 87 Should Be Equal As Integers ${sensor_count1} ${sensor_count_lan1} 97 Should Be Equal As Integers ${sdr_info_record_count} ${SDR_count_lan1} 108 Should Be Equal As Integers ${sensor_count2} ${sensor_count_lan2} 114 Should Be Equal As Integers ${sdr_info_record_count2} ${SDR_count_lan2} 185 Should Be Equal As Integers ${length} 2 228 Should Be Equal As Integers ${length} 15
|
/openbmc/openbmc-test-automation/lib/ |
H A D | os_utils_config.robot | 37 Should Be Equal As Integers ${memory_count} ${expected_memory_count} 53 Should Be Equal As Integers ${dimm_count} ${expected_dimm_count}
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/ |
H A D | gmp.inc | 2 … a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers…
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 89 Should Be Equal As Integers ${num_vpd_files} ${3} 100 Should Be Equal As Integers ${num_vpd_files} ${3} 226 Should Be Equal As Integers ${new_host_properties["Priority"]} ${0} 251 Should Be Equal As Integers ${cur_host_properties["Priority"]}
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
H A D | test_rle.py | 70 Lists = st.lists(st.integers(0, 10)) 96 i = data.draw(st.integers(0, len(ls) - 1))
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | long-double.c | 3 * With small integral numbers, we can cross-check with integers.
|
/openbmc/qemu/include/qemu/ |
H A D | cpu-float.h | 6 /* Unions for reinterpreting between floats and integers. */
|
/openbmc/qemu/docs/system/ |
H A D | monitor.rst | 29 The monitor understands integers expressions for every integer argument.
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | alu.idef | 509 "Add vector of half integers", 518 "Add vector of half integers with saturation", 527 "Add vector of unsigned half integers with saturation", 536 "Add vector of half integers with saturation and pack to unsigned bytes", 632 "Avg vector of half integers", 641 "Avg vector of half integers with rounding", 652 "Avg vector of half integers", 662 "Add vector of half integers", 671 "Add vector of half integers with saturation", 680 "Add vector of unsigned half integers with saturation", [all …]
|
/openbmc/openbmc-test-automation/extended/ |
H A D | test_ac_cycles.robot | 33 Should Be Equal As Integers ${rc} ${0}
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/ |
H A D | kronosnet_1.24.bb | 25 # libknet/transport_udp.c:326:48: error: comparison of integers of different signs: 'unsigned long'…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
H A D | 0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch | 6 In C++, signed integers are represented in two's complement. This also applies to signed bitfields.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libavtp/libavtp/ |
H A D | 0001-provide-64bit-host-to-network-conversion-macros.patch | 6 musl dosn't include the macros which convert 64-bit integers
|
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/ |
H A D | sdram.h | 34 * byte-swapped integers. With a size of 9 bytes, this struct will
|