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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dmakefile.os236 # - set AS="masm -T -Ml"
101 AS="ml -nologo -c -Zm -Cp" \
116 AS="ml -nologo -c -Zim -Cp" \
131 AS="ml -nologo -c -Zm -Cp" \
148 AS="ml -nologo -c -Zm -Cp" \
162 AS="ml -nologo -c -Zm -Cp" \
176 AS="ml -nologo -c -Zim -Cp" \
190 AS="ml -nologo -c -Zm -Cp" \
204 AS="wasm -zq -bt=os2v2 -3p" \
219 AS
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/
H A Dmake.sh10 export AS="mipsel-uclibc-linux26-as"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/shlib/
H A Dsolaris.sh11 AS=as
21 $AS -o bn_asm.o crypto/bn/asm/sparc.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A Dsolaris.sh11 AS=as
21 $AS -o bn_asm.o crypto/bn/asm/sparc.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/shlib/
H A Dsolaris.sh11 AS=as
21 $AS -o bn_asm.o crypto/bn/asm/sparc.s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/
H A DMakefile5 export AS := $(CROSS_COMPILE)as macro
35 CROSS_COMPILE_ENV := CC=$(CC) CPP="$(CPP)" CXX=$(CXX) AS=$(AS) LD=$(LD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/ramdisk/
H A DMakefile18 $(Q)echo -e "dummy:" | $(AS) -o $@;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dmakefile.os222 # - set AS="masm -t -Ml"
81 AS="ml -nologo -c -Zm -Cp" \
98 AS="ml -nologo -c -Zim -Cp" \
116 AS="ml -nologo -c -Zm -Cp" \
251 AS="wasm -bt=os2v2 -zq -3 -mf" \
269 AS="wasm -bt=os2 -zq -2 -ml" \
287 AS="wasm -bt=dos4g -zq -3 -mf" \
307 AS="wasm -bt=dos4g -zq -3 -mf" \
327 AS="wasm -bt=dos -0 -ml" \
347 AS
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.emx52 AS="gcc -Zwin32" \
68 AS="gcc -Zwin32" \
84 AS="gcc -Zwin32" \
100 AS="gcc -Zwin32" \
116 AS="gcc" \
135 AS="gcc" \
158 AS=gcc -Zwin32
232 crc_gcc$(OBJ): crc_i386.S # 32bit, GNU AS
233 $(AS) $(ASFLAGS) -x assembler-with-cpp -c -o $@ crc_i386.S
236 $(AS)
[all...]
H A Dmakefile.lcc14 AS = lcc
62 $(AS) $(ASFLAGS) $<
88 $(AS) $(ASFLAGS) -Fo$@ win32/crc_lcc.asm
91 $(AS) $(ASFLAGS) -Fo$@ win32/lm32_lcc.asm
H A Dmakefile.bor39 AS=tasm
41 AS=tasm32
145 $(AS) $(ASFLAGS) win32\crc_i386.asm, $@ ;
157 $(AS) $(ASFLAGS) win32\match32.asm, $@ ;
H A Dmakefile.dj7 AS = gcc
46 $(AS) $(ASFLAGS) $<
71 crc_gcc$(OBJ): crc_i386.S # 32bit, GNU AS
72 $(AS) $(ASFLAGS) -x assembler-with-cpp -c -o$@ crc_i386.S
75 $(AS) $(ASFLAGS) -x assembler-with-cpp -c -o$@ match.S
H A Dmakefile.gcc24 #AS=as
25 AS=$(CC)
135 $(AS) $(ASFLAGS) match.S
138 $(AS) $(ASFLAGS) crc_i386.S
141 $(AS) $(ASFLAGS) -DUTIL -o$@ crc_i386.S
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile20 AS = g2as macro
64 # $(AS) $(ASFLAGS) -o $@ $<
67 $(AS) $(ASFLAGS) -o $@ $<
70 $(AS) $(ASFLAGS) -o $@ $<
H A DMakefile.gcc7 AS = as
12 #AS = as -s UNALIGNED_OK
53 $(AS) -o $@ $<
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A Dphp_parser.h58 AS = 275, enumerator in enum:yytokentype
149 #define AS 275 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/
H A DMakefile26 AS := $(AS) -32 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/tools/
H A Drrcheck.pl44 print "AS orgin mismatch\n";
58 $origin = "AS" . $origin;
67 if (/^origin:.*\s(AS[\d]+)$/) {
H A Drrlookup.pl34 print LOOKUP "$prefix AS$origin : Check OK\n";
36 print LOOKUP "$prefix AS$origin : Error\n";
51 $origin = "AS" . $origin;
61 if (/^origin:.*\s(AS[\d]+)$/) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A DMakefile102 AS = as macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/build/
H A Dlib.mk31 AS = as macro
108 $(AS) -arch ppc -force_cpusubtype_ALL $< -o $@
110 $(AS) $< -o $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/win32/
H A DMakefile.bor19 AS = bcc32
45 $(AS) -c $(ASFLAGS) $<
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/win32/
H A DMakefile.bor19 AS = bcc32
45 $(AS) -c $(ASFLAGS) $<
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/
H A DMakefile5 export AS := $(CROSS_COMPILE)as macro
29 CROSS_COMPILE_ENV := CC=$(CC) CPP="$(CPP)" CXX=$(CXX) AS=$(AS) LD=$(LD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A DMakefile49 ##AS = as
380 $(AS) $(AF) msdos/crc_i86.asm $(ASEOL)
382 crc_gcc$O: crc_i386.S $(ACONF_DEP) # 32bit, GNU AS
383 $(AS) $(AF) -x assembler-with-cpp -c -o $@ crc_i386.S
385 crc_gcc.pic.o: crc_i386.S $(ACONF_DEP) # 32bit, GNU AS
386 $(AS) $(AF) -x assembler-with-cpp -c -o $@ crc_i386.S
388 crc_sysv$O: crc_i386.S $(ACONF_DEP) # 32bit, SysV AS
390 $(AS) -o $@ crc_i386s.s
721 $(MAKE) unzips CC=gcc2 LD=shlicc2 AS=gcc2\
727 $(MAKE) unzips CC=gcc2 LD=shlicc2 AS
[all...]

Completed in 286 milliseconds

1234567891011>>