Home
last modified time | relevance | path

Searched refs:file_class (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc131 PFS_file_class *file_class; in rnd_next() local
136 if (file_class) { in rnd_next()
138 return make_row(file_class); in rnd_next()
145 PFS_file_class *file_class; in rnd_pos() local
150 if (file_class) { in rnd_pos()
151 make_row(file_class); in rnd_pos()
169 PFS_file_class *file_class; in index_next() local
175 if (file_class) { in index_next()
177 if (!make_row(file_class)) { in index_next()
184 } while (file_class != nullptr); in index_next()
[all …]
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dfilefilter.c59 fe->file_class = file_class; in filter_entry_new()
149 if (fe->file_class == FORMAT_CLASS_UNKNOWN) in filter_add_if_missing()
150 fe->file_class = file_class; /* for compatibility */ in filter_add_if_missing()
325 gint file_class = -1; in filter_to_list() local
342 if (file_class == -1) in filter_to_list()
407 if (fe->file_class < FILE_FORMAT_CLASSES) in filter_rebuild()
410 …if (ext) file_class_extension_list[fe->file_class] = g_list_concat(file_class_extension_list[fe->f… in filter_rebuild()
474 if (file_class >= FILE_FORMAT_CLASSES) in filter_file_class()
522 WRITE_UINT(*fe, file_class); in filter_write_list()
545 if (READ_UINT(fe, file_class)) continue; in filter_load_file_type()
[all …]
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-search-directory-file.c291 NautilusFileClass *file_class; in nautilus_search_directory_file_class_init() local
294 file_class = NAUTILUS_FILE_CLASS (klass); in nautilus_search_directory_file_class_init()
298 file_class->default_file_type = G_FILE_TYPE_DIRECTORY; in nautilus_search_directory_file_class_init()
300 file_class->monitor_add = search_directory_file_monitor_add; in nautilus_search_directory_file_class_init()
301 file_class->monitor_remove = search_directory_file_monitor_remove; in nautilus_search_directory_file_class_init()
302 file_class->call_when_ready = search_directory_file_call_when_ready; in nautilus_search_directory_file_class_init()
304 file_class->check_if_ready = search_directory_file_check_if_ready; in nautilus_search_directory_file_class_init()
305 file_class->get_item_count = search_directory_file_get_item_count; in nautilus_search_directory_file_class_init()
306 file_class->get_deep_counts = search_directory_file_get_deep_counts; in nautilus_search_directory_file_class_init()
307 file_class->get_where_string = search_directory_file_get_where_string; in nautilus_search_directory_file_class_init()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc102 PFS_file_class *file_class; in rnd_next() local
106 file_class= find_file_class(m_pos.m_index); in rnd_next()
107 if (file_class) in rnd_next()
109 make_row(file_class); in rnd_next()
119 PFS_file_class *file_class; in rnd_pos() local
123 file_class= find_file_class(m_pos.m_index); in rnd_pos()
124 if (file_class) in rnd_pos()
126 make_row(file_class); in rnd_pos()
137 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
139 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc102 PFS_file_class *file_class; in rnd_next() local
106 file_class= find_file_class(m_pos.m_index); in rnd_next()
107 if (file_class) in rnd_next()
109 make_row(file_class); in rnd_next()
119 PFS_file_class *file_class; in rnd_pos() local
123 file_class= find_file_class(m_pos.m_index); in rnd_pos()
124 if (file_class) in rnd_pos()
126 make_row(file_class); in rnd_pos()
137 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
139 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc102 PFS_file_class *file_class; in rnd_next() local
106 file_class= find_file_class(m_pos.m_index); in rnd_next()
107 if (file_class) in rnd_next()
109 make_row(file_class); in rnd_next()
119 PFS_file_class *file_class; in rnd_pos() local
123 file_class= find_file_class(m_pos.m_index); in rnd_pos()
124 if (file_class) in rnd_pos()
126 make_row(file_class); in rnd_pos()
137 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
139 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc109 PFS_file_class *file_class; in rnd_next() local
113 file_class= find_file_class(m_pos.m_index); in rnd_next()
114 if (file_class) in rnd_next()
116 make_row(file_class); in rnd_next()
126 PFS_file_class *file_class; in rnd_pos() local
130 file_class= find_file_class(m_pos.m_index); in rnd_pos()
131 if (file_class) in rnd_pos()
133 make_row(file_class); in rnd_pos()
144 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
146 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc102 PFS_file_class *file_class; in rnd_next() local
106 file_class= find_file_class(m_pos.m_index); in rnd_next()
107 if (file_class) in rnd_next()
109 make_row(file_class); in rnd_next()
119 PFS_file_class *file_class; in rnd_pos() local
123 file_class= find_file_class(m_pos.m_index); in rnd_pos()
124 if (file_class) in rnd_pos()
126 make_row(file_class); in rnd_pos()
137 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
139 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-search-directory-file.c247 CajaFileClass *file_class; in caja_search_directory_file_class_init() local
249 file_class = CAJA_FILE_CLASS (klass); in caja_search_directory_file_class_init()
251 file_class->default_file_type = G_FILE_TYPE_DIRECTORY; in caja_search_directory_file_class_init()
253 file_class->monitor_add = search_directory_file_monitor_add; in caja_search_directory_file_class_init()
254 file_class->monitor_remove = search_directory_file_monitor_remove; in caja_search_directory_file_class_init()
255 file_class->call_when_ready = search_directory_file_call_when_ready; in caja_search_directory_file_class_init()
256 file_class->cancel_call_when_ready = search_directory_file_cancel_call_when_ready; in caja_search_directory_file_class_init()
257 file_class->check_if_ready = search_directory_file_check_if_ready; in caja_search_directory_file_class_init()
258 file_class->get_item_count = search_directory_file_get_item_count; in caja_search_directory_file_class_init()
259 file_class->get_deep_counts = search_directory_file_get_deep_counts; in caja_search_directory_file_class_init()
[all …]
H A Dcaja-desktop-icon-file.c388 CajaFileClass *file_class; in caja_desktop_icon_file_class_init() local
390 file_class = CAJA_FILE_CLASS (klass); in caja_desktop_icon_file_class_init()
392 file_class->default_file_type = G_FILE_TYPE_DIRECTORY; in caja_desktop_icon_file_class_init()
394 file_class->monitor_add = desktop_icon_file_monitor_add; in caja_desktop_icon_file_class_init()
395 file_class->monitor_remove = desktop_icon_file_monitor_remove; in caja_desktop_icon_file_class_init()
398 file_class->check_if_ready = desktop_icon_file_check_if_ready; in caja_desktop_icon_file_class_init()
399 file_class->get_item_count = desktop_icon_file_get_item_count; in caja_desktop_icon_file_class_init()
401 file_class->get_date = desktop_icon_file_get_date; in caja_desktop_icon_file_class_init()
403 file_class->set_metadata = caja_desktop_icon_file_set_metadata; in caja_desktop_icon_file_class_init()
405 file_class->unmount = caja_desktop_icon_file_unmount; in caja_desktop_icon_file_class_init()
[all …]
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-search-directory-file.c230 NemoFileClass *file_class; in nemo_search_directory_file_class_init() local
232 file_class = NEMO_FILE_CLASS (klass); in nemo_search_directory_file_class_init()
234 file_class->default_file_type = G_FILE_TYPE_DIRECTORY; in nemo_search_directory_file_class_init()
236 file_class->monitor_add = search_directory_file_monitor_add; in nemo_search_directory_file_class_init()
237 file_class->monitor_remove = search_directory_file_monitor_remove; in nemo_search_directory_file_class_init()
238 file_class->call_when_ready = search_directory_file_call_when_ready; in nemo_search_directory_file_class_init()
239 file_class->cancel_call_when_ready = search_directory_file_cancel_call_when_ready; in nemo_search_directory_file_class_init()
240 file_class->check_if_ready = search_directory_file_check_if_ready; in nemo_search_directory_file_class_init()
241 file_class->get_item_count = search_directory_file_get_item_count; in nemo_search_directory_file_class_init()
242 file_class->get_deep_counts = search_directory_file_get_deep_counts; in nemo_search_directory_file_class_init()
[all …]
H A Dnemo-desktop-icon-file.c371 NemoFileClass *file_class; in nemo_desktop_icon_file_class_init() local
374 file_class = NEMO_FILE_CLASS (klass); in nemo_desktop_icon_file_class_init()
376 file_class->default_file_type = G_FILE_TYPE_DIRECTORY; in nemo_desktop_icon_file_class_init()
378 file_class->monitor_add = desktop_icon_file_monitor_add; in nemo_desktop_icon_file_class_init()
379 file_class->monitor_remove = desktop_icon_file_monitor_remove; in nemo_desktop_icon_file_class_init()
382 file_class->check_if_ready = desktop_icon_file_check_if_ready; in nemo_desktop_icon_file_class_init()
383 file_class->get_item_count = desktop_icon_file_get_item_count; in nemo_desktop_icon_file_class_init()
385 file_class->get_date = desktop_icon_file_get_date; in nemo_desktop_icon_file_class_init()
387 file_class->set_metadata = nemo_desktop_icon_file_set_metadata; in nemo_desktop_icon_file_class_init()
389 file_class->unmount = nemo_desktop_icon_file_unmount; in nemo_desktop_icon_file_class_init()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc109 PFS_file_class *file_class; in rnd_next() local
113 file_class= find_file_class(m_pos.m_index); in rnd_next()
114 if (file_class) in rnd_next()
116 make_row(file_class); in rnd_next()
126 PFS_file_class *file_class; in rnd_pos() local
130 file_class= find_file_class(m_pos.m_index); in rnd_pos()
131 if (file_class) in rnd_pos()
133 make_row(file_class); in rnd_pos()
144 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
146 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc209 PFS_file_class *file_class; in rnd_next() local
213 file_class= find_file_class(m_pos.m_index); in rnd_next()
214 if (file_class) in rnd_next()
216 make_row(file_class); in rnd_next()
226 PFS_file_class *file_class; in rnd_pos() local
230 file_class= find_file_class(m_pos.m_index); in rnd_pos()
231 if (file_class) in rnd_pos()
233 make_row(file_class); in rnd_pos()
244 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
246 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc209 PFS_file_class *file_class; in rnd_next() local
213 file_class= find_file_class(m_pos.m_index); in rnd_next()
214 if (file_class) in rnd_next()
216 make_row(file_class); in rnd_next()
226 PFS_file_class *file_class; in rnd_pos() local
230 file_class= find_file_class(m_pos.m_index); in rnd_pos()
231 if (file_class) in rnd_pos()
233 make_row(file_class); in rnd_pos()
244 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
246 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc209 PFS_file_class *file_class; in rnd_next() local
213 file_class= find_file_class(m_pos.m_index); in rnd_next()
214 if (file_class) in rnd_next()
216 make_row(file_class); in rnd_next()
226 PFS_file_class *file_class; in rnd_pos() local
230 file_class= find_file_class(m_pos.m_index); in rnd_pos()
231 if (file_class) in rnd_pos()
233 make_row(file_class); in rnd_pos()
244 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
246 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc216 PFS_file_class *file_class; in rnd_next() local
220 file_class= find_file_class(m_pos.m_index); in rnd_next()
221 if (file_class) in rnd_next()
223 make_row(file_class); in rnd_next()
233 PFS_file_class *file_class; in rnd_pos() local
237 file_class= find_file_class(m_pos.m_index); in rnd_pos()
238 if (file_class) in rnd_pos()
240 make_row(file_class); in rnd_pos()
251 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
253 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc209 PFS_file_class *file_class; in rnd_next() local
213 file_class= find_file_class(m_pos.m_index); in rnd_next()
214 if (file_class) in rnd_next()
216 make_row(file_class); in rnd_next()
226 PFS_file_class *file_class; in rnd_pos() local
230 file_class= find_file_class(m_pos.m_index); in rnd_pos()
231 if (file_class) in rnd_pos()
233 make_row(file_class); in rnd_pos()
244 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
246 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/perfschema/
H A Dtable_file_summary_by_event_name.cc209 PFS_file_class *file_class; in rnd_next() local
213 file_class= find_file_class(m_pos.m_index); in rnd_next()
214 if (file_class) in rnd_next()
216 make_row(file_class); in rnd_next()
226 PFS_file_class *file_class; in rnd_pos() local
230 file_class= find_file_class(m_pos.m_index); in rnd_pos()
231 if (file_class) in rnd_pos()
233 make_row(file_class); in rnd_pos()
244 void table_file_summary_by_event_name::make_row(PFS_file_class *file_class) in make_row() argument
246 m_row.m_event_name.make_row(file_class); in make_row()
[all …]
/dports/devel/p5-Path-Extended/Path-Extended-0.23/lib/Path/
H A DExtended.pm14 my $file_class = $class.'::File';
16 eval "require $file_class" or die $@;
20 file => sub { $file_class->new(@_) },
24 my $file = $file_class->new(@args);
31 return $file_class->new(@args) if -f $dir->absolute;

12345678910>>...13