Home
last modified time | relevance | path

Searched refs:start_stop_type (Results 1 – 18 of 18) sorted by relevance

/dports/devel/gvfs/gvfs-1.46.2/monitor/proxy/
H A Dgproxydrive.c61 GDriveStartStopType start_stop_type; member
165 guint32 start_stop_type; in g_proxy_drive_update() local
185 &can_stop, &start_stop_type, in g_proxy_drive_update()
240 drive->start_stop_type = start_stop_type; in g_proxy_drive_update()
470 res = proxy_drive->start_stop_type; in g_proxy_drive_get_start_stop_type()
H A Dgvfsproxyvolumemonitordaemon.c556 GDriveStartStopType start_stop_type; in drive_to_dbus() local
588 start_stop_type = g_drive_get_start_stop_type (drive); in drive_to_dbus()
649 start_stop_type, in drive_to_dbus()
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendcomputer.c75 GDriveStartStopType start_stop_type; member
155 a->start_stop_type != b->start_stop_type) in computer_file_equal()
497 file->start_stop_type = g_drive_get_start_stop_type (file->drive); in recompute_files()
702 …nfo_set_attribute_uint32 (info, G_FILE_ATTRIBUTE_MOUNTABLE_START_STOP_TYPE, file->start_stop_type); in file_info_from_file()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-file-private.h190 eel_boolean_bit start_stop_type : 3; /* GDriveStartStopType */ member
H A Dnautilus-file.c550 file->details->start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in nautilus_file_clear_info()
1309 ret = file->details->start_stop_type; in nautilus_file_get_start_stop_type()
2447 GDriveStartStopType start_stop_type; in update_info_internal() local
2589 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in update_info_internal()
2652 start_stop_type = g_file_info_get_attribute_uint32 (info, in update_info_internal()
2677 file->details->start_stop_type != start_stop_type || in update_info_internal()
2696 file->details->start_stop_type = start_stop_type; in update_info_internal()
H A Dnautilus-files-view.c7396 GDriveStartStopType *start_stop_type) in file_should_show_foreach() argument
7437 *start_stop_type = nautilus_file_get_start_stop_type (file); in file_should_show_foreach()
7630 GDriveStartStopType start_stop_type; in real_update_actions_state() local
7866 &start_stop_type); in real_update_actions_state()
8057 GDriveStartStopType start_stop_type; in update_selection_menu() local
8068 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in update_selection_menu()
8187 &start_stop_type); in update_selection_menu()
8199 switch (start_stop_type) in update_selection_menu()
8236 switch (start_stop_type) in update_selection_menu()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file-private.h228 eel_boolean_bit start_stop_type : 3; /* GDriveStartStopType */ member
H A Dcaja-file.c470 file->details->start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in caja_file_clear_info()
1194 ret = file->details->start_stop_type; in caja_file_get_start_stop_type()
2108 GDriveStartStopType start_stop_type; in update_info_internal() local
2234 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in update_info_internal()
2284 start_stop_type = g_file_info_get_attribute_uint32 (info, in update_info_internal()
2307 file->details->start_stop_type != start_stop_type || in update_info_internal()
2325 file->details->start_stop_type = start_stop_type; in update_info_internal()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-private.h220 eel_boolean_bit start_stop_type : 3; /* GDriveStartStopType */ member
H A Dnemo-file.c496 file->details->start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in nemo_file_clear_info()
1227 ret = file->details->start_stop_type; in nemo_file_get_start_stop_type()
2244 GDriveStartStopType start_stop_type; in update_info_internal() local
2371 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in update_info_internal()
2421 start_stop_type = g_file_info_get_attribute_uint32 (info, in update_info_internal()
2444 file->details->start_stop_type != start_stop_type || in update_info_internal()
2462 file->details->start_stop_type = start_stop_type; in update_info_internal()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-0.14.3/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gio/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gio-0.14.8/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gio-0.14.8/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gio-0.14.0/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gio-0.14.8/src/auto/
H A Ddrive.rs91 fn start_stop_type(&self) -> DriveStartStopType; in start_stop_type() method
302 fn start_stop_type(&self) -> DriveStartStopType { in start_stop_type() method
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-directory-view.c8002 GDriveStartStopType *start_stop_type) in file_should_show_foreach() argument
8073 GDriveStartStopType *start_stop_type) in file_should_show_self() argument
8279 GDriveStartStopType start_stop_type; in real_update_menus_volumes() local
8298 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in real_update_menus_volumes()
8325 &start_stop_type); in real_update_menus_volumes()
8362 switch (start_stop_type) { in real_update_menus_volumes()
8391 switch (start_stop_type) { in real_update_menus_volumes()
8530 GDriveStartStopType start_stop_type; in real_update_location_menu_volumes() local
8545 &start_stop_type); in real_update_location_menu_volumes()
8568 switch (start_stop_type) { in real_update_location_menu_volumes()
[all …]
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-view.c8894 GDriveStartStopType *start_stop_type) in file_should_show_foreach() argument
8956 GDriveStartStopType *start_stop_type) in file_should_show_self() argument
9149 GDriveStartStopType start_stop_type; in real_update_menus_volumes() local
9166 start_stop_type = G_DRIVE_START_STOP_TYPE_UNKNOWN; in real_update_menus_volumes()
9191 &start_stop_type); in real_update_menus_volumes()
9222 switch (start_stop_type) { in real_update_menus_volumes()
9251 switch (start_stop_type) { in real_update_menus_volumes()
9381 GDriveStartStopType start_stop_type; in real_update_location_menu_volumes() local
9395 &start_stop_type); in real_update_location_menu_volumes()
9413 switch (start_stop_type) { in real_update_location_menu_volumes()
[all …]