Home
last modified time | relevance | path

Searched refs:progress_status (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/util/
H A Dprogress.rs338 format.progress_status(0, 4, ""), in test_progress_status()
342 format.progress_status(1, 4, ""), in test_progress_status()
346 format.progress_status(2, 4, ""), in test_progress_status()
350 format.progress_status(3, 4, ""), in test_progress_status()
354 format.progress_status(4, 4, ""), in test_progress_status()
359 format.progress_status(3999, 4000, ""), in test_progress_status()
411 format.progress_status(0, 77, ""), in test_progress_status_percentage()
415 format.progress_status(1, 77, ""), in test_progress_status_percentage()
419 format.progress_status(76, 77, ""), in test_progress_status_percentage()
423 format.progress_status(77, 77, ""), in test_progress_status_percentage()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/util/
H A Dprogress.rs338 format.progress_status(0, 4, ""), in test_progress_status()
342 format.progress_status(1, 4, ""), in test_progress_status()
346 format.progress_status(2, 4, ""), in test_progress_status()
350 format.progress_status(3, 4, ""), in test_progress_status()
354 format.progress_status(4, 4, ""), in test_progress_status()
359 format.progress_status(3999, 4000, ""), in test_progress_status()
411 format.progress_status(0, 77, ""), in test_progress_status_percentage()
415 format.progress_status(1, 77, ""), in test_progress_status_percentage()
419 format.progress_status(76, 77, ""), in test_progress_status_percentage()
423 format.progress_status(77, 77, ""), in test_progress_status_percentage()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/util/
H A Dprogress.rs338 format.progress_status(0, 4, ""), in test_progress_status()
342 format.progress_status(1, 4, ""), in test_progress_status()
346 format.progress_status(2, 4, ""), in test_progress_status()
350 format.progress_status(3, 4, ""), in test_progress_status()
354 format.progress_status(4, 4, ""), in test_progress_status()
359 format.progress_status(3999, 4000, ""), in test_progress_status()
411 format.progress_status(0, 77, ""), in test_progress_status_percentage()
415 format.progress_status(1, 77, ""), in test_progress_status_percentage()
419 format.progress_status(76, 77, ""), in test_progress_status_percentage()
423 format.progress_status(77, 77, ""), in test_progress_status_percentage()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Dfile_writer_delegate.cc294 WriteProgressStatus progress_status) { in MaybeFlushForCompletion() argument
296 write_callback_.Run(error, bytes_written, progress_status); in MaybeFlushForCompletion()
304 error, bytes_written, progress_status)); in MaybeFlushForCompletion()
306 OnFlushed(error, bytes_written, progress_status, flush_error); in MaybeFlushForCompletion()
311 WriteProgressStatus progress_status, in OnFlushed() argument
317 progress_status = GetCompletionStatusOnError(); in OnFlushed()
319 write_callback_.Run(error, bytes_written, progress_status); in OnFlushed()
H A Dfile_writer_delegate.h73 WriteProgressStatus progress_status); in COMPONENT_EXPORT()
76 WriteProgressStatus progress_status, in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Dfile_writer_delegate.cc294 WriteProgressStatus progress_status) { in MaybeFlushForCompletion() argument
296 write_callback_.Run(error, bytes_written, progress_status); in MaybeFlushForCompletion()
304 error, bytes_written, progress_status)); in MaybeFlushForCompletion()
306 OnFlushed(error, bytes_written, progress_status, flush_error); in MaybeFlushForCompletion()
311 WriteProgressStatus progress_status, in OnFlushed() argument
317 progress_status = GetCompletionStatusOnError(); in OnFlushed()
319 write_callback_.Run(error, bytes_written, progress_status); in OnFlushed()
H A Dfile_writer_delegate.h73 WriteProgressStatus progress_status); in COMPONENT_EXPORT()
76 WriteProgressStatus progress_status, in COMPONENT_EXPORT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/public/cpp/
H A Dnotification.h134 base::string16 progress_status; variable
323 base::string16 progress_status() const { in progress_status() function
324 return optional_fields_.progress_status; in progress_status()
326 void set_progress_status(const base::string16& progress_status) { in set_progress_status() argument
327 optional_fields_.progress_status = progress_status; in set_progress_status()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/message_center/public/cpp/
H A Dnotification.h140 base::string16 progress_status; variable
329 base::string16 progress_status() const { in progress_status() function
330 return optional_fields_.progress_status; in progress_status()
332 void set_progress_status(const base::string16& progress_status) { in set_progress_status() argument
333 optional_fields_.progress_status = progress_status; in set_progress_status()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_progressbar.c118 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _val_set()
222 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _efl_ui_progressbar_efl_ui_widget_theme_apply()
317 if (sd->progress_status) in _efl_ui_progressbar_efl_canvas_group_group_del()
319 EINA_LIST_FREE(sd->progress_status, progress_obj) in _efl_ui_progressbar_efl_canvas_group_group_del()
415 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _progress_part_min_max_set()
430 sd->progress_status = eina_list_append(sd->progress_status, ps); in _progress_part_min_max_set()
472 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _progressbar_part_value_set()
487 sd->progress_status = eina_list_append(sd->progress_status, ps); in _progressbar_part_value_set()
513 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _progressbar_part_value_get()
670 EINA_LIST_FOREACH(sd->progress_status, l, ps) in _efl_ui_progressbar_part_efl_ui_range_display_range_limits_get()
H A Defl_ui_progressbar_private.h39 …Eina_List *progress_status; /**< The list of _Elm_Progress_Status. To save the progress… member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/shared_clipboard/
H A Dremote_copy_message_handler_unittest.cc233 base::string16 progress_status = notification.message(); in TEST_F() local
235 base::string16 progress_status = notification.progress_status(); in TEST_F() local
248 EXPECT_EQ(expected_status, progress_status); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crosapi/
H A Dmessage_center_ash_unittest.cc258 mojo_notification->progress_status = ASCIIToUTF16("status"); in TEST_F()
273 EXPECT_EQ(ASCIIToUTF16("status"), ui_notification->progress_status()); in TEST_F()
280 mojo_notification->progress_status = ASCIIToUTF16("complete"); in TEST_F()
293 EXPECT_EQ(ASCIIToUTF16("complete"), ui_notification->progress_status()); in TEST_F()
H A Dmessage_center_ash.cc69 rich_data.progress_status = notification->progress_status; in FromMojo()
/dports/www/ilias/ILIAS-5.4.25/Modules/StudyProgramme/classes/
H A Dclass.ilStudyProgrammeProgressListGUI.php174 $progress_status = $this->buildProgressStatus($a_progress);
183 …:renderProgressBar($current_percent, $required_percent, $css_class, $progress_status, null, $toolt…
/dports/www/ilias6/ILIAS-6.14/Modules/StudyProgramme/classes/
H A Dclass.ilStudyProgrammeProgressListGUI.php174 $progress_status = $this->buildProgressStatus($a_progress);
183 …:renderProgressBar($current_percent, $required_percent, $css_class, $progress_status, null, $toolt…
/dports/multimedia/projectx/Project-X_0.91.0/src/net/sourceforge/dvb/projectx/common/
H A DJobCollection.java66 private boolean progress_status = false; field in JobCollection
151 progress_status = true; in startProcessing()
161 progress_status = false; in finishProcessing()
178 return progress_status; in isActive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_platform_bridge_lacros.cc76 mojo_note->progress_status = notification.progress_status(); in ToMojo()
H A Dnotification_platform_bridge_lacros_unittest.cc252 rich_data.progress_status = ASCIIToUTF16("status"); in TEST_F()
268 EXPECT_EQ(ASCIIToUTF16("status"), last_notification->progress_status); in TEST_F()
/dports/www/p5-MojoMojo/MojoMojo-1.12/root/base/page/
H A Dattachments.tt27 <h3 id="progress_status"></h3>
/dports/devel/efl/efl-1.25.1/data/elementary/themes/edc/efl/
H A Dprogress.edc339 color_class: "progress_status";
343 text_class: "progress_status";
909 color_class: "progress_status";
913 text_class: "progress_status";
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/crosapi/mojom/
H A Dnotification.mojom110 mojo_base.mojom.String16 progress_status@14;
/dports/devel/efl/efl-1.25.1/data/elementary/themes/edc/elm/
H A Dprogress.edc336 color_class: "progress_status";
340 text_class: "progress_status";
903 color_class: "progress_status";
907 text_class: "progress_status";
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/win/
H A Dnotification_template_builder.cc229 base::UTF16ToUTF8(notification.progress_status())); in WriteProgressElement()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/views/
H A Dnotification_view_md.cc1004 notification.progress_status().empty()) { in CreateOrUpdateProgressStatusView()
1024 status_view_->SetText(notification.progress_status()); in CreateOrUpdateProgressStatusView()

12