Home
last modified time | relevance | path

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

123456

/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/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.rpath185 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
195 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
206 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
217 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
229 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
241 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
Dmdate-sh39 Usage: mdate-sh [--help] [--version] FILE
/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/docs/tools/
Dndk-markdown-substitutions.py184 help="Specify output file, stdout otherwise.",
189 help="Run internal unit tests.",
195 help="Input file, stdin if not specified.",
/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)
/ndk/docs/text/
DNDK-DEPENDS.text14 Use '`ndk-depends --help`' for complete usage information.
53 * `ndk-depends --help`
78 For more details, see the output of '`ndk-depends --help`'.
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dversion.gin8 General help using GNU software: <http://www.gnu.org/gethelp/>.
DMakefile.tests154 help::
155 $(SEDENV) $(SED) --help | grep E-mail > /dev/null 2>&1
156 $(SEDENV) $(SED) --help | $(SEDENV) $(SED) '1s/ [^ ]* / sed /; /^E-mail/,$$d' > $@.1out
/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/sed-4.2.1/po/
Dsr.po198 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
333 msgid " --help display this help and exit\n"
334 msgstr " --help прикажи ово објашњење и заврши\n"
541 #~ " --help display this help and exit\n"
572 #~ " --help прикажи ово објашњење и заврши\n"
Dhe.po211 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
321 msgid " --help display this help and exit\n"
521 #~ " --help display this help and exit\n"
542 #~ " ������� ��� �� ����� ��� --help\n"
Dko.po211 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
321 msgid " --help display this help and exit\n"
521 #~ " --help display this help and exit\n"
542 #~ " --help ���� �������� ������ ����մϴ�\n"
Del.po198 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
341 msgid " --help display this help and exit\n"
342 msgstr " --help εμφάνιση αυτού του κειμένου βοηθείας και έξοδος\n"
548 #~ " --help display this help and exit\n"
573 #~ " --help εμφάνιση αυτής της βοήθειας και έξοδος\n"
Dhr.po214 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
324 msgid " --help display this help and exit\n"
524 #~ " --help display this help and exit\n"
543 #~ " --help prikaži ovu pomoć i izađi\n"
/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

123456