/openbmc/qemu/tests/unit/ |
H A D | test-string-output-visitor.c | 22 bool human; member 26 bool human) in visitor_output_setup_internal() argument 28 data->human = human; in visitor_output_setup_internal() 29 data->ov = string_output_visitor_new(human, &data->str); in visitor_output_setup_internal() 63 bool human = data->human; in visitor_reset() local 66 visitor_output_setup_internal(data, human); in visitor_reset() 78 if (data->human) { in test_visitor_out_int() 103 if (data->human) { in test_visitor_out_intList() 149 if (data->human) { in test_visitor_out_string() 166 if (data->human) { in test_visitor_out_no_string() [all …]
|
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpufreq-info.c | 237 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument 245 if (human) { in get_freq_kernel() 256 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument 264 if (human) { in get_freq_hardware() 274 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument 283 if (human) { in get_hardware_limits() 398 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument 404 if (human) { in get_freq_stats() 423 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument 433 if (human) { in get_latency() [all …]
|
/openbmc/qemu/qapi/ |
H A D | string-output-visitor.c | 58 bool human; member 119 bool human) in format_string() argument 122 if (human) { in format_string() 131 if (human) { in format_string() 210 if (sov->human) { in print_type_int64() 243 if (!sov->human) { in print_type_size() 281 if (sov->human) { in print_type_str() 313 if (sov->human) { in print_type_null() 423 Visitor *string_output_visitor_new(bool human, char **result) in string_output_visitor_new() argument 430 v->human = human; in string_output_visitor_new()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 178.out.qcow2 | 15 qemu-img: --output must be used with human or json as argument. 19 == Size calculation for a new file (human) == 35 == Empty qcow2 input image (human) == 44 == qcow2 input image with data (human) == 62 == qcow2 input image with internal snapshot (human) == 70 == qcow2 input image and a backing file (human) == 82 == qcow2 input image and preallocation (human) == 90 == Fully-allocated qcow2 input image (human) == 101 == Empty raw input image (human) == 109 == raw input image with data (human) == [all …]
|
H A D | 178.out.raw | 15 qemu-img: --output must be used with human or json as argument. 19 == Size calculation for a new file (human) == 36 == Empty raw input image (human) == 44 == raw input image with data (human) == 60 == raw input image and preallocation (human) == 67 == Fully-allocated raw input image (human) ==
|
H A D | 156.out | 17 { 'execute': 'human-monitor-command', 34 { 'execute': 'human-monitor-command', 49 { 'execute': 'human-monitor-command', 55 { 'execute': 'human-monitor-command', 61 { 'execute': 'human-monitor-command', 67 { 'execute': 'human-monitor-command',
|
H A D | 249.out | 10 { 'execute': 'human-monitor-command', 25 { 'execute': 'human-monitor-command', 44 { 'execute': 'human-monitor-command',
|
H A D | 161.out | 10 { 'execute': 'human-monitor-command', 24 { 'execute': 'human-monitor-command', 46 { 'execute': 'human-monitor-command',
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | returns-bad-type.json | 4 'human-monitor-command', 'query-tpm-models', 'guest-get-time' ] } } 6 { 'command': 'human-monitor-command',
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/ |
H A D | edid-decode_git.bb | 1 SUMMARY = "Decode EDID data in human-readable format" 2 DESCRIPTION = "edid-decode decodes EDID monitor description data in human-readable format."
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-devices-system-cpu | 69 Description: human-readable list of CPUs within the same core. 80 Description: human-readable list of CPUs sharing the same physical_package_id. 94 Description: human-readable list of CPUs within the same die. 103 Description: human-readable list of CPUs within the same cluster. 113 Description: human-readable list of cpuX's hardware threads within the same 124 Description: human-readable list of cpuX's hardware threads within the same
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-bcache | 48 skip the cache. Read and written as bytes in human readable 56 to the sequential cutoff). Expressed as bytes in human 120 For a cache, bucket size in human readable units, as set at 149 For a cache, total amount of data in human readable units 156 For a cache, sum of all btree writes in human readable units.
|
H A D | sysfs-class-leds-gt683r | 18 Breathing: LEDs brightness varies at human breathing rate
|
/openbmc/qemu/include/qapi/ |
H A D | string-output-visitor.h | 33 Visitor *string_output_visitor_new(bool human, char **result);
|
/openbmc/intel-ipmi-oem/docs/ |
H A D | Intel_IPMI_Platform_Events.md | 6 IPMI Platform Events in a human readable form by defining a generic framework 30 human-readable format. IPMI Platform Events is one type of these messages, used 50 Generic OEM-agnostic algorithm is proposed to achieve human-readable output for 104 as-is or formatted in certain way, to be introduced in human-readable `Message`. 116 - `Message` - human-readable message, possibly with predefined placeholders for 151 contains human-readable information for each `EventId`: 297 human-readable form
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/ |
H A D | python3-json2html_1.3.0.bb | 1 DESCRIPTION="Python wrapper to convert JSON into a human readable HTML Table representation."
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | xcb-util-errors_1.0.1.bb | 3 SUMMARY = "xcb-util-errors gives human readable names to error codes and event codes"
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-totp/ |
H A D | tpm2-totp_0.3.0.bb | 1 SUMMARY = "Attest the trustworthiness of a device against a human using time-based one-time passwor…
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-browser | 44 human = nbytes 49 human = nbytes / (1000.0 ** rank) 50 f = ('%.2f' % human).rstrip('0').rstrip('.')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/acpitool/ |
H A D | acpitool_0.5.1.bb | 2 and presents the output in a meaningfull, human-readable format."
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
H A D | 0003-aspeed-add-gpio-support.patch | 346 + * @return A GPIO direction in human readable format. 369 + * @return An interrupt trigger settings in human readable format. 400 + * @return An interrupt status in human readable format. 421 + * @return A debounce value in human readable format. 451 + * @return A command source value in human readable format.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-nltk/ |
H A D | python3-nltk_3.9.1.bb | 3 with human language data. It provides easy-to-use interfaces to \
|
/openbmc/qemu/docs/ |
H A D | spice-port-fqdn.txt | 10 QEMU human monitor
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/ |
H A D | gnome-chess_47.0.bb | 1 SUMMARY = "GNOME Chess is a 2D chess game, where games can be played between a combination of human…
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 20 the human eye has color receptors that are sensitive to three different 31 between the SPD and color as perceived by the human brain. 33 Since the human eye has only three color receptors it is perfectly 45 color as perceived by a human unambiguously. These X, Y and Z values are 110 human eye is more sensitive to differences in luminance than in color
|