HomeSort by: relevance | last modified time | path
    Searched defs:TOP (Results 1 - 23 of 23) sorted by relevancy

  /src/distrib/amiga/floppies/inst/
Makefile 3 TOP= ${.CURDIR}/..
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
  /src/distrib/amiga/floppies/upgr/
Makefile 3 TOP= ${.CURDIR}/..
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
  /src/distrib/vax/inst/
Makefile 3 TOP= ${.CURDIR}/..
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
  /src/external/bsd/elftoolchain/common/sys/
Makefile 5 TOP= ${.CURDIR}/../../dist
6 SRCDIR= ${TOP}/common/sys
  /src/external/bsd/elftoolchain/dist/common/
Makefile 3 TOP= ..
17 .include "${TOP}/mk/elftoolchain.inc.mk"
18 .include "${TOP}/mk/elftoolchain.subdir.mk"
  /src/external/ibm-public/postfix/libexec/smtpd/
Makefile 9 TOP= ${NETBSDSRCDIR}/external/ibm-public/postfix/dist
10 DIST=${TOP}/src/${PROG}
  /src/external/bsd/elftoolchain/common/
Makefile 5 TOP= ${.CURDIR}/../dist
6 SRCDIR= ${TOP}/common
  /src/external/bsd/elftoolchain/dist/common/sys/
Makefile 3 TOP= ../..
23 .include "${TOP}/mk/elftoolchain.inc.mk"
24 .include "${TOP}/mk/elftoolchain.m4.mk"
  /src/external/bsd/less/dist/
position.h 16 #define TOP (0)
  /src/external/bsd/elftoolchain/dist/libdwarf/
Makefile 3 TOP= ..
337 .include "${TOP}/mk/elftoolchain.lib.mk"
  /src/external/bsd/elftoolchain/dist/libelf/
Makefile 3 TOP= ..
170 .include "${TOP}/mk/elftoolchain.lib.mk"
  /src/external/bsd/elftoolchain/lib/libelf/
Makefile 4 TOP= ${.CURDIR}/../../dist
5 SRCDIR= ${TOP}/libelf
75 CPPFLAGS+= -I. -I${SRCDIR} -I${TOP}/common
  /src/external/bsd/elftoolchain/lib/libdwarf/
Makefile 4 TOP= ${.CURDIR}/../../dist
5 SRCDIR= ${TOP}/libdwarf
85 CPPFLAGS+= -I. -I${SRCDIR} -I${TOP}/common -I${TOP}/libelf
  /src/external/mit/xorg/server/xorg-server/hw/xfree86/loader/
Makefile 6 TOP= ${X11SRCDIR.xorg-server}
7 XFTOP= ${TOP}/hw/xfree86
63 CPP=${CPP:Q} AWK=${TOOL_AWK:Q} ${HOST_SH} ${XFTOP}/sdksyms.sh ${TOP} ${SDKSYMS_CFLAGS}
  /src/distrib/evbsh3/rom/ramdiskeb/
Makefile 3 TOP= ${.CURDIR}/..
7 .include "${TOP}/Makefile.inc"
48 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
64 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${.CURDIR} ${.ALLSRC}
  /src/distrib/evbsh3/rom/ramdiskel/
Makefile 3 TOP= ${.CURDIR}/..
7 .include "${TOP}/Makefile.inc"
48 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
64 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${.CURDIR} ${.ALLSRC}
  /src/distrib/utils/more/
less.h 49 #define TOP (0)
  /src/external/gpl2/groff/dist/src/preproc/tbl/
table.h 55 enum { CENTER, TOP, BOTTOM } vertical_alignment;
  /src/usr.bin/m4/
mdef.h 128 #define TOP 0
  /src/external/bsd/tmux/dist/
popup.c 493 enum { NONE, LEFT, RIGHT, TOP, BOTTOM } border = NONE;
526 border = TOP;
532 (border == LEFT || border == TOP))
  /src/external/gpl3/gcc/dist/gcc/text-art/
table.cc 97 case y_align::TOP:
345 /* The per-table-cell left and top borders are either drawn or not,
367 /* Paint top-left corner of border, if any. */
378 /* Paint remainder of top border of cell, if any. */
600 /* Get the top border of the table cell at column TABLE_Y
677 t.set_cell (table::coord_t (0, 0), styled_string (sm, "top left"));
678 t.set_cell (table::coord_t (1, 0), styled_string (sm, "top middle"));
679 t.set_cell (table::coord_t (2, 0), styled_string (sm, "top right"));
699 "| top left | top middle | top right |\n
    [all...]
types.h 491 TOP,
  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 59 TOP, UNNUMBERED, UNNUMBEREDSEC, UNNUMBEREDSUBSEC,

Completed in 47 milliseconds