Searched refs:dummy (Results 326 - 350 of 1295) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds2_enc.c194 static void *dummy = &dummy; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DIP2Country.cpp228 static CountryData dummy; local
229 return dummy;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A DMakefile13 obj-$(CONFIG_REGULATOR_DUMMY) += dummy.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-loongson2.c42 u32 dummy; local
91 dummy = LOONGSON_PCIMAP_CFG;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds2_enc.c191 static void *dummy=&dummy; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds2_enc.c194 static void *dummy = &dummy; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dgendh.c245 static void *dummy = &dummy; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pem/
H A Dpem_seal.c186 static void *dummy=&dummy; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dvorbiscomment.c226 FLAC__bool dummy; local
240 if(!set_vc_field(block, &parsed, &dummy, raw, violation)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DTest--spider-r--no-content-disposition-trivial.px46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
83 '/dummy.txt' => {
H A DTest--spider-r--no-content-disposition.px46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
84 '/dummy.txt' => {
H A DTest--spider-r-HTTP-Content-Disposition.px46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
84 '/dummy.txt' => {
H A DTest--spider-r.px46 Some text and a link to a <a href="http://localhost:{{port}}/dummy.txt">text file</a>.
83 '/dummy.txt' => {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dopenprom.h22 int (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char *buf);
23 int (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char *buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm63.c202 static ssize_t set_fan(struct device *dev, struct device_attribute *dummy, argument
219 static ssize_t show_pwm1(struct device *dev, struct device_attribute *dummy, argument
228 static ssize_t set_pwm1(struct device *dev, struct device_attribute *dummy, argument
248 static ssize_t show_pwm1_enable(struct device *dev, struct device_attribute *dummy, argument
281 struct device_attribute *dummy,
332 static ssize_t show_temp2_crit_hyst(struct device *dev, struct device_attribute *dummy, argument
343 static ssize_t set_temp2_crit_hyst(struct device *dev, struct device_attribute *dummy, argument
359 static ssize_t show_alarms(struct device *dev, struct device_attribute *dummy, argument
280 set_local_temp8(struct device *dev, struct device_attribute *dummy, const char *buf, size_t count) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dvmlinux.lds.S160 /* We need this dummy segment here */
163 .dummy : { LONG(0) }
170 .dummy)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dopenprom.h32 int (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char *buf);
33 int (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char *buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dlink_watch.c34 static void linkwatch_event(struct work_struct *dummy);
227 static void linkwatch_event(struct work_struct *dummy) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsys_timer.c29 static void poll_def_tmr(unsigned long dummy);
51 poll_def_tmr(unsigned long dummy) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmotion-test.c74 int dummy; variable
115 dummy = d1; /* avoid optimization */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndw32ce.c42 filler (const void *data, size_t datalen, enum random_origins dummy) argument
44 (void)dummy;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dprocess.c217 int dummy, ...)
221 struct pt_regs *regs = (struct pt_regs *) ((unsigned char *)&dummy-4);
214 sys_execve(const char *name, const char *const *argv, const char *const *envp, int dummy, ...) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dthread.c647 struct thread dummy;
649 memset (&dummy, 0, sizeof (struct thread));
651 dummy.type = THREAD_EVENT;
652 dummy.master = NULL;
653 dummy.func = func;
654 dummy.arg = arg;
655 dummy.u.val = val;
656 thread_call (&dummy);
644 struct thread dummy; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndw32ce.c42 filler (const void *data, size_t datalen, enum random_origins dummy) argument
44 (void)dummy;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pem/
H A Dpem_seal.c188 static void *dummy = &dummy; variable

Completed in 292 milliseconds

<<11121314151617181920>>