/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/ |
H A D | testfloat_3e.bb | 6 HOMEPAGE = "http://www.jhauser.us/arithmetic/TestFloat.html" 12 http://www.jhauser.us/arithmetic/TestFloat-3e.zip;name=TestFloat \ 13 http://www.jhauser.us/arithmetic/SoftFloat-3e.zip;name=SoftFloat \ 22 UPSTREAM_CHECK_URI = "http://www.jhauser.us/arithmetic/TestFloat.html"
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/ |
H A D | gmp.inc | 1 SUMMARY = "GNU multiprecision arithmetic library" 2 DESCRIPTION = "GMP is a free library for arbitrary precision arithmetic, operating on signed intege…
|
/openbmc/openbmc/poky/meta/recipes-support/libmpc/ |
H A D | libmpc.inc | 1 SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding" 2 DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high preci…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0003-Adapt-check_cxx_compiler_flag-to-cmake-3.0.2.patch | 40 # This test uses very greedy heuristics such as "no pointer arithmetic on raw buffer" 49 # This test uses very greedy heuristics such as "no pointer arithmetic on raw buffer"
|
H A D | 0001-Fix-initialization-in-test-1140.patch | 80 + # This test uses very greedy heuristics such as "no pointer arithmetic on raw buffer" 92 + # This test uses very greedy heuristics such as "no pointer arithmetic on raw buffer"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | IJG | 33 …arithmetic coding option of the JPEG spec is covered by patents owned by IBM, AT&T, and Mitsubishi…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-mpmath_1.3.0.bb | 4 SUMMARY = "Python library for arbitrary-precision floating-point arithmetic"
|
H A D | python3-intervals_1.10.0.bb | 1 DESCRIPTION = "Interval arithmetic for Python"
|
/openbmc/qemu/host/include/aarch64/host/ |
H A D | store-insert-al16.h.inc | 25 * arithmetic into the load-exclusive/store-conditional pair.
|
/openbmc/linux/Documentation/arch/arm/vfp/ |
H A D | release-notes.rst | 17 http://www.jhauser.us/arithmetic/SoftFloat.html
|
/openbmc/linux/arch/alpha/ |
H A D | Kconfig.debug | 36 This option is required for IEEE compliant floating point arithmetic
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | 0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch | 6 Convert to integer arithmetic for klibc.
|
/openbmc/qemu/fpu/ |
H A D | softfloat-parts-addsub.c.inc | 2 * Floating point arithmetic implementation
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | .clang-tidy | 22 -cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/phosphor-certificate-manager/ |
H A D | .clang-tidy | 22 -cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/linux/Documentation/bpf/standardization/ |
H A D | instruction-set.rst | 119 signed integer offset used with pointer arithmetic 182 BPF_ALU 0x04 32-bit arithmetic operations `Arithmetic and jump instructions`_ 185 BPF_ALU64 0x07 64-bit arithmetic operations `Arithmetic and jump instructions`_ 191 For arithmetic and jump instructions (``BPF_ALU``, ``BPF_ALU64``, ``BPF_JMP`` and 246 Underflow and overflow are allowed during arithmetic operations, meaning 500 arithmetic operations in the 'imm' field to encode the atomic operation:
|
/openbmc/openbmc/poky/meta/recipes-devtools/m4/ |
H A D | m4-1.4.19.inc | 5 GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, e…
|
/openbmc/bmcweb/ |
H A D | .clang-tidy | 33 bugprone-misplaced-pointer-arithmetic-in-alloc, 45 bugprone-pointer-arithmetic-on-polymorphic-object, 266 cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-event_source-devices-events | 93 This is provided to avoid performing floating point arithmetic
|
/openbmc/phosphor-time-manager/ |
H A D | .clang-tidy | 22 bugprone-misplaced-pointer-arithmetic-in-alloc, 212 cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/estoraged/ |
H A D | .clang-tidy | 25 bugprone-misplaced-pointer-arithmetic-in-alloc, 213 cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/phosphor-led-sysfs/ |
H A D | .clang-tidy | 24 bugprone-misplaced-pointer-arithmetic-in-alloc, 215 cppcoreguidelines-pro-bounds-pointer-arithmetic,
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 1852 static void gen_mxu_d32sxx(DisasContext *ctx, bool right, bool arithmetic) in gen_mxu_d32sxx() argument 1869 if (arithmetic) { in gen_mxu_d32sxx() 1895 static void gen_mxu_d32sxxv(DisasContext *ctx, bool right, bool arithmetic) in gen_mxu_d32sxxv() argument 1913 if (arithmetic) { in gen_mxu_d32sxxv() 1981 static void gen_mxu_q16sxx(DisasContext *ctx, bool right, bool arithmetic) in gen_mxu_q16sxx() argument 1999 if (arithmetic) { in gen_mxu_q16sxx() 2012 if (arithmetic) { in gen_mxu_q16sxx() 2047 static void gen_mxu_q16sxxv(DisasContext *ctx, bool right, bool arithmetic) in gen_mxu_q16sxxv() argument 2067 if (arithmetic) { in gen_mxu_q16sxxv() 2080 if (arithmetic) { in gen_mxu_q16sxxv()
|
/openbmc/qemu/docs/devel/ |
H A D | tcg-ops.rst | 470 | (using an arithmetic right shift). 584 Multiword arithmetic support 827 - | Similarly for logical and arithmetic right shift, and left rotate. 847 - | Similarly for logical and arithmetic right shift, and rotates. 972 helpers doing complex logic or arithmetic, where the C compiler has
|
/openbmc/entity-manager/ |
H A D | .clang-tidy | 31 bugprone-misplaced-pointer-arithmetic-in-alloc, 239 cppcoreguidelines-pro-bounds-pointer-arithmetic,
|