Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DGenC.py30 gItemTypeStringDatabase = { variable
827 if Pcd.Type not in gItemTypeStringDatabase:
896 PcdVariableName = '_gPcd_' + gItemTypeStringDatabase[Pcd.Type] + '_' + TokenCName
1115 if Pcd.Type not in gItemTypeStringDatabase:
1197 …PcdVariableName = '_gPcd_' + gItemTypeStringDatabase[TAB_PCDS_PATCHABLE_IN_MODULE] + '_' + TokenCN…