/openbmc/qemu/include/hw/riscv/ |
H A D | boot_opensbi.h | 31 /** Representation dynamic info passed by previous booting stage */ 46 * It is possible that the previous booting stage uses same link 48 * lottery mechanism can potentially overwrite the previous booting 49 * stage while other HARTs are still running in the previous booting 51 * the previous booting stage can specify last HART that will jump 54 * To avoid specifying a preferred boot HART, the previous booting 61 /** Representation dynamic info passed by previous booting stage */ 76 * It is possible that the previous booting stage uses same link 78 * lottery mechanism can potentially overwrite the previous booting 79 * stage while other HARTs are still running in the previous booting [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/ |
H A D | rc | 8 # running in the previous runlevel and it wasn't stopped 69 # Now find out what the current and what the previous runlevel are. 79 previous=$PREVLEVEL 80 [ "$previous" = "" ] && previous=N 82 export runlevel previous 130 if [ $previous != N ] 147 if [ $previous != N ] && [ $previous != S ] 150 # Find start script in previous runlevel and 155 previous_start=/etc/rc$previous.d/S[0-9][0-9]$suffix 157 # If there is a start script in the previous level
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_load_store.S | 10 .previous 29 .previous 66 .previous 87 .previous 113 .previous 156 .previous
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
H A D | CVE-2017-8372_CVE-2017-8373.patch | 7 previous frame, the so called bit reservoir. si.main_data_begin is the part of 8 the previous frame we need for this frame. frame_space is the amount of main 12 The maximum amount of data from a previous frame that the format allows is 511 25 The previous frame data is stored in *stream->main_data and contains 27 need from the previous frame (si.main_data_begin) it still wouldn't fit
|
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/ |
H A D | bitbake.vim | 45 " If this line is explicitly joined: If the previous line was also joined, 60 " Search backwards for the previous non-empty line. 83 " If the previous line is inside parenthesis, use the indent of the starting 109 " two 'shiftwidth', otherwise same as previous line. 189 " If the previous line ended with a colon, indent this line 194 " If the previous line was a stop-execution statement... 215 return ind " line up with previous try or except 225 " Unless the previous line was a one-liner 298 " the previous line, to avoid misleading indentation. 302 " Did the previous line introduce an assignment?
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.3.rst | 84 - Previous value 87 - Previous value 114 - Previous version 117 - Previous version
|
/openbmc/phosphor-hwmon/ |
H A D | average.hpp | 52 * @param[in] preAverage - The previous average value from *_average file 53 * @param[in] preInterval - The previous interval value from 68 /** @brief Store the previous average sensor map */
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3.c | 226 * was the previous best interrupt before this update, then in gicv3_redist_update_noirqset() 228 * If we didn't find an interrupt that would preempt the previous in gicv3_redist_update_noirqset() 229 * best, and the previous best is outside our range (or there was no in gicv3_redist_update_noirqset() 230 * previous pending interrupt at all), then that is still valid, and in gicv3_redist_update_noirqset() 232 * Otherwise, we need to do a full update (because the previous best in gicv3_redist_update_noirqset() 300 * was the previous best interrupt before this update, then in gicv3_update_noirqset() 302 * If we didn't find an interrupt that would preempt the previous in gicv3_update_noirqset() 303 * best, and the previous best is outside our range (or there was in gicv3_update_noirqset() 304 * no previous pending interrupt at all), then that in gicv3_update_noirqset() 306 * Otherwise, we need to do a full update (because the previous best in gicv3_update_noirqset() [all …]
|
/openbmc/openbmc/poky/meta/conf/machine/include/ |
H A D | README | 91 everything from a previous generation), it is recommended to require the 92 previous generation tune file and specify PACKAGE_EXTRA_ARCHS using the 93 previous generation's override and appending the new tune. Note that 94 only one previous tune file should be included to avoid mutiple includes
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | 0001-Fix-build-failure-with-gcc-15.patch | 21 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 37 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)' 46 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)' 55 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 63 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)' 92 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
|
/openbmc/u-boot/include/ |
H A D | misc.h | 74 * Return: -ve on error, 0 if the previous state was "disabled", 1 if the 75 * previous state was "enabled" 138 * Return: -ve on error, 0 if the previous state was "disabled", 1 if 139 * the previous state was "enabled"
|
/openbmc/telemetry/src/ |
H A D | state.hpp | 33 const bool previous = flags.all(); in set() local 37 if (previous != flags.all()) in set()
|
/openbmc/openbmc/poky/meta/conf/machine/include/mips/ |
H A D | README | 12 Release 6 of the ISA is a major revision and doesn't build up on previous 45 MIPSPKGSFX_ABI - This is used to specify an alternative ABI when the previous
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | manager_expire_unittest.cpp | 36 // With timeout being zero, every open will cause all previous opened in TEST() 53 // Here 'sess' is the session ID obtained in previous loop in TEST()
|
/openbmc/u-boot/doc/ |
H A D | README.bitbangMII | 24 The previous macros make the driver compatible with the previous version
|
/openbmc/qemu/include/qemu/ |
H A D | interval-tree.h | 88 * @node: previous search result 92 * interval; @next is the result of a previous call to
|
/openbmc/docs/designs/ |
H A D | ecc-dbus-sel.md | 98 and the count exceeds previous count. 100 parameter and the count exceeds previous count. 107 logging mechanism. When the checks `ce_count` and value exceeds the previous
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0018-Platform-CS1000-Remove-duplicated-metadata-write.patch | 35 FWU_LOG_MSG("%s: success: active = %u, previous = %d\n\r", __func__, 56 FWU_LOG_MSG("%s: success: active = %u, previous = %d\n\r", __func__,
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | redefined-event.err | 4 redefined-event.json:2: previous definition
|
H A D | redefined-command.err | 4 redefined-command.json:2: previous definition
|
H A D | redefined-type.err | 4 redefined-type.json:2: previous definition
|
/openbmc/openbmc-test-automation/systest/ |
H A D | htx_hardbootme_test.robot | 23 # PREV_INV_FILE_PATH The file path and name of an initial previous 119 # previous inventory run if applicable. 124 # previous inventory run. 179 # PREV_INV_FILE_PATH The previous inventory to compare with.
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | acpi_s3.h | 87 * chipset_prev_sleep_state() - Get chipset previous sleep state 89 * This returns chipset previous sleep state from ACPI registers.
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | sched.h | 107 * undo this override restoring the previous affinity. 110 * A negative pcpu value will undo a previous pin override and restore the 111 * previous cpu affinity.
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 179 # Previous QEMU release. Used for cross-version migration tests. 180 build-previous-qemu: 186 - build-previous/qemu-bundle 187 - build-previous/qemu-system-aarch64 188 - build-previous/qemu-system-x86_64 189 - build-previous/tests/qtest/migration-test 190 - build-previous/scripts 210 - mv build build-previous 215 - job: build-previous-qemu 231 - cd build-previous
|