Home
last modified time | relevance | path

Searched refs:add (Results 1 – 25 of 2726) sorted by relevance

12345678910>>...110

/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DColorStore.java153 public String add(Color c, String name) { in add() method in ColorStore
190 add(Color.black, /* NOI18N */"black"); in initDefaultColorList()
191 add(Color.blue, /* NOI18N */"blue"); in initDefaultColorList()
192 add(Color.cyan, /* NOI18N */"cyan"); in initDefaultColorList()
193 add(Color.darkGray, "darkgray"); in initDefaultColorList()
194 add(Color.gray, /* NOI18N */"gray"); in initDefaultColorList()
195 add(Color.green, /* NOI18N */"green"); in initDefaultColorList()
196 add(Color.lightGray, "lightgray"); in initDefaultColorList()
197 add(Color.magenta, /* NOI18N */"magenta"); in initDefaultColorList()
198 add(Color.orange, /* NOI18N */"orange"); in initDefaultColorList()
[all …]
/titanic_41/usr/src/uts/common/io/warlock/
H A Dusbser.wlcmd18 # If applicable, add the following below this CDDL HEADER, with the
53 add dev_ops::devo_attach targets usbser_attach
54 add dev_ops::devo_detach targets usbser_detach
55 add dev_ops::devo_getinfo targets usbser_getinfo
56 add dev_ops::devo_power targets usbser_power
58 add ds_ops::ds_attach targets warlock_dummy
59 add ds_ops::ds_detach targets warlock_dummy
60 add ds_ops::ds_register_cb targets warlock_dummy
61 add ds_ops::ds_unregister_cb targets warlock_dummy
62 add ds_ops::ds_open_port targets warlock_dummy
[all …]
H A Dusbser_edge.wlcmd49 add ds_ops::ds_attach targets edge_attach
50 add ds_ops::ds_detach targets edge_detach
51 add ds_ops::ds_register_cb targets edge_register_cb
52 add ds_ops::ds_unregister_cb targets edge_unregister_cb
53 add ds_ops::ds_open_port targets edge_open_port
54 add ds_ops::ds_close_port targets edge_close_port
55 add ds_ops::ds_usb_power targets edge_usb_power
56 add ds_ops::ds_suspend targets edge_suspend
57 add ds_ops::ds_resume targets edge_resume
58 add ds_ops::ds_disconnect targets edge_disconnect
[all …]
H A Dibtl.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
245 add ibc_operations_s::ibc_alloc_ah targets warlock_dummy
246 add bus_ops::bus_add_eventcall targets warlock_dummy
247 add bus_ops::bus_config targets warlock_dummy
248 add bus_ops::bus_get_eventcookie targets warlock_dummy
249 add bus_ops::bus_intr_ctl targets warlock_dummy
250 add bus_ops::bus_post_event targets warlock_dummy
251 add bus_ops::bus_remove_eventcall targets warlock_dummy
252 add bus_ops::bus_unconfig targets warlock_dummy
253 add ibc_operations_s::ibc_alloc_cq targets warlock_dummy
[all …]
H A Dusbser_edge_with_usba.wlcmd167 add ds_ops::ds_attach targets edge_attach
168 add ds_ops::ds_detach targets edge_detach
169 add ds_ops::ds_register_cb targets edge_register_cb
170 add ds_ops::ds_unregister_cb targets edge_unregister_cb
171 add ds_ops::ds_open_port targets edge_open_port
172 add ds_ops::ds_close_port targets edge_close_port
173 add ds_ops::ds_usb_power targets edge_usb_power
174 add ds_ops::ds_suspend targets edge_suspend
175 add ds_ops::ds_resume targets edge_resume
176 add ds_ops::ds_disconnect targets edge_disconnect
[all …]
H A Dusbser_keyspan_with_usba.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
187 add ds_ops::ds_attach targets keyspan_attach
188 add ds_ops::ds_detach targets keyspan_detach
189 add ds_ops::ds_register_cb targets keyspan_register_cb
190 add ds_ops::ds_unregister_cb targets keyspan_unregister_cb
191 add ds_ops::ds_open_port targets keyspan_open_port
192 add ds_ops::ds_close_port targets keyspan_close_port
193 add ds_ops::ds_usb_power targets keyspan_usb_power
194 add ds_ops::ds_suspend targets keyspan_suspend
195 add ds_ops::ds_resume targets keyspan_resume
[all …]
H A Dusbftdi.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
57 add ds_ops::ds_attach targets uftdi_attach
58 add ds_ops::ds_detach targets uftdi_detach
59 add ds_ops::ds_register_cb targets uftdi_register_cb
60 add ds_ops::ds_unregister_cb targets uftdi_unregister_cb
61 add ds_ops::ds_open_port targets uftdi_open_port
62 add ds_ops::ds_close_port targets uftdi_close_port
63 add ds_ops::ds_usb_power targets uftdi_usb_power
64 add ds_ops::ds_suspend targets uftdi_suspend
65 add ds_ops::ds_resume targets uftdi_resume
[all …]
H A Dusbser_keyspan.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
69 add ds_ops::ds_attach targets keyspan_attach
70 add ds_ops::ds_detach targets keyspan_detach
71 add ds_ops::ds_register_cb targets keyspan_register_cb
72 add ds_ops::ds_unregister_cb targets keyspan_unregister_cb
73 add ds_ops::ds_open_port targets keyspan_open_port
74 add ds_ops::ds_close_port targets keyspan_close_port
75 add ds_ops::ds_usb_power targets keyspan_usb_power
76 add ds_ops::ds_suspend targets keyspan_suspend
77 add ds_ops::ds_resume targets keyspan_resume
[all …]
H A Dusbsprl.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
57 add ds_ops::ds_attach targets pl2303_attach
58 add ds_ops::ds_detach targets pl2303_detach
59 add ds_ops::ds_register_cb targets pl2303_register_cb
60 add ds_ops::ds_unregister_cb targets pl2303_unregister_cb
61 add ds_ops::ds_open_port targets pl2303_open_port
62 add ds_ops::ds_close_port targets pl2303_close_port
63 add ds_ops::ds_usb_power targets pl2303_usb_power
64 add ds_ops::ds_suspend targets pl2303_suspend
65 add ds_ops::ds_resume targets pl2303_resume
[all …]
H A Dusbsacm.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
59 add ds_ops::ds_attach targets usbsacm_ds_attach
60 add ds_ops::ds_detach targets usbsacm_ds_detach
61 add ds_ops::ds_register_cb targets usbsacm_ds_register_cb
62 add ds_ops::ds_unregister_cb targets usbsacm_ds_unregister_cb
63 add ds_ops::ds_open_port targets usbsacm_ds_open_port
64 add ds_ops::ds_close_port targets usbsacm_ds_close_port
65 add ds_ops::ds_usb_power targets usbsacm_ds_usb_power
66 add ds_ops::ds_suspend targets usbsacm_ds_suspend
67 add ds_ops::ds_resume targets usbsacm_ds_resume
[all …]
H A Dmv.wlcmd34 add sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
53 add bus_ops::bus_add_eventcall targets warlock_dummy
54 add bus_ops::bus_config targets warlock_dummy
55 add bus_ops::bus_get_eventcookie targets warlock_dummy
56 add bus_ops::bus_intr_ctl targets warlock_dummy
57 add bus_ops::bus_post_event targets warlock_dummy
58 add bus_ops::bus_remove_eventcall targets warlock_dummy
59 add bus_ops::bus_unconfig targets warlock_dummy
62 add scsi_hba_tran::tran_tgt_init targets sata_scsi_tgt_init
63 add scsi_hba_tran::tran_tgt_probe targets sata_scsi_tgt_probe
[all …]
H A Duata.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
38 add dcd_pkt::pkt_comp targets \
46 add scsi_pkt::pkt_comp targets \
61 add dcd_hba_tran::tran_tgt_init target ata_disk_tran_tgt_init
62 add scsi_hba_tran::tran_tgt_init target atapi_tran_tgt_init
64 add dcd_hba_tran::tran_tgt_probe target ata_disk_tran_tgt_probe
65 add scsi_hba_tran::tran_tgt_probe target atapi_tran_tgt_probe
66 add scsi_hba_tran::tran_bus_power target warlock_dummy
68 add dcd_hba_tran::tran_start target ata_disk_tran_start
69 add scsi_hba_tran::tran_start target atapi_tran_start
[all …]
H A Dusbftdi_with_usba.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
176 add ds_ops::ds_attach targets uftdi_attach
177 add ds_ops::ds_detach targets uftdi_detach
178 add ds_ops::ds_register_cb targets uftdi_register_cb
179 add ds_ops::ds_unregister_cb targets uftdi_unregister_cb
180 add ds_ops::ds_open_port targets uftdi_open_port
181 add ds_ops::ds_close_port targets uftdi_close_port
182 add ds_ops::ds_usb_power targets uftdi_usb_power
183 add ds_ops::ds_suspend targets uftdi_suspend
184 add ds_ops::ds_resume targets uftdi_resume
[all …]
H A Dusbsprl_with_usba.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
175 add ds_ops::ds_attach targets pl2303_attach
176 add ds_ops::ds_detach targets pl2303_detach
177 add ds_ops::ds_register_cb targets pl2303_register_cb
178 add ds_ops::ds_unregister_cb targets pl2303_unregister_cb
179 add ds_ops::ds_open_port targets pl2303_open_port
180 add ds_ops::ds_close_port targets pl2303_close_port
181 add ds_ops::ds_usb_power targets pl2303_usb_power
182 add ds_ops::ds_suspend targets pl2303_suspend
183 add ds_ops::ds_resume targets pl2303_resume
[all …]
H A Dahci.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
40 add sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
57 add bus_ops::bus_add_eventcall targets warlock_dummy
58 add bus_ops::bus_config targets warlock_dummy
59 add bus_ops::bus_get_eventcookie targets warlock_dummy
60 add bus_ops::bus_intr_ctl targets warlock_dummy
61 add bus_ops::bus_post_event targets warlock_dummy
62 add bus_ops::bus_remove_eventcall targets warlock_dummy
63 add bus_ops::bus_unconfig targets warlock_dummy
65 add scsi_hba_tran::tran_tgt_init targets sata_scsi_tgt_init
[all …]
H A Dbcm_sata.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
39 add sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
57 add bus_ops::bus_add_eventcall targets warlock_dummy
58 add bus_ops::bus_config targets warlock_dummy
59 add bus_ops::bus_get_eventcookie targets warlock_dummy
60 add bus_ops::bus_intr_ctl targets warlock_dummy
61 add bus_ops::bus_post_event targets warlock_dummy
62 add bus_ops::bus_remove_eventcall targets warlock_dummy
63 add bus_ops::bus_unconfig targets warlock_dummy
65 add scsi_hba_tran::tran_tgt_init targets sata_scsi_tgt_init
[all …]
H A Dusbsacm_with_usba.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
173 add ds_ops::ds_attach targets usbsacm_ds_attach
174 add ds_ops::ds_detach targets usbsacm_ds_detach
175 add ds_ops::ds_register_cb targets usbsacm_ds_register_cb
176 add ds_ops::ds_unregister_cb targets usbsacm_ds_unregister_cb
177 add ds_ops::ds_open_port targets usbsacm_ds_open_port
178 add ds_ops::ds_close_port targets usbsacm_ds_close_port
179 add ds_ops::ds_usb_power targets usbsacm_ds_usb_power
180 add ds_ops::ds_suspend targets usbsacm_ds_suspend
181 add ds_ops::ds_resume targets usbsacm_ds_resume
[all …]
H A Dnv_sata.wlcmd14 # If applicable, add the following below this CDDL HEADER, with the
53 add sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
70 add bus_ops::bus_add_eventcall targets warlock_dummy
71 add bus_ops::bus_config targets warlock_dummy
72 add bus_ops::bus_get_eventcookie targets warlock_dummy
73 add bus_ops::bus_intr_ctl targets warlock_dummy
74 add bus_ops::bus_post_event targets warlock_dummy
75 add bus_ops::bus_remove_eventcall targets warlock_dummy
76 add bus_ops::bus_unconfig targets warlock_dummy
79 add scsi_hba_tran::tran_tgt_init targets sata_scsi_tgt_init
[all …]
H A Dsi3124.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
49 add sd.c:sd_start_cmds/funcp target sd_initpkt_for_buf sd_initpkt_for_uscsi
66 add bus_ops::bus_add_eventcall targets warlock_dummy
67 add bus_ops::bus_config targets warlock_dummy
68 add bus_ops::bus_get_eventcookie targets warlock_dummy
69 add bus_ops::bus_intr_ctl targets warlock_dummy
70 add bus_ops::bus_post_event targets warlock_dummy
71 add bus_ops::bus_remove_eventcall targets warlock_dummy
72 add bus_ops::bus_unconfig targets warlock_dummy
74 add scsi_hba_tran::tran_tgt_init targets sata_scsi_tgt_init
[all …]
H A Dscsa1394.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
81 add scsi_hba_tran::tran_bus_config targets warlock_dummy
82 add scsi_hba_tran::tran_bus_unconfig targets warlock_dummy
83 add scsi_hba_tran::tran_bus_power targets warlock_dummy
87 add scsi_pkt::pkt_comp targets \
96 add bus_ops::bus_config targets warlock_dummy
97 add bus_ops::bus_unconfig targets warlock_dummy
98 add bus_ops::bus_add_eventcall targets warlock_dummy
99 add bus_ops::bus_get_eventcookie targets warlock_dummy
100 add bus_ops::bus_intr_ctl targets warlock_dummy
[all …]
H A Dscsa2usb_with_usba.wlcmd15 # If applicable, add the following below this CDDL HEADER, with the
147 add usba_pipe_async_req::sync_func targets usba_pipe_sync_close
148 add usba_pipe_async_req::sync_func targets usba_pipe_sync_reset
150 add hubd::h_cleanup_child targets warlock_dummy
151 add usb_isoc_req::isoc_cb targets warlock_dummy
152 add usb_isoc_req::isoc_exc_cb targets warlock_dummy
153 add usba_pipe_async_req::callback targets warlock_dummy
154 add usba_pm_req::cb targets warlock_dummy
156 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_ctrl_td
157 add ohci_trans_wrapper::tw_handle_td targets ohci_handle_bulk_td
[all …]
/titanic_41/usr/src/common/crypto/arcfour/sun4u/
H A Darcfour_crypt_asm.s70 add %g1, 1, %o1
72 add %i0, 0, %i5
74 add %o1, 1, %g1
82 add %g2, %o3, %o2
84 add %o2, %g3, %g2
95 add %o3,%o4,%o5
101 add %g1, 1, %o1
105 add %g3, %g4, %g5
109 add %o1, 1, %g1
118 add %g2, %o3, %o2
[all …]
/titanic_41/usr/src/common/crypto/sha1/sparc/sun4u/
H A Dsha1_asm.s174 add %l0, %l1, %l0
175 add %o4, %g1, %l1
179 add %l0, %l1, %l0
182 add %l0, %l2, %o5
203 add %l0, %l1, %l0
204 add %o3, %g1, %l1
208 add %l0, %l1, %l0
211 add %l0, %l2, %o4
232 add %l0, %l1, %l0
233 add %o2, %g1, %l1
[all …]
/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java267 add(loginframe); in KdcGuiRoot()
274 loginframe.add(gbpanel44); in KdcGuiRoot()
304 gbpanel44.add(LoginNameLabel); in KdcGuiRoot()
314 gbpanel44.add(LoginPassLabel); in KdcGuiRoot()
324 gbpanel44.add(LoginName); in KdcGuiRoot()
330 gbpanel44.add(LoginPass); in KdcGuiRoot()
337 gbpanel44.add(LoginOK); in KdcGuiRoot()
344 gbpanel44.add(LoginStartOver); in KdcGuiRoot()
351 gbpanel44.add(LoginRealmLabel); in KdcGuiRoot()
361 gbpanel44.add(LoginRealm); in KdcGuiRoot()
[all …]
/titanic_41/usr/src/lib/libpp/common/
H A DHISTORY4 09/11/89 add extra sun style 1,2 arg to line syncs in ppline with pp:linetype
5 add pp:oldc to convert __STDC__ void* and prototypes to old C
7 08/08/89 add SYM_INIT for #define during INIT
9 add ppcargs() compatibility command line argument parse
13 add PP_PROBE to specify pathprobe() processor
14 add -[DI]+ to invert options in ppargs()
17 add #pragma's for most ppargs() options
18 add #option(pragma-option) predicate test
20 07/11/89 add PP_BUILTIN for external #(...) handler
21 add line number to missing endif message
[all …]

12345678910>>...110