Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Duseradd.c107 if (xrun((char *[]){"groupadd", *toys.optargs, s, 0}))
140 toys.exitval = xrun((char *[]){"cp", "-R", skel, p, 0});
141 else toys.exitval = xrun((char *[]){"mkdir", "-p", p, 0});
143 toys.exitval |= xrun((char *[]){"chown", "-R",
151 if (xrun((char *[]){"passwd", pwd.pw_name, 0})) error_exit("passwd");
155 if (xrun((char *[]){"groupadd", *toys.optargs, TT.u_grp, 0}))
Dmdev.c65 if (!(temp = getenv("MODALIAS"))) xrun((char *[]){"modprobe", temp, 0}); in make_device()
/third_party/toybox/toys/other/
Dnsenter.c140 toys.exitval = xrun(toys.optargs); in unshare_main()
165 toys.exitval = xrun(toys.optargs); in unshare_main()
Dinotifyd.c107 xrun(prog_args); in inotifyd_main()
/third_party/alsa-utils/
DTODO1 H add options to aplay to avoid xrun using arecord | aplay
/third_party/alsa-lib/
DTODO3 M think about xrun recovery helpers
/third_party/alsa-utils/alsaloop/
Dpcmjob.c432 if (loop->xrun) in xrun_profile()
482 if (loop->xrun) in xrun_stats()
643 static int xrun(struct loopback_handle *lhandle) in xrun() function
670 return xrun(lhandle); in suspend()
682 return xrun(lhandle); in readit()
710 err = xrun(lhandle); in readit()
746 if ((err = xrun(lhandle)) < 0) in writeit()
766 if ((err = xrun(lhandle)) < 0) in writeit()
1681 if (loop->xrun) { in pcmjob_start()
1864 if (verbose > 13 || loop->xrun) in pcmjob_pollfds_handle()
[all …]
Dalsaloop.h165 unsigned int xrun:1; /* xrun profiling */ member
Dalsaloop.c626 loop->xrun = arg_xrun; in parse_config()
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c196 toys.exitval |= xrun((char *[]){"swapon", "--", dev, 0}); in mount_filesystem()
/third_party/toybox/toys/lsb/
Dmount.c209 toys.exitval |= xrun((char *[]){"swapon", "--", dev, 0}); in mount_filesystem()
/third_party/alsa-utils/aplay/
Daplay.c1629 static void xrun(void) in xrun() function
2123 xrun(); in pcm_write()
2171 xrun(); in pcm_writev()
2217 xrun(); in pcm_read()
2264 xrun(); in pcm_readv()
/third_party/toybox/porting/liteos_a/toys/posix/
Dcp.c492 if (FLAG(s) && xrun((char *[]){"strip", "-p", TT.destname, 0})) in install_node()
/third_party/toybox/toys/posix/
Dcp.c488 if (FLAG(s) && xrun((char *[]){"strip", "-p", TT.destname, 0})) in install_node()
Dfind.c137 rc = xrun(newargs); in flush_exec()
/third_party/alsa-utils/po/
Deu.po415 "xrun\n"
467 "mikrosegundo da xrun-etik\n"
882 msgid "xrun: prepare error: %s"
883 msgstr "xrun: prestakuntza errorea: %s"
897 msgid "xrun(DRAINING): prepare error: %s"
898 msgstr "xrun(HUSTEN): prestakuntza errorea: %s"
Dsk.po419 "xrun\n"
471 "mikrosekúnd od xrun\n"
889 msgid "xrun: prepare error: %s"
890 msgstr "xrun: chyba pri inicializácii: %s"
904 msgid "xrun(DRAINING): prepare error: %s"
905 msgstr "xrun (VYČERPANIE): chyba počas inicializácie: %s"
Dfr.po411 "xrun\n"
461 "-T, --stop-delay=# # microsecondes de délai depuis xrun avant l'arrêt\n"
876 msgid "xrun: prepare error: %s"
877 msgstr "xrun : erreur de préparation : %s"
892 msgid "xrun(DRAINING): prepare error: %s"
893 msgstr "xrun(DRAINAGE) : erreur de préparation : %s"
Dde.po411 "xrun\n"
457 "-T, --stop-delay=# Zeit vor xrun zum automatischen PCM-Stop, in µs\n"
862 msgid "xrun: prepare error: %s"
877 msgid "xrun(DRAINING): prepare error: %s"
Dja.po413 "xrun\n"
853 msgid "xrun: prepare error: %s"
868 msgid "xrun(DRAINING): prepare error: %s"
/third_party/toybox/lib/
Dlib.h148 int xrun(char **argv);
Dxwrap.c353 int xrun(char **argv) in xrun() function
/third_party/toybox/porting/liteos_a/lib/
Dlib.h143 int xrun(char **argv);
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.87623 only restart audio when we indeed have an xrun to fix repeated
8138 Make the xrun code timestamp and offset the buffers correctly.
12471 try xrun recovery when wait failed. Make xrun recovery function
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.89794 only restart audio when we indeed have an xrun to fix repeated
10309 Make the xrun code timestamp and offset the buffers correctly.
14642 try xrun recovery when wait failed. Make xrun recovery function