Home
last modified time | relevance | path

Searched refs:PACKAGE (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/
DCommonX64.dsc33 # [Package.$(COMPONENT_TYPE).$(PACKAGE)], where COMPONENT_TYPE is typically
34 # defined in the component INF file, and PACKAGE is typically specified
41 PACKAGE.INF
64 PACKAGE.INF
78 PACKAGE.INF
92 PACKAGE.INF
115 PACKAGE.INF
136 PACKAGE.INF
161 PACKAGE.INF
177 PACKAGE.INF
[all …]
DCommonIa32.dsc33 # [Package.$(COMPONENT_TYPE).$(PACKAGE)], where COMPONENT_TYPE is typically
34 # defined in the component INF file, and PACKAGE is typically specified
41 PACKAGE.INF
64 PACKAGE.INF
78 PACKAGE.INF
92 PACKAGE.INF
115 PACKAGE.INF
136 PACKAGE.INF
161 PACKAGE.INF
177 PACKAGE.INF
[all …]
DCommonIpf.dsc33 # [Package.$(COMPONENT_TYPE).$(PACKAGE)], where COMPONENT_TYPE is typically
34 # defined in the component INF file, and PACKAGE is typically specified
41 PACKAGE.INF
64 PACKAGE.INF
78 PACKAGE.INF
92 PACKAGE.INF
115 PACKAGE.INF
136 PACKAGE.INF
161 PACKAGE.INF
179 PACKAGE.INF
[all …]
DCommon.dsc844 # section now. Note that the PACKAGE must be set correctly to actually get
1310 # section now. Note that the PACKAGE must be set correctly to actually get
/device/google/crosshatch/json-c/
Dconfig.h142 #define PACKAGE "json-c" macro
Dconfig.h.in141 #undef PACKAGE
/device/google/sunfish/json-c/
Dconfig.h142 #define PACKAGE "json-c" macro
Dconfig.h.in141 #undef PACKAGE
/device/google/coral/json-c/
Dconfig.h142 #define PACKAGE "json-c" macro
Dconfig.h.in141 #undef PACKAGE
/device/google/bonito/json-c/
Dconfig.h142 #define PACKAGE "json-c" macro
Dconfig.h.in141 #undef PACKAGE
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregenc.h32 #ifndef PACKAGE
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c72 #define PACKAGE "PACKAGE" macro
1556 Package = GetSymbolValue (PACKAGE); in CreatePackageFile()
1588 sprintf (Str, "%s.%s.%s", PACKAGE, GetSymbolValue (COMPONENT_TYPE), Package); in CreatePackageFile()