| /openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
| H A D | expected_stderr | 3 For a resolution refer to Documentation/kbuild/kconfig-language.txt 8 For a resolution refer to Documentation/kbuild/kconfig-language.txt 14 For a resolution refer to Documentation/kbuild/kconfig-language.txt 20 For a resolution refer to Documentation/kbuild/kconfig-language.txt 25 For a resolution refer to Documentation/kbuild/kconfig-language.txt
|
| /openbmc/phosphor-logging/ |
| H A D | elog_serialize.cpp | 39 e.resolution()); in save() 64 std::string resolution{}; in load() local 101 resolved, fwVersion, updateTimestamp, eventId, resolution); in load() 108 resolved, fwVersion, updateTimestamp, eventId, resolution); in load() 115 resolved, fwVersion, updateTimestamp, eventId, resolution); in load() 133 e.resolution(resolution, true); in load()
|
| H A D | elog_entry.cpp | 89 std::string Entry::resolution(std::string value) in resolution() function in phosphor::logging::Entry 92 sdbusplus::server::xyz::openbmc_project::logging::Entry::resolution(); in resolution() 96 sdbusplus::server::xyz::openbmc_project::logging::Entry::resolution( in resolution()
|
| H A D | elog_entry.hpp | 130 std::string resolution(std::string value) override; 132 using sdbusplus::server::xyz::openbmc_project::logging::Entry::resolution;
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | Kconfig | 17 int "Maximum horizontal resolution (for memory allocation purposes)" 21 The maximum horizontal resolution to support for the framebuffer. 26 int "Maximum vertical resolution (for memory allocation purposes)" 30 The maximum vertical resolution to support for the framebuffer.
|
| /openbmc/u-boot/drivers/adc/ |
| H A D | Kconfig | 8 - get data mask (ADC resolution) 20 - 12-bit resolution 29 - 16-bit resolution 39 - 1O or 12 bits resolution 48 - 1O or 12 bits resolution
|
| /openbmc/u-boot/drivers/video/rockchip/ |
| H A D | Kconfig | 23 int "Maximum horizontal resolution (for memory allocation purposes)" 27 The maximum horizontal resolution to support for the framebuffer. 32 int "Maximum vertical resolution (for memory allocation purposes)" 36 The maximum vertical resolution to support for the framebuffer. 68 16,18, 24 bits per pixel with up to 2k resolution ratio.
|
| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | submit_test_event_test.cpp | 26 testEvent.resolution = "custom resolution"; in createTestEvent() 48 testEvent.resolution = in TEST() 66 EXPECT_THAT(testEvent.resolution, Optional(StrEq("custom resolution"))); in TEST()
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/avahi/ |
| H A D | avahi-libnss-mdns_0.15.1.bb | 1 SUMMARY = "Name Service Switch module for Multicast DNS (zeroconf) name resolution" 3 …ding host name resolution via Multicast DNS (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour…
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | manager.cpp | 779 std::string resolution; in getResolution() local 794 resolution += std::to_string(index) + ". "; in getResolution() 797 resolution += "Location Code: " + entry->locationCode() + in getResolution() 806 resolution += "Priority: " + str + ", "; in getResolution() 809 resolution += in getResolution() 815 resolution += in getResolution() 821 resolution += in getResolution() 828 resolution += in getResolution() 833 resolution.resize(resolution.size() - 2); in getResolution() 834 resolution += "\n"; in getResolution() [all …]
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | platform_numeric_effecter.hpp | 48 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue() 71 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue() 84 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue() 107 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue() 130 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue() 153 round(effecterValue - pdr->offset) / pdr->resolution); in getEffecterRawValue()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-referencing_0.36.2.bb | 1 SUMMARY = "An implementation-agnostic implementation of JSON reference resolution."
|
| /openbmc/pldm/platform-mc/ |
| H A D | dbus_to_terminus_effecters.hpp | 54 double resolution; //!< Numeric effecter PDR resolution member 230 double adjustValue(double value, double offset, double resolution,
|
| /openbmc/qemu/docs/devel/ |
| H A D | index-process.rst | 12 conflict-resolution
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pytest-runner_6.0.1.bb | 1 SUMMARY = "Invoke py.test as distutils command with dependency resolution"
|
| /openbmc/sdbusplus/tools/sdbusplus/ |
| H A D | event.py | 25 self.resolution = kwargs.pop("resolution", False) 76 if language_data.resolution: 77 result["Resolution"] = language_data.resolution
|
| /openbmc/u-boot/doc/device-tree-bindings/video/ |
| H A D | exynos-dp.txt | 10 samsung,h-res: X resolution of the panel 14 samsung,v-res: Y resolution of the panel
|
| /openbmc/pldm/platform-mc/test/ |
| H A D | dbus_to_terminus_effecter_test.cpp | 90 ASSERT_EQ(tempNumeric.resolution == dbusInfoNumeric.resolution, true); in TEST()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | registries.hpp | 46 const char* resolution; member 141 response["Resolution"] = entry.second.resolution; in getLogFromRegistry()
|
| /openbmc/u-boot/include/ |
| H A D | exynos_lcd.h | 69 unsigned int resolution; member
|
| /openbmc/openpower-hw-diags/analyzer/ |
| H A D | meson.build | 9 'resolution.cpp',
|
| /openbmc/u-boot/doc/device-tree-bindings/video/osd/ |
| H A D | gdsys,ihs_video_out.txt | 9 - mode: The initial resolution and frequency: "1024_768_60", "720_400_70", or
|
| /openbmc/u-boot/doc/ |
| H A D | README.video | 17 <xres> The X resolution (in pixels) to use. 18 <yres> The Y resolution (in pixels) to use. 49 Selects composite video output, note the specified resolution is
|
| /openbmc/u-boot/board/google/ |
| H A D | Kconfig | 20 and it provides a 2560x1700 high resolution touch-enabled LCD 53 resolution touch-enabled LCD display.
|
| /openbmc/u-boot/doc/device-tree-bindings/rtc/ |
| H A D | brcm,brcmstb-waketimer.txt | 3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the
|