/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/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_among.h | 23 * MAC address is mapped onto an array of two 32-bit integers. 24 * This pair of integers is compared with MAC addresses in the 25 * hash table, which are stored also in form of pairs of integers
|
/openbmc/linux/lib/ |
H A D | cmdline.c | 83 * get_options - Parse a string into a list of integers 89 * list of integers, a hyphen-separated range of _positive_ integers, 95 * returns the amount of parseable integers as described below. 99 * The first element is filled by the number of collected integers
|
/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/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/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,imx6sx-pinctrl.txt | 8 - fsl,pins: each entry consists of 6 integers and represents the mux and config 9 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
|
H A D | fsl,imx6ul-pinctrl.txt | 9 - fsl,pins: each entry consists of 6 integers and represents the mux and config 10 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
|
H A D | fsl,imx6sll-pinctrl.txt | 8 - fsl,pins: each entry consists of 6 integers and represents the mux and config 9 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
|
H A D | fsl,imx7ulp-pinctrl.txt | 15 - fsl,pins: Each entry consists of 5 integers which represents the mux 16 and config setting for one pin. The first 4 integers
|
H A D | fsl,scu-pinctrl.yaml | 37 each entry consists of 3 integers and represents the pin ID, the mux value 38 and pad setting for the pin. The first 2 integers - pin_id and mux_val - are
|
H A D | fsl,imx93-pinctrl.yaml | 37 each entry consists of 6 integers and represents the mux and config 38 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx8ulp-pinctrl.yaml | 34 each entry consists of 5 integers and represents the mux and config 35 setting for one pin. The first 4 integers <mux_config_reg input_reg
|
H A D | fsl,imxrt1050.yaml | 35 each entry consists of 6 integers and represents the mux and config 36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imxrt1170.yaml | 35 each entry consists of 6 integers and represents the mux and config 36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx8m-pinctrl.yaml | 38 each entry consists of 6 integers and represents the mux and config 39 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
/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/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
|
/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/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
|
/openbmc/linux/include/uapi/linux/ |
H A D | netlink.h | 333 * integers (S64) 335 * integers (S64) 337 * integers (U64) 339 * integers (U64) 352 * @NL_POLICY_TYPE_ATTR_MASK: mask of valid bits for unsigned integers (U64)
|
/openbmc/linux/drivers/char/xilinx_hwicap/ |
H A D | fifo_icap.h | 43 /* Reads integers from the device into the storage buffer. */ 49 /* Writes integers to the device from the storage buffer. */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 37 The values written to this file are sets of four integers, 43 more than one set of four integers.
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-netxbig.txt | 9 - timers: Timer array. Each timer entry is represented by three integers: 16 - mode-val: Mode to value mapping. Each entry is represented by two integers:
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 88 Should Be Equal As Integers ${num_vpd_files} ${3} 99 Should Be Equal As Integers ${num_vpd_files} ${3} 225 Should Be Equal As Integers ${new_host_properties["Priority"]} ${0} 250 Should Be Equal As Integers ${cur_host_properties["Priority"]}
|