/third_party/giflib/ |
D | gifwedge.c | 18 #define PROGRAM_NAME "gifwedge" macro 27 PROGRAM_NAME 34 PROGRAM_NAME 114 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
|
D | gifcolor.c | 18 #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()
|
D | gifecho.c | 18 #define PROGRAM_NAME "gifecho" macro 32 PROGRAM_NAME 39 PROGRAM_NAME 152 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
|
D | giffix.c | 18 #define PROGRAM_NAME "giffix" macro 22 PROGRAM_NAME 29 PROGRAM_NAME 116 PROGRAM_NAME, ++ImageNum, Col, Row, Width, Height); in main()
|
D | gifinto.c | 25 #define PROGRAM_NAME "gifinto" macro 35 PROGRAM_NAME 42 PROGRAM_NAME
|
D | gifhisto.c | 18 #define PROGRAM_NAME "gifhisto" macro 26 PROGRAM_NAME 33 PROGRAM_NAME 126 PROGRAM_NAME, ImageNum, in main()
|
D | gifbg.c | 18 #define PROGRAM_NAME "gifbg" macro 46 PROGRAM_NAME 53 PROGRAM_NAME 231 PROGRAM_NAME, GifFile->Image.Left, GifFile->Image.Top, in main()
|
D | gif2rgb.c | 39 #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()
|
D | gifclrmp.c | 20 #define PROGRAM_NAME "gifclrmp" macro 24 PROGRAM_NAME 31 PROGRAM_NAME
|
D | getarg.h | 47 #define GIF_MESSAGE(Msg) fprintf(stderr, "\n%s: %s\n", PROGRAM_NAME, Msg)
|
D | giftext.c | 22 #define PROGRAM_NAME "giftext" macro 28 PROGRAM_NAME 35 PROGRAM_NAME
|
D | gifbuild.c | 19 #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()
|
D | gifsponge.c | 31 #define PROGRAM_NAME "gifsponge" macro
|
D | giffilter.c | 31 #define PROGRAM_NAME "giffilter" macro
|
/third_party/python/Programs/ |
D | _testembed.c | 23 #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/ |
D | apinames.c | 24 #define PROGRAM_NAME "apinames" macro 361 PROGRAM_NAME, in usage() 363 PROGRAM_NAME ); in usage()
|
D | afblue.pl | 23 my $prog = $PROGRAM_NAME;
|
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ |
D | apinames.c | 24 #define PROGRAM_NAME "apinames" macro 361 PROGRAM_NAME, in usage() 363 PROGRAM_NAME ); in usage()
|
D | afblue.pl | 23 my $prog = $PROGRAM_NAME;
|
/third_party/skia/third_party/externals/freetype/src/tools/ |
D | apinames.c | 24 #define PROGRAM_NAME "apinames" macro 373 PROGRAM_NAME, in usage() 375 PROGRAM_NAME ); in usage()
|
D | afblue.pl | 23 my $prog = $PROGRAM_NAME;
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/ |
D | FontInfoMain.java | 19 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/ |
D | FontInfoMain.java | 19 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/ |
D | MakefileBuild.vc | 90 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/ |
D | scanner.c | 55 #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()
|