/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Hippocratic-2.1 | 5 …censee (as defined below) broad permission, if consistent with Human Rights Laws and Human Rights … 13 * Compliance with Human Rights Principles and Human Rights Laws. 15 1. Human Rights Principles. 17 …Human Rights and the United Nations Global Compact that define recognized principles of internatio… 19 …Human Rights Principles, including the breach of Section 1(a), termination of this License for bre… 23 …Human Rights Laws. The Software shall not be used by any person or entity for any systems, activit… 25 … or relating to Licensee’s use of the Software in violation of Human Rights Laws or Human Rights P… 29 …Human Rights Laws or Human Rights Principles is deemed invalid, illegal, or unenforceable against …
|
/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/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 | 156 | 82 "{ 'execute': 'human-monitor-command', 107 "{ 'execute': 'human-monitor-command', 136 "{ 'execute': 'human-monitor-command', 142 "{ 'execute': 'human-monitor-command', 148 "{ 'execute': 'human-monitor-command', 154 "{ 'execute': 'human-monitor-command',
|
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 | 071 | 142 { "execute": "human-monitor-command", 177 { "execute": "human-monitor-command", 212 { "execute": "human-monitor-command", 251 { "execute": "human-monitor-command", 256 { "execute": "human-monitor-command", 261 { "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 | 249 | 70 "{ 'execute': 'human-monitor-command', 87 "{ 'execute': 'human-monitor-command', 107 "{ 'execute': 'human-monitor-command',
|
/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/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.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 19 someone else can reproduce it. Human color vision is trichromatic since 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
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | luks-detached-header | 270 "human-monitor-command", 276 "human-monitor-command", 284 "human-monitor-command", 291 "human-monitor-command", 299 "human-monitor-command", 306 "human-monitor-command",
|
H A D | copy-before-write | 88 result = self.vm.qmp('human-monitor-command', 92 result = self.vm.qmp('human-monitor-command', 167 result = self.vm.qmp('human-monitor-command', 172 result = self.vm.qmp('human-monitor-command', 176 result = self.vm.qmp('human-monitor-command',
|
/openbmc/linux/tools/perf/util/ |
H A D | cputopo.h | 17 * each of these is a human-readable list of CPUs sharing the same 24 * each of these is a human-readable list of CPUs within the same die. 31 * each of these is a human-readable list of CPUs within the same
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | Kconfig | 7 HIDP (Human Interface Device Protocol) is a transport layer 8 for HID reports. HIDP is required for the Bluetooth Human
|
/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/libcper/specification/document/ |
H A D | cper-json-specification.tex | 47 in a human-readable JSON format, intended to be interoperable with standard CPER binary. 122 name & string & The human readable name of this error severity, if known. \\ 146 type & string & A human readable name, if available, of the notification type for the given GUID.\\ 154 name & string & A human readable name, if available, of this flag.\\ 178 sectionType.type & string & The human readable name, if possible, for the type of section body. GUI… 183 severity.name & string & If available, the human readable name for the severity of the described se… 230 errorType.name & string & The human readable name, if available, of the error type.\\ 231 errorType.description & string & A human readable description, if available, of the error type.\\ 260 processorType.name & string & If available, the human readable name of the processor type.\\ 263 processorISA.name & string & If available, the human readable name of the processor ISA.\\ [all …]
|
/openbmc/qemu/include/qapi/ |
H A D | error.h | 291 * Get @err's human-readable error message. 310 * human-readable error message is made from printf-style @fmt, ... 328 * the human-readable error message. 345 * is appended to the human-readable error message. 389 * Prepend some text to @errp's human-readable error message. 396 * Prepend some text to @errp's human-readable error message. 403 * Append a printf-style human-readable explanation to an existing error. 404 * If the error is later reported to a human user with 407 * Intended use is adding helpful hints on the human user interface,
|
H A D | string-output-visitor.h | 23 * Using @human creates output that is a bit easier for humans to read 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`: 182 - Human-readable message lookup (`[2], [8]`) 297 human-readable form
|
/openbmc/linux/drivers/usb/common/ |
H A D | common.c | 30 * usb_ep_type_string() - Returns human readable-name of the endpoint type. 31 * @ep_type: The endpoint type to return human-readable name for. If it's not 87 * usb_speed_string() - Returns human readable-name of the speed. 88 * @speed: The speed to return human-readable name for. If it's not 150 * usb_state_string - Returns human readable name for the state. 151 * @state: The state to return a human-readable name for. If it's not
|