/aosp_15_r20/external/python/cpython3/PC/ |
D | python_uwp.cpp | 19 const wchar_t *PROGNAME = L"pythonw_d.exe"; variable 21 const wchar_t *PROGNAME = L"pythonw.exe"; variable 25 const wchar_t *PROGNAME = L"python_d.exe"; variable 27 const wchar_t *PROGNAME = L"python.exe"; variable
|
/aosp_15_r20/external/edid-decode/vs/ |
H A D | getopt.c | 41 # define PROGNAME __progname macro 47 # define PROGNAME *argv macro
|
/aosp_15_r20/external/rmi4utils/rmihidtool/ |
H A D | Makefile | 11 PROGNAME = rmihidtool macro
|
/aosp_15_r20/external/rmi4utils/rmi4update/ |
H A D | Makefile | 11 PROGNAME = rmi4update macro
|
/aosp_15_r20/external/rmi4utils/f54test/ |
H A D | Makefile | 11 PROGNAME = f54test macro
|
/aosp_15_r20/external/selinux/gui/ |
H A D | usersPage.py | 32 PROGNAME = "selinux-gui" variable
|
H A D | loginsPage.py | 32 PROGNAME = "selinux-gui" variable
|
H A D | domainsPage.py | 33 PROGNAME = "selinux-gui" variable
|
H A D | modulesPage.py | 33 PROGNAME = "selinux-gui" variable
|
H A D | fcontextPage.py | 50 PROGNAME = "selinux-gui" variable
|
H A D | portsPage.py | 38 PROGNAME = "selinux-gui" variable
|
H A D | statusPage.py | 38 PROGNAME = "selinux-gui" variable
|
H A D | system-config-selinux.py | 50 PROGNAME = "selinux-gui" variable
|
H A D | semanagePage.py | 25 PROGNAME = "selinux-gui" variable
|
H A D | booleansPage.py | 41 PROGNAME = "selinux-gui" variable
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/amlogic/ |
D | doimage.c | 14 #define PROGNAME(argc, argv) (((argc) >= 1) ? ((argv)[0]) : DEFAULT_PROGNAME) macro
|
/aosp_15_r20/external/arm-trusted-firmware/tools/amlogic/ |
H A D | doimage.c | 14 #define PROGNAME(argc, argv) (((argc) >= 1) ? ((argv)[0]) : DEFAULT_PROGNAME) macro
|
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | interface.py | 33 PROGNAME = "selinux-python" variable
|
/aosp_15_r20/external/libpng/contrib/gregbook/ |
H A D | wpng.c | 91 #define PROGNAME "wpng" macro
|
H A D | rpng-win.c | 80 #define PROGNAME "rpng-win" macro
|
H A D | rpng2-win.c | 89 #define PROGNAME "rpng2-win" macro
|
/aosp_15_r20/external/selinux/python/chcat/ |
H A D | chcat | 33 PROGNAME = "selinux-python" variable
|
/aosp_15_r20/external/AFLplusplus/ |
H A D | GNUmakefile | 29 PROGNAME = afl macro
|
/aosp_15_r20/external/lua/src/ |
H A D | luac.c | 31 #define PROGNAME "luac" /* default program name */ macro
|
/aosp_15_r20/external/libpng/contrib/visupng/ |
H A D | VisualPng.c | 16 #define PROGNAME "VisualPng" macro
|