Searched refs:TOP (Results 1 - 23 of 23) sorted by relevance

/src/distrib/amiga/floppies/inst/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
/src/distrib/amiga/floppies/upgr/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
/src/distrib/vax/inst/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
5 .include "${TOP}/Makefile.inc"
8 .include "${TOP}/inst-common/Makefile.inc"
/src/common/dist/zlib/win32/
H A DMakefile.msc10 TOP = .
46 $(SHAREDLIB): $(TOP)/win32/zlib.def $(OBJS) $(OBJA) zlib1.res
47 $(LD) $(LDFLAGS) -def:$(TOP)/win32/zlib.def -dll -implib:$(IMPLIB) \
72 {$(TOP)}.c.obj:
75 {$(TOP)/test}.c.obj:
76 $(CC) -c -I$(TOP) $(WFLAGS) $(CFLAGS) $<
78 {$(TOP)/contrib/masmx64}.c.obj:
81 {$(TOP)/contrib/masmx64}.asm.obj:
84 {$(TOP)/contrib/masmx86}.asm.obj:
87 adler32.obj: $(TOP)/adler3
[all...]
/src/distrib/utils/more/
H A Dless.h49 #define TOP (0) macro
H A Dprim.c166 if (position(TOP) == NULL_POSITION) {
168 if (!position(TOP))
291 pos = position(TOP);
325 prepaint(position(TOP));
474 tpos = position(TOP);
553 marks[c-'a'] = position(TOP);
560 marks[LASTMARK] = position(TOP);
706 if (position(TOP) == NULL_POSITION) {
718 pos = position(TOP);
H A Dmain.c156 prev_pos = position(TOP);
201 if (quit_at_eof || position(TOP) == NULL_POSITION)
H A Dcommand.c163 if (position(TOP) == NULL_POSITION) {
242 if (cp > cmdbuf && position(TOP) == NULL_POSITION) {
/src/distrib/evbsh3/rom/ramdiskeb/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
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/
H A DMakefile3 TOP= ${.CURDIR}/.. macro
7 .include "${TOP}/Makefile.inc"
48 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
64 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${.CURDIR} ${.ALLSRC}
/src/distrib/amiga/floppies/inst-common/
H A DMakefile.inc3 # TOP is assumed to be defined by Makefile including this one.
6 COMMONDIR= ${TOP}/inst-common
28 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
43 ${TOOL_CRUNCHGEN} -D ${TOP}/../../.. -L ${DESTDIR}/usr/lib ${CRUNCHCONF}
/src/
H A Dbuild.sh546 # At this point TOP=$PWD should just work, but let's be ultra safe.
547 TOP=$( (exec pwd -P 2>/dev/null) || (exec pwd 2>/dev/null) )
616 setmakeenv NETBSDSRCDIR "${TOP}"
622 *) KERNOBJDIR="${TOP}/${KERNOBJDIR}"
629 DISTRIBVER="$(${HOST_SH} ${TOP}/sys/conf/osrelease.sh)"
634 "NetBSD-$(${HOST_SH} ${TOP}/sys/conf/osrelease.sh -m)"
962 "${make}" -m ${TOP}/share/mk -s -B -f- _x_ <<EOF || return 1
1068 # ${TOP} if necessary. Also delete trailing "/", if any.
1082 val="${TOP}/${val%/}"
1326 TOP_objdir="${OPTARG}${TOP}"
[all...]
/src/usr.bin/ftp/
H A Ddomacro.c71 TOP:
144 goto TOP;
/src/distrib/vax/inst-common/
H A DMakefile.inc3 # TOP is assumed to be defined by Makefile including this one.
6 COMMONDIR= ${TOP}/inst-common
29 TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-coachz.dtsi21 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsc7180-trogdor.dtsi211 /* BOARD-SPECIFIC TOP LEVEL NODES */
H A Dsdm845-cheza.dtsi116 /* BOARD-SPECIFIC TOP LEVEL NODES */
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dorion5x-lacie-ethernet-disk-mini-v2.dts88 * flash. TODO: once the flash part TOP/BOTTOM detection
H A Dorion5x-maxtor-shared-storage-2.dts67 * flash. TODO: once the flash part TOP/BOTTOM detection
H A Dorion5x-lacie-d2-network.dts107 * flash. TODO: once the flash part TOP/BOTTOM detection
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go2.dts146 label = "TOP-LEFT";
151 label = "TOP-RIGHT";
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_base.c2731 _(TOP , device->top , &device->top->subdev);
/src/tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2192 g+puzl+I+YOndWRPRxE2RwpGoHKIG5nF0WLovXN4MZGN2rl1xu9MrAK5mfYu/TOP

Completed in 32 milliseconds