Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 65) sorted by relevance

123

/ndk/
Dndk-gdb.py150 help='Enable verbose mode', action='store_true', dest='verbose')
153 help='Kill existing debug session if it exists',
157 help='Launch application instead of attaching to existing one',
161 help='Same as --start, but specify activity name (see below)',
165 help='List all launchable activity names from manifest',
169 help='Delay in seconds between activity start and gdbserver attach',
174 help='Specify application project path',
178 help='Use tcp:localhost:<DEBUG_PORT> to communicate with gdbserver',
183 help='Execute gdb initialization commands in <EXEC_FILE> after connection',
187 help='Use specific adb command',
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
Dis_pod.hpp102 static T& help();
104 sizeof(is_POD_array(help()).instance()) == sizeof(::boost::type_traits::yes_type)
/ndk/sources/host-tools/make-3.81/config/
Dconfig.rpath146 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
167 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
Dmkinstalldirs16 -h | --help | --h*) # -h for help
Dcompile39 Usage: compile [--help] [--version] PROGRAM [ARGS]
Dmdate-sh40 Usage: mdate-sh [--help] [--version] FILE
Dinstall-sh112 --help) echo "$usage"; exit $?;;
Dconfig.sub81 help="
91 --help | --h* | -h )
98 echo "$me: invalid option $1$help"
112 0) echo "$me: missing argument$help" >&2
115 *) echo "$me: too many arguments$help" >&2
Dmissing64 -h|--h|--he|--hel|--help)
Dconfig.guess65 help="
75 --help | --h* | -h )
82 echo "$me: invalid option $1$help" >&2
90 echo "$me: too many arguments$help" >&2
953 ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \
Ddepcomp37 Usage: depcomp [--help] [--version] PROGRAM [ARGS]
/ndk/tests/
DREADME8 Run all NDK automated tests. Use --help for more options.
Dcheck-release.sh43 --help|-h|-?)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
Dparser.hpp127 void help( out_stream& ostr );
/ndk/tests/abcc/jni/mman-win32/
Dconfigure80 --help)
/ndk/sources/host-tools/make-3.81/
DREADME75 If you need help using GNU make, try these forums:
77 help-make@gnu.org
78 help-utils@gnu.org
79 news:gnu.utils.help
DINSTALL74 `configure' script does not know about. Run `./configure --help' for
118 kinds of files. Run `configure --help' for a list of the directories
200 `--help'
230 `configure --help' for more details.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dunit_test_parameters.ipp311 << cla::dual_name_parameter<bool>( "help|?" )
313 cla::description = "this help message")
318 if( s_cla_parser["help"] ) {
319 s_cla_parser.help( std::cout );
/ndk/sources/cxx-stl/llvm-libc++/tools/
Dupgrade-upstream.sh58 --help)
/ndk/build/tools/
Dbuild-ndk-sysroot.sh48 --help|-h|-\?) OPTION_HELP=yes
Dprebuilt-common.sh572 register_option "--help" do_option_help "Print this help."
/ndk/sources/third_party/googletest/googletest/
DCHANGES62 * New feature: prints help when encountering unrecognized Google Test flags.
102 * New feature: the --help flag for printing the usage.
/ndk/tests/standalone/
Drun.sh65 --help|-h|-?)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit_android95 --help|-?)
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit_android88 --help|-?)

123