Home
last modified time | relevance | path

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

12

/third_party/giflib/
Dgifwedge.c18 #define PROGRAM_NAME "gifwedge" macro
27 PROGRAM_NAME
34 PROGRAM_NAME
114 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
Dgifcolor.c18 #define PROGRAM_NAME "gifcolor" macro
25 PROGRAM_NAME
31 *CtrlStr = PROGRAM_NAME " v%- b%-Background!d h%-";
111 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
Dgifecho.c18 #define PROGRAM_NAME "gifecho" macro
32 PROGRAM_NAME
39 PROGRAM_NAME
152 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
Dgiffix.c18 #define PROGRAM_NAME "giffix" macro
22 PROGRAM_NAME
29 PROGRAM_NAME
116 PROGRAM_NAME, ++ImageNum, Col, Row, Width, Height); in main()
Dgifinto.c25 #define PROGRAM_NAME "gifinto" macro
35 PROGRAM_NAME
42 PROGRAM_NAME
Dgifhisto.c18 #define PROGRAM_NAME "gifhisto" macro
26 PROGRAM_NAME
33 PROGRAM_NAME
126 PROGRAM_NAME, ImageNum, in main()
Dgifbg.c18 #define PROGRAM_NAME "gifbg" macro
46 PROGRAM_NAME
53 PROGRAM_NAME
231 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
Dgif2rgb.c39 #define PROGRAM_NAME "gif2rgb" macro
43 PROGRAM_NAME
50 PROGRAM_NAME
118 GifQprintf("\n%s: RGB image: ", PROGRAM_NAME); in LoadRGB()
186 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in SaveGif()
417 PROGRAM_NAME, ++ImageNum, Col, Row, Width, Height); in GIF2RGB()
Dgifclrmp.c20 #define PROGRAM_NAME "gifclrmp" macro
24 PROGRAM_NAME
31 PROGRAM_NAME
Dgetarg.h47 #define GIF_MESSAGE(Msg) fprintf(stderr, "\n%s: %s\n", PROGRAM_NAME, Msg)
Dgiftext.c22 #define PROGRAM_NAME "giftext" macro
28 PROGRAM_NAME
35 PROGRAM_NAME
Dgifbuild.c19 #define PROGRAM_NAME "gifbuild" macro
23 PROGRAM_NAME
30 PROGRAM_NAME
352 PROGRAM_NAME, GifFileOut->ImageCount, in Icon2Gif()
566 PROGRAM_NAME, GifFileOut->ImageCount, in Icon2Gif()
Dgifsponge.c31 #define PROGRAM_NAME "gifsponge" macro
Dgiffilter.c31 #define PROGRAM_NAME "giffilter" macro
/third_party/python/Programs/
D_testembed.c23 #define PROGRAM_NAME L"./_testembed" macro
30 Py_SetProgramName(PROGRAM_NAME); in _testembed_Py_Initialize()
380 const wchar_t *program_name = PROGRAM_NAME; in config_set_program_name()
1255 wchar_t *argv[] = {PROGRAM_NAME, L"-c", L"pass"}; in test_audit_run_command()
1266 wchar_t *argv[] = {PROGRAM_NAME, L"filename.py"}; in test_audit_run_file()
1301 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_interactivehook()
1308 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_startup()
1315 wchar_t *argv[] = {PROGRAM_NAME}; in test_audit_run_stdin()
1571 config_set_string(&config, &config.program_name, PROGRAM_NAME); in test_init_set_config()
1781 wchar_t* argv[] = {PROGRAM_NAME, L"-c", L"pass"}; in test_repeated_init_and_inittab()
/third_party/freetype/src/tools/
Dapinames.c24 #define PROGRAM_NAME "apinames" macro
361 PROGRAM_NAME, in usage()
363 PROGRAM_NAME ); in usage()
Dafblue.pl23 my $prog = $PROGRAM_NAME;
/third_party/flutter/skia/third_party/externals/freetype/src/tools/
Dapinames.c24 #define PROGRAM_NAME "apinames" macro
361 PROGRAM_NAME, in usage()
363 PROGRAM_NAME ); in usage()
Dafblue.pl23 my $prog = $PROGRAM_NAME;
/third_party/skia/third_party/externals/freetype/src/tools/
Dapinames.c24 #define PROGRAM_NAME "apinames" macro
373 PROGRAM_NAME, in usage()
375 PROGRAM_NAME ); in usage()
Dafblue.pl23 my $prog = $PROGRAM_NAME;
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfoMain.java19 private static final String PROGRAM_NAME = "java -jar fontinfo.jar"; field in FontInfoMain
33 commander.setProgramName(PROGRAM_NAME); in main()
41 "Please specify a single font. Try '" + PROGRAM_NAME + " --help' for more information."); in main()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontInfoMain.java19 private static final String PROGRAM_NAME = "java -jar fontinfo.jar"; field in FontInfoMain
33 commander.setProgramName(PROGRAM_NAME); in main()
41 "Please specify a single font. Try '" + PROGRAM_NAME + " --help' for more information."); in main()
/third_party/curl/winbuild/
DMakefileBuild.vc90 PROGRAM_NAME = curl.exe
92 CURL_LFLAGS = /out:$(DIRDIST)\bin\$(PROGRAM_NAME) /subsystem:console $(LFLAGS)
351 …STTOOL = $(MT) -manifest $(DIRDIST)\bin\$(PROGRAM_NAME).manifest -outputresource:$(DIRDIST)\bin\$(
512 all : $(TARGET) $(PROGRAM_NAME)
615 $(PROGRAM_NAME): $(CURL_DIROBJ) $(CURL_FROM_LIBCURL) $(EXE_OBJS)
/third_party/wayland_standard/src/
Dscanner.c55 #define PROGRAM_NAME "wayland-scanner" macro
71 " [input_file output_file]\n", PROGRAM_NAME); in usage()
94 fprintf(stderr, "%s %s\n", PROGRAM_NAME, WAYLAND_VERSION); in scanner_version()
262 fprintf(stderr, "%s: out of memory\n", PROGRAM_NAME); in fail_on_null()
1594 printf("/* Generated by %s %s */\n\n", PROGRAM_NAME, WAYLAND_VERSION); in emit_header()
1804 printf("/* Generated by %s %s */\n\n", PROGRAM_NAME, WAYLAND_VERSION); in emit_code()

12