Lines Matching full:hexadecimal
14 hexadecimal bytes and decodes it. The primary reference for the
21 as a sequence of hexadecimal bytes, starting with 70, 71, 72, 73, f0 or f1.
27 on the command line the sense data should be a sequence of hexadecimal bytes
29 binary or ASCII hexadecimal bytes. The latter form can contain several lines
30 each with none, one or more ASCII hexadecimal bytes separated by
46 convert a binary file to hexadecimal or vice versa. The data converted does
72 the sense data is read in ASCII hexadecimal from a file called \fIHFN\fR.
76 separator is required between the ASCII hexadecimal digits in \fIHFN\fR
77 with bytes decoded from pairs of ASCII hexadecimal digits.
93 can be useful to converting hexadecimal bytes (e.g. hyphen separated) into
104 first hexadecimal value on each line. This option has no effect if
120 expect ASCII hexadecimal to be a string of hexadecimal digits with no
121 spaces between them. Bytes are decoded by taking two hexadecimal digits
123 hexadecimal digits may be on the command line (replacing "H1 H2 H3")
126 sequences of hexadecimal digits are ignored; the maximum command line
130 where \fISS\fR is a SCSI status byte value, given in hexadecimal. The
145 may be helpful in converting the ASCII hexadecimal representation of sense
154 The sg_raw utility takes a ASCII hexadecimal sequence representing a SCSI
159 may be used to convert hexadecimal (as produced by this and other utilities