Searched refs:horiz (Results 1 – 9 of 9) sorted by relevance
41 set horiz "\[^\n\r\]*"169 global horiz186 gdb_expect -re "(\[0-9\]+)(${horiz}Thread${horiz}main.*)($gdb_prompt $)"198 gdb_expect -re "(\[0-9\]+)(${horiz}Thread${horiz}thread1.*)($gdb_prompt $)"210 gdb_expect -re "(\[0-9\]+)(${horiz}Thread${horiz}thread2.*)($gdb_prompt $)"
56 set horiz "\[^\n\r\]*"166 gdb_test "info threads" ".*${nl} 2 ${horiz}${nl}\\* 1 .*" \176 gdb_test "info threads" ".*${nl}\\* ${horiz} thread2 .*" \
39 set horiz "\[^\n\r\]*"
168 int dvert, fc, horiz, lhori, rhori, uvert; in term_tbl() local222 horiz = 0; in term_tbl()226 horiz = 1; in term_tbl()314 (horiz || (IS_HORIZ(sp->layout->first) && in term_tbl()324 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->lvert)) { in term_tbl()333 if (horiz) in term_tbl()506 (horiz || (IS_HORIZ(sp->layout->last) && in term_tbl()522 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->rvert)) { in term_tbl()523 if (horiz == 0 && (IS_HORIZ(sp->layout->last) == 0 || in term_tbl()555 } else if (horiz == 0 && sp->opts->opts & TBL_OPT_ALLBOX && in term_tbl()
3 REGRESS_TARGETS = horiz
4 horiz - horizontal distances
59 perl -V:ivsize \h horiz.wh.space (?|p|p)branch reset
73 # 77 beshort # horiz posn in window
7086 * gdb.threads/pthreads.exp (horiz): New variable.