/openbmc/openpower-hw-diags/analyzer/ |
H A D | callout.hpp | 38 /** @return The string representation of the priority used in callouts. */ 56 /** @return The string representation of the priority used in The callout FFDC. 114 * @param i_string The string representation of the procedure used for 122 /** The string representation of the procedure used for callouts. */ 160 * @param i_string The string representation of the procedure used for 168 /** The string representation of the procedure used for callouts. */ 213 * @param i_string The string representation of the procedure used for 221 /** The string representation of the procedure used for callouts. */ 257 * @param i_string The string representation of the part callout. 264 /** The string representation of the part callout. */ [all …]
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-firewire | 17 Hexadecimal string representation of an u64. 69 Decimal string representation. 87 Hexadecimal string representation of an u24. 93 Hexadecimal string representation of an u24. 99 Hexadecimal string representation of an u24. 103 Hexadecimal string representation of an u24. 110 Hexadecimal string representation of an u24.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-boot_params | 12 "data" file is the binary representation of struct boot_params. 14 "version" file is the string representation of boot 23 representation of setup_data type. "data" file is the binary 24 representation of setup_data payload.
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | deterministic_automata.rst | 32 in multiple formats. For example, using a *graphical representation*, using 57 /* enum representation of X (set of states) to be used as index */ 66 /* enum representation of E (set of events) to be used as index */ 109 The Graphviz open-source tool can produce the graphical representation 143 in the example above and automatically convert it to the C representation 148 representation (previously shown) in the 'wip.h' file:: 179 For the C representation in kernel, see::
|
H A D | da_monitor_synthesis.rst | 8 The formal representation needs to be then *synthesized* into a *monitor* 50 the DOT format into the C representation [1] and creating the skeleton of 90 the 'type' argument is the data type used by dot2k on the representation of 141 from one representation to another, see::
|
/openbmc/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/ |
H A D | BiosTablesTest.h | 52 // has little endian representation. 58 // table, in 8-byte little endian representation. Rsdp20 is the same, for the 69 // little endian representation. Smbios30 is the guest-physical address of 71 // in the same representation. Each of these fields may be zero
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | caampkc.h | 17 * caam_priv_key_form - CAAM RSA private key representation 20 * 1. The first representation consists of the pair (n, d), where the 25 * 2. The second representation consists of the triplet (p, q, d), where the 31 * 3. The third representation consists of the quintuple (p, q, dP, dQ, qInv), 67 * @priv_form : CAAM RSA private key representation
|
/openbmc/phosphor-pid-control/pid/ |
H A D | thermalcontroller.hpp | 32 * @param[in] typeString - a string representation of a type. 33 * @return the ThermalType representation. 40 * @param[in] typeString - a string representation of a PID type.
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | targethw.h | 42 /* Memory representation of IDs must match representation in adapter. */ 46 u_char oi_id[4] ; /* id bytes, representation as */ 49 u_char oi_sub_id[4] ; /* sub id bytes, representation as */
|
/openbmc/linux/include/kunit/ |
H A D | assert.h | 76 * @condition: A string representation of a conditional expression. 97 * @text: A string representation of the expression passed to the expectation. 116 * @operation: A string representation of the comparison operator (e.g. "=="). 117 * @left_text: A string representation of the left expression (e.g. "2+2"). 118 * @right_text: A string representation of the right expression (e.g. "2+2").
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_ovec.h | 16 * offset is from "left-to-right" in the traditional representation of 22 * representation so that we can define/set/test for individual option 25 * handling conversations to-from the internal representation under the
|
/openbmc/linux/lib/ |
H A D | oid_registry.c | 23 * @data: Binary representation of the OID 24 * @datasize: Size of the binary representation 98 * @data: Binary representation of the header + OID 99 * @datasize: Size of the binary representation
|
H A D | parser.c | 185 * match_int - scan a decimal representation of an integer from a substring_t 201 * match_uint - scan a decimal representation of an integer from a substring_t 222 * match_u64 - scan a decimal representation of a u64 from 240 * match_octal - scan an octal representation of an integer from a substring_t 256 * match_hex - scan a hex representation of an integer from a substring_t
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | opcodes.h | 50 * format and in-memory representation, in an endianness-agnostic manner. 52 * __mem_to_opcode_*() convert from in-memory representation to canonical form. 53 * __opcode_to_mem_*() convert from canonical form to in-memory representation. 56 * Canonical instruction representation: 62 * There is no way to distinguish an ARM instruction in canonical representation
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | opcodes.h | 50 * format and in-memory representation, in an endianness-agnostic manner. 52 * __mem_to_opcode_*() convert from in-memory representation to canonical form. 53 * __opcode_to_mem_*() convert from canonical form to in-memory representation. 56 * Canonical instruction representation: 62 * There is no way to distinguish an ARM instruction in canonical representation
|
/openbmc/qemu/include/hw/nvram/ |
H A D | fw_cfg.h | 156 * value, converted to little-endian representation. 168 * value, converted to little-endian representation. The data being replaced, 182 * value, converted to little-endian representation. 194 * value, converted to little-endian representation. The data being replaced, 208 * value, converted to little-endian representation. 220 * value, converted to little-endian representation. The data being replaced,
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | mv_cesa.txt | 10 but this representation is deprecated and marvell,crypto-srams should 12 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
H A D | marvell-cesa.txt | 14 but this representation is deprecated and marvell,crypto-srams should 16 - reg-names: "regs". Can contain an "sram" entry, but this representation
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-device.yaml | 34 The textual representation of VID and PID shall be in lower case 58 representation of an interface-node unit address for configuration 1. 66 number. The textual representation of VID, PID, CN and IN shall be
|
/openbmc/linux/tools/include/nolibc/ |
H A D | stdlib.h | 193 /* Converts the unsigned long integer <in> to its hex representation into 233 /* Converts the unsigned long integer <in> to its string representation into 264 /* Converts the signed long integer <in> to its string representation into 325 /* Converts the unsigned 64-bit integer <in> to its hex representation into 369 /* Converts the unsigned 64-bit integer <in> to its string representation into 400 /* Converts the signed 64-bit integer <in> to its string representation into
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | displaymode.txt | 22 representation corresponds to the one used by the Linux Framebuffer 24 representation has been chosen because it's the only format which does
|
/openbmc/linux/include/uapi/sound/ |
H A D | asoc.h | 363 * File block representation for manifest :- 385 * File block representation for mixer kcontrol :- 407 * File block representation for enum kcontrol :- 430 * File block representation for bytes kcontrol :- 451 * File block representation for DAPM graph elements :- 467 * File block representation for DAPM widget :- 506 * File block representation for PCM :- 534 * File block representation for physical link config :- 560 * File block representation for physical DAI :-
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | section.hpp | 58 * representation, this would return the string for it. 71 * representation, this would return the string for it. 86 * representation, this would return the string for it.
|
/openbmc/linux/include/linux/ |
H A D | spmi.h | 34 * struct spmi_device - Basic representation of an SPMI device 35 * @dev: Driver model representation of the device. 74 * @dev: Driver model representation of the device.
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 63 are translated into an intermediate representation (see `Gallium3D`_). The 64 intermediate representation is communicated to the host and the 66 representation back to OpenGL API calls.
|