OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_help
(Results
1 - 25
of
35
) sorted by null
1
2
/external/qemu/distrib/
build-emulator.sh
9
show_help
=
14
--help|-h|-\?)
show_help
=yes
21
if [ -n "$
show_help
" ] ; then
/external/chromium_org/third_party/WebKit/Tools/Scripts/
check-blink-deps
33
def
show_help
():
function
42
show_help
()
/external/libvpx/libvpx/build/make/
gen_asm_deps.sh
14
show_help
() {
function
36
-h|--help)
show_help
43
[ -n "$srcfile" ] ||
show_help
gen_msvs_def.sh
17
show_help
() {
function
65
--help|-h)
show_help
gen_msvs_sln.sh
18
show_help
() {
function
250
--help|-h)
show_help
gen_msvs_proj.sh
18
show_help
() {
function
195
--help|-h)
show_help
gen_msvs_vcxproj.sh
18
show_help
() {
function
206
--help|-h)
show_help
configure.sh
141
show_help
() {
function
552
--help|-h)
show_help
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant
23
show_help
=false
32
show_help
=true
36
show_help
=true
267
if $
show_help
; then
/external/chromium/testing/gmock/scripts/
gmock-config.in
12
show_help
()
function
151
--help)
show_help
; exit 0;;
/external/chromium/testing/gtest/scripts/
gtest-config.in
12
show_help
()
function
151
--help)
show_help
; exit 0;;
/external/chromium_org/testing/gtest/scripts/
gtest-config.in
12
show_help
()
function
151
--help)
show_help
; exit 0;;
/external/gtest/scripts/
gtest-config.in
12
show_help
()
function
151
--help)
show_help
; exit 0;;
/external/protobuf/gtest/scripts/
gtest-config.in
12
show_help
()
function
151
--help)
show_help
; exit 0;;
/system/core/logcat/
logcat.cpp
394
static void
show_help
(const char *cmd)
function in namespace:android
477
android::
show_help
(argv[0]);
558
android::
show_help
(argv[0]);
568
android::
show_help
(argv[0]);
579
android::
show_help
(argv[0]);
655
android::
show_help
(argv[0]);
678
android::
show_help
(argv[0]);
713
android::
show_help
(argv[0]);
724
android::
show_help
(argv[0]);
/external/chromium_org/tools/resources/
optimize-png-files.sh
347
function
show_help
{
function
391
show_help
396
show_help
401
show_help
;;
/external/icu4c/stubdata/
icu_dat_generator.py
344
show_help
= False
351
show_help
= True
357
show_help
= True
359
if
show_help
:
/frameworks/native/cmds/rawbu/
backup.cpp
631
static void
show_help
(const char *cmd)
function in namespace:android
670
android::
show_help
(argv[0]);
677
android::
show_help
(argv[0]);
681
android::
show_help
(argv[0]);
704
android::
show_help
(argv[0]);
710
android::
show_help
(argv[0]);
723
android::
show_help
(argv[0]);
/external/llvm/tools/llvm-ar/
llvm-ar.cpp
142
//
show_help
- Show the error message, the help message and exit.
144
show_help
(const std::string &msg) {
function
154
show_help
("Expected [relpos] for a, b, or i modifier");
162
show_help
("An archive name must be specified");
244
show_help
("The s operation takes only an archive as argument");
250
show_help
("You must specify at least one of the operations");
252
show_help
("Only one operation may be specified");
254
show_help
("You may only specify one of a, b, and i modifiers");
257
show_help
("The 'a', 'b' and 'i' modifiers can only be specified with "
261
show_help
("The 'o' modifier is only applicable to the 'x' operation")
[
all
...]
/external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler.cc
96
widget_class->
show_help
= ShowHelp;
/external/chromium_org/content/browser/renderer_host/
gtk_key_bindings_handler.cc
87
widget_class->
show_help
= ShowHelp;
/external/jpeg/
ltmain.sh
73
show_help
=
106
show_help
=yes
166
if test -z "$
show_help
"; then
[
all
...]
/external/qemu/distrib/jpeg-6b/
ltmain.sh
73
show_help
=
106
show_help
=yes
166
if test -z "$
show_help
"; then
[
all
...]
/external/libvpx/libvpx/
configure
19
show_help
(){
function
/external/chromium/sdch/open-vcdiff/
ltmain.sh
149
show_help
=
487
show_help
=yes
599
if test -z "$
show_help
"; then
[
all
...]
Completed in 574 milliseconds
1
2