Home
last modified time | relevance | path

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

12345678910>>...20

/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/linux/include/uapi/linux/netfilter_bridge/
H A Debt_among.h23 * 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 Dcmdline.c83 * 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 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/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/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx6sx-pinctrl.txt8 - 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 Dfsl,imx6ul-pinctrl.txt9 - 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 Dfsl,imx6sll-pinctrl.txt8 - 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 Dfsl,imx7ulp-pinctrl.txt15 - 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 Dfsl,scu-pinctrl.yaml37 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 Dfsl,imx93-pinctrl.yaml37 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 Dfsl,imx8ulp-pinctrl.yaml34 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 Dfsl,imxrt1050.yaml35 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 Dfsl,imxrt1170.yaml35 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 Dfsl,imx8m-pinctrl.yaml38 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 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/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
/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/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
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h333 * 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 Dfifo_icap.h43 /* 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 Dsysfs-class-chromeos-driver-cros-ec-lightbar37 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 Dleds-netxbig.txt9 - 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 Dhost_code_update.robot88 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"]}

12345678910>>...20