Searched defs:label (Results 276 - 300 of 459) sorted by relevance

<<111213141516171819

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/checklst/
H A Dchecklst.cpp497 wxString label = m_pListBox->GetString(selection); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp1109 wxString label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmenu.h512 void SetMenuLabel(size_t pos, const wxString& label) { SetLabelTop(pos, label); } argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_diag.c322 struct vtoc_cms_label *label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_debug.c35 cifs_dump_mem(char *label, void *data, int length) argument
H A Dreaddir.c43 static void dump_cifs_file_struct(struct file *file, char *label) argument
62 static inline void dump_cifs_file_struct(struct file *file, char *label) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-dbg.c285 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, argument
342 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, argument
86 ohci_dump_intr_mask( struct ohci_hcd *ohci, char *label, u32 mask, char **next, unsigned *size) argument
108 maybe_print_eds( struct ohci_hcd *ohci, char *label, u32 value, char **next, unsigned *size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dkwset.c56 unsigned char label; /* Label on this edge. */ member in struct:tree
130 register unsigned char label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dt1_enc.c167 tls1_PRF(const EVP_MD *md5, const EVP_MD *sha1, unsigned char *label, int label_len, const unsigned char *sec, int slen, unsigned char *out1, unsigned char *out2, int olen) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/
H A Dtree.c42 GtkWidget *dialog, *label, *okay_button; local
321 GtkLabel *label; local
468 GtkLabel *label; local
488 GtkLabel *label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dtree.c41 GtkWidget *dialog, *label, *okay_button; local
319 GtkLabel *label; local
466 GtkLabel *label; local
486 GtkLabel *label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A Dfileinfo.c98 static void label_set_text(GtkWidget * label, char *str, ...) argument
287 GtkWidget *label, *filename_hbox; local
302 gtk_box_pack_start(GTK_BOX(filename_hbox), label, FALSE, TRUE, 0); local
322 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 0, 1, GTK_FILL, GTK_FILL, 5, 5); local
329 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 1, 2, GTK_FILL, GTK_FILL, 5, 5); local
336 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 2, 3, GTK_FILL, GTK_FILL, 5, 5); local
343 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 3, 4, GTK_FILL, GTK_FILL, 5, 5); local
350 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 4, 5, GTK_FILL, GTK_FILL, 5, 5); local
358 gtk_table_attach(GTK_TABLE(table), label, 2, 3, 4, 5, GTK_FILL, GTK_FILL, 5, 5); local
366 gtk_table_attach(GTK_TABLE(table), label, 0, 1, 5, 6, GTK_FILL, GTK_FILL, 5, 5); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs-dialog.cc234 QLabel * label = new QLabel; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1000.h579 static inline int gpio_request(unsigned gpio, const char *label) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daddrlabel.c36 u32 label; member in struct:ip6addrlbl_entry
78 u32 label; member in struct:ip6addrlbl_init_table
172 u32 label; local
189 ip6addrlbl_alloc(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label) argument
278 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) argument
408 u32 label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkallsyms.c252 static void output_label(char *label) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Dutil.c391 void print_button(WINDOW * win, const char *label, int y, int x, int selected) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_ca0110.c229 const char *label = spec->input_labels[i]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dotg.h64 const char *label; member in struct:otg_transceiver
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-dm365-evm.c471 const char *label; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_rules.h88 struct key label; member in struct:udev_rule
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dprobe.c85 const char *label = 0; local
171 const char *label = 0; local
204 const char *label = 0; local
235 const char *label local
253 const char *label = 0; local
280 const char *label = 0; local
298 const char *label = 0; local
315 const char *label = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c33 char *label; member in struct:filter_t
226 const char *label; local
547 const char *label; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.h110 void addColumn(colIdx idx, const QString& label) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/web/
H A Dswat.c113 static char *make_parm_name(const char *label) argument
513 pstring label; local
[all...]

Completed in 393 milliseconds

<<111213141516171819