Searched refs:show (Results 1 - 25 of 389) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/tests/
H A Dshowme6 brctl show
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dhello.cc75 label1->show ();
76 label1aligned->show ();
77 label2->show ();
78 label2aligned->show ();
79 button->show ();
80 buttonbar->show ();
81 panel->show ();
82 window->show ();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dibmnp405h.c110 .show = &ocp_show_iic_data
124 .show = &ocp_show_mal_data,
133 .show = &ocp_show_emac_data,
142 .show = &ocp_show_emac_data,
151 .show = &ocp_show_emac_data,
160 .show = &ocp_show_emac_data,
H A Dibm440sp.c92 .show = &ocp_show_iic_data
101 .show = &ocp_show_iic_data
116 .show = &ocp_show_mal_data,
125 .show = &ocp_show_emac_data,
H A Dibm440gp.c99 .show = &ocp_show_iic_data
108 .show = &ocp_show_iic_data
123 .show = &ocp_show_mal_data,
132 .show = &ocp_show_emac_data,
141 .show = &ocp_show_emac_data,
H A Dibm440gx.c125 .show = &ocp_show_iic_data
134 .show = &ocp_show_iic_data
149 .show = &ocp_show_mal_data,
158 .show = &ocp_show_emac_data,
167 .show = &ocp_show_emac_data,
176 .show = &ocp_show_emac_data,
185 .show = &ocp_show_emac_data,
H A Dibm405gp.c85 .show = &ocp_show_iic_data,
99 .show = &ocp_show_mal_data,
108 .show = &ocp_show_emac_data,
H A Dibm405gpr.c80 .show = &ocp_show_iic_data,
94 .show = &ocp_show_mal_data,
103 .show = &ocp_show_emac_data,
H A Dibm405ep.c97 .show = &ocp_show_iic_data
111 .show = &ocp_show_mal_data
120 .show = &ocp_show_emac_data
129 .show = &ocp_show_emac_data
H A Dppc440spe.c89 .show = &ocp_show_iic_data
98 .show = &ocp_show_iic_data
113 .show = &ocp_show_mal_data,
122 .show = &ocp_show_emac_data,
H A Dibm440ep.c111 .show = &ocp_show_iic_data
120 .show = &ocp_show_iic_data
142 .show = &ocp_show_mal_data,
151 .show = &ocp_show_emac_data,
160 .show = &ocp_show_emac_data,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dt-mpi-bit.c45 show (const char *format, ...) function
174 show ("checking that set_%sbit does only set one bit\n", highbit?"high":"");
210 show ("checking that rshift works as expected (pass %d)\n", pass);
225 show ("got =%s\n", result);
226 show ("want=%s\n", result2);
247 show ("got =%s\n", result);
248 show ("want=%s\n", result2);
270 show ("checking that lshift works as expected (pass %d)\n", pass);
292 show ("got =%s\n", result);
293 show ("wan
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/testsuite/iproute2/
H A DMakefile2 .PHONY: all configure clean distclean show $(SUBDIRS)
29 show: link
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dsys.c38 ssize_t (*show)(char *buf); member in struct:o2cb_attribute
65 .show = o2cb_show,
85 if (o2cb_attr->show)
86 return o2cb_attr->show(buffer);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysdev.h43 ssize_t (*show)(struct sysdev_class *, char *); member in struct:sysdev_class_attribute
50 .show = _show, \
97 ssize_t (*show)(struct sys_device *, char *); member in struct:sysdev_attribute
106 .show = _show, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dgtkdictbrowser.py48 hpaned.show()
52 vbox.show()
57 scrolled_win.show()
61 hbox.show()
65 label.show()
69 self.entry.show()
77 self.list.show()
85 scrolled_win.show()
90 self.text.show()
95 self.menu.show()
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmlabel.c98 int verbose, clear, interactive, show; local
134 show = 0;
151 show = 1;
186 interactive = !show && !clear &&!newLabel[0] &&
193 show = 1;
209 if(show || interactive){
253 if((!show || newLabel[0]) && !isNotFound(&entry)){
271 if( (!show || newLabel[0]) || set_serial != SER_NONE) {
283 if(!show || newLabel[0]){
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Derr_inject.c56 #define show(name) \ macro
73 show(call_start)
123 show(err_type_info)
153 show(err_struct_info)
190 show(status)
191 show(capabilities)
192 show(resources)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dpsmouse.h102 ssize_t (*show)(struct psmouse *psmouse, void *data, char *buf); member in struct:psmouse_attribute
123 .show = psmouse_attr_show_helper, \
127 .show = _show, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dproc.c81 if (alg->cra_type && alg->cra_type->show)
82 alg->cra_type->show(m, alg);
96 .show = c_show
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gdbm-1.8.3/
H A Dlibtool388 show="$echo"
467 show=:
777 $show "Waiting for $lockfile to be removed"
826 $show "$rm $libobj"
829 $show "$mkdir $dir"
846 $show "$command"
875 $show "$mv $output_obj $libobj"
889 $show $rm $obj
893 $show "$mv $libobj $obj"
910 $show "(c
[all...]
H A Dltmain.sh102 show="$echo"
181 show=:
491 $show "Waiting for $lockfile to be removed"
540 $show "$rm $libobj"
543 $show "$mkdir $dir"
560 $show "$command"
589 $show "$mv $output_obj $libobj"
603 $show $rm $obj
607 $show "$mv $libobj $obj"
624 $show "(c
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dhello.cc68 window->show ();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_btrec.c22 void show __P((const char *, DBT *, DBT *));
144 show("k/d\t", &key, &data);
151 show("next\t", &key, &data);
191 * show --
195 show(msg, key, data) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DBtRecExample.cpp36 void show(const char *msg, Dbt *key, Dbt *data);
150 show("k/d\t", &key, &data);
159 show("next\t", &key, &data);
186 // show --
189 void BtRecExample::show(const char *msg, Dbt *key, Dbt *data) function in class:BtRecExample

Completed in 110 milliseconds

1234567891011>>