Home
last modified time | relevance | path

Searched refs:prevtop (Results 1 – 25 of 53) sorted by relevance

123

/dports/security/sectok/sectok-20030825/palm/
H A Dsectok.rcp12 BUTTON "clr" id buttonID_Clear at (prevright+4 prevtop auto auto) usable frame
13 BUTTON "rst" id buttonID_Reset at (prevright+4 prevtop auto auto) usable frame
14 BUTTON "ls" id buttonID_ls at (prevright+4 prevtop auto auto) usable frame
15 BUTTON "cls" id buttonID_Close at (prevright+4 prevtop auto auto) usable frame
17 FIELD id fieldID_cmd at (2 bottom@prevtop-2 156 auto) usable leftalign
20 FIELD id fieldID_msg at (2 bottom@prevtop-2 156 98) usable leftalign
24 POPUPTRIGGER "7816-4" id popuptriggerID_cmd at (prevleft prevtop 64 auto) leftanchor
28 POPUPTRIGGER "Cyberflex" id popuptriggerID_cflex at (prevleft prevtop 64 auto) leftanchor
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/arc/gmon/
H A Dmcount.c66 register struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
177 prevtop = top; in _MCOUNT_DECL()
186 toindex = prevtop->link; in _MCOUNT_DECL()
187 prevtop->link = top->link; in _MCOUNT_DECL()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/config/arc/gmon/
H A Dmcount.c66 register struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
177 prevtop = top; in _MCOUNT_DECL()
186 toindex = prevtop->link; in _MCOUNT_DECL()
187 prevtop->link = top->link; in _MCOUNT_DECL()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/config/arc/gmon/
H A Dmcount.c66 register struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
177 prevtop = top; in _MCOUNT_DECL()
186 toindex = prevtop->link; in _MCOUNT_DECL()
187 prevtop->link = top->link; in _MCOUNT_DECL()
/dports/games/etracer/etr-0.8.1/src/
H A Dnewplayer.cpp85 static int prevleft, prevtop, prevwidth; variable
97 prevtop = AutoYPosN(52); in Enter()
102 …avatar = AddUpDown(area.left + prevwidth + prevoffs + 8, prevtop, 0, (int)Players.numAvatars() - 1… in Enter()
133 prevleft, prevtop, prevwidth, prevwidth, 2, col); in Loop()
H A Drace_select.cpp143 static int prevtop, prevwidth, prevheight; variable
166 prevtop = infotop + 35*Winsys.scale; in Enter()
213 …(*Course.currentCourseList)[course->GetValue()].preview->DrawFrame(area.left + 3, prevtop, prevwid… in Loop()
215 DrawFrameX(area.right-boxwidth, prevtop-3, boxwidth, prevheight+6, 3, colBackgr, colWhite, 1.f); in Loop()
220 …FT.DrawString(boxleft + 8, prevtop + i*dist, (*Course.currentCourseList)[course->GetValue()].desc[… in Loop()
223 …FT.DrawString(CENTER, prevtop + prevheight + 10, Trans.Text(91) + ": " + (*Course.currentCourseLi… in Loop()
/dports/devel/py-stdnum/python-stdnum-1.13/update/
H A Disbn.py73 prevtop = None variable
77 if top != prevtop:
81 prevtop = top variable
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/gmon/
H A Dmcount.c139 struct tostruct *top, *prevtop; in _MCOUNT_DECL() local
248 prevtop = top; in _MCOUNT_DECL()
257 toindex = prevtop->link; in _MCOUNT_DECL()
258 prevtop->link = top->link; in _MCOUNT_DECL()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c193 register struct tostruct *prevtop; in mcount() local
278 prevtop = top; in mcount()
287 toindex = prevtop->link; in mcount()
288 prevtop->link = top->link; in mcount()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c207 register struct tostruct *prevtop; in _mcount() local
309 prevtop = top; in _mcount()
319 toindex = prevtop->link; in _mcount()
320 prevtop->link = top->link; in _mcount()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-gmon.c207 register struct tostruct *prevtop; in _mcount() local
309 prevtop = top; in _mcount()
319 toindex = prevtop->link; in _mcount()
320 prevtop->link = top->link; in _mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgmon.c193 register struct tostruct *prevtop; in mcount() local
278 prevtop = top; in mcount()
287 toindex = prevtop->link; in mcount()
288 prevtop->link = top->link; in mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-gmon.c207 register struct tostruct *prevtop; in _mcount() local
309 prevtop = top; in _mcount()
319 toindex = prevtop->link; in _mcount()
320 prevtop->link = top->link; in _mcount()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/mep/
H A Dmep-gmon.c290 struct tostruct *prevtop; local
379 prevtop = top;
389 toindex = prevtop->link;
390 prevtop->link = top->link;
/dports/graphics/Coin/coin-Coin-4.0.0/src/elements/
H A DSoSoundElement.cpp251 const SoSoundElement * prevtop = in pop() local
254 prevtop->scenegraphhassoundnode; in pop()
256 prevtop->soundnodeisplaying; in pop()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c257 register struct tostruct *prevtop; in internal_mcount() local
355 prevtop = top; in internal_mcount()
364 toindex = prevtop->link; in internal_mcount()
365 prevtop->link = top->link; in internal_mcount()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c283 register struct tostruct *prevtop; in internal_mcount() local
375 prevtop = top; in internal_mcount()
384 toindex = prevtop->link; in internal_mcount()
385 prevtop->link = top->link; in internal_mcount()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dgmon-sol2.c282 register struct tostruct *prevtop; in internal_mcount() local
374 prevtop = top; in internal_mcount()
383 toindex = prevtop->link; in internal_mcount()
384 prevtop->link = top->link; in internal_mcount()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dgmon-sol2.c257 register struct tostruct *prevtop; in internal_mcount() local
355 prevtop = top; in internal_mcount()
364 toindex = prevtop->link; in internal_mcount()
365 prevtop->link = top->link; in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dgmon-sol2.c257 register struct tostruct *prevtop; in internal_mcount() local
355 prevtop = top; in internal_mcount()
364 toindex = prevtop->link; in internal_mcount()
365 prevtop->link = top->link; in internal_mcount()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dgmon-sol2.c283 register struct tostruct *prevtop; in internal_mcount() local
375 prevtop = top; in internal_mcount()
384 toindex = prevtop->link; in internal_mcount()
385 prevtop->link = top->link; in internal_mcount()
/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/config/sol2/
H A Dgmon.c312 struct tostruct *prevtop; in internal_mcount() local
394 prevtop = top; in internal_mcount()
400 toindex = prevtop->link; in internal_mcount()
401 prevtop->link = top->link; in internal_mcount()
/dports/lang/gcc8/gcc-8.5.0/libgcc/config/sol2/
H A Dgmon.c312 struct tostruct *prevtop; in internal_mcount() local
394 prevtop = top; in internal_mcount()
400 toindex = prevtop->link; in internal_mcount()
401 prevtop->link = top->link; in internal_mcount()
/dports/lang/gcc48/gcc-4.8.5/libgcc/config/
H A Dgmon-sol2.c308 struct tostruct *prevtop; in internal_mcount() local
399 prevtop = top; in internal_mcount()
405 toindex = prevtop->link; in internal_mcount()
406 prevtop->link = top->link; in internal_mcount()
/dports/lang/gcc10/gcc-10.3.0/libgcc/config/sol2/
H A Dgmon.c312 struct tostruct *prevtop; in internal_mcount() local
394 prevtop = top; in internal_mcount()
400 toindex = prevtop->link; in internal_mcount()
401 prevtop->link = top->link; in internal_mcount()

123