Home
last modified time | relevance | path

Searched refs:update_callback (Results 1 – 25 of 149) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/
H A Dpower_prefs.cc376 update_callback); in ObservePrefs()
383 update_callback); in ObservePrefs()
385 update_callback); in ObservePrefs()
387 update_callback); in ObservePrefs()
389 update_callback); in ObservePrefs()
391 update_callback); in ObservePrefs()
404 update_callback); in ObservePrefs()
406 update_callback); in ObservePrefs()
408 update_callback); in ObservePrefs()
410 update_callback); in ObservePrefs()
[all …]
/dports/x11/swaysettings/SwaySettings-709b482/src/Widgets/OrderListSelector/
H A DOrderListSelector.vala25 private unowned Update_cb update_callback;
32 Update_cb update_callback,
34 this.update_callback = update_callback;
62 update_callback (list);
70 update_callback (list);
78 update_callback (list);
88 update_callback (list);
/dports/graphics/blender/blender-2.91.0/intern/libmv/libmv/simple_pipeline/
H A Dpipeline.cc125 ProgressUpdateCallback *update_callback, in CompleteReconstructionLogProgress() argument
128 if (update_callback) { in CompleteReconstructionLogProgress()
138 update_callback->invoke(progress, message); in CompleteReconstructionLogProgress()
146 ProgressUpdateCallback *update_callback = NULL) { in InternalCompleteReconstruction() argument
175 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
187 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
214 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
227 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
251 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
263 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
[all …]
H A Dmodal_solver.cc45 void ModalSolverLogProgress(ProgressUpdateCallback *update_callback, in ModalSolverLogProgress() argument
47 if (update_callback) { in ModalSolverLogProgress()
53 update_callback->invoke(progress, message); in ModalSolverLogProgress()
104 ProgressUpdateCallback *update_callback) { in ModalSolver() argument
119 ModalSolverLogProgress(update_callback, (float) image / max_image); in ModalSolver()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/sfm/src/libmv_light/libmv/simple_pipeline/
H A Dpipeline.cc121 ProgressUpdateCallback *update_callback, in CompleteReconstructionLogProgress() argument
124 if (update_callback) { in CompleteReconstructionLogProgress()
134 update_callback->invoke(progress, message); in CompleteReconstructionLogProgress()
142 ProgressUpdateCallback *update_callback = NULL) { in InternalCompleteReconstruction() argument
171 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
183 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
210 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
223 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
247 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
259 CompleteReconstructionLogProgress(update_callback, in InternalCompleteReconstruction()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimp-user-install.c414 GRegexEvalCallback update_callback) in user_install_file_copy() argument
725 GRegexEvalCallback update_callback) in user_install_dir_copy() argument
776 update_callback); in user_install_dir_copy()
882 GRegexEvalCallback update_callback = NULL; in user_install_migrate_files() local
903 update_callback = user_update_menurc_over20; in user_install_migrate_files()
910 update_callback = user_update_controllerrc; in user_install_migrate_files()
915 update_callback = user_update_gimprc; in user_install_migrate_files()
921 update_callback = user_update_contextrc_over20; in user_install_migrate_files()
933 GRegexEvalCallback update_callback = NULL; in user_install_migrate_files() local
946 update_callback = user_update_gimpressionist; in user_install_migrate_files()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dgimpconfig-file.c47 GRegexEvalCallback update_callback, in gimp_config_file_copy() argument
58 if (old_options_pattern && update_callback) in gimp_config_file_copy()
98 if (old_options_regexp && update_callback) in gimp_config_file_copy()
131 read_len, 0, 0, update_callback, in gimp_config_file_copy()
154 if (old_options_regexp && update_callback) in gimp_config_file_copy()
164 if (old_options_regexp && update_callback) in gimp_config_file_copy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_manager/android/
H A Dall_passwords_bottom_sheet_helper.cc26 base::OnceClosure update_callback) { in SetUpdateCallback() argument
27 DCHECK(update_callback); in SetUpdateCallback()
28 update_callback_ = std::move(update_callback); in SetUpdateCallback()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/db/
H A Dv4_update_protocol_manager.cc102 V4UpdateCallback update_callback, in CreateProtocolManager() argument
106 new V4UpdateProtocolManager(url_loader_factory, config, update_callback, in CreateProtocolManager()
123 V4UpdateCallback update_callback, in Create() argument
129 update_callback, in Create()
141 V4UpdateCallback update_callback, in V4UpdateProtocolManager() argument
150 update_callback_(update_callback), in V4UpdateProtocolManager()
H A Dv4_update_protocol_manager.h65 V4UpdateCallback update_callback,
88 V4UpdateCallback update_callback,
218 V4UpdateCallback update_callback,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/db/
H A Dv4_update_protocol_manager.cc115 V4UpdateCallback update_callback, in CreateProtocolManager() argument
119 new V4UpdateProtocolManager(url_loader_factory, config, update_callback, in CreateProtocolManager()
136 V4UpdateCallback update_callback, in Create() argument
142 update_callback, in Create()
154 V4UpdateCallback update_callback, in V4UpdateProtocolManager() argument
163 update_callback_(update_callback), in V4UpdateProtocolManager()
H A Dv4_update_protocol_manager.h66 V4UpdateCallback update_callback,
89 V4UpdateCallback update_callback,
223 V4UpdateCallback update_callback,
/dports/audio/picard/picard-release-2.6.2/picard/ui/
H A Dmoveable_list_view.py37 self.update_callback = callback
58 if self.update_callback:
59 self.update_callback()
/dports/x11-wm/awesome/awesome-4.3/lib/awful/widget/
H A Dcommon.lua82 update_callback = l.update_callback,
113 elseif cache.update_callback then
114 cache.update_callback(cache.primary, o, i, objects)
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/common/
H A Dasync_policy_loader.cc83 void AsyncPolicyLoader::Init(const UpdateCallback& update_callback) { in Init() argument
86 DCHECK(!update_callback.is_null()); in Init()
87 update_callback_ = update_callback; in Init()
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/gui/
H A DExecutor.py44 self.update_callback = callback
52 self.update_callback()
130 self.update_callback()
/dports/multimedia/gmerlin/gmerlin-1.2.0/apps/transcoder/
H A Dtrackdialog.c45 void (*update_callback)(void * priv); member
56 if(d->update_callback) in set_parameter_general()
57 d->update_callback(d->update_priv); in set_parameter_general()
62 void (*update_callback)(void * priv), in track_dialog_create()
79 ret->update_callback = update_callback; in track_dialog_create()
/dports/graphics/blender/blender-2.91.0/intern/libmv/intern/
H A Dreconstruction.cc245 ReconstructUpdateCallback update_callback = in libmv_solveReconstruction() local
265 update_callback.invoke(0, "Selecting keyframes"); in libmv_solveReconstruction()
292 update_callback.invoke(0, "Initial reconstruction"); in libmv_solveReconstruction()
303 &update_callback); in libmv_solveReconstruction()
344 ReconstructUpdateCallback update_callback = in libmv_solveModal() local
359 ModalSolver(normalized_tracks, &reconstruction, &update_callback); in libmv_solveModal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dupdate_engine.h64 Callback update_callback);
69 Callback update_callback);
73 Callback update_callback);
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DWiiUtils.h71 UpdateResult DoOnlineUpdate(UpdateCallback update_callback, const std::string& region);
74 UpdateResult DoDiscUpdate(UpdateCallback update_callback, const std::string& image_path);
/dports/databases/p5-DBIx-Class-Schema-PopulateMore/DBIx-Class-Schema-PopulateMore-0.19/lib/DBIx/Class/Schema/PopulateMore/
H A DVisitor.pm93 $self->update_callback(shift @_);
137 return $self->update_callback->($item);
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/store/search/
H A Ddownload_thread.py139 def add_task(self, search_result, update_callback, timeout=5): argument
140 self.tasks.put((search_result, update_callback, timeout))
185 def add_task(self, search_result, store_plugin, update_callback, timeout=10): argument
186 self.tasks.put((search_result, store_plugin, update_callback, timeout))
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dstarfire.c78 static void update_callback(int scanline) in update_callback() function
85 timer_set(cpu_getscanlinetime(scanline + SCANLINE_UPDATE_CHUNK - 1), scanline, update_callback); in update_callback()
91 timer_set(cpu_getscanlinetime(32 + SCANLINE_UPDATE_CHUNK - 1), 32, update_callback); in init_machine()
/dports/japanese/tiarra/tiarra-20100212/module/Tools/
H A DLinedDB.pm34 update_callback => $arg{'Update'} || \&_do_nothing,
70 $this->{update_callback}->();
89 $this->{update_callback}->();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/devtools/protocol/
H A Dcast_handler.cc37 base::RepeatingClosure update_callback) in MediaRoutesObserver() argument
39 update_callback_(std::move(update_callback)) {} in MediaRoutesObserver()
60 base::RepeatingCallback<void(const std::string& issue)> update_callback) in IssuesObserver() argument
62 update_callback_(std::move(update_callback)) { in IssuesObserver()

123456