Home
last modified time | relevance | path

Searched full:integers (Results 1 – 25 of 189) sorted by relevance

12345678

/openbmc/qemu/qobject/
H A Dqnum.c144 * 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 Dmv_ddr_common.c14 /* 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 DPassThrough.interface.yaml14 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 Dreloc.c11 * 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 Dclone-visitor.h30 * 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 Dstring-input-visitor.h23 * of integers (except type "size") are supported.
H A Dopts-visitor.h33 * alternates, numbers (other than integers), null, or arbitrary
/openbmc/sdbusplus/example/yaml/net/poettering/
H A DCalculator.interface.yaml8 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 Dlonglong.h38 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 Dtest_ipmi_poh_counter.robot81 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 Dtest_ipmi_device_id.robot78 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 Dtest_ipmi_inband_sdr.robot87 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 Dos_utils_config.robot37 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 Dgmp.inc2 … a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers…
/openbmc/openbmc-test-automation/extended/code_update/
H A Dhost_code_update.robot89 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 Dtest_rle.py70 Lists = st.lists(st.integers(0, 10))
96 i = data.draw(st.integers(0, len(ls) - 1))
/openbmc/qemu/tests/tcg/s390x/
H A Dlong-double.c3 * With small integral numbers, we can cross-check with integers.
/openbmc/qemu/include/qemu/
H A Dcpu-float.h6 /* Unions for reinterpreting between floats and integers. */
/openbmc/qemu/docs/system/
H A Dmonitor.rst29 The monitor understands integers expressions for every integer argument.
/openbmc/qemu/target/hexagon/imported/
H A Dalu.idef509 "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 Dtest_ac_cycles.robot33 Should Be Equal As Integers ${rc} ${0}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/
H A Dkronosnet_1.24.bb25 # 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 D0001-Use-unsigned-int-type-for-1-bit-integer-bitfield.patch6 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 D0001-provide-64bit-host-to-network-conversion-macros.patch6 musl dosn't include the macros which convert 64-bit integers
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h34 * byte-swapped integers. With a size of 9 bytes, this struct will

12345678