Home
last modified time | relevance | path

Searched refs:PROGRAM_NAME (Results 1 – 8 of 8) sorted by relevance

/external/lldb/examples/lookup/
Dmain.cpp71 #define PROGRAM_NAME "lldb-lookup" macro
77 " " PROGRAM_NAME " -- symbolicate addresses using lldb.\n" in usage()
80 …" " PROGRAM_NAME " [[--arch=<ARCH>] [--platform=<PLATFORM>] [--verbose] [--help] --] <PATH> <AD… in usage()
87 " " PROGRAM_NAME " --arch=x86_64 -- /usr/lib/dyld 0x100000000\n" in usage()
/external/lldb/examples/functions/
Dmain.cpp75 #define PROGRAM_NAME "lldb-functions" macro
81 " " PROGRAM_NAME " -- extract all function signatures from one or more binaries.\n" in usage()
84 …" " PROGRAM_NAME " [[--arch=<ARCH>] [--platform=<PLATFORM>] [--verbose] [--help] [--canonical] … in usage()
90 " " PROGRAM_NAME " --arch=x86_64 /usr/lib/dyld\n" in usage()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
Dapinames.c24 #define PROGRAM_NAME "apinames" macro
330 PROGRAM_NAME, in usage()
332 PROGRAM_NAME in usage()
Dafblue.pl23 my $prog = $PROGRAM_NAME;
/external/v8/build/android/
Dadb_gdb99 PROGRAM_NAME="activity"
163 PROGRAM_NAME=$optarg
230 Attach gdb to a running Android $PROGRAM_NAME process.
237 Attach gdb to a running Android $PROGRAM_NAME process.
725 log "Starting $PROGRAM_NAME on device."
728 fail_panic "Could not start $PROGRAM_NAME on device. Are you sure the \
/external/curl/winbuild/
DMakefileBuild.vc89 PROGRAM_NAME = curl.exe
91 CURL_LFLAGS = /nologo /out:$(DIRDIST)\bin\$(PROGRAM_NAME) /subsystem:console /machine:$(MACHINE)
237 MANIFESTTOOL = mt -manifest $(DIRDIST)\$(PROGRAM_NAME).manifest -outputresource:$(DIRDIST)\$(PROGRA…
397 all : $(TARGET) $(PROGRAM_NAME)
488 $(PROGRAM_NAME): $(CURL_DIROBJ) $(CURL_FROM_LIBCURL) $(EXE_OBJS)
/external/curl/src/
DMakefile.vc639 PROGRAM_NAME = curl.exe
131 LFLAGS = /nologo /out:$(PROGRAM_NAME) /subsystem:console /machine:$(MACHINE)
544 @-erase $(PROGRAM_NAME) 2> NUL
/external/libpng/contrib/tools/
Dpngfix.c37 #define PROGRAM_NAME "pngfix" macro
3771 " " PROGRAM_NAME ":", in usage()