Home
last modified time | relevance | path

Searched defs:PROGNAME (Results 1 – 9 of 9) sorted by relevance

/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
/third_party/jerryscript/targets/nuttx-stm32f4/
DMakefile22 PROGNAME = $(CONFIG_JERRYSCRIPT_PROGNAME) macro
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dwpng.c91 #define PROGNAME "wpng" macro
Drpng-win.c80 #define PROGNAME "rpng-win" macro
Drpng2-win.c89 #define PROGNAME "rpng2-win" macro
Drpng-x.c84 #define PROGNAME "rpng-x" macro
Drpng2-x.c100 #define PROGNAME "rpng2-x" macro
/third_party/jerryscript/jerry-main/
Dcli.c49 #define CLI_CMD_NAME(CMDNAME, PROGNAME, CMD) \ argument
/third_party/skia/third_party/externals/libpng/contrib/visupng/
DVisualPng.c16 #define PROGNAME "VisualPng" macro