/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-insn-defs.c.inc | 1318 /* Emits the `movgr2scr td, j` instruction. */ 1325 /* Emits the `movscr2gr d, tj` instruction. */ 1332 /* Emits the `clz.w d, j` instruction. */ 1339 /* Emits the `ctz.w d, j` instruction. */ 1346 /* Emits the `clz.d d, j` instruction. */ 1353 /* Emits the `ctz.d d, j` instruction. */ 1360 /* Emits the `revb.2h d, j` instruction. */ 1367 /* Emits the `revb.2w d, j` instruction. */ 1374 /* Emits the `revb.d d, j` instruction. */ 1381 /* Emits the `sext.h d, j` instruction. */ [all …]
|
/openbmc/entity-manager/docs/ |
H A D | my_first_sensors.md | 102 .ADDRESS property u 80 emits-change 103 .BUS property u 18 emits-change 104 .Common_Format_Version property s "1" emits-change 105 .PRODUCT_ASSET_TAG property s "--" emits-change 106 .PRODUCT_FRU_VERSION_ID property s "??????" emits-change 107 .PRODUCT_LANGUAGE_CODE property s "0" emits-change 108 .PRODUCT_MANUFACTURER property s "Awesome" emits-change 109 .PRODUCT_PART_NUMBER property s "12345" emits-change 110 .PRODUCT_PRODUCT_NAME property s "Super Great" emits-change 111 .PRODUCT_SERIAL_NUMBER property s "12312490840" emits-change [all …]
|
/openbmc/phosphor-led-sysfs/ |
H A D | README.md | 40 … property s "xyz.openbmc_project.Led.Physical.Pal... emits-change writable 41 … property y 50 emits-change writable 42 … property q 1000 emits-change writable 43 … property s "xyz.openbmc_project.Led.Physical.Act... emits-change writable
|
/openbmc/qemu/docs/sphinx/ |
H A D | dbusdomain.py | 202 "emits-changed": directives.unchanged, 226 emits = self.options.get("emits-changed", None) 227 if emits: 228 content = nodes.Text(emits) 229 fieldname = nodes.field_name("", _("Emits Changed"))
|
/openbmc/skeleton/configs/ |
H A D | S2600wf.py | 3 # - a process emits a GotoSystemState signal with state name to goto
|
/openbmc/phosphor-pid-control/ |
H A D | configure.md | 126 … property t 255 emits-change writable 128 … property x 0 emits-change writable 129 … property x 0 emits-change writable 130 … property x 0 emits-change writable 131 … property s "xyz.openbmc_project.Sensor.Value.Uni... emits-change writable 132 … property x 2823 emits-change writable
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd/ |
H A D | 0001-gstd-Remove-redundant-rpaths.patch | 6 This emits /usr/lib into binaries which are redundant
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/ |
H A D | Event.interface.yaml | 8 emits the StateSensorEvent signal.
|
/openbmc/boost-dbus/test/ |
H A D | export_sample.py | 20 self.LastInputChanged(var) # emits the signal
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/libcec/ |
H A D | 0001-Enhance-reproducibility.patch | 6 SetBuildInfo.cmake groks information from build system and emits that
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/ |
H A D | 0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch | 9 case gcc emits it as built-in define and hence
|
/openbmc/qemu/tests/functional/ |
H A D | test_arm_stellaris.py | 40 # The test kernel emits an initial '!' and then waits for input.
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | test_lib.sh | 28 # Runs tests and emits output specified by the Test Anything Protocol
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzicond.c.inc | 26 /* Emits "$rd = ($rs2 <cond> $zero) ? $zero : $rs1" */
|
/openbmc/u-boot/drivers/pwm/ |
H A D | Kconfig | 5 A pulse-width modulator emits a pulse of varying width and provides
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/ |
H A D | liburing_2.9.bb | 23 # clang-18+ on RV64 emits memset for arch/riscv64/syscall.h provided __do_syscall4 macro
|
/openbmc/qemu/include/hw/ |
H A D | ptimer.h | 49 * - Starting to run with a period = 0 emits error message and stops the 52 * - Setting period to 0 of the running timer emits error message and 57 * If limit = 0, ptimer emits error message and stops the timer.
|
/openbmc/qemu/scripts/tracetool/format/ |
H A D | d.py | 61 # SystemTap dtrace(1) emits a warning when long long is used
|
/openbmc/phosphor-webui/app/common/components/table/ |
H A D | table-actions.js | 51 * Emits the action type to the parent component
|
H A D | table-toolbar.js | 51 * Emits the action type to the parent component
|
H A D | table.js | 172 * Emits user desired action and associated row data to 186 * Emits the action type and the selected row data to
|
/openbmc/docs/architecture/ |
H A D | sensor-architecture.md | 161 .WarningAlarmHigh property b false emits-change writable 162 .WarningAlarmLow property b false emits-change writable 163 .WarningHigh property x 40000 emits-change writable 164 .WarningLow property x 10000 emits-change writable
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | libatomic.patch | 6 Clang emits atomic builtin, explicitly link libatomic conditionally:
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/ |
H A D | 0002-Fix-MbedTLS-3.6-and-GCC-14-compatibility.patch | 27 +GCC 14 emits new warnings when compiling MbedTLS v3.6. This is
|
/openbmc/phosphor-led-manager/ |
H A D | README.md | 143 .Asserted property b false emits-change writable
|