Searched refs:parsed (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.c1105 int parsed; /* TRUE => Parsed data displayed */ local
1124 * If the function exisis, display the EDID data in parsed form
1133 parsed = (blk_fmt->parsed_fn != NULL);
1134 if (parsed) {
1147 * * There is no parsed EDID data display function
1151 (predid_raw || !parsed)) {
1172 * If both raw and parsed form are wanted, raw hex for each
1173 * subheading will appear after the parsed output, as an aligned
1182 int predid_parsed) /* TRUE => Display parsed EDID data */
1324 * Display a valid EDID block parsed o
[all...]

Completed in 12 milliseconds