Searched refs:init (Results 376 - 400 of 9094) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...
H A Djaxen-jdom.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/jaxen/jdom/ org/jaxen/jdom/JDOMXPath ...
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
H A DRXTXcomm.jarMETA-INF/ META-INF/MANIFEST.MF gnu/io/ gnu/io/I2C.class I2C.java ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/active/
H A Dactive_install66 if [ -d /etc/init.d ]
68 cp -f $INSTALL_PATH/active/$CONFNAME /etc/init.d/
69 chmod a+x /etc/init.d/$CONFNAME
70 CONFPATH=/etc/init.d
99 if [ -f /etc/init.d/.depend.start ]
101 rm -f /etc/init.d/.depend.start
102 rm -f /etc/init.d/.depend.stop
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Daedsp16.c28 #include <linux/init.h>
122 This init module should work with SBPRO+MSS, when one of the two is
176 - Added the code to request_region at device init (should go in
183 - Moved the sb init routine from the attach to the very first
202 - attached all the init routines.
214 - Rewritten the init interface-routines to initialize the AEDSP16 in
234 - All data and funcs moved to .*.init section.
451 int init; /* Initialization status of the card */ member in struct:aedsp16_info
1086 if (ae_config.init & INIT_MSS) {
1097 printk("Audio Excel DSP 16 init
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A DMakefile.nmake14 OTHER_OBJS=test-init.obj test-eof.obj test-weof.obj test-time.obj \
19 test-init.exe test-eof.exe test-weof.exe test-time.exe \
33 test-init.exe: test-init.obj
34 $(CC) $(CFLAGS) $(LIBS) test-init.obj
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dvmlinux.lds.S90 .init.data : AT(ADDR(.init.data) - LOAD_OFFSET) {
105 .init.setup : AT(ADDR(.init.setup) - LOAD_OFFSET) {
109 .initcall.init : AT(ADDR(.initcall.init) - LOAD_OFFSET) {
113 .con_initcall.init : AT(ADDR(.con_initcall.init) - LOAD_OFFSET) {
145 .init.ramfs : AT(ADDR(.init
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dcrc32.c28 #include <linux/init.h>
373 static u32 test_step(u32 init, unsigned char *buf, size_t len) argument
378 crc1 = crc32_be(init, buf, len);
380 crc2 = crc32_be(init, buf, len + 4);
386 crc2 = crc32_be(init, buf, i);
395 init = bitrev32(init);
400 crc1 = crc32_le(init, buf, len);
404 crc2 = crc32_le(init, buf, len + 4);
410 crc2 = crc32_le(init, bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dimsttfb.c28 #include <linux/init.h>
309 struct imstt_regvals init; member in struct:imstt_par
421 clk_m = par->init.pclk_m;
422 clk_n = par->init.pclk_n;
423 clk_p = par->init.pclk_p;
455 par->init.pclk_m = clk_m;
456 par->init.pclk_n = clk_n;
457 par->init.pclk_p = 0;
463 struct imstt_regvals *init = &par->init; local
514 struct imstt_regvals *init; local
557 struct imstt_regvals *init = &par->init; local
577 struct imstt_regvals *init = &par->init; local
650 struct imstt_regvals *init = &par->init; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-bcm1480.c46 void __iomem *cfg, *init; local
49 init = IOADDR(A_SCD_TIMER_REGISTER(cpu, R_SCD_TIMER_INIT));
54 __raw_writeq((V_SCD_TIMER_FREQ / HZ) - 1, init);
74 void __iomem *cfg, *init; local
77 init = IOADDR(A_SCD_TIMER_REGISTER(cpu, R_SCD_TIMER_INIT));
80 __raw_writeq(delta - 1, init);
H A Dcevt-sb1250.c44 void __iomem *cfg, *init; local
47 init = IOADDR(A_SCD_TIMER_REGISTER(cpu, R_SCD_TIMER_INIT));
52 __raw_writeq((V_SCD_TIMER_FREQ / HZ) - 1, init);
72 void __iomem *cfg, *init; local
75 init = IOADDR(A_SCD_TIMER_REGISTER(cpu, R_SCD_TIMER_INIT));
78 __raw_writeq(delta - 1, init);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/savage/
H A Dsavage_bci.c680 static int savage_do_init_bci(struct drm_device * dev, drm_savage_init_t * init) argument
684 if (init->fb_bpp != 16 && init->fb_bpp != 32) {
685 DRM_ERROR("invalid frame buffer bpp %d!\n", init->fb_bpp);
688 if (init->depth_bpp != 16 && init->depth_bpp != 32) {
689 DRM_ERROR("invalid depth buffer bpp %d!\n", init->fb_bpp);
692 if (init->dma_type != SAVAGE_DMA_AGP &&
693 init->dma_type != SAVAGE_DMA_PCI) {
694 DRM_ERROR("invalid dma memory type %d!\n", init
929 drm_savage_init_t *init = data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/LSB/
H A Dlsb-samba.spec60 mkdir -p $RPM_BUILD_ROOT/etc/init.d
61 install -m 700 packaging/LSB/samba.sh /etc/init.d/samba
70 /usr/lib/lsb/install_initd /etc/init.d/samba
73 /usr/lib/lsb/remove_initd /etc/init.d/samba
80 %dir /etc/init.d
81 /etc/init.d/samba
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgalloc.h22 pgd_t *ret, *init; local
26 init = pgd_offset(&init_mm, 0UL);
28 memcpy(ret + USER_PTRS_PER_PGD, init + USER_PTRS_PER_PGD,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A DMakefile21 doc/%.html: doc/%.texi $(SRC_PATH)/doc/t2h.init
23 $(M)texi2html -monolithic --init-file $(SRC_PATH)/doc/t2h.init --output $@ $<
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibip6t_HL.c19 static void init(struct ip6t_entry_target *t, unsigned int *nfcache) function
155 .init = &init,
H A Dlibip6t_SECMARK.c34 static void init(struct ip6t_entry_target *t, unsigned int *nfcache) function
114 .init = &init,
H A Dlibip6t_TCPMSS.c38 init(struct ip6t_entry_target *t, unsigned int *nfcache) function
123 .init = &init,
H A Dlibip6t_connmark.c49 init(struct ip6t_entry_match *m, unsigned int *nfcache) function
140 .init = &init,
H A Dlibipt_CLASSIFY.c31 init(struct ipt_entry_target *t, unsigned int *nfcache) function
118 .init = &init,
H A Dlibipt_SECMARK.c32 static void init(struct ipt_entry_target *t, unsigned int *nfcache) function
114 .init = &init,
H A Dlibipt_TCPMSS.c38 init(struct ipt_entry_target *t, unsigned int *nfcache) function
123 .init = &init,
H A Dlibipt_TTL.c19 static void init(struct ipt_entry_target *t, unsigned int *nfcache) function
155 .init = &init,

Completed in 272 milliseconds

<<11121314151617181920>>