Home
last modified time | relevance | path

Searched refs:PROGNAME (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dwpng.c91 #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 …]
Drpng-win.c80 #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 …]
Drpng-x.c84 #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 …]
Drpng2-win.c89 #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 …]
Drpng2-x.c100 #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 …]
Dreadppm.c161 fprintf(stderr, PROGNAME ": image_data buffer would be too large\n", in readpng_get_image()
/third_party/python/PC/
Dpython_uwp.cpp18 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/
Dcli.c49 #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/
Dlz4-exe.rc.in15 VALUE "InternalName", "@PROGNAME@"
17 VALUE "OriginalFilename", "@PROGNAME@.@EXT@"
/third_party/mesa3d/src/gallium/tools/trace/
Dtracediff.sh29 PROGNAME="$(basename "$0")"
54 echo "Usage: ${PROGNAME} [options] <tracefile1> <tracefile2>"
/third_party/jerryscript/targets/nuttx-stm32f4/
DMakefile22 PROGNAME = $(CONFIG_JERRYSCRIPT_PROGNAME) macro
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c16 #define PROGNAME "VisualPng" macro
72 static char *szProgName = PROGNAME;
74 static char *szIconName = PROGNAME;
/third_party/curl/
Dbuildconf.bat43 rem Detect programs. HAVE_<PROGNAME>
Dconfigure8611 # Loop through the user's path and test for each of PROGNAME-LIST
/third_party/libevdev/
Dconfigure4858 # Loop through the user's path and test for each of PROGNAME-LIST
Dthird_party_libevdev.diff9957 - # 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/
D3_25982 > # 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
D3_06276 + # 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/
Dconfigure4420 # Loop through the user's path and test for each of PROGNAME-LIST
/third_party/libffi/
Dconfigure5170 # Loop through the user's path and test for each of PROGNAME-LIST
/third_party/node/deps/cares/
Dconfigure9022 # Loop through the user's path and test for each of PROGNAME-LIST
/third_party/NuttX/
DReleaseNotes26547 - apps/examples/nxterm/: PROGNAME, PRIORITY, STACKSIZE variable