Home
last modified time | relevance | path

Searched refs:fsel (Results 1 – 25 of 1018) sorted by relevance

12345678910>>...41

/dports/databases/libgda5/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) { in ldap_favorite_selector_dispose()
125 if (fsel->priv->tree) in ldap_favorite_selector_dispose()
128 if (fsel->priv->bcnc) { in ldap_favorite_selector_dispose()
136 if (fsel->priv->popup_menu) in ldap_favorite_selector_dispose()
139 g_free (fsel->priv); in ldap_favorite_selector_dispose()
140 fsel->priv = NULL; in ldap_favorite_selector_dispose()
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel); in property_changed_cb()
370 if (! fsel->priv->popup_menu) { in do_popup_menu()
440 LdapFavoriteSelector *fsel; in ldap_favorite_selector_new() local
554 return (GtkWidget*) fsel; in ldap_favorite_selector_new()
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) {
125 if (fsel->priv->tree)
128 if (fsel->priv->bcnc) {
136 if (fsel->priv->popup_menu)
139 g_free (fsel->priv);
140 fsel->priv = NULL;
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel);
370 if (! fsel->priv->popup_menu) {
440 LdapFavoriteSelector *fsel;
554 return (GtkWidget*) fsel;
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) { in ldap_favorite_selector_dispose()
125 if (fsel->priv->tree) in ldap_favorite_selector_dispose()
128 if (fsel->priv->bcnc) { in ldap_favorite_selector_dispose()
136 if (fsel->priv->popup_menu) in ldap_favorite_selector_dispose()
139 g_free (fsel->priv); in ldap_favorite_selector_dispose()
140 fsel->priv = NULL; in ldap_favorite_selector_dispose()
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel); in property_changed_cb()
370 if (! fsel->priv->popup_menu) { in do_popup_menu()
440 LdapFavoriteSelector *fsel; in ldap_favorite_selector_new() local
554 return (GtkWidget*) fsel; in ldap_favorite_selector_new()
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) { in ldap_favorite_selector_dispose()
125 if (fsel->priv->tree) in ldap_favorite_selector_dispose()
128 if (fsel->priv->bcnc) { in ldap_favorite_selector_dispose()
136 if (fsel->priv->popup_menu) in ldap_favorite_selector_dispose()
139 g_free (fsel->priv); in ldap_favorite_selector_dispose()
140 fsel->priv = NULL; in ldap_favorite_selector_dispose()
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel); in property_changed_cb()
370 if (! fsel->priv->popup_menu) { in do_popup_menu()
440 LdapFavoriteSelector *fsel; in ldap_favorite_selector_new() local
554 return (GtkWidget*) fsel; in ldap_favorite_selector_new()
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) { in ldap_favorite_selector_dispose()
125 if (fsel->priv->tree) in ldap_favorite_selector_dispose()
128 if (fsel->priv->bcnc) { in ldap_favorite_selector_dispose()
136 if (fsel->priv->popup_menu) in ldap_favorite_selector_dispose()
139 g_free (fsel->priv); in ldap_favorite_selector_dispose()
140 fsel->priv = NULL; in ldap_favorite_selector_dispose()
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel); in property_changed_cb()
370 if (! fsel->priv->popup_menu) { in do_popup_menu()
440 LdapFavoriteSelector *fsel; in ldap_favorite_selector_new() local
554 return (GtkWidget*) fsel; in ldap_favorite_selector_new()
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) {
125 if (fsel->priv->tree)
128 if (fsel->priv->bcnc) {
136 if (fsel->priv->popup_menu)
139 g_free (fsel->priv);
140 fsel->priv = NULL;
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel);
370 if (! fsel->priv->popup_menu) {
440 LdapFavoriteSelector *fsel;
554 return (GtkWidget*) fsel;
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/ldap-browser/
H A Dldap-favorite-selector.c119 if (fsel->priv) { in ldap_favorite_selector_dispose()
125 if (fsel->priv->tree) in ldap_favorite_selector_dispose()
128 if (fsel->priv->bcnc) { in ldap_favorite_selector_dispose()
136 if (fsel->priv->popup_menu) in ldap_favorite_selector_dispose()
139 g_free (fsel->priv); in ldap_favorite_selector_dispose()
140 fsel->priv = NULL; in ldap_favorite_selector_dispose()
267 fsel->priv->prop_save_timeout = g_timeout_add (200, (GSourceFunc) prop_save_timeout, fsel); in property_changed_cb()
370 if (! fsel->priv->popup_menu) { in do_popup_menu()
440 LdapFavoriteSelector *fsel; in ldap_favorite_selector_new() local
554 return (GtkWidget*) fsel; in ldap_favorite_selector_new()
[all …]
/dports/x11-toolkits/mowitz/Mowitz-0.2.1/examples/
H A DTreeFSel.c339 for (i=0; i<w->fsel.filecount; i++) free(w->fsel.files[i]); in ClearFiles()
340 w->fsel.filecount=0; in ClearFiles()
367 if (w->fsel.filecount+1>w->fsel.files_alloc) { in StoreFile()
369 w->fsel.files=(char **)realloc((char *)w->fsel.files, in StoreFile()
374 w->fsel.files[w->fsel.filecount++]=file; in StoreFile()
382 XawListChange(w->fsel.list,w->fsel.files,w->fsel.filecount,0,True); in ShowFiles()
424 XtVaSetValues(w->fsel.showdir,XtNlabel,w->fsel.CurrentDir,NULL); in NewDir()
473 XtVaSetValues(w->fsel.showdir,XtNlabel,w->fsel.CurrentDir,NULL); in InitTree()
508 XtVaSetValues(w->fsel.showdir,XtNlabel,w->fsel.CurrentDir,NULL); in GetFiles()
570 strcpy(w->fsel.SelectedFile,w->fsel.CurrentDir); in FileCallback()
[all …]
/dports/graphics/gtkam/gtkam-1.0/src/
H A Dgtkam-fsel.c62 fsel = NULL; in gtkam_fsel_destroy()
72 g_free (fsel->priv); in gtkam_fsel_finalize()
129 GtkamFSel *fsel) in on_folder_selected() argument
137 GtkamFSel *fsel) in on_folder_unselected() argument
154 GtkamFSel *fsel) in on_file_selected() argument
161 GtkamFSel *fsel) in on_file_unselected() argument
196 GtkamFSel *fsel; in gtkam_fsel_new() local
240 gtk_widget_show (fsel->list); in gtkam_fsel_new()
242 fsel->list); in gtkam_fsel_new()
258 fsel->ok_button = button; in gtkam_fsel_new()
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dfiledlg.cpp113 fsel()->fbox()->setFocus(); in create()
130 fsel()->dbox()->btn()->handle(fsel()->dbox()->btn(),FXSEL(SEL_COMMAND,ID_POST),NULL); in onKeyPress()
134 fsel()->dbox()->setFocus(); in onKeyPress()
141 fsel()->dbox()->btn()->handle(fsel()->dbox()->btn(),FXSEL(SEL_COMMAND,ID_UNPOST),NULL); in onKeyPress()
154 if (fsel()->dbox()->isPaneShown()||fsel()->dbox()->fld()->hasFocus()) { in onKeyPress()
155 fsel()->dbox()->btn()->handle(fsel()->dbox()->btn(),FXSEL(SEL_COMMAND,ID_UNPOST),NULL); in onKeyPress()
160 if (fsel()->dbox()->btn()->isMenuShown()||fsel()->dbox()->fld()->hasFocus()) { in onKeyPress()
171 fsel()->setFocus(); in onKeyPress()
225 fsel()->fbox()->setFocus(); in onToggleMulti()
240 fsel()->ToggleMulti(true); in setSelectMode()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/kernel/power/
H A Dmin.S162 fsel f4, f12, f20, f4
164 fsel f5, f13, f21, f5
166 fsel f6, f14, f22, f6
168 fsel f7, f15, f23, f7
176 fsel f0, f8, f24, f0
178 fsel f1, f9, f25, f1
180 fsel f2, f10, f26, f2
182 fsel f3, f11, f27, f3
190 fsel f4, f12, f28, f4
256 fsel f1, f16, f8, f1
[all …]
H A Dmax.S148 fsel f0, f8, f0, f16
150 fsel f1, f9, f1, f17
152 fsel f2, f10, f2, f18
154 fsel f3, f11, f3, f19
162 fsel f4, f12, f4, f20
164 fsel f5, f13, f5, f21
166 fsel f6, f14, f6, f22
168 fsel f7, f15, f7, f23
176 fsel f0, f8, f0, f24
256 fsel f1, f16, f1, f8
[all …]
H A Damax_cell.S153 fsel f0, f16, f0, f8
154 fsel f1, f17, f1, f9
155 fsel f2, f18, f2, f10
191 fsel f0, f16, f0, f8
192 fsel f1, f17, f1, f9
231 fsel f0, f16, f0, f8
232 fsel f1, f17, f1, f9
270 fsel f0, f16, f0, f8
271 fsel f1, f17, f1, f9
315 fsel f0, f16, f0, f8
[all …]
H A Damin_cell.S153 fsel f0, f16, f8, f0
154 fsel f1, f17, f9, f1
191 fsel f0, f16, f8, f0
192 fsel f1, f17, f9, f1
231 fsel f0, f16, f8, f0
232 fsel f1, f17, f9, f1
270 fsel f0, f16, f8, f0
271 fsel f1, f17, f9, f1
315 fsel f0, f16, f8, f0
316 fsel f1, f17, f9, f1
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/kernel/power/
H A Dmin.S145 fsel f4, f12, f20, f4
147 fsel f5, f13, f21, f5
149 fsel f6, f14, f22, f6
151 fsel f7, f15, f23, f7
159 fsel f0, f8, f24, f0
161 fsel f1, f9, f25, f1
163 fsel f2, f10, f26, f2
165 fsel f3, f11, f27, f3
173 fsel f4, f12, f28, f4
239 fsel f1, f16, f8, f1
[all …]
H A Dmax.S131 fsel f0, f8, f0, f16
133 fsel f1, f9, f1, f17
135 fsel f2, f10, f2, f18
137 fsel f3, f11, f3, f19
145 fsel f4, f12, f4, f20
147 fsel f5, f13, f5, f21
149 fsel f6, f14, f6, f22
151 fsel f7, f15, f7, f23
159 fsel f0, f8, f0, f24
239 fsel f1, f16, f1, f8
[all …]
H A Damin_cell.S136 fsel f0, f16, f8, f0
137 fsel f1, f17, f9, f1
138 fsel f2, f18, f10, f2
139 fsel f3, f19, f11, f3
140 fsel f4, f20, f12, f4
174 fsel f0, f16, f8, f0
175 fsel f1, f17, f9, f1
214 fsel f0, f16, f8, f0
215 fsel f1, f17, f9, f1
253 fsel f0, f16, f8, f0
[all …]
H A Damax_cell.S136 fsel f0, f16, f0, f8
137 fsel f1, f17, f1, f9
138 fsel f2, f18, f2, f10
139 fsel f3, f19, f3, f11
140 fsel f4, f20, f4, f12
174 fsel f0, f16, f0, f8
175 fsel f1, f17, f1, f9
214 fsel f0, f16, f0, f8
215 fsel f1, f17, f1, f9
253 fsel f0, f16, f0, f8
[all …]
/dports/math/openblas/OpenBLAS-0.3.18/kernel/power/
H A Dmax.S148 fsel f0, f8, f0, f16
150 fsel f1, f9, f1, f17
152 fsel f2, f10, f2, f18
154 fsel f3, f11, f3, f19
162 fsel f4, f12, f4, f20
164 fsel f5, f13, f5, f21
166 fsel f6, f14, f6, f22
168 fsel f7, f15, f7, f23
176 fsel f0, f8, f0, f24
256 fsel f1, f16, f1, f8
[all …]
H A Dmin.S162 fsel f4, f12, f20, f4
164 fsel f5, f13, f21, f5
166 fsel f6, f14, f22, f6
168 fsel f7, f15, f23, f7
176 fsel f0, f8, f24, f0
178 fsel f1, f9, f25, f1
180 fsel f2, f10, f26, f2
182 fsel f3, f11, f27, f3
190 fsel f4, f12, f28, f4
256 fsel f1, f16, f8, f1
[all …]
H A Damax_cell.S153 fsel f0, f16, f0, f8
154 fsel f1, f17, f1, f9
155 fsel f2, f18, f2, f10
191 fsel f0, f16, f0, f8
192 fsel f1, f17, f1, f9
231 fsel f0, f16, f0, f8
232 fsel f1, f17, f1, f9
270 fsel f0, f16, f0, f8
271 fsel f1, f17, f1, f9
315 fsel f0, f16, f0, f8
[all …]
H A Damin_cell.S153 fsel f0, f16, f8, f0
154 fsel f1, f17, f9, f1
191 fsel f0, f16, f8, f0
192 fsel f1, f17, f9, f1
231 fsel f0, f16, f8, f0
232 fsel f1, f17, f9, f1
270 fsel f0, f16, f8, f0
271 fsel f1, f17, f9, f1
315 fsel f0, f16, f8, f0
316 fsel f1, f17, f9, f1
[all …]
/dports/math/gotoblas/GotoBLAS2/kernel/power/
H A Dmax.S148 fsel f0, f8, f0, f16
150 fsel f1, f9, f1, f17
152 fsel f2, f10, f2, f18
154 fsel f3, f11, f3, f19
162 fsel f4, f12, f4, f20
164 fsel f5, f13, f5, f21
166 fsel f6, f14, f6, f22
168 fsel f7, f15, f7, f23
176 fsel f0, f8, f0, f24
256 fsel f1, f16, f1, f8
[all …]
H A Dmin.S162 fsel f4, f12, f20, f4
164 fsel f5, f13, f21, f5
166 fsel f6, f14, f22, f6
168 fsel f7, f15, f23, f7
176 fsel f0, f8, f24, f0
178 fsel f1, f9, f25, f1
180 fsel f2, f10, f26, f2
182 fsel f3, f11, f27, f3
190 fsel f4, f12, f28, f4
256 fsel f1, f16, f8, f1
[all …]
H A Damax_cell.S153 fsel f0, f16, f0, f8
154 fsel f1, f17, f1, f9
155 fsel f2, f18, f2, f10
191 fsel f0, f16, f0, f8
192 fsel f1, f17, f1, f9
231 fsel f0, f16, f0, f8
232 fsel f1, f17, f1, f9
270 fsel f0, f16, f0, f8
271 fsel f1, f17, f1, f9
315 fsel f0, f16, f0, f8
[all …]

12345678910>>...41