Searched refs:win4 (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | test_curses.py | 137 win4 = stdscr.derwin(2,2) 138 win4 = stdscr.derwin(1,1, 5,5) 139 win4.mvderwin(9,9)
|
/external/python/cpython3/Lib/test/ |
D | test_curses.py | 138 win4 = stdscr.derwin(2,2) 139 win4 = stdscr.derwin(1,1, 5,5) 140 win4.mvderwin(9,9)
|
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 187 WORD16 win4 = *temp_win_sh++; in ixheaacd_process_win_seq() local 200 ixheaacd_mult32x16in32_drc(prev1, win4)); in ixheaacd_process_win_seq()
|