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

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
15 !if !defined(DLL)
16 DLL=0
22 !if !$(DLL)
56 !if !$(DLL)
59 # "-GD" (msvc5) optimizes for DLL.
113 !if !$(DLL)
133 !if $(DLL)
143 !if $(DLL)
149 !if $(DLL)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
17 !if !defined(DLL)
18 DLL=0
24 !if !$(DLL)
58 !if !$(DLL)
61 # "-GD" (msvc5) optimizes for DLL.
108 !if !$(DLL)
128 !if $(DLL)
138 !if $(DLL)
144 !if $(DLL)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
15 !if !defined(DLL)
16 DLL=0
22 !if !$(DLL)
56 !if !$(DLL)
59 # "-GD" (msvc5) optimizes for DLL.
113 !if !$(DLL)
133 !if $(DLL)
143 !if $(DLL)
149 !if $(DLL)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
17 !if !defined(DLL)
18 DLL=0
24 !if !$(DLL)
58 !if !$(DLL)
61 # "-GD" (msvc5) optimizes for DLL.
108 !if !$(DLL)
128 !if $(DLL)
138 !if $(DLL)
144 !if $(DLL)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dpunzip.h110 #ifndef DLL
111 #define DLL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/src/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
16 !if !defined(DLL)
17 DLL=0
23 !if !$(DLL)
102 !if $(DLL)
109 !if $(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/src/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
16 !if !defined(DLL)
17 DLL=0
23 !if !$(DLL)
102 !if $(DLL)
109 !if $(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
17 !if !defined(DLL)
18 DLL=0
24 !if !$(DLL)
55 !if !$(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
17 !if !defined(DLL)
18 DLL=0
24 !if !$(DLL)
55 !if !$(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dearly_serial_console.c18 #define DLL 0 /* Divisor Latch Low */ macro
36 outb(divisor & 0xff, port + DLL);
106 dll = inb(port + DLL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsleep24xx.S67 mov r5, #0x2000 @ set delay (DPLL relock + DLL relock)
83 strne r0, [r1] @ rewrite DLLA to force DLL reload
85 strne r0, [r1] @ rewrite DLLB to force DLL reload
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddll.h6 #error To use the DLL version of Crypto++, this file must be included before any other Crypto++ header files.
43 // cause CRT DLL to be initialized before Crypto++ so that we can use malloc and free during DllMain()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
15 !if !defined(DLL)
16 DLL=0
22 !if !$(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
15 !if !defined(DLL)
16 DLL=0
22 !if !$(DLL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Dmw.bat7 @rem DLL definition files
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dmw.bat7 @rem DLL definition files
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Dmw.bat7 @rem DLL definition files
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dgbloffs.c80 #if (defined(DLL) && !defined(NO_SLIDE_REDIR))
82 #endif /* DLL && !NO_SLIDE_REDIR */
93 #ifdef DLL
94 (*set_flag)("DLL");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h33 #if (defined(OS2DLL) && !defined(DLL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddllload.tex28 The terms {\it DLL} and {\it shared library/object} will both be used in the
112 This function resolves a symbol in a loaded DLL, such as a variable or
115 Returned value will be {\tt NULL} if the symbol was not found in the DLL or if
135 Returns a handle to the loaded DLL. Use {\it success} parameter to test if it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/win32/
H A Dvc_dll.bat4 @echo // Microsoft Visual C/C++ (DLL)

Completed in 282 milliseconds

123456789