Searched refs:swing (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-java-swing/
H A Dautoclean.sh36 rm -f hello-java-swing*.properties
H A DHello.java11 import javax.swing.*;
16 ResourceBundle catalog = ResourceBundle.getBundle("hello-java-swing");
H A DMakefile.am28 hello_RESOURCES = hello-java-swing.properties
31 MAINTAINERCLEANFILES = hello-java-swing*.properties
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile.am249 hello-java-swing/INSTALL \
250 hello-java-swing/BUGS \
251 hello-java-swing/autogen.sh \
252 hello-java-swing/autoclean.sh \
253 hello-java-swing/Hello.java \
254 hello-java-swing/Makefile.am \
255 hello-java-swing/configure.ac \
256 hello-java-swing/m4/Makefile.am \
257 hello-java-swing/m4/TestAWT.java \
258 hello-java-swing/m
[all...]
H A DMakefile.in400 hello-java-swing/INSTALL \
401 hello-java-swing/BUGS \
402 hello-java-swing/autogen.sh \
403 hello-java-swing/autoclean.sh \
404 hello-java-swing/Hello.java \
405 hello-java-swing/Makefile.am \
406 hello-java-swing/configure.ac \
407 hello-java-swing/m4/Makefile.am \
408 hello-java-swing/m4/TestAWT.java \
409 hello-java-swing/m
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
H A DMakefile.am47 hello-java-swing/Hello.java \
80 hello-java-swing.pot \
261 hello-java-swing.pot : $(POTFILES_DEPS)
262 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-java-swing
391 ../hello-java-swing/po/$$lang.po \
457 ../hello-java-swing/po/$(LL).po: hello-java-swing.pot $(LL).po
458 $(SHELL) mmsmallpo.sh hello-java-swing $(LL)
H A DMakefile.in156 hello-java-swing/Hello.java \
190 hello-java-swing.pot \
280 ../hello-java-swing/po/$$lang.po \
573 hello-java-swing.pot : $(POTFILES_DEPS)
574 $(SHELL) '$(srcdir)/xsmallpot.sh' '$(srcdir)' hello-java-swing
719 ../hello-java-swing/po/$(LL).po: hello-java-swing.pot $(LL).po
720 $(SHELL) mmsmallpo.sh hello-java-swing $(LL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A DMakefile.am96 cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.java gettext-tools/examples/hello-java-swing/m4/TestAWT.java
97 cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.class gettext-tools/examples/hello-java-swing/m4/TestAWT.class
H A DMakefile.in674 cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.java gettext-tools/examples/hello-java-swing/m4/TestAWT.java
675 cmp -s gettext-tools/examples/hello-java-awt/m4/TestAWT.class gettext-tools/examples/hello-java-swing/m4/TestAWT.class
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_init.c951 uint16_t swing, emphasis, tx_sens, rx_sens; local
970 swing = ha->fw_seriallink_options[2] & (BIT_2 | BIT_1 | BIT_0);
977 ha->fw_options[10] = (emphasis << 14) | (swing << 8);
988 swing = (ha->fw_seriallink_options[2] &
995 ha->fw_options[11] = (emphasis << 14) | (swing << 8);

Completed in 167 milliseconds