Searched refs:SRC (Results 1 - 25 of 25) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/TESTSUPPORT/
H A DMakefile68 SRC=. macro
80 VPATH=.:..:${SRC}/.
82 CFLAGS = $(CCOPTFLAGS) -DHAVE_CONFIG_H -I. -I ${SRC} -I ..
117 ${SRC}/mkinstalldirs ${TMP}LPD
118 cp -r ${SRC}/LPD/* ${TMP}LPD
139 printcap.proto | sh ${SRC}/makedb >$@
145 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lpd.perms.proto | sh ${SRC}/makedb >$@
179 ${TMP}LPD/filter: ${SRC}/filter.sh
180 $(INSTALLCMD) -m 755 ${SRC}/filter.sh $@
182 ${TMP}LPD/bqfilter: ${SRC}/bqfilte
[all...]
H A DMakefile.in68 SRC=@srcdir@
80 VPATH=.:..:${SRC}/.
82 CFLAGS = $(CCOPTFLAGS) @DEFS@ -I. -I ${SRC} -I ..
117 ${SRC}/mkinstalldirs ${TMP}LPD
118 cp -r ${SRC}/LPD/* ${TMP}LPD
139 printcap.proto | sh ${SRC}/makedb >$@
145 sed -e s/_HOST_/${HOST}/ -e s/_USER_/${USER}/ lpd.perms.proto | sh ${SRC}/makedb >$@
179 ${TMP}LPD/filter: ${SRC}/filter.sh
180 $(INSTALLCMD) -m 755 ${SRC}/filter.sh $@
182 ${TMP}LPD/bqfilter: ${SRC}/bqfilte
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dupdateheader7 <img align=left SRC="LPRng.jpg" ALT="LPRngLogo" height=60>
12 <img align=right SRC="LPRngT-L.jpg" ALT="LPRngTool" height=75>
H A DMakefile.in21 SRC=@srcdir@
31 LICENSE= $(SRC)/../LICENSE
41 y2k.txt: $(SRC)/../Y2KCompliance
42 cp $(SRC)/../Y2KCompliance $@
H A DMakefile21 SRC=. macro
31 LICENSE= $(SRC)/../LICENSE
41 y2k.txt: $(SRC)/../Y2KCompliance
42 cp $(SRC)/../Y2KCompliance $@
/asus-wl-520gu-7.0.1.45/src/router/LPRng/PrintingCookbook/source/
H A Dupdateheader7 <img align=left SRC="LPRng.jpg" ALT="LPRngLogo" height=60>
12 <img align=right SRC="LPRngT-L.jpg" ALT="LPRngTool" height=75>
H A DMakefile21 SRC=. macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A DMakefile.in14 SRC=@srcdir@
23 for i in ${SRC}/*.in; do \
H A DMakefile14 SRC=. macro
23 for i in ${SRC}/*.in; do \
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/smbfs/
H A DMakefile32 SRC = proc.c dir.c cache.c sock.c inode.c file.c ioctl.c macro
40 cproto -E "gcc -E" -e -v -I $(TOPDIR)/include -DMAKING_PROTO -D__KERNEL__ $(SRC) >> proto2.h
/asus-wl-520gu-7.0.1.45/src/router/LPRng/man/
H A DMakefile.in16 SRC = @srcdir@
17 VPATH=${SRC}
77 echo ${SRC}/$$i; \
89 ${SRC}/$$v.n > $$i; \
104 - VER=`cat ${SRC}/../VERSION`; \
121 echo ${SRC}/mkinstalldirs $(DESTDIR)$(MAN)/man$${suffix}; \
122 ${SRC}/mkinstalldirs $(DESTDIR)$(MAN)/man$${suffix}; \
H A DMakefile16 SRC = . macro
17 VPATH=${SRC}
77 echo ${SRC}/$$i; \
89 ${SRC}/$$v.n > $$i; \
104 - VER=`cat ${SRC}/../VERSION`; \
121 echo ${SRC}/mkinstalldirs $(DESTDIR)$(MAN)/man$${suffix}; \
122 ${SRC}/mkinstalldirs $(DESTDIR)$(MAN)/man$${suffix}; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/lib/
H A Dchecksum.S153 #define SRC(...) \ define
166 ! r4: const char *SRC
207 SRC( mov.b @r4+,r1 )
208 SRC( mov.b @r4+,r0 )
240 SRC( mov.w @r4+,r0 )
256 SRC( mov.l @r4+,r0 )
257 SRC( mov.l @r4+,r1 )
263 SRC( mov.l @r4+,r0 )
264 SRC( mov.l @r4+,r1 )
270 SRC( mo
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A DMakefile20 SRC=. macro
63 ALLDIRS= ${DIRS} ${SRC}/TESTSUPPORT ${SRC}/DOCS
72 cat header ${SRC}/$@.sh >$@
H A DMakefile.in20 SRC=@srcdir@
63 ALLDIRS= ${DIRS} ${SRC}/TESTSUPPORT ${SRC}/DOCS
72 cat header ${SRC}/$@.sh >$@
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/lib/
H A Dchecksum.S260 #define SRC(y...) \ define
296 SRC(1: movw (%esi), %bx )
307 SRC(1: movl (%esi), %ebx )
308 SRC( movl 4(%esi), %edx )
314 SRC( movl 8(%esi), %ebx )
315 SRC( movl 12(%esi), %edx )
321 SRC( movl 16(%esi), %ebx )
322 SRC( movl 20(%esi), %edx )
328 SRC( movl 24(%esi), %ebx )
329 SRC( mov
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/
H A DMakefile.brcm29 SRC=.
81 -I${SRC}/include -I${SRC}/common \
167 SRCDIRS=${SRC}/common ${SRC}/AUTHENTICATE
168 INCLUDE=.. ${SRC}/include
170 VPATH=..:.:${SRC}/include:${SRC}/common:${SRC}
308 authenticate_pgp: ${SRC}/AUTHENTICAT
[all...]
H A DMakefile.in29 SRC=@srcdir@
81 -I${SRC}/include -I${SRC}/common \
167 SRCDIRS=${SRC}/common ${SRC}/AUTHENTICATE
168 INCLUDE=.. ${SRC}/include
170 VPATH=..:.:${SRC}/include:${SRC}/common:${SRC}
290 authenticate_pgp: ${SRC}/AUTHENTICAT
[all...]
H A DMakefile29 SRC=. macro
94 -I${SRC}/include -I${SRC}/common -I$(TOP)/shared -I$(SRCBASE)/include\
180 SRCDIRS=${SRC}/common ${SRC}/AUTHENTICATE
181 INCLUDE=.. ${SRC}/include
183 VPATH=..:.:${SRC}/include:${SRC}/common:${SRC}
321 authenticate_pgp: ${SRC}/AUTHENTICAT
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Ddnfb.c94 #define SRC 0x3 macro
H A Ddn_cfb4.c93 #define SRC 0x3 macro
H A Ddn_cfb8.c94 #define SRC 0x3 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S409 set SRC, 0 # offsets within an
5402 # If the DST exponent is > the SRC exponent, set the DST exponent #
5403 # equal to 0x3fff and scale the SRC exponent by the value that the #
5404 # DST exponent was scaled by. If the SRC exponent is greater or equal, #
7127 fmovm.x SRC(%a0),&0x80 # load value
7173 fmovm.x SRC(%a0),&0x80 # load value
7219 fmovm.x SRC(%a0),&0x80 # load value
7267 # what's at SRC(a0).
7273 fmovm.x SRC(%a0),&0x80 # return result
7359 fmovm.x SRC(
[all...]
H A Dfpsp.S410 set SRC, 0 # offsets within an
9598 fintrz.x SRC(%a0),%fp0 # calc int of src
10967 fmov.x SRC(%a0),%fp0 # the fmove sets the SNAN bit
10977 fmov.x SRC(%a0),%fp0 # return the non-signalling nan
12010 fmovm.x SRC(%a0),&0x80 # return INF result in fp0
12085 fmovm.x SRC(%a0),&0x80 # return result in fp0
12101 fmovm.x SRC(%a0),&0x80 # return result in fp0
12332 fmov.x SRC(%a0),%fp0 # do fmove in
13243 fint.x SRC(%a0),%fp0 # execute fint
13299 fmovm.x SRC(
[all...]
H A Dfplsp.S390 set SRC, 0 # offsets within an
9239 fintrz.x SRC(%a0),%fp0 # calc int of src
10267 fmov.x SRC(%a0),%fp0

Completed in 262 milliseconds