OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppName
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/subzero/src/
IceClFlags.h
149
std::string getAppName() const { return
AppName
; }
150
void setAppName(const std::string &Value) {
AppName
= Value; }
186
std::string
AppName
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
appmgmt.h
14
APPNAME
= 1,
23
}
AppName
;
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c
658
CHAR8 *
AppName
;
669
AppName
= *argv;
Completed in 116 milliseconds