Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
DDecParserTest.py149 Items = IncObj.GetIncludes()
150 assert len(Items) == 1
151 assert Items[0].File == 'Include'
153 Items = IncObj.GetIncludes('IA32')
154 assert len(Items) == 1
156 assert Items[0].File == 'Include\\Ia32'
193 Items = Obj.GetGuids()
195 assert len(Items) == 1
196 assert Items[0].GuidCName == 'gEfiGlobalVariableGuid'
197 …assert Items[0].GuidCValue == '{ 0x8BE4DF61, 0x93CA, 0x11D2, { 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03,…
[all …]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DEditMenuBar.c46 IN CONST EDITOR_MENU_ITEM *Items in MenuBarInit() argument
51 …for (NumItems = 0, ItemsWalker = Items ; ItemsWalker != NULL && ItemsWalker->Function != NULL ; It… in MenuBarInit()
57 CopyMem(MenuItems, Items, (NumItems+1) * sizeof(EDITOR_MENU_ITEM)); in MenuBarInit()
71 IN MENU_ITEM_FUNCTION *Items in ControlHotKeyInit() argument
74 ControlBasedMenuFunctions = Items; in ControlHotKeyInit()
DEditMenuBar.h55 IN CONST EDITOR_MENU_ITEM *Items
68 IN MENU_ITEM_FUNCTION *Items
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DBuildEngine.py575 Items = self._RuleInfo[ToolChainFamily, self._State]
576 if Items == None:
577 Items = []
578 self._RuleInfo[ToolChainFamily, self._State] = Items
579 Items.append(self.RuleContent[LineIndex])
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_userdict.py110 class Items: class
114 t.update(Items())
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DMisc.py385 Items = []
387 Items.append((Key, self[Key]))
388 return Items
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DParsing.py138 Items = GetSplitValueList(Record[0])
139 for Item in Items:
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt21 Note: Items #153 to #1 are now in a separate file named
1764 Note: Items #153 to #1 are now in a separate file named
DCHANGES_SUMMARY.txt1776 The affect of Items #100a and #100b together can be dramatic. In
DCHANGES_FROM_133_before_mr13.txt2235 The affect of Items #100a and #100b together can be dramatic. In
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt17 Note: Items #153 to #1 are now in a separate file named
2446 Note: Items #153 to #1 are now in a separate file named
DCHANGES_SUMMARY.txt1776 The affect of Items #100a and #100b together can be dramatic. In
DCHANGES_FROM_133_BEFORE_MR13.txt2235 The affect of Items #100a and #100b together can be dramatic. In