Home
last modified time | relevance | path

Searched defs:StartOffset (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
DRuntimeMemAllocation.c282 UINTN StartOffset; in RuntimeFreeMem() local
395 UINTN StartOffset; in realloc() local
/device/linaro/bootloader/edk2/DuetPkg/FSVariable/
DFSVariable.h87 #define VARIABLE_MEMBER_OFFSET(Member, StartOffset) \ argument
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciResourceSupport.c39 UINT64 StartOffset; in SkipVGAAperture() local
72 UINT64 StartOffset; in SkipIsaAliasAperture() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
126 def StoreTypedefDefinition(self, StartLine, StartOffset, EndLine, EndOffset, FromText, ToText): argument
130 …def StoreFunctionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclTe… argument
134 …def StoreVariableDeclaration(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclT… argument
138 def StoreFunctionCalling(self, StartLine, StartOffset, EndLine, EndOffset, FuncName, ParamList): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
126 def StoreTypedefDefinition(self, StartLine, StartOffset, EndLine, EndOffset, FromText, ToText): argument
130 …def StoreFunctionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclTe… argument
134 …def StoreVariableDeclaration(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclT… argument
138 def StoreFunctionCalling(self, StartLine, StartOffset, EndLine, EndOffset, FuncName, ParamList): argument