Home
last modified time | relevance | path

Searched refs:integers (Results 1 – 25 of 37) sorted by relevance

12

/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))
H A Dtest_binary_search.py86 Values = st.integers()
/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/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/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-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-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/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Turn-off-sign-compare-for-musl-libc.patch8 …crash_generation_server.cc:234:14: error: comparison of integers of different sign…
/openbmc/openbmc/poky/meta/recipes-core/seatd/
H A Dseatd_0.9.1.bb18 #../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned lon…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/ledmon/ledmon/
H A D0001-fix-build-with-clang.patch6 struct ibpi2value is a structure which contains 2 unsigned integers. In
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c67 intList *integers; member
153 visit_type_intList(v, NULL, &pl->value.integers, errp); in visit_primitive_list()
376 QAPI_LIST_PREPEND(pl.value.integers, pt->value.integer); in test_primitive_lists()
435 cur_head = pl_copy.value.integers; in test_primitive_lists()
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-versions.inc16 # find the current version, and convert it to major/minor integers
/openbmc/sdbusplus/docs/yaml/
H A Dinterface.md31 meaning to integers, as a C compiler might do, or to have specific strings
36 > transmitted as unsigned integers. For APIs which need to be extended by third
/openbmc/u-boot/doc/device-tree-bindings/pinctrl/
H A Drockchip,pinctrl.txt59 - rockchip,pins: 3 integers array, represents a group of pins mux and config
H A Dpinctrl-bindings.txt225 - Whether the entries are integers or strings, and their meaning.
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dmicrel-ksz90x1.txt41 can be represented as positive integers in the devicetree since it's
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox26 There are two versions of the sandbox: One using 32-bit-wide integers, and one
27 using 64-bit-wide integers. The 32-bit version can be build and run on either
30 integers can only be built on 64-bit hosts.
/openbmc/docs/architecture/
H A Dipmi-architecture.md260 is requesting. In the example, we are assuming that the non-full-byte integers
269 - multi-precision integers (`uint<N>`)
/openbmc/phosphor-host-ipmid/
H A Dmeson.options227 description: 'An array of integers',
/openbmc/qemu/docs/interop/
H A Dparallels.rst115 contiguous array of 32-bit unsigned little-endian integers with
/openbmc/qemu/docs/specs/
H A Divshmem-spec.rst241 integers as it can.
/openbmc/u-boot/env/
H A DKconfig422 "D:P", "D:0", "D", "D:" or "D:auto" (D, P are integers. And P >= 1)
454 "D:P", "D:0", "D", "D:" or "D:auto" (D, P are integers. And P >= 1)
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt110 for integers or unsafe symbols as '%s' for strings. For bitmasks random amount
/openbmc/openbmc-test-automation/lib/
H A Dcertificate_utils.robot256 ${expected_resp}= Evaluate [${HTTP_OK}, ${HTTP_NO_CONTENT}] # list of integers

12