/openbmc/ |
D | opengrok0.0.log | [all...] |
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libxrandr_1.5.4.bb | 1 SUMMARY = "XRandR: X Resize, Rotate and Reflect extension library" 3 DESCRIPTION = "The X Resize, Rotate and Reflect Extension, called RandR \ 4 for short, brings the ability to resize, rotate and reflect the root \
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ |
H A D | ovmf_git.bb | 37 CVE_STATUS[CVE-2014-4859] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t… 38 CVE_STATUS[CVE-2014-4860] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t… 39 CVE_STATUS[CVE-2019-14553] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 40 CVE_STATUS[CVE-2019-14559] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 41 CVE_STATUS[CVE-2019-14562] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 42 CVE_STATUS[CVE-2019-14563] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 43 CVE_STATUS[CVE-2019-14575] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 44 CVE_STATUS[CVE-2019-14586] = "fixed-version: The CPE in the NVD database doesn't reflect correctly … 45 CVE_STATUS[CVE-2019-14587] = "fixed-version: The CPE in the NVD database doesn't reflect correctly …
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_dctcp.h | 26 * reflect the new CE state. If an ACK was delayed, in dctcp_ece_ack_update() 27 * send that first to reflect the prior CE state. in dctcp_ece_ack_update()
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 34 #if defined(__BIG_ENDIAN__) && defined(REFLECT) 36 #elif defined(__LITTLE_ENDIAN__) && !defined(REFLECT) 109 #ifdef REFLECT 356 #ifdef REFLECT 514 #ifdef REFLECT 521 #ifndef REFLECT 542 * reflecting our data (which is expensive to do), we bit reflect our 544 * our vector registers goes from 0-63 instead of 63-0. We can reflect
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 113 * "reflect-<axis>": 117 * reflect-x:: 123 * reflect-y:: 263 * "reflect-x" 265 * "reflect-y" 281 { __builtin_ffs(DRM_MODE_REFLECT_X) - 1, "reflect-x" }, in drm_plane_create_rotation_property() 282 { __builtin_ffs(DRM_MODE_REFLECT_Y) - 1, "reflect-y" }, in drm_plane_create_rotation_property()
|
/openbmc/linux/kernel/sched/ |
H A D | pelt.h | 84 * The clock_pelt scales the time to reflect the effective amount of 106 * reflect how much work has been really done. in update_rq_clock_pelt() 115 * Scale the elapsed time to reflect the real amount of in update_rq_clock_pelt()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | schedutil.rst | 39 will decrease to reflect the fraction of time each task spends on the CPU 40 while 'runnable' will increase to reflect the amount of contention. 163 will closely reflect utilization.
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip.h | 455 * @reflect: Reflect 460 uint64_t invert_result, uint64_t reflect, in cvmx_pip_config_crc() argument 469 config.s.reflect = reflect; in cvmx_pip_config_crc()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | health.c | 27 * good position to update the online filesystem health assessments to reflect 65 * sick_mask_visible to reflect whatever other structures are rebuilt, and 230 * If we just repaired some AG metadata, sc->sick_mask will reflect all in xchk_ag_btree_healthy_enough()
|
/openbmc/u-boot/board/freescale/mx6memcal/ |
H A D | Kconfig | 35 The choices below reflect the most commonly used options 76 Select either 32 or 64 to reflect the DDR bus width.
|
/openbmc/linux/Documentation/driver-api/pm/ |
H A D | cpuidle.rst | 54 :c:member:`select`, :c:member:`reflect`, a :c:member:`rating` field described 137 :c:member:`reflect` 140 void (*reflect) (struct cpuidle_device *dev, int index); 174 :c:member:`target_residency` value is expected to reflect the "depth" of the
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-netdev | 48 hardware and won't reflect the value set in interval. 63 hardware and won't reflect the value set in interval.
|
H A D | sysfs-class-gnss | 6 The GNSS receiver type. The currently identified types reflect
|
H A D | sysfs-devices-power_state | 11 "D0", "D1", "D2", "D3hot", and "D3cold", reflect the power state
|
/openbmc/linux/Documentation/trace/ |
H A D | user_events.rst | 19 process tells the kernel which address and bit to reflect if any tool has 65 + enable_bit: The bit to reflect the event status at the address specified by 77 + enable_addr: The address of the value to use to reflect event status. This
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xrandr_1.5.3.bb | 3 SUMMARY = "XRandR: X Resize, Rotate and Reflect extension command"
|
/openbmc/qemu/util/ |
H A D | crc32c.c | 36 * reflect input bytes = true 37 * reflect output bytes = true
|
/openbmc/phosphor-watchdog/src/ |
H A D | watchdog.cpp | 41 // Make sure we accurately reflect our enabled state to the in enabled() 191 // Make sure we accurately reflect our enabled state to the in tryFallbackOrDisable()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | xzoom | 8 b. The man page is fixed to reflect the change.
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | isadep.h | 4 * Most of the following constants reflect the different layout
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | isadep.h | 4 * Most of the following constants reflect the different layout
|
/openbmc/u-boot/api/ |
H A D | api_platform-mips.c | 22 * need to reflect their current state and layout of structures involved!
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_apis.rst | 16 The APIs described here doesn't necessarily reflect the current
|
/openbmc/linux/net/rds/ |
H A D | info.h | 13 * These functions must fill in the fields of @lens to reflect the size
|