Home
last modified time | relevance | path

Searched full:marked (Results 1 – 25 of 655) sorted by relevance

12345678910>>...27

/openbmc/phosphor-fan-presence/docs/monitor/
H A Dmethod.md18 Uses timers for determining when a fan's sensor should be marked nonfunctional
25 to be calculated out of range of a current target before being marked
29 current target before being marked functional.
50 An up/down counter for determining when a fan's sensor should be marked
54 `threshold`, the fan is marked nonfunctional. However, at any point the sensor's
56 fan's sensor(s) do not have to continuously be in a faulted state to be marked
64 range before being marked nonfunctional.
/openbmc/phosphor-fan-presence/monitor/example/
H A Dconfig.json8 "seconds before being marked nonfunctional in inventory. The first",
12 "takes 1 sensor to mark this fan nonfunctional and once marked",
15 "Each sensor has an error logged after 0 seconds being marked",
49 "sensor reaches the threshold of 25 ticks, the fan is marked",
53 "time to be marked nonfunctional. It takes 1 sensor to mark this fan",
55 "Each sensor has an error logged after 0 seconds being marked",
95 "being marked nonfunctional in inventory. Instead of using the default",
101 "sensor to mark this fan nonfunctional and when marked nonfunctional,",
102 "it is immediately marked functional again once within 15% of the",
104 "Each sensor has an error logged after 0 seconds being marked",
/openbmc/libpldm/docs/checklists/
H A Dchanges.md207 Given this, it is always okay to implement functions marked stable in terms of
208 functions marked testing inside of libpldm. If we remove or change the prototype
209 of a function marked testing the only impact is that we need to fix up any call
298 - [ ] My new public `struct` definitions are _not_ marked
325 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the
328 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
408 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING`
455 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it
457 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the
462 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATE
[all...]
/openbmc/libpldm/
H A DCONTRIBUTING.md207 Given this, it is always okay to implement functions marked stable in terms of
208 functions marked testing inside of libpldm. If we remove or change the prototype
209 of a function marked testing the only impact is that we need to fix up any call
298 - [ ] My new public `struct` definitions are _not_ marked
325 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the
328 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
408 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING`
455 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it
457 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the
462 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATED`, then I have removed it
[all …]
/openbmc/qemu/hw/vfio/
H A Dvfio-migration-internal.h25 * The beginning of state information is marked by _DEV_CONFIG_STATE,
27 * certain state information is marked by _END_OF_STATE.
/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi.h60 /* Number of N1/N2 bytes marked for transmit */
63 /* Number of N1/N2 bytes marked for receive */
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py302 left, marked, right = (format_updatable(i, pbar) for i in
306 # Marked must *always* have length of 1
308 marked *= int(pbar.currval / pbar.maxval * width)
310 marked = ''
313 return '%s%s%s' % (left, marked.ljust(width, self.fill), right)
315 return '%s%s%s' % (left, marked.rjust(width, self.fill), right)
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A DREADME.rst40 This variable **must** be marked as *Masked*, because anyone with knowledge
43 Neither of these variables should be marked as *Protected*, because in
/openbmc/u-boot/include/dm/
H A Dutil.h45 * Devicetree nodes can be marked as needed to be bound
71 * Devicetree nodes can be marked as needed to be bound
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-read-settings-mrw/
H A Dmrw-override-settings.yaml2 # Any MRW variables, marked by MRW_<MRW variable name>, are replaced with their
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJam3 clearly marked.
H A DAdaCore-doc1 …ns, as is or with alterations, provided that (1) alterations are clearly marked as alterations and…
H A DLPD-document8 changes or deletions from the original are clearly marked.
H A DSSH-short3 software must be clearly marked as such, and if the derived work is
H A DMcPhee-slideshow6 marked.
H A DNewsletr7 2. Altered versions must be plainly marked as such, and must not be misrepresented as being the or…
H A DLeptonica8 (2) modified versions must be plainly marked as such; and
H A DSpencer-869 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the ori…
H A DZlib17 2. Altered source versions must be plainly marked as such, and must not be
H A Dlsof23 3. Altered versions must be plainly marked as such, and must
H A DSpencer-9410 3. Altered versions must be plainly marked as such, and must not be misrepresented as being the ori…
/openbmc/qemu/linux-user/i386/
H A Dvdso.S109 * While this frame is marked as a signal frame, that only applies to how
111 * that arrived here, from the inner frame, is not marked as a signal frame
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch3_223 All DDR memory is marked as cache-enabled.
/openbmc/openbmc/poky/bitbake/lib/simplediff/
H A DLICENSE18 2. Altered source versions must be plainly marked as such, and must not be
/openbmc/u-boot/scripts/kconfig/tests/choice/
H A D__init__.py8 Also, if a choice is marked as 'optional', the whole choice can be

12345678910>>...27