Searched refs:morehelp (Results 1 - 10 of 10) sorted by relevance
/third_party/alsa-lib/test/ |
H A 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()
|
H A D | seq.c | 156 int morehelp, err, arg, arg1; in main() local 167 morehelp = 0; in main() 177 morehelp++; in main() 193 morehelp++; in main() 196 if (morehelp) { in main()
|
H A D | latency.c | 584 int err, latency, morehelp; in main() local 591 morehelp = 0; in main() 598 morehelp++; in main() 674 if (morehelp) { in main()
|
H A D | pcm.c | 788 int err, morehelp; in main() local 799 morehelp = 0; in main() 806 morehelp++; in main() 872 if (morehelp) { in main()
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 392 int err, morehelp; in parse_config() local 424 morehelp = 0; in parse_config() 433 morehelp++; in parse_config() 594 if (morehelp) { in parse_config()
|
/third_party/alsa-utils/speaker-test/ |
H A D | speaker-test.c | 1013 int err, morehelp; in main() local 1060 morehelp = 0; in main() 1075 morehelp++; in main() 1180 if (morehelp) { in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 1927 StringRef morehelp; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | CommandLine.h | 1713 StringRef morehelp; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A 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/ |
H A D | CommandLine.cpp | 440 extrahelp::extrahelp(StringRef Help) : morehelp(Help) { in extrahelp()
|
Completed in 22 milliseconds