Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/python/cpython3/PC/
Dpython_uwp.cpp19 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 Dgetopt.c41 # define PROGNAME __progname macro
47 # define PROGNAME *argv macro
/aosp_15_r20/external/rmi4utils/rmihidtool/
H A DMakefile11 PROGNAME = rmihidtool macro
/aosp_15_r20/external/rmi4utils/rmi4update/
H A DMakefile11 PROGNAME = rmi4update macro
/aosp_15_r20/external/rmi4utils/f54test/
H A DMakefile11 PROGNAME = f54test macro
/aosp_15_r20/external/selinux/gui/
H A DusersPage.py32 PROGNAME = "selinux-gui" variable
H A DloginsPage.py32 PROGNAME = "selinux-gui" variable
H A DdomainsPage.py33 PROGNAME = "selinux-gui" variable
H A DmodulesPage.py33 PROGNAME = "selinux-gui" variable
H A DfcontextPage.py50 PROGNAME = "selinux-gui" variable
H A DportsPage.py38 PROGNAME = "selinux-gui" variable
H A DstatusPage.py38 PROGNAME = "selinux-gui" variable
H A Dsystem-config-selinux.py50 PROGNAME = "selinux-gui" variable
H A DsemanagePage.py25 PROGNAME = "selinux-gui" variable
H A DbooleansPage.py41 PROGNAME = "selinux-gui" variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/amlogic/
Ddoimage.c14 #define PROGNAME(argc, argv) (((argc) >= 1) ? ((argv)[0]) : DEFAULT_PROGNAME) macro
/aosp_15_r20/external/arm-trusted-firmware/tools/amlogic/
H A Ddoimage.c14 #define PROGNAME(argc, argv) (((argc) >= 1) ? ((argv)[0]) : DEFAULT_PROGNAME) macro
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dinterface.py33 PROGNAME = "selinux-python" variable
/aosp_15_r20/external/libpng/contrib/gregbook/
H A Dwpng.c91 #define PROGNAME "wpng" macro
H A Drpng-win.c80 #define PROGNAME "rpng-win" macro
H A Drpng2-win.c89 #define PROGNAME "rpng2-win" macro
/aosp_15_r20/external/selinux/python/chcat/
H A Dchcat33 PROGNAME = "selinux-python" variable
/aosp_15_r20/external/AFLplusplus/
H A DGNUmakefile29 PROGNAME = afl macro
/aosp_15_r20/external/lua/src/
H A Dluac.c31 #define PROGNAME "luac" /* default program name */ macro
/aosp_15_r20/external/libpng/contrib/visupng/
H A DVisualPng.c16 #define PROGNAME "VisualPng" macro

12