Searched defs:expected_bytes (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/test/ | ||
| H A D | input.c | 819 int expected_bytes; local in function:test_bits_to_byte 839 int expected_bytes; local in function:test_pad_to_int32 |
| /xsrc/external/mit/xorg-server/dist/test/ | ||
| H A D | input.c | 939 int expected_bytes; local in function:test_bits_to_byte 963 int expected_bytes; local in function:test_pad_to_int32 976 int expected_bytes = (((i + 3) / 4) * 4) - i; local in function:test_padding_for_int32 |
| /xsrc/external/mit/xf86-video-ati/dist/src/ | ||
| H A D | atombios_output.c | 2206 atom_dp_aux_native_read(xf86OutputPtr output,uint16_t address,uint8_t delay,uint8_t expected_bytes,uint8_t * read_p) argument |
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ | ||
| H A D | drmmode_display.c | 1039 size_t expected_bytes = 0; local in function:drmmode_crtc_stage_cm_prop 1121 size_t expected_bytes local in function:drmmode_crtc_push_cm_prop [all...] |
Completed in 11 milliseconds