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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_list.l9 The csc library's list subsystem; there are functions for managing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A D_chmod.c11 #pragma library
H A D_isatty.c9 /* replace standard library function who needs a FILE* */
11 #pragma library
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/
H A Dforked-daapd.conf17 library {
18 # Name of the library as displayed by the clients
23 # Password for the library. Optional.
67 # Cache size in number of db pages for the library database
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/etc/
H A Dforked-daapd.conf17 library {
18 # Name of the library as displayed by the clients
23 # Password for the library. Optional.
67 # Cache size in number of db pages for the library database
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/
H A Dchk.bdb45 if java -Djava.library.path=$DB_LIB_DIR \
58 if java -Djava.library.path=$DB_LIB_DIR \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A D_isatty.c9 /* replace standard library function who needs a FILE* */
11 #pragma library
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A DMakefile.Watcom168 @%append $(LINK_ARG) library ../lib/$(LIBNAME)_imp.lib
170 @%append $(LINK_ARG) library ../lib/$(LIBNAME).lib
171 @%append $(LINK_ARG) library wldap32.lib
173 @%append $(LINK_ARG) library '$(ZLIB_ROOT)/zlib.lib'
176 @%append $(LINK_ARG) library '$(LIBRTMP_ROOT)/librtmp/librtmp.lib'
177 @%append $(LINK_ARG) library winmm.lib
180 @%append $(LINK_ARG) library '$(LIBSSH2_ROOT)/win32/libssh2.lib'
183 @%append $(LINK_ARG) library '$(OPENSSL_ROOT)/out32/libeay32.lib'
184 @%append $(LINK_ARG) library '$(OPENSSL_ROOT)/out32/ssleay32.lib'
187 @%append $(LINK_ARG) library '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlibs.tex6 library (this is called the {\it monolithic build}) or as several smaller
9 wxWidgets library is divided into libraries briefly described below. This
18 This contains the Advanced User Interface docking library.
22 Every wxWidgets application must link against this library. It contains
52 This library contains simple classes for parsing XML documents. Note that
54 compatibility will not be preserved. Use of this library in your applications
61 Basic GUI classes such as GDI classes or controls are in this library. All
62 wxWidgets GUI applications must link against this library, only console mode
87 Miscellaneous classes related to multimedia. Currently this library only
95 This library contain
[all...]
H A Dhtmlfilt.tex3 The wxHTML library provides a mechanism for reading and displaying
H A Dtexcept.tex18 modern C++ libraries are. For instance, the library doesn't throw exceptions to
21 library code wasn't exception-safe and so an exception propagating through it
26 exceptions in the user code and the library tries to help you with this. Please
27 note that making the library exception-safe is still work in progress.
33 of all, you may not use them at all. As stated above, the library doesn't throw
62 To use any kind of exception support in the library you need to build it with
70 slightly faster library.
72 As for any other library feature, there is a \helpref{sample}{sampleexcept}
H A Ddynlib.tex14 wxDynamicLibrary is a class representing dynamically loadable library
15 (Windows DLL, shared library under Unix etc.). Just create an object of
16 this class to load a library and don't worry about unloading it -- it will be
50 Returns the platform-specific full name for the library called \arg{name}. E.g.
57 \twocolitem{wxDL\_LIBRARY}{normal library}
89 Detaches this object from its library handle, i.e. the object will not unload
90 the library any longer in its destructor but it is now the callers
98 Returns pointer to symbol {\it name} in the library or NULL if the library
132 library, \fals
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/m4m/
H A DMakefile.am1 EXTRA_DIST = gp-byteorder.m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 gp-pkg-config.m4 gp-references.m4 stdint.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/
H A Dchk.bdb61 java -Xcheck:jni -Djava.library.path=$DB_LIB_DIR -cp "$REQUIRED_JARS$CP_SEP$DB_JAR$CP_SEP./dbtest.jar" org.junit.runner.JUnitCore $1
68 if java -Xcheck:jni -Djava.library.path=$DB_LIB_DIR -cp "$REQUIRED_JARS$CP_SEP$DB_JAR$CP_SEP./dbtest.jar" org.junit.runner.JUnitCore $c ; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dlibpng-config.in36 --libdir print path to directory containing library
37 --libs print library linking information
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.Watcom206 @%append $(LINK_ARG) library wldap32.lib
208 @%append $(LINK_ARG) library '$(%watt_root)/lib/wattcpw_imp.lib'
210 @%append $(LINK_ARG) library ws2_32.lib
213 @%append $(LINK_ARG) library '$(ZLIB_ROOT)/zlib.lib'
216 @%append $(LINK_ARG) library '$(LIBRTMP_ROOT)/librtmp/librtmp.lib'
219 @%append $(LINK_ARG) library '$(LIBSSH2_ROOT)/win32/libssh2.lib'
222 @%append $(LINK_ARG) library '$(OPENSSL_ROOT)/out32/libeay32.lib'
223 @%append $(LINK_ARG) library '$(OPENSSL_ROOT)/out32/ssleay32.lib'
226 @%append $(LINK_ARG) library '$(ARES_ROOT)/cares.lib'
230 @%append $(LINK_ARG) library normali
[all...]
H A DMakefile.vc1026 # mail curl-library.
34 # Edit the paths and desired library name
134 # Runtime library configuration
477 !MESSAGE release - release static library
478 !MESSAGE release-ssl - release static library with ssl
479 !MESSAGE release-zlib - release static library with zlib
480 !MESSAGE release-ssl-zlib - release static library with ssl and zlib
481 !MESSAGE release-ssl-ssh2-zlib - release static library with ssl, ssh2 and zlib
482 !MESSAGE release-ssl-dll - release static library with dynamic ssl
483 !MESSAGE release-zlib-dll - release static library wit
[all...]
H A DMakefile.vc626 # mail curl-library.
34 # Edit the paths and desired library name
134 # Runtime library configuration
477 !MESSAGE release - release static library
478 !MESSAGE release-ssl - release static library with ssl
479 !MESSAGE release-zlib - release static library with zlib
480 !MESSAGE release-ssl-zlib - release static library with ssl and zlib
481 !MESSAGE release-ssl-ssh2-zlib - release static library with ssl, ssh2 and zlib
482 !MESSAGE release-ssl-dll - release static library with dynamic ssl
483 !MESSAGE release-zlib-dll - release static library wit
[all...]
H A DMakefile.vc826 # mail curl-library.
34 # Edit the paths and desired library name
134 # Runtime library configuration
477 !MESSAGE release - release static library
478 !MESSAGE release-ssl - release static library with ssl
479 !MESSAGE release-zlib - release static library with zlib
480 !MESSAGE release-ssl-zlib - release static library with ssl and zlib
481 !MESSAGE release-ssl-ssh2-zlib - release static library with ssl, ssh2 and zlib
482 !MESSAGE release-ssl-dll - release static library with dynamic ssl
483 !MESSAGE release-zlib-dll - release static library wit
[all...]
H A DMakefile.vc926 # mail curl-library.
34 # Edit the paths and desired library name
134 # Runtime library configuration
477 !MESSAGE release - release static library
478 !MESSAGE release-ssl - release static library with ssl
479 !MESSAGE release-zlib - release static library with zlib
480 !MESSAGE release-ssl-zlib - release static library with ssl and zlib
481 !MESSAGE release-ssl-ssh2-zlib - release static library with ssl, ssh2 and zlib
482 !MESSAGE release-ssl-dll - release static library with dynamic ssl
483 !MESSAGE release-zlib-dll - release static library wit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com3 $! Build the LIBXML library
9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
10 $! After the library is built, you can link LIBXML routines into
45 $!- list of sources to be built into the LIBXML library. Compare this list
128 $! object library
134 $ write sys$output "Creating new object library XML_LIBDIR:LIBXML.OLB"
135 $ library/create XML_LIBDIR:LIBXML.OLB
141 $!- compile modules into the library ------------------------------------------
147 $ write sys$output "Building modules into the LIBXML object library"
176 $ library/compres
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/vms/
H A Dbuild_libxml.com3 $! Build the LIBXML library
9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory.
10 $! After the library is built, you can link LIBXML routines into
45 $!- list of sources to be built into the LIBXML library. Compare this list
128 $! object library
134 $ write sys$output "Creating new object library XML_LIBDIR:LIBXML.OLB"
135 $ library/create XML_LIBDIR:LIBXML.OLB
141 $!- compile modules into the library ------------------------------------------
147 $ write sys$output "Building modules into the LIBXML object library"
176 $ library/compres
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxml.spec4 # RPM "spec" file for Mini-XML, a small XML library.
19 Summary: Miniature XML development library
34 Mini-XML is a small XML parsing library that you can use to read
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A DwxMGL.spec6 Summary: The SciTech MGL port of the wxWindows library
18 # all packages providing an implementation of wxWindows library (regardless of
30 wxWindows is a free C++ library for cross-platform GUI development.
35 Summary: The SciTech MGL port of the wxWindows library
40 Header files for wxMGL, the SciTech MGL port of the wxWindows library.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/asm/i386/src_masm/
H A Dlzo1c_s1.asm3 ; This file is part of the LZO real-time data compression library.
23 ; The LZO library is free software; you can redistribute it and/or
28 ; The LZO library is distributed in the hope that it will be useful,
34 ; along with the LZO library; see the file COPYING.

Completed in 210 milliseconds

1234567891011>>