/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | wpng.c | 91 #define PROGNAME "wpng" macro 268 fprintf(stderr, PROGNAME in main() 303 fprintf(stderr, PROGNAME in main() 313 fprintf(stderr, PROGNAME in main() 318 fprintf(stderr, PROGNAME in main() 326 fprintf(stderr, PROGNAME ": input filename is too long [%d chars]\n", in main() 330 fprintf(stderr, PROGNAME ": can't open input file [%s]\n", inname); in main() 339 fprintf(stderr, PROGNAME in main() 358 fprintf(stderr, PROGNAME in main() 378 fprintf(stderr, PROGNAME ": output file exists [%s]\n", in main() [all …]
|
D | rpng-win.c | 80 #define PROGNAME "rpng-win" macro 142 static char *progname = PROGNAME; 251 argv[argc++] = PROGNAME; in WinMain() 314 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); in WinMain() 329 "\n", PROGNAME, default_display_exponent); in WinMain() 340 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); in WinMain() 346 fprintf(stderr, PROGNAME in WinMain() 351 fprintf(stderr, PROGNAME in WinMain() 355 fprintf(stderr, PROGNAME ": insufficient memory\n"); in WinMain() 358 fprintf(stderr, PROGNAME in WinMain() [all …]
|
D | rpng-x.c | 84 #define PROGNAME "rpng-x" macro 125 static char *icon_name = PROGNAME; 279 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname); in main() 286 PROGNAME, default_display_exponent); in main() 301 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); in main() 307 fprintf(stderr, PROGNAME in main() 312 fprintf(stderr, PROGNAME in main() 316 fprintf(stderr, PROGNAME ": insufficient memory\n"); in main() 319 fprintf(stderr, PROGNAME in main() 328 fprintf(stderr, PROGNAME ": can't open X display [%s]\n", in main() [all …]
|
D | rpng2-win.c | 89 #define PROGNAME "rpng2-win" macro 180 static char *progname = PROGNAME; 368 argv[argc++] = PROGNAME; in WinMain() 447 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); in WinMain() 469 PROGNAME, in WinMain() 472 (int)strlen(PROGNAME), " ", in WinMain() 474 (int)strlen(PROGNAME), " ", default_display_exponent, num_bgpat); in WinMain() 486 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); in WinMain() 491 fprintf(stderr, PROGNAME in WinMain() 498 fprintf(stderr, PROGNAME in WinMain() [all …]
|
D | rpng2-x.c | 100 #define PROGNAME "rpng2-x" macro 200 static char *icon_name = PROGNAME; 473 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); in main() 480 PROGNAME, (int)strlen(PROGNAME), " "); in main() 518 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); in main() 523 fprintf(stderr, PROGNAME in main() 530 fprintf(stderr, PROGNAME in main() 534 fprintf(stderr, PROGNAME ": insufficient memory\n"); in main() 537 fprintf(stderr, PROGNAME in main() 547 fprintf(stderr, PROGNAME ": can't open X display [%s]\n", in main() [all …]
|
D | readppm.c | 161 fprintf(stderr, PROGNAME ": image_data buffer would be too large\n", in readpng_get_image()
|
/third_party/python/PC/ |
D | python_uwp.cpp | 18 const wchar_t *PROGNAME = L"pythonw_d.exe"; variable 20 const wchar_t *PROGNAME = L"pythonw.exe"; variable 24 const wchar_t *PROGNAME = L"python_d.exe"; variable 26 const wchar_t *PROGNAME = L"python.exe"; variable 102 + PROGNAME; in set_process_name() 127 executable = PROGNAME; in set_process_name() 129 executable.replace(i + 1, std::wstring::npos, PROGNAME); in set_process_name()
|
/third_party/jerryscript/jerry-main/ |
D | cli.c | 49 #define CLI_CMD_NAME(CMDNAME, PROGNAME, CMD) \ argument 50 char CMDNAME[strlen ((PROGNAME)) + strlen ((CMD)) + 2]; \ 51 strncpy (CMDNAME, (PROGNAME), strlen ((PROGNAME))); \ 52 CMDNAME[strlen ((PROGNAME))] = ' '; \ 53 strncpy (CMDNAME + strlen ((PROGNAME)) + 1, (CMD), strlen ((CMD)) + 1)
|
/third_party/lz4/programs/ |
D | lz4-exe.rc.in | 15 VALUE "InternalName", "@PROGNAME@" 17 VALUE "OriginalFilename", "@PROGNAME@.@EXT@"
|
/third_party/mesa3d/src/gallium/tools/trace/ |
D | tracediff.sh | 29 PROGNAME="$(basename "$0")" 54 echo "Usage: ${PROGNAME} [options] <tracefile1> <tracefile2>"
|
/third_party/jerryscript/targets/nuttx-stm32f4/ |
D | Makefile | 22 PROGNAME = $(CONFIG_JERRYSCRIPT_PROGNAME) macro
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.c | 16 #define PROGNAME "VisualPng" macro 72 static char *szProgName = PROGNAME; 74 static char *szIconName = PROGNAME;
|
/third_party/curl/ |
D | buildconf.bat | 43 rem Detect programs. HAVE_<PROGNAME>
|
D | configure | 8611 # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/libevdev/ |
D | configure | 4858 # Loop through the user's path and test for each of PROGNAME-LIST
|
D | third_party_libevdev.diff | 9957 - # Loop through the user's path and test for each of PROGNAME-LIST 10024 - # Loop through the user's path and test for each of PROGNAME-LIST 11331 + # Loop through the user's path and test for each of PROGNAME-LIST 11403 + # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/icu/tools/multi/c/patch/ |
D | 3_2 | 5982 > # Loop through the user's path and test for each of PROGNAME-LIST 6050 > # Loop through the user's path and test for each of PROGNAME-LIST
|
D | 3_0 | 6276 + # Loop through the user's path and test for each of PROGNAME-LIST 6344 + # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/skia/third_party/externals/microhttpd/ |
D | configure | 4420 # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/libffi/ |
D | configure | 5170 # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/node/deps/cares/ |
D | configure | 9022 # Loop through the user's path and test for each of PROGNAME-LIST
|
/third_party/NuttX/ |
D | ReleaseNotes | 26547 - apps/examples/nxterm/: PROGNAME, PRIORITY, STACKSIZE variable
|