Searched refs:NAME (Results 51 - 75 of 152) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dextract-names.pl20 if (/^=head1 *NAME *$/) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dvty.h159 #define VTY_GET_INTEGER(NAME,V,STR) \
165 vty_out (vty, "%% Invalid %s value%s", NAME, VTY_NEWLINE); \
170 #define VTY_GET_INTEGER_RANGE(NAME,V,STR,MIN,MAX) \
177 vty_out (vty, "%% Invalid %s value%s", NAME, VTY_NEWLINE); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dsystem.h195 #define __CALL_PAL_R0(NAME, TYPE) \
196 static inline TYPE NAME(void) \
200 "call_pal %1 # " #NAME \
202 :"i" (PAL_ ## NAME) \
207 #define __CALL_PAL_W1(NAME, TYPE0) \
208 static inline void NAME(TYPE0 arg0) \
212 "call_pal %1 # "#NAME \
214 : "i"(PAL_ ## NAME), "0"(__r16) \
218 #define __CALL_PAL_W2(NAME, TYPE0, TYPE1) \
219 static inline void NAME(TYPE
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dscan.l53 return NAME;
81 NAME ([[:alpha:]_][[:alnum:]_-]*)
84 SCNAME {NAME}
108 ^"%s"{NAME}? return SCDECL;
109 ^"%x"{NAME}? return XSCDECL;
138 ^{NAME} {
172 {NAME}|{NOT_NAME}|. ACTION_ECHO;
282 return NAME;
435 "{"{NAME}"}" {
579 {NAME}|{NOT_NAM
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsysfs.c16 #define SHOW_MMUSTAT_ULONG(NAME) \
17 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
20 return sprintf(buf, "%lu\n", p->NAME); \
22 static SYSDEV_ATTR(NAME, 0444, show_##NAME, NULL)
180 #define SHOW_CPUDATA_ULONG_NAME(NAME, MEMBER) \
181 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
187 #define SHOW_CPUDATA_UINT_NAME(NAME, MEMBER) \
188 static ssize_t show_##NAME(struct sys_device *dev, char *buf) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-groupshow67 =head1 NAME
H A Dsmbldap-usershow65 =head1 NAME
H A Dsmbldap-groupdel78 =head1 NAME
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.h53 NAME = 269, enumerator in enum:yytokentype
70 #define NAME 269 macro
H A Dpo-gram-gen2.h53 NAME = 269, enumerator in enum:po_gram_tokentype
70 #define NAME 269 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/clocksource/
H A Dscx200_hrt.c25 #define NAME "scx200_hrt" macro
74 printk(KERN_WARNING NAME ": unable to lock timer region\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dcs5535_gpio.c24 #define NAME "cs5535_gpio" macro
176 printk(KERN_WARNING NAME ": DIVIL not found\n");
185 printk(KERN_WARNING NAME ": GPIO not enabled\n");
213 if (request_region(gpio_base, CS5535_GPIO_SIZE, NAME) == 0) {
214 printk(KERN_ERR NAME ": can't allocate I/O for GPIO\n");
221 NAME);
224 NAME);
233 printk(KERN_DEBUG NAME ": base=%#x mask=%#lx major=%d\n",
H A Dnsc_gpio.c20 #define NAME "nsc_gpio" macro
125 printk(KERN_DEBUG NAME " initializing\n");
131 printk(KERN_DEBUG NAME " cleanup\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dpatch-kernel196 NAME=`grep ^NAME $sourcedir/Makefile`
197 NAME=${NAME##*=}
199 echo "Current kernel version is $VERSION.$PATCHLEVEL.$SUBLEVEL${EXTRAVERSION} ($NAME)"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Didiv32.S39 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,si3)) define
41 GLOBAL_ENTRY(NAME)
83 END(NAME)
H A Didiv64.S37 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,di3)) define
39 GLOBAL_ENTRY(NAME)
80 END(NAME)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A DMakefile3 NAME = swscale macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dinflate.h27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon1202
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
61 NAME -> COMMENT -> HCRC -> TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dinflate.h27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon3058
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
61 NAME -> COMMENT -> HCRC -> TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.h19 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon10829
52 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
53 NAME -> COMMENT -> HCRC -> TYPE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/debian/
H A Dinit.d16 NAME=bftpd
27 echo "$NAME."
32 echo "$NAME."
44 # /var/run/$NAME.pid --exec $DAEMON
56 echo "$NAME."
59 N=/etc/init.d/$NAME
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dvc1dsp_mmx.c256 * @param NAME Either 1 or 3
259 #define MSPEL_FILTER13_VER_16B(NAME, A1, A2, A3, A4) \
261 vc1_put_ver_16b_ ## NAME ## _mmx(int16_t *dst, const uint8_t *src, \
312 * @param NAME Either 1 or 3
315 #define MSPEL_FILTER13_HOR_16B(NAME, A1, A2, A3, A4) \
317 vc1_put_hor_16b_ ## NAME ## _mmx(uint8_t *dst, x86_reg stride, \
350 * @param NAME Either 1 or 3
353 #define MSPEL_FILTER13_8B(NAME, A1, A2, A3, A4) \
355 vc1_put_## NAME ## _mmx(uint8_t *dst, const uint8_t *src, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Solaris/
H A DMakefile.am18 echo NAME=${PKGADD_NAME} >> pkginfo
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.debian.tmpl18 NAME=netatalk
19 SCRIPTNAME=/etc/init.d/$NAME
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A DMakefile3 NAME = avdevice macro

Completed in 605 milliseconds

1234567