Searched refs:title (Results 126 - 150 of 171) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demuproc.c41 char *title,
53 snd_iprintf(buffer, "\n%s\n", title);
39 snd_emu10k1_proc_spdif_status(struct snd_emu10k1 * emu, struct snd_info_buffer *buffer, char *title, int status_reg, int rate_reg) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex98 \title{Vorbis I specification}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/doc/
H A Dtexi2pod.pl89 # Look for filename and title markers.
93 # Identify a man title but keep only the one we are interested in.
94 /^\@c\s+man\s+title\s+([A-Za-z0-9-]+)\s+(.+)/ and do {
301 die "No filename or title\n" unless defined $fn && defined $tl;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-aac.c127 psong->title = strdup((char*)&current_data[16]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-aac.c126 psong->title = strdup((char*)&current_data[16]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-aac.c127 psong->title = strdup((char*)&current_data[16]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c205 char title[256]; local
254 sprintf(title, _("BusyBox %s Configuration"),
256 gtk_window_set_title(GTK_WINDOW(main_wnd), title); local
476 static void text_insert_msg(const char *title, const char *message) argument
488 gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c197 char title[256]; local
250 sprintf(title, _("Linux Kernel v%s Configuration"),
252 gtk_window_set_title(GTK_WINDOW(main_wnd), title); local
472 static void text_insert_msg(const char *title, const char *message) argument
484 gtk_text_buffer_insert_with_tags(buffer, &end, title, -1, tag1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmatroskadec.c161 char *title; member in struct:__anon669
217 char *title; member in struct:__anon677
271 { MATROSKA_ID_TITLE, EBML_UTF8, 0, offsetof(MatroskaDemuxContext,title) },
371 { MATROSKA_ID_CHAPSTRING, EBML_UTF8, 0, offsetof(MatroskaChapter,title) },
1157 av_metadata_set(&s->metadata, "title", matroska->title);
1425 chapters[i].title);
1427 "title", chapters[i].title);
H A Dape.c171 av_log(s, AV_LOG_DEBUG, "title = %s\n", s->title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dapps.c1259 void print_name(BIO *out, char *title, X509_NAME *nm, unsigned long lflags) argument
1265 if(title) BIO_puts(out, title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dupnpsoap.c133 "dc:title,"
155 "<SearchCaps>dc:title,dc:creator,upnp:class,upnp:artist,upnp:album,@refID</SearchCaps>"
446 else if( strcasecmp(item, "dc:title") == 0 )
535 char *id = argv[0], *parent = argv[1], *refID = argv[2], *detailID = argv[3], *class = argv[4], *size = argv[5], *title = argv[6], local
638 "&lt;dc:title&gt;%s&lt;/dc:title&gt;"
640 title, class);
809 "&lt;dc:title&gt;%s&lt;/dc:title&gt;"
811 title, clas
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dupnpsoap.c133 "dc:title,"
155 "<SearchCaps>dc:title,dc:creator,upnp:class,upnp:artist,upnp:album,@refID</SearchCaps>"
454 else if( strcasecmp(item, "dc:title") == 0 )
543 char *id = argv[0], *parent = argv[1], *refID = argv[2], *detailID = argv[3], *class = argv[4], *size = argv[5], *title = argv[6], local
646 "&lt;dc:title&gt;%s&lt;/dc:title&gt;"
648 title, class);
817 "&lt;dc:title&gt;%s&lt;/dc:title&gt;"
819 title, clas
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.c252 const gchar *title,
263 "title", title,
290 const gchar *title,
299 w = aui_service_dialog_new_valist(title, parent, first_button_text, varargs);
251 aui_service_dialog_new_valist( const gchar *title, GtkWindow *parent, const gchar *first_button_text, va_list varargs) argument
289 aui_service_dialog_new( const gchar *title, GtkWindow *parent, const gchar *first_button_text, ...) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/VMS/
H A Dmkshared.com90 $! libtit The title of the assembler transfer vector file (VAX only)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dmkshared.com90 $! libtit The title of the assembler transfer vector file (VAX only)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Digetest.c61 static void hexdump(FILE *f,const char *title,const unsigned char *s,int l) argument
65 fprintf(f,"%s",title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h695 const char *title; member in struct:aftype
711 const char *title; member in struct:hwtype
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-tag.c48 * The name and title are mandatory, but the description may be an empty
56 const char *title; member in struct:TagEntry
254 N_("A character string giving the title of the image. It may be "
635 N_("A character string giving the title of the image, encoded in "
987 return _(ExifTagTable[i].title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex305 % \topmark doesn't work for the very first chapter (after the title
1400 % such as \, aren't expanded when present in a section title.
1993 % Fonts for title page (20.4pt):
2126 % Fonts for title page (20.4pt):
2268 \def\curfontsize{title}%
2773 % First the title page. Must do @settitle before @titlepage.
2794 % No rule at page bottom unless we print one at the top with @title.
2797 % Most title ``pages'' are actually two pages long, with space
2817 % after the title page, which we certainly don't want.
2854 \parseargdef\title{
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex309 % \topmark doesn't work for the very first chapter (after the title
1431 % such as \, aren't expanded when present in a section title.
2035 % Fonts for title page (20.4pt):
2166 % Fonts for title page (20.4pt):
2306 \def\curfontsize{title}%
2999 % First the title page. Must do @settitle before @titlepage.
3020 % No rule at page bottom unless we print one at the top with @title.
3023 % Most title ``pages'' are actually two pages long, with space
3043 % after the title page, which we certainly don't want.
3077 \parseargdef\title{
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.c1281 void print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) argument
1287 if(title) BIO_puts(out, title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c1446 static const char title[] = "Break "; local
1453 ptr = mem2hex(title, ptr, sizeof(title) - 1,0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.c87 #define XQM_LIST_PRINT(l, NXT, title) \
90 cmn_err(CE_DEBUG, "%s (#%d)", title, (int) (l)->qh_nelems); \
101 #define XQM_LIST_PRINT(l, NXT, title) do { } while (0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dx509v3.h528 int X509V3_extensions_print(BIO *out, char *title, STACK_OF(X509_EXTENSION) *exts, unsigned long flag, int indent);

Completed in 384 milliseconds

1234567