Home
last modified time | relevance | path

Searched refs:spinner (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dcheckfs.sh34 spinner="-C"
36 dumb|network|unknown|"") spinner="" ;;
38 test "`uname -m`" = "s390" && spinner="" # This should go away
40 fsck $spinner -R -A $fix $force
H A Dcheckroot.sh103 spinner="-C"
105 dumb|network|unknown|"") spinner="" ;;
107 test `uname -m` = s390 && spinner="" # This should go away
109 fsck $spinner $force $fix /
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/adwaita-icon-theme/
H A D0001-Run-installation-commands-as-shell-jobs.patch13 src/spinner/Makefile.am | 7 ++++---
34 diff --git a/src/spinner/Makefile.am b/src/spinner/Makefile.am
36 --- a/src/spinner/Makefile.am
37 +++ b/src/spinner/Makefile.am
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-click-spinner_0.1.10.bb2 HOMEPAGE = "https://github.com/click-contrib/click-spinner"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/pywbemtools/
H A Dpython3-pywbemtools_1.0.0.bb31 ${PYTHON_PN}-click-spinner \
/OK3568_Linux_fs/buildroot/package/janus-gateway/
H A D0003-Fix-potential-Cross-site-Scripting-XSS-exploits-in-demos.patch301 if(!remoteFeed.spinner) {
303 remoteFeed.spinner = new Spinner({top:100}).spin(target);
339 if(!remoteFeed.spinner) {
341 remoteFeed.spinner = new Spinner({top:100}).spin(target);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Tell-scons-to-use-build-settings-from-environment-va.patch51 # Only print the spinner if stdout is a tty
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dmutex-design.rst34 CONFIG_MUTEX_SPIN_ON_OWNER=y systems use a spinner MCS lock (->osq), described
50 one spinner can compete for the mutex.
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c43 static char spinner[] = { '|', '/', '-', '\\' }; variable
818 printf("\b\b%c ", spinner[counter++ % sizeof(spinner)]); in jffs2_1pass_build_lists()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gnome-online-accounts/files/
H A D0001-Update-to-rest-1.0.patch140 gtk_container_remove (GTK_CONTAINER (grid), spinner);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-harness-perl_3.44.bb78 libtap-parser-scheduler-spinner-perl \
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Ddefault.css265 /* style the loading spinner in the new custom image dialog */
271 #create-new-custom-image-btn [data-role="loading-state"] .icon-spinner {
H A Dfont-awesome.min.css33 …ft:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-spinner:before{content:"\…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb70 python3-click-spinner \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem_gtt.c1775 static u32 *spinner(u32 *batch, int i) in spinner() function
1782 *spinner(batch, i) = MI_BATCH_BUFFER_END; in end_spin()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt1832 RDEPENDS:perl-module-tap-parser-scheduler += "perl-module-tap-parser-scheduler-spinner"
1834 RDEPENDS:perl-module-tap-parser-scheduler-spinner += "perl-module-strict"
1835 RDEPENDS:perl-module-tap-parser-scheduler-spinner += "perl-module-warnings"