Searched refs:NAME (Results 176 - 200 of 277) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Ddvd2concat21 =head1 NAME
H A Dplotframes21 =head1 NAME
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl314 $sects{NAME} = "$fn \- $tl\n";
317 for $sect (qw(NAME SYNOPSIS DESCRIPTION OPTIONS ENVIRONMENT EXITSTATUS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dtorrent.h126 NAME, enumerator in enum:Torrent::__anon7437
243 QString name( ) const { return getString( NAME ); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf32 set-chid DEVICE HOST-CHID HOST-BANDGROUP HOST-NAME
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Ddcigettext.c99 # define __libc_lock_define_initialized(CLASS, NAME)
100 # define __libc_lock_lock(NAME)
101 # define __libc_lock_unlock(NAME)
102 # define __libc_rwlock_define_initialized(CLASS, NAME)
103 # define __libc_rwlock_rdlock(NAME)
104 # define __libc_rwlock_unlock(NAME)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c505 #define INSERT_LIST(NAME, TYPE) \
506 void insert_##NAME##_list(TYPE **list, TYPE *entry) { \
508 entry->NAME##_next = *list; \
509 entry->NAME##_prev = (*list)->NAME##_prev; \
510 (*list)->NAME##_prev->NAME##_next = entry; \
511 (*list)->NAME##_prev = entry; \
514 entry->NAME##_prev = entry->NAME##_nex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dfontutil.cpp23 #define DEBUG_PRINTF(NAME) \
26 printf( #NAME " %i\n",raz); fflush(stdout); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupmod238 =head1 NAME
H A Dsmbldap-populate518 =head1 NAME
H A Dsmbldap-userinfo265 =head1 NAME
H A Dsmbldap-passwd330 =head1 NAME
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A DMakefile3 NAME = avutil macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtnoneng.tex41 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
70 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-unix-groups177 =head1 NAME
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org147 NAME= $(BASENAME)-$(VERSION)
148 TARFILE= $(NAME).tar
149 WTARFILE= $(NAME)-win.tar
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dbase.c107 #define NOD(NAME, MODE, IOP, FOP, OP) { \
108 .name = (NAME), \
109 .len = sizeof(NAME) - 1, \
116 #define DIR(NAME, MODE, iops, fops) \
117 NOD(NAME, (S_IFDIR|(MODE)), &iops, &fops, {} )
118 #define LNK(NAME, get_link) \
119 NOD(NAME, (S_IFLNK|S_IRWXUGO), \
122 #define REG(NAME, MODE, fops) \
123 NOD(NAME, (S_IFREG|(MODE)), NULL, &fops, {})
124 #define INF(NAME, MOD
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis_0.asm2 NAME NDIS_0 label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c44 USER NAME SPACE" below. */
80 NAME = 269, enumerator in enum:yytokentype
97 #define NAME 269 macro
297 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
309 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
352 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
356 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
362 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
390 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
399 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPAC
[all...]
H A Dpo-lex.c746 return NAME;
1069 if (k == NAME)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Dtexi2pod.pl301 $sects{NAME} = "$fn \- $tl\n";
304 unshift @sects_sequence, "NAME";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/
H A Dtexi2pod.pl335 $chapters{NAME} = "$fn \- $tl\n";
341 unshift @chapters_sequence, "NAME";
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules.c669 /* match NAME against a value assigned by an earlier rule */
670 if (match_key("NAME", rule, &rule->name, udev->name))
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/docs/
H A Dautodocifier.pl191 =head1 NAME
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Ddepmod.pl213 =head1 NAME

Completed in 1403 milliseconds

1234567891011>>