Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfBuildOptionSectionParser.py109 Family = GetSplitValueList(ValueList[0], DT.TAB_COLON_SPLIT, 1)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DDataType.py348 TAB_COLON_SPLIT = ':' variable