Home
last modified time | relevance | path

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

12345

/ndk/
Dndk-gdb.py113 help='Enable verbose mode', action='store_true', dest='verbose')
116 help='Kill existing debug session if it exists',
120 help='Launch application instead of attaching to existing one',
124 help='Same as --start, but specify activity name (see below)',
128 help='List all launchable activity names from manifest',
132 help='Delay in seconds between activity start and gdbserver attach',
137 help='Specify application project path',
141 help='Use tcp:localhost:<DEBUG_PORT> to communicate with gdbserver',
146 help='Execute gdb initialization commands in <EXEC_FILE> after connection',
150 help='Use specific adb command',
[all …]
/ndk/sources/cxx-stl/llvm-libc++/
DMakefile19 .PHONY: help installsrc clean installheaders install
21 help:: target
/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
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/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/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/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"
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"
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"
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"
Dcs.po199 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
341 msgid " --help display this help and exit\n"
342 msgstr " --help zobrazí tuto nápovědu a skončí\n"
549 #~ " --help display this help and exit\n"
578 #~ " --help vypíše tuto nápovědu a skončí\n"
Dtr.po198 "General help using GNU software: <http://www.gnu.org/gethelp/>.\n"
334 msgid " --help display this help and exit\n"
335 msgstr " --help bu yardımı gösterir ve çıkar\n"
547 #~ " --help display this help and exit\n"
580 #~ " --help bu yardımı gösterir ve çıkar\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

12345