/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/ |
H A D | panel.c | 146 static void dStack(char *fmt, int num, PANEL *pan) in dStack() function 192 #define dStack(fmt, num, pan) macro 319 dStack("<lt%d>", 1, pan); in _panel_link_top() 338 dStack("<lt%d>", 9, pan); in _panel_link_top() 346 dStack("<lb%d>", 1, pan); in _panel_link_bottom() 365 dStack("<lb%d>", 9, pan); in _panel_link_bottom() 374 dStack("<u%d>", 1, pan); in _panel_unlink() 405 dStack("<u%d>", 9, pan); in _panel_unlink()
|
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/ |
H A D | panel.c | 146 static void dStack(char *fmt, int num, PANEL *pan) in dStack() function 192 #define dStack(fmt, num, pan) macro 319 dStack("<lt%d>", 1, pan); in _panel_link_top() 338 dStack("<lt%d>", 9, pan); in _panel_link_top() 346 dStack("<lb%d>", 1, pan); in _panel_link_bottom() 365 dStack("<lb%d>", 9, pan); in _panel_link_bottom() 374 dStack("<u%d>", 1, pan); in _panel_unlink() 405 dStack("<u%d>", 9, pan); in _panel_unlink()
|
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/ |
H A D | panel.c | 146 static void dStack(char *fmt, int num, PANEL *pan) in dStack() function 192 #define dStack(fmt, num, pan) macro 319 dStack("<lt%d>", 1, pan); in _panel_link_top() 338 dStack("<lt%d>", 9, pan); in _panel_link_top() 346 dStack("<lb%d>", 1, pan); in _panel_link_bottom() 365 dStack("<lb%d>", 9, pan); in _panel_link_bottom() 374 dStack("<u%d>", 1, pan); in _panel_unlink() 405 dStack("<u%d>", 9, pan); in _panel_unlink()
|
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/ |
H A D | panel.c | 143 static void dStack(char *fmt, int num, PANEL *pan) in dStack() function 189 #define dStack(fmt, num, pan) macro 316 dStack("<lt%d>", 1, pan); in _panel_link_top() 335 dStack("<lt%d>", 9, pan); in _panel_link_top() 343 dStack("<lb%d>", 1, pan); in _panel_link_bottom() 362 dStack("<lb%d>", 9, pan); in _panel_link_bottom() 371 dStack("<u%d>", 1, pan); in _panel_unlink() 402 dStack("<u%d>", 9, pan); in _panel_unlink()
|
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/ |
H A D | panel.c | 138 static void dStack(char *fmt, int num, PANEL *pan) in dStack() function 184 #define dStack(fmt, num, pan) macro 311 dStack("<lt%d>", 1, pan); in _panel_link_top() 330 dStack("<lt%d>", 9, pan); in _panel_link_top() 338 dStack("<lb%d>", 1, pan); in _panel_link_bottom() 357 dStack("<lb%d>", 9, pan); in _panel_link_bottom() 366 dStack("<u%d>", 1, pan); in _panel_unlink() 397 dStack("<u%d>", 9, pan); in _panel_unlink()
|
/dports/devel/ncurses/ncurses-6.3/panel/ |
H A D | p_hide.c | 54 dStack("<u%d>", 1, pan); in PANEL_EXPORT() 60 dStack("<u%d>", 9, pan); in PANEL_EXPORT()
|
H A D | p_show.c | 60 dStack("<lt%d>", 1, pan); in PANEL_EXPORT() 70 dStack("<lt%d>", 9, pan); in PANEL_EXPORT()
|
H A D | p_bottom.c | 60 dStack("<lb%d>", 1, pan); in PANEL_EXPORT() 68 dStack("<lb%d>", 9, pan); in PANEL_EXPORT()
|
H A D | panel.priv.h | 71 # define dStack(fmt,num,pan) _nc_dStack(fmt,num,pan) macro 79 # define dStack(fmt,num,pan) macro
|
/dports/net-mgmt/irrtoolset/irrtoolset-release-5.1.3/src/normalform/ |
H A D | RadixSet.cc | 378 static BoundedStack<RadixTree::Direction> dStack(65); variable 564 int dStackPos = dStack.getPosition(); in remove() 567 dStack.push(HERE); in remove() 597 dStack.push(dir); in remove() 613 for (parent = pStack.pop(), dir = dStack.pop(); in remove() 615 parent = pStack.pop(), dir = dStack.pop()) { in remove() 632 dStack.setPosition(dStackPos); in remove()
|
H A D | IPv6RadixSet.cc | 330 static BoundedStack<IPv6RadixTree::Direction> dStack(65); variable 529 int dStackPos = dStack.getPosition(); in remove() 532 dStack.push(HERE); in remove() 562 dStack.push(dir); in remove() 578 for (parent = pStack.pop(), dir = dStack.pop(); in remove() 580 parent = pStack.pop(), dir = dStack.pop()) { in remove() 597 dStack.setPosition(dStackPos); in remove()
|
/dports/math/fricas/fricas-1.3.7/pre-generated/target/algebra/ |
H A D | libdb.text | 611 dStack`1`x`(SetCategory)->Join(StackAggregate(S),etc)`(S)`STACK`150524 10034 ostack`1`x`(List(S))->_$`dStack(S)``1210150
|