Home
last modified time | relevance | path

Searched refs:progress_update (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/audio/
Dvolume.c90 progress_update (gpointer data) in progress_update() function
186 g_timeout_add (100, progress_update, pipeline); in main()
/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c277 static void progress_update(struct progress_bar *p, u64 current) in progress_update() function
922 progress_update(&progress, 0); in cmp_inodes()
950 progress_update(&progress, inode); in cmp_inodes()
Dntfsclone.c617 static void progress_update(struct progress_bar *p, u64 current) function
980 progress_update(&progress, ++p_counter);
990 progress_update(&progress, ++p_counter);
1014 progress_update(progress, ++(*p_counter));
1092 progress_update(&progress, ++p_counter);
1983 progress_update(&progress, inode);
Dntfsresize.c1021 static void progress_update(struct progress_bar *p, u64 current) in progress_update() function
1078 progress_update(&progress, inode); in build_allocation_bitmap()
1923 progress_update(&resize->progress, resize->relocations); in copy_clusters()
3857 progress_update(progress, count); in delayed_expand()
4327 progress_update(expand->progress, inum); in rebase_all_inodes()