Home
last modified time | relevance | path

Searched defs:show_help (Results 1 – 17 of 17) sorted by relevance

/external/libvpx/libvpx/build/make/
Dgen_asm_deps.sh14 show_help() { function
Dgen_msvs_vcxproj.sh18 show_help() { function
Dgen_msvs_def.sh17 show_help() { function
Dgen_msvs_sln.sh18 show_help() { function
Dconfigure.sh135 show_help() { function
/external/libvpx/libvpx/
Dconfigure19 show_help(){ function
Dvpxdec.c178 static void show_help(FILE *fout, int shorthelp) { in show_help() function
Dvpxenc.c563 static void show_help(FILE *fout, int shorthelp) { in show_help() function
/external/toybox/lib/
Dhelp.c19 void show_help(FILE *out) in show_help() function
/external/linux-kselftest/tools/testing/selftests/ntb/
Dntb_test.sh27 function show_help() function
/external/toybox/kconfig/
Dmconf.c696 static void show_help(struct menu *menu) in show_help() function
/external/u-boot/scripts/kconfig/
Dmconf.c789 static void show_help(struct menu *menu) in show_help() function
Dnconf.c1221 static void show_help(struct menu *menu) in show_help() function
/external/llvm/tools/llvm-ar/
Dllvm-ar.cpp165 show_help(const std::string &msg) { in show_help() function
/external/libaom/libaom/apps/
Daomdec.c146 static void show_help(FILE *fout, int shorthelp) { in show_help() function
Daomenc.c972 static void show_help(FILE *fout, int shorthelp) { in show_help() function
/external/libusb/examples/
Dxusb.c974 bool show_help = false; in main() local