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

/fuchsia/zircon/system/ulib/edid/include/lib/edid/
H A Dedid.h78 uint8_t combined; member in struct:edid::DetailedTimingDescriptor
79 DEF_SUBFIELD(combined, 7, 6, horizontal_front_porch_high);
80 DEF_SUBFIELD(combined, 5, 4, horizontal_sync_pulse_width_high);
81 DEF_SUBFIELD(combined, 3, 2, vertical_front_porch_high);
82 DEF_SUBFIELD(combined, 1, 0, vertical_sync_pulse_width_high);
187 uint8_t combined; member in struct:edid::CeaEdidTimingExtension
188 DEF_SUBBIT(combined, 7, underscan);
189 DEF_SUBBIT(combined, 6, basic_audio);
190 DEF_SUBBIT(combined, 5, ycbcr_444);
191 DEF_SUBBIT(combined,
[all...]
/fuchsia/zircon/kernel/syscalls/
H A Dobject_wait.cpp153 zx_signals_t combined = 0; local
155 combined |= (items[ix].pending = wait_state_observers[ix].End());
161 if (combined & ZX_SIGNAL_HANDLE_CLOSED)
/fuchsia/zircon/third_party/tools/android/avb/
H A Davbtool1394 digest: The hash value of salt and data combined.
3812 'cannot be used with A/B so must be combined '

Completed in 89 milliseconds