Searched defs:x_on (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/bluetooth/rfcomm/ |
| H A D | tty.c | 862 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local
|
| /kernel/linux/linux-6.6/net/bluetooth/rfcomm/ |
| H A D | tty.c | 865 u8 baud, data_bits, stop_bits, parity, x_on, x_off; in rfcomm_tty_set_termios() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_lower_cubemap_to_array.c | 258 nir_ssa_def *x_on = nir_iand(b, nir_ige(b, x, zero), nir_ige(b, tex_size, x)); in handle_cube_edge() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_nir_lower_int_cubemaps.c | 297 nir_ssa_def *x_on = nir_iand(b, nir_ige(b, x, zero), nir_ige(b, tex_size, x)); in handle_cube_edge() local
|
Completed in 7 milliseconds