Lines Matching full:encoded
42 First 4-bytes: big-endian (BE) encoded integer denoting the number of entries.
44 Each entry: a NULL-terminated ``<name>`` string encoded as a byte array.
66 First 4-bytes: BE-encoded integer denoting the number of entries.
68 Each 4-byte entry: BE-encoded ``<index>`` integer that is unique across all
93 First 4-bytes: BE-encoded integer denoting the number of entries.
95 Each 4-byte entry: 32-bit, BE-encoded ``<index>`` integer that specifies the
105 First 4-bytes: BE-encoded integer denoting the number of entries.
107 Each entry: a NULL-terminated ``<type>`` string encoded as a byte array.
287 The DRC index is encoded in the first 4-bytes of the first work area buffer.
310 New property's value, encoded as an OFDT-compatible byte array.
353 encoded in big-endian format):
429 ``<phys>``, encoded in BE format represents the maximum address in bytes and
432 ``<size>``, encoded in BE format represents the size increments in which
435 ``<maxcpus>``, a BE-encoded integer, represents the maximum number of
461 information for each LMB can be found. It is a property encoded array
476 property encoded array that has an integer N, the number of LMBs followed
481 - Logical address of the start of the LMB encoded as a 64-bit integer. This
497 It is a property encoded array that has an integer N (the number of
504 - Logical address of the first LMB in the set encoded as a 64-bit integer.