| /openbmc/phosphor-webui/app/common/directives/ |
| H A D | serial-console.js | 52 for (var point = 0, nextcode = 0, i = 0; i !== Len;) { 53 point = str.charCodeAt(i), i += 1; 54 if (point >= 0xD800 && point <= 0xDBFF) { 64 point = (point - 0xD800) * 0x400 + nextcode - 0xDC00 + 0x10000; 66 if (point > 0xffff) { 67 resArr[resPos += 1] = (0x1e /*0b11110*/ << 3) | (point >>> 18); 69 (0x2 /*0b10*/ << 6) | ((point >>> 12) & 0x3f /*0b00111111*/); 71 (0x2 /*0b10*/ << 6) | ((point >>> 6) & 0x3f /*0b00111111*/); 73 (0x2 /*0b10*/ << 6) | (point & 0x3f /*0b00111111*/); 83 if (point <= 0x007f) { [all …]
|
| /openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
| H A D | feature-arm-simd.inc | 1 # Advanced SIMD and floating-point instructions for armv7-a, armv7ve, 4 TUNEVALID[simd] = "Enable instructions for Advanced SIMD and floating-point units"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
| H A D | libsmi-fix-the-test-dump-files.patch | 36 <point val="29.52,49.18"/> 43 <point val="29.52,49.18"/> 45 <point val="37.68,49.18"/> 52 <point val="37.68,49.18"/> 54 <point val="29.52,35.78"/> 61 <point val="29.52,35.78"/> 78 <point val="18.80,55.45"/> 79 - <point val="18.80,68.63"/> 80 - <point val="22.80,68.63"/> 81 + <point val="18.80,68.62"/> [all …]
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat-specialize.c.inc | 5 * IEC/IEEE Floating-point Arithmetic Package. Those parts of the code (and 20 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 27 of this code was written as part of a project to build a fixed-point vector 103 | For the deconstructed floating-point with fraction FRAC, return true 118 | The pattern for a default generated deconstructed floating-point NaN. 166 | floating-point parts. 230 | Returns 1 if the half-precision floating-point value `a' is a quiet 269 | Returns 1 if the half-precision floating-point value `a' is a signaling 307 | Returns 1 if the single-precision floating-point value `a' is a quiet 326 | Returns 1 if the single-precision floating-point value `a' is a signaling [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tremor/ |
| H A D | tremor_20180319.bb | 1 SUMMARY = "Fixed-point decoder" 2 DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
|
| /openbmc/google-ipmi-sys/ |
| H A D | cpld.cpp | 67 auto point = std::get<2>(values); in cpldVersion() local 72 std::vector<std::uint8_t>{major, minor, point, subpoint}); in cpldVersion()
|
| H A D | cpld.hpp | 34 uint8_t point; member
|
| /openbmc/telemetry/src/types/ |
| H A D | collection_time_scope.hpp | 12 point, enumerator 30 CollectionTimeScope::point),
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/spandsp/ |
| H A D | spandsp_git.bb | 47 PACKAGECONFIG[fixed-point] = "--enable-fixed-point,--disable-fixed-point"
|
| /openbmc/openbmc-test-automation/docs/ |
| H A D | openbmc_test_architecture.md | 25 NOTE: Legacy REST will be deprecated at some point and therefore no longer 52 NOTE: Legacy REST will be deprecated at some point and therefore no longer
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp-dialin/ |
| H A D | ppp-dialin_0.1.bb | 3 DESCRIPTION = "PPP dail-in provides a point to point protocol (PPP), so that other computers can di…
|
| /openbmc/openbmc/poky/meta/recipes-support/mpfr/ |
| H A D | mpfr_4.2.2.bb | 1 SUMMARY = "C library for multiple-precision floating-point computations with exact rounding" 2 …MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with c…
|
| /openbmc/u-boot/api/ |
| H A D | README | 6 - there is a single entry point (syscall) to the API 44 - implements the single entry point (mimics UNIX syscall) 47 - entry point at the consumer side, allows to make syscall, mandatory
|
| /openbmc/u-boot/drivers/thermal/ |
| H A D | Kconfig | 16 It supports one critical trip point and one passive trip point. The
|
| /openbmc/openbmc/poky/meta/conf/machine/include/riscv/ |
| H A D | tune-riscv.inc | 6 TUNEVALID[riscv64nf] = "Enable 64-bit RISC-V optimizations no floating point" 7 TUNEVALID[riscv32nf] = "Enable 32-bit RISC-V optimizations no floating point"
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | string-code-point-31.err | 1 string-code-point-31.json:2:14: funny character in string
|
| H A D | string-code-point-127.err | 1 string-code-point-127.json:2:14: funny character in string
|
| H A D | string-code-point-127.json | 1 # We accept printable ASCII: code points 32..126. Test code point 127:
|
| H A D | string-code-point-31.json | 1 # We accept printable ASCII: code points 32..126. Test code point 127:
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libopus/ |
| H A D | libopus_1.5.2.bb | 19 PACKAGECONFIG[fixed-point] = "--enable-fixed-point,," 37 d.appendVar('PACKAGECONFIG', ' fixed-point')
|
| /openbmc/openbmc/poky/documentation/ |
| H A D | poky.yaml.in | 10 # cases, the DISTRO may point to A.B.999 which does not exist (just used to 12 # always point to an existing tag.
|
| /openbmc/telemetry/tests/src/params/ |
| H A D | report_params.hpp | 157 CollectionTimeScope::point, 164 CollectionTimeScope::point,
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 191 | 88 echo === Check that both top and top2 point to base now === 136 echo === Check that both top and top2 point to base now ===
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 83 For many toolchains, the entry point is not the load point. 84 The Load point is a hard coded address from the 85 examples/Makefile. The entry point can be found by doing something 98 You can see that the entry point (or the address that should be 99 jumped to is 0x10d8). This is also the same as the entry point
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ |
| H A D | obmc-flash-bmc-updateubootvars@.service.in | 2 Description=Updates the u-boot variable to point BMC to %I
|