Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/testsuite/tar/
Dtar-demands-at-most-one-ctx1 ! busybox tar tx
/busybox-1.35.0/networking/
Dtls_pstm_sqr_comba.c485 int32 tx, ty, iy; in pstm_sqr_comba_gen() local
490 tx = ix - ty; in pstm_sqr_comba_gen()
493 tmpx = A->dp + tx; in pstm_sqr_comba_gen()
500 iy = min(A->used-tx, ty+1); in pstm_sqr_comba_gen()
507 iy = min(iy, (ty-tx+1)>>1); in pstm_sqr_comba_gen()
Dtls_pstm_mul_comba.c233 int32 ix, iy, iz, tx, ty; in pstm_mul_comba_gen() local
266 tx = ix - ty; in pstm_mul_comba_gen()
269 tmpx = A->dp + tx; in pstm_mul_comba_gen()
275 iy = min(A->used-tx, ty+1); in pstm_mul_comba_gen()
/busybox-1.35.0/scripts/kconfig/
Dgconf.c1032 gint tx = (gint) event->x; in on_treeview2_button_press_event() local
1036 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview2_button_press_event()
1148 gint tx = (gint) event->x; in on_treeview1_button_press_event() local
1152 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview1_button_press_event()