Searched refs:modules (Results 76 - 100 of 157) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dgentest.py266 modules = [] variable
620 modules.append(name)
625 for module in modules:
648 for module in modules:
874 for module in modules:
918 for module in modules:
925 print "Generated test for %d modules and %d functions" %(len(modules), nb_tests)
H A Dlibxml2.spec22 available, with existing HTTP and FTP modules and combined to an
41 available, with existing HTTP and FTP modules and combined to an
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dgentest.py266 modules = [] variable
620 modules.append(name)
625 for module in modules:
648 for module in modules:
874 for module in modules:
918 for module in modules:
925 print "Generated test for %d modules and %d functions" %(len(modules), nb_tests)
H A Dlibxml2.spec22 available, with existing HTTP and FTP modules and combined to an
41 available, with existing HTTP and FTP modules and combined to an
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/
H A DMakefile125 # but instead _all depend on modules
130 _all: modules
191 # If we have only "make modules", don't compile built-in objects.
192 # When we're building modules with modversions, we need to consider
196 ifeq ($(MAKECMDGOALS),modules)
200 # If we have "make <whatever> modules", compile modules
202 # Just "make" or "make all" shall build modules as well
204 ifneq ($(filter all _all modules,$(MAKECMDGOALS)),)
323 # When compiling out-of-tree modules, pu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcxp_priv.h45 #define BFA_FCXP_MOD(__bfa) (&(__bfa)->modules.fcxp_mod)
H A Dbfa_fcpim_priv.h151 #define BFA_FCPIM_MOD(_hal) (&(_hal)->modules.fcpim_mod)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com59 $!- list of main modules to compile and link. Compare this list to the
64 $!- list of test modules to compile and link. Compare this list to the
141 $!- compile modules into the library ------------------------------------------
147 $ write sys$output "Building modules into the LIBXML object library"
169 $! these programs are built as ordinary modules into XML_LIBDIR:LIBXML.OLB. Here they
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.debian.tmpl56 if grep -q '^appletalk$' /etc/modules; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs46xx_dsp_spos.h153 struct dsp_module_desc * modules; /* modules loaded into SP */ member in struct:dsp_spos_instance
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/vms/
H A Dbuild_libxml.com59 $!- list of main modules to compile and link. Compare this list to the
64 $!- list of test modules to compile and link. Compare this list to the
141 $!- compile modules into the library ------------------------------------------
147 $ write sys$output "Building modules into the LIBXML object library"
169 $! these programs are built as ordinary modules into XML_LIBDIR:LIBXML.OLB. Here they
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcommon-1.0.16.jar ... jfree/base/config/ org/jfree/base/log/ org/jfree/base/modules/ org/jfree/date/ org/jfree/io/ org/jfree/layout/ org ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/doc/
H A DMakefile261 libgcrypt-modules.eps fips-fsm.eps \
262 libgcrypt-modules.png fips-fsm.png \
263 libgcrypt-modules.pdf fips-fsm.pdf
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
267 libgcrypt-modules.png fips-fsm.png \
268 libgcrypt-modules.pdf fips-fsm.pdf
271 gcrypt_TEXINFOS = lgpl.texi gpl.texi libgcrypt-modules.fig fips-fsm.fig
739 cp libgcrypt-modules.png gcrypt.html/; \
H A DMakefile.in261 libgcrypt-modules.eps fips-fsm.eps \
262 libgcrypt-modules.png fips-fsm.png \
263 libgcrypt-modules.pdf fips-fsm.pdf
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
267 libgcrypt-modules.png fips-fsm.png \
268 libgcrypt-modules.pdf fips-fsm.pdf
271 gcrypt_TEXINFOS = lgpl.texi gpl.texi libgcrypt-modules.fig fips-fsm.fig
739 cp libgcrypt-modules.png gcrypt.html/; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dmodule.c74 * 1) List of modules (also safely readable with preempt_disable),
80 static LIST_HEAD(modules);
82 struct list_head *kdb_modules = &modules; /* kdb needs the list of modules */
259 list_for_each_entry_rcu(mod, &modules, list) {
377 list_for_each_entry(mod, &modules, list) {
447 list_for_each_entry_rcu(mod, &modules, list) {
570 * targets (so 'a' can see what modules it targets).
752 /* Other modules depend on us: get rid of them first. */
886 /* We don't know the usage count, or what modules ar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/
H A DMakefile612 $(MAKE) -C $(LINUXDIR) modules ; \
691 # Install modules into filesystem
698 rm -rf $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/build
699 rm -rf $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/source
700 rm -rf $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/modules.*
701 rm -rf $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/extra
712 install -d $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/kernel/drivers/usbprinter
713 #install usbprinter/GPL_NetUSB.ko $(TARGETDIR)/lib/modules/2.6.36.4brcmarm+/kernel/drivers/usbprinter
714 #install usbprinter/NetUSB.ko $(TARGETDIR)/lib/modules/2.
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-apply129 if ! grep -q ipt /proc/modules 2>/dev/null; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtmlhand.tex7 \helpref{wxHtmlWinParser}{wxhtmlwinparser} has static table of {\bf modules}.
9 object is constructed all modules are scanned and handlers are added
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/doc/
H A DMakefile.in261 libgcrypt-modules.eps fips-fsm.eps \
262 libgcrypt-modules.png fips-fsm.png \
263 libgcrypt-modules.pdf fips-fsm.pdf
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
267 libgcrypt-modules.png fips-fsm.png \
268 libgcrypt-modules.pdf fips-fsm.pdf
271 gcrypt_TEXINFOS = lgpl.texi gpl.texi libgcrypt-modules.fig fips-fsm.fig
739 cp libgcrypt-modules.png gcrypt.html/; \
H A DMakefile261 libgcrypt-modules.eps fips-fsm.eps \
262 libgcrypt-modules.png fips-fsm.png \
263 libgcrypt-modules.pdf fips-fsm.pdf
266 BUILT_SOURCES = libgcrypt-modules.eps fips-fsm.eps \
267 libgcrypt-modules.png fips-fsm.png \
268 libgcrypt-modules.pdf fips-fsm.pdf
271 gcrypt_TEXINFOS = lgpl.texi gpl.texi libgcrypt-modules.fig fips-fsm.fig
739 cp libgcrypt-modules.png gcrypt.html/; \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Diptables-apply129 if ! grep -q ipt /proc/modules 2>/dev/null; then
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A DMakefile72 modules: check-kernel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-guile12 (use-modules (ice-9 format))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com120 $ call anal_obj_axp modules.opt _link.opt
123 $ open/append optf modules.opt
127 $ LINK_'lopts'/SHARE=libzshr.exe modules.opt/opt,_link.opt/opt
330 $ open/write mod modules.opt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dmake_vms.com120 $ call anal_obj_axp modules.opt _link.opt
123 $ open/append optf modules.opt
127 $ LINK_'lopts'/SHARE=libzshr.exe modules.opt/opt,_link.opt/opt
330 $ open/write mod modules.opt

Completed in 555 milliseconds

1234567