Searched refs:t_c (Results 1 – 5 of 5) sorted by relevance
538 tty__getchar(&el->el_tty.t_ts, el->el_tty.t_c[TS_IO]); in tty_setup()543 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()545 && el->el_tty.t_c[ED_IO][rst] != in tty_setup()547 el->el_tty.t_c[ED_IO][rst] = in tty_setup()548 el->el_tty.t_c[TS_IO][rst]; in tty_setup()550 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()552 el->el_tty.t_c[EX_IO][rst] = in tty_setup()553 el->el_tty.t_c[TS_IO][rst]; in tty_setup()555 tty__setchar(&el->el_tty.t_ex, el->el_tty.t_c[EX_IO]); in tty_setup()577 tty__setchar(&el->el_tty.t_ed, el->el_tty.t_c[ED_IO]); in tty_setup()[all …]
471 ttychar_t t_c; member
1946 if (count == 0 && buf[0] == e->el_tty.t_c[TS_IO][C_EOF]) in rl_callback_read_char()1985 a[0] = (char)e->el_tty.t_c[TS_IO][C_REPRINT]; in rl_redisplay()
315 t_c=Thread(target=thread_client)319 t_c.setDaemon(True)322 t_c.daemon = True325 self.t_c = t_c341 self.t_c.join()371 self.t_c.start()490 self.t_c.start()
1318 for t_c in [[],1324 t_c=t_c)1330 self.assertEqual(t_c, [x.dtype for x in c])