Searched refs:morehelp (Results 1 – 10 of 10) sorted by relevance
/third_party/alsa-lib/test/ |
D | omixer.c | 30 int err, morehelp, result = EXIT_SUCCESS; in main() local 35 morehelp = 0; in main() 42 morehelp++; in main() 53 if (morehelp) { in main()
|
D | seq.c | 154 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()
|
D | latency.c | 497 int err, latency, morehelp; in main() local 503 morehelp = 0; in main() 510 morehelp++; in main() 570 if (morehelp) { in main()
|
D | pcm.c | 782 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/ |
D | alsaloop.c | 390 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/ |
D | speaker-test.c | 973 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/ |
D | CommandLine.h | 1713 StringRef morehelp;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CommandLine.h | 1927 StringRef morehelp;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 362 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CommandLine.cpp | 440 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp()
|