Searched refs:title (Results 76 - 100 of 171) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmconf.c285 static void show_textbox(const char *title, const char *text, int r, int c);
286 static void show_helptext(const char *title, const char *text);
705 static void show_textbox(const char *title, const char *text, int r, int c) argument
708 dialog_textbox(title, text, r, c);
711 static void show_helptext(const char *title, const char *text) argument
713 show_textbox(title, text, 0, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp101 TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
162 wchar_t wdirname[MAX_PATH], msg[1024], *title; local
277 title = L"Results";
279 title = L"Error message";
284 MessageBox(hDlg, msg, title, MB_OK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Ddgst.c80 EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title,
422 EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title,
495 BIO_write(out,title,strlen(title));
421 do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title, const char *file,BIO *bmd,const char *hmac_key, int non_fips_allow) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ddgst.c78 EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title,
421 EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title,
492 BIO_write(out,title,strlen(title));
420 do_fp(BIO *out, unsigned char *buf, BIO *bp, int sep, int binout, EVP_PKEY *key, unsigned char *sigin, int siglen, const char *title, const char *file,BIO *bmd,const char *hmac_key) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinterface.c156 .title = "DARPA Internet",
209 .title = "IPv6",
249 .title = "UNSPEC",
670 .title = "UNSPEC",
677 .title = "Local Loopback",
707 .title = "Ethernet",
769 .title = "Point-to-Point Protocol",
776 .title = "IPv6-in-IPv4",
901 printf("%-9.9s Link encap:%s ", ptr->name, hw->title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dgtkdictbrowser.py37 # used to set the window title.
39 def build_ui(self, title):
41 win.set_title(title)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dhttp.c240 gchar *meta_data, **tags, *temp, *title; local
278 title = g_strdup_printf("%s (%s)", temp, icy_name);
279 set_track_info(title, -1);
280 g_free(title);
803 gchar *title; local
847 title = g_strdup_printf ("%s (%s)", valptr, icy_name);
849 set_track_info(title, -1);
850 g_free (title);
863 /* set_track_info(title, -1); */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Devp_test.c62 static void hexdump(FILE *f,const char *title,const unsigned char *s,int l) argument
66 fprintf(f,"%s",title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A Devp_test.c62 static void hexdump(FILE *f,const char *title,const unsigned char *s,int l) argument
66 fprintf(f,"%s",title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument
69 print_title(dialog, title, width);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dmnote-olympus-tag.c32 const char *title; member in struct:__anon1043
213 if (table[i].tag == t) return (_(table[i].title));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, argument
81 print_title(dialog, title, width);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dline.c852 char *umid, *title; local
860 title = kmalloc(len, GFP_KERNEL);
861 if(title == NULL){
862 printk("Failed to allocate buffer for xterm title\n");
866 snprintf(title, len, "%s (%s)", base, umid);
867 return title;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_fc.c49 #define fc_enum_name_search(title, table_type, table) \
50 static const char *get_fc_##title##_name(enum table_type table_key) \
64 #define fc_enum_name_match(title, table_type, table) \
65 static int get_fc_##title##_match(const char *table_key, \
160 #define fc_bitfield_name_search(title, table) \
162 get_fc_##title##_names(u32 table_key, char *buf) \
678 #define fc_private_rport_rd_enum_attr(title, maxlen) \
680 show_fc_rport_##title (struct class_device *cdev, char *buf) \
684 name = get_fc_##title##_name(rport->title); \
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipxfrm.c243 FILE *fp, const char *prefix, const char *title)
247 if (title)
248 fprintf(fp, title);
655 const char *title)
663 title);
705 const char *title)
711 xfrm_selector_print(&xpinfo->sel, preferred_family, fp, title);
241 xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id, __u8 mode, __u32 reqid, __u16 family, int force_spi, FILE *fp, const char *prefix, const char *title) argument
653 xfrm_state_info_print(struct xfrm_usersa_info *xsinfo, struct rtattr *tb[], FILE *fp, const char *prefix, const char *title) argument
703 xfrm_policy_info_print(struct xfrm_userpolicy_info *xpinfo, struct rtattr *tb[], FILE *fp, const char *prefix, const char *title) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasfenc.c275 AVMetadataTag *title, *author, *copyright, *comment; local
284 title = av_metadata_get(s->metadata, "title" , NULL, 0);
290 has_title = title || author || copyright || comment;
336 /* title and other infos */
339 put_le16(pb, title ? 2 * (strlen(title->value ) + 1) : 0);
344 if (title ) put_str16_nolen(pb, title->value );
H A Davformat.h563 char *title; ///< chapter title member in struct:AVChapter
590 char title[512]; member in struct:AVFormatContext
1021 * @param title chapter title
1026 int64_t start, int64_t end, const char *title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davformat.h563 char *title; ///< chapter title member in struct:AVChapter
590 char title[512]; member in struct:AVFormatContext
1021 * @param title chapter title
1026 int64_t start, int64_t end, const char *title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dutil.pm360 sub title subroutine
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A Dscript.js381 function highLightMenu(title, subtitle)
386 var checkElement = parent.$('#'+title).next();
395 parent.$('#'+title).addClass('SubActive');
396 parent.$('#'+title).removeClass('Sub');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A Dscript.js381 function highLightMenu(title, subtitle)
386 var checkElement = parent.$('#'+title).next();
395 parent.$('#'+title).addClass('SubActive');
396 parent.$('#'+title).removeClass('Sub');
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dtag.c388 char title[31], artist[31], album[31], year[5], comment[31]; local
400 title[30] = artist[30] = album[30] = year[4] = comment[30] = 0;
402 memcpy(title, &data[3], 30);
418 if (v1_attachstr(tag, ID3_FRAME_TITLE, title, 0) == -1 ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-wav.c176 m = &(psong->title);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dtag.c388 char title[31], artist[31], album[31], year[5], comment[31]; local
400 title[30] = artist[30] = album[30] = year[4] = comment[30] = 0;
402 memcpy(title, &data[3], 30);
418 if (v1_attachstr(tag, ID3_FRAME_TITLE, title, 0) == -1 ||
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp_test.c63 static void hexdump(FILE *f,const char *title,const unsigned char *s,int l) argument
67 fprintf(f,"%s",title);

Completed in 302 milliseconds

1234567