Home
last modified time | relevance | path

Searched refs:restore_id (Results 1 – 25 of 40) sorted by relevance

12

/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/disco/
H A Ddisco_api.py153 def restoreDetail(self, restore_id): argument
156 'restore_id': restore_id}
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dxml_io.h45 extern void restore_id();
/dports/x11-toolkits/wlroots/wlroots-0.12.0/examples/
H A Dforeign-toplevel.c322 int minimize_id = -1, restore_id = -1; in main() local
343 restore_id = atoi(optarg); in main()
390 if ((toplevel = toplevel_by_id_or_bail(restore_id))) { in main()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/types/
H A Dentity_object_impl.cc67 void Entity_object_impl::restore_id(const Raw_record &r, int field_idx) { in restore_id() function in dd::Entity_object_impl
H A Dcharset_impl.cc54 restore_id(r, Character_sets::FIELD_ID); in restore_attributes()
H A Dentity_object_impl.h81 void restore_id(const Raw_record &r, int field_idx);
H A Dcollation_impl.cc55 restore_id(r, Collations::FIELD_ID); in restore_attributes()
H A Dresource_group_impl.cc67 restore_id(r, Resource_groups::FIELD_ID); in restore_attributes()
H A Dcheck_constraint_impl.cc111 restore_id(r, Check_constraints::FIELD_ID); in restore_attributes()
H A Dcolumn_statistics_impl.cc101 restore_id(r, dd::tables::Column_statistics::FIELD_ID); in restore_attributes()
H A Dspatial_reference_system_impl.cc69 restore_id(r, Spatial_reference_systems::FIELD_ID); in restore_attributes()
H A Dschema_impl.cc97 restore_id(r, Schemata::FIELD_ID); in restore_attributes()
H A Dabstract_table_impl.cc139 restore_id(r, Tables::FIELD_ID); in restore_attributes()
H A Dtrigger_impl.cc104 restore_id(r, Triggers::FIELD_ID); in restore_attributes()
H A Dforeign_key_impl.cc178 restore_id(r, Foreign_keys::FIELD_ID); in restore_attributes()
H A Dparameter_impl.cc164 restore_id(r, Parameters::FIELD_ID); in restore_attributes()
H A Droutine_impl.cc109 restore_id(r, Routines::FIELD_ID); in restore_attributes()
H A Devent_impl.cc91 restore_id(r, Events::FIELD_ID); in restore_attributes()
H A Dindex_impl.cc161 restore_id(r, Indexes::FIELD_ID); in restore_attributes()
H A Dpartition_impl.cc210 restore_id(r, Table_partitions::FIELD_ID); in restore_attributes()
/dports/misc/xfce4-appfinder/xfce4-appfinder-4.16.1/src/
H A Dappfinder-preferences.c470 gint restore_id = -1; in xfce_appfinder_preferences_action_populate() local
476 gtk_tree_model_get (store, &iter, COLUMN_UNIQUE_ID, &restore_id, -1); in xfce_appfinder_preferences_action_populate()
497 if (restore_id == unique_id) in xfce_appfinder_preferences_action_populate()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dpluginwin.py460 restore_id = config.get("memory", "plugin_selection")
461 tv.select_by_plugin_id(restore_id)
/dports/comms/flmsg/flmsg-4.0.19/src/utils/
H A Dxml_io.cxx199 void restore_id() in restore_id() function
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DPulseAudio.cpp683 … QString restore_id = QString::fromUtf8(pa_proplist_gets(i->proplist, "module-stream-restore.id")); in restore_sink_input_list_callback() local
687 pas->qhUnmatchedSinks[restore_id] = patt; in restore_sink_input_list_callback()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DPulseAudio.cpp683 … QString restore_id = QString::fromUtf8(pa_proplist_gets(i->proplist, "module-stream-restore.id")); in restore_sink_input_list_callback() local
687 pas->qhUnmatchedSinks[restore_id] = patt; in restore_sink_input_list_callback()

12