Home
last modified time | relevance | path

Searched refs:morehelp (Results 1 – 10 of 10) sorted by relevance

/third_party/alsa-lib/test/
Domixer.c30 int err, morehelp, result = EXIT_SUCCESS; in main() local
35 morehelp = 0; in main()
42 morehelp++; in main()
53 if (morehelp) { in main()
Dseq.c154 int morehelp, err, arg, arg1; in main() local
165 morehelp = 0; in main()
175 morehelp++; in main()
191 morehelp++; in main()
194 if (morehelp) { in main()
Dlatency.c497 int err, latency, morehelp; in main() local
503 morehelp = 0; in main()
510 morehelp++; in main()
570 if (morehelp) { in main()
Dpcm.c782 int err, morehelp; in main() local
793 morehelp = 0; in main()
800 morehelp++; in main()
866 if (morehelp) { in main()
/third_party/alsa-utils/alsaloop/
Dalsaloop.c390 int err, morehelp; in parse_config() local
422 morehelp = 0; in parse_config()
431 morehelp++; in parse_config()
592 if (morehelp) { in parse_config()
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c973 int err, morehelp; in main() local
1020 morehelp = 0; in main()
1035 morehelp++; in main()
1133 if (morehelp) { in main()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h1713 StringRef morehelp;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h1927 StringRef morehelp;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp362 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp440 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp()