Searched refs:win32 (Results 76 - 100 of 167) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/win32/
H A Dic.bat16 link -lib -nologo -out:%BLIB% @b\win32\vc.rsp
H A Dmwerks.bat16 mwld -library -o %BLIB% @b\win32\vc.rsp
H A Dpellesc.bat16 polib -out:%BLIB% @b\win32\vc.rsp
H A Dpgi.bat17 ar rcs %BLIB% *.o asm/i386/obj/win32/*.obj
H A Drsxnt.bat19 ar rcs %BLIB% @b/win32/cygwin.rsp
H A Dvc.bat16 link -lib -nologo -out:%BLIB% @b\win32\vc.rsp
H A Dwc.bat16 wlib -q -b -n -t %BLIB% @b\win32\wc.rsp
H A Dsc.bat16 lib %BLIB% /b /c /n /noi @b\win32\bc.rsp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/win32/
H A DMakefile.gcc95 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
97 -o $@ win32/zlib.def $(OBJS) $(OBJA) zlibrc.o
122 zlibrc.o: win32/zlib1.rc
123 $(RC) $(RCFLAGS) -o $@ win32/zlib1.rc
H A DMakefile.msc5 # nmake -f win32/Makefile.msc (standard build)
6 # nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
7 # nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
9 # nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
46 $(SHAREDLIB): win32/zlib.def $(OBJS) $(OBJA) zlib1.res
47 $(LD) $(LDFLAGS) -def:win32/zlib.def -dll -implib:$(IMPLIB) \
135 zlib1.res: win32/zlib1.rc
136 $(RC) $(RCFLAGS) /fo$@ win32/zlib1.rc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dx86nasm.pl85 %elifidn __OUTPUT_FORMAT__,win32
158 if ($::win32)
H A Dx86asm.pl255 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
265 { $win32=1; require "x86nasm.pl"; }
270 elsif (($type eq "win32"))
271 { $win32=1; require "x86masm.pl"; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A DMakefile.in267 win32/Include/bittypes.h \
268 win32/Include/errno.h \
269 win32/Include/getopt.h \
270 win32/Include/w32_fzs.h \
271 win32/Src/getopt.c \
272 win32/prj/GNUmakefile \
273 win32/prj/WinDump.dsp \
274 win32/prj/WinDump.dsw
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A DMakefile.mingw3229 PNGDIR = ../libpng-win32
34 #ZDIR = ../../../zlib-win32# for libpng-x.y.z/contrib/gregbook builds
35 ZDIR = ../zlib-win32
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A DMakefile.am73 WIN32-Code/win32.c \
88 SYS_SRC = WIN32-Code/win32.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dx86asm.pl255 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
265 { $win32=1; require "x86nasm.pl"; }
270 elsif (($type eq "win32"))
271 { $win32=1; require "x86masm.pl"; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dptrace_64.c156 struct reg_window32 win32; local
159 if (get_from_target(target, rw_addr, &win32, sizeof(win32)))
162 wbuf->locals[i] = win32.locals[i];
164 wbuf->ins[i] = win32.ins[i];
181 struct reg_window32 win32; local
185 win32.locals[i] = wbuf->locals[i];
187 win32.ins[i] = wbuf->ins[i];
189 if (set_to_target(target, rw_addr, &win32, sizeof(win32)))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A DMakefile.am113 win32.h win32.c \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dtheme.h181 // render neither win32 nor gtk themes yet:
189 #define wxUNIV_DEFAULT_THEME win32
197 // (note that wxUSE_THEME_METAL depends on win32 theme, so we don't have to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.am30 EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 config-win32.h \
H A DMakefile.vxworks29 export WIND_HOST_TYPE := x86-win32
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/
H A DMakefile.in226 win32/tre-config.h win32/config.h \
227 win32/tre.dsw \
228 win32/tre.dsp win32/tre.def \
229 win32/retest.dsp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libogg-1.1.4/win32/
H A DMakefile.in114 subdir = win32
125 $(AUTOMAKE) --gnu win32/Makefile
H A DMakefile2 # win32/Makefile. Generated from Makefile.in by configure.
114 subdir = win32
125 $(AUTOMAKE) --gnu win32/Makefile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/asm/
H A Ddes686.pl21 elsif ( ($ARGV[0] eq "win32"))
31 win32 - Windows 95/Windows NT

Completed in 424 milliseconds

1234567