Searched refs:TOP (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-12-stable/contrib/tnftp/src/
H A Ddomacro.c78 TOP:
151 goto TOP;
/freebsd-12-stable/contrib/less/
H A Dposition.c119 get_scrpos(&scrpos, TOP);
190 case TOP:
H A Dforwback.c238 if (!force && position(TOP) != NULL_POSITION)
407 back(1, position(TOP), 1, 0);
432 pos = position(TOP);
H A Dlsystem.c274 tpos = position(TOP);
H A Dprompt.c472 case 't': *wp = TOP; break;
477 default: *wp = TOP; p--; break;
H A Dmark.c171 get_scrpos(&m->m_scrpos, TOP);
262 get_scrpos(&scrpos, TOP);
H A Dsearch.c285 for (sindex = TOP; sindex < TOP + sc_height-1; sindex++)
327 for (sindex = TOP; sindex < TOP + sc_height-1; sindex++)
1045 get_scrpos(&scrpos, TOP);
1116 sindex = 0; /* TOP */
1123 sindex = 0; /* TOP */
H A Dedit.c186 get_scrpos(&scrpos, TOP);
H A Dcommand.c1934 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP);
H A Dline.c1424 pos = position(TOP);
/freebsd-12-stable/contrib/gcc/
H A Dipa-prop.h47 TOP - unknown.
59 TOP enumerator in enum:cvalue_type
H A Dipa-cp.c86 TOP - unknown.
253 Meet (TOP,x) = x
266 if (ipcp_cval_get_cvalue_type (cval1) == TOP)
273 if (ipcp_cval_get_cvalue_type (cval2) == TOP)
403 else if (ipcp_method_cval (node, i)->cval_type == TOP)
404 fprintf (f, "param [%d]: type is TOP \n", i);
411 /* Initialize ipcp_cval array of MT with TOP values.
430 ipcp_method_cval_set_cvalue_type (mt, i, TOP);
547 /* Return true if there are some formal parameters whose value is TOP.
561 if (ipcp_cval_get_cvalue_type (ipcp_method_cval (node, i)) == TOP)
[all...]
/freebsd-12-stable/contrib/elftoolchain/libelf/
H A DMakefile3 TOP= .. macro
167 .include "${TOP}/mk/elftoolchain.lib.mk"
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A DMakefile16 TOP=.. macro
179 if [ -d $(TOP)/iplang ]; then (cd $(TOP)/iplang; $(MAKE) $(MFLAGS) clean); fi
/freebsd-12-stable/crypto/heimdal/appl/push/
H A Dpush.c136 typedef enum { INIT = 0, GREET, USER, PASS, STAT, RETR, TOP, enumerator in enum:__anon7644
140 "INIT", "GREET", "USER", "PASS", "STAT", "RETR", "TOP",
301 if (((state == STAT || state == RETR || state == TOP)
340 if (state == TOP) {
422 state = TOP;
483 else if ((state == STAT && do_from) || state == TOP)
485 "TOP %u 0\r\n", ++asked_for);
/freebsd-12-stable/contrib/sqlite3/
H A DMakefile.msc18 TOP = .
494 TCC = $(TCC) -DSQLITE_OS_WIN=1 -I. -I$(TOP) -fp:precise
495 RCC = $(RC) -DSQLITE_OS_WIN=1 -I. -I$(TOP) $(RCOPTS) $(RCCOPTS)
993 $(CSC) /target:exe $(TOP)\Replace.cs
1028 $(LIBRESOBJS): $(TOP)\sqlite3.rc rcver.vc $(SQLITE3H)
1032 $(LTRCOMPILE) -fo $(LIBRESOBJS) -DRC_VERONLY $(TOP)\sqlite3.rc
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
H A DMakefile3 TOP= .. macro
337 .include "${TOP}/mk/elftoolchain.lib.mk"
/freebsd-12-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js43 TOP = 'top',
718 at = { x: LEFT, y: TOP };
725 at = { x: LEFT, y: TOP };
2040 corner.y === TOP || (corner.y === CENTER && this.element.position().top + (this.size[1] / 2) + this.options.offset < titlebar.outerHeight(TRUE))
2244 round(mimic.y === TOP ? newSize[1] - size[1] : 0)
2250 round(mimic.y === TOP ? border : mimic.y === BOTTOM ? newSize[1] - size[1] - border : (newSize[1] - size[1]) / 2)
2361 b = precedance === Y ? LEFT : TOP;
2409 newCorner.y = newCorner.y === CENTER ? (adjust.top > 0 ? TOP : BOTTOM) : (newCorner.y === TOP ? BOTTOM : TOP);
[all...]
/freebsd-12-stable/contrib/bmake/mk/
H A Dautodep.mk184 SUBST_DEPVARS+= SB TOP BACKING SRC SRCDIR BASE BASEDIR
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2192 g+puzl+I+YOndWRPRxE2RwpGoHKIG5nF0WLovXN4MZGN2rl1xu9MrAK5mfYu/TOP

Completed in 304 milliseconds

12