/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/ |
D | MetaFileTable.py | 87 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 89 …(Value1, Value2, Value3, Usage, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Usag… 93 Value1, 170 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 172 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 176 Value1, 251 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 253 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 257 Value1,
|
D | MetaFileParser.py | 1968 …(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColu… 1974 Value1 = Key[1] 1979 …self.TblFdf.Insert(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, St… 1982 Value1 = Fdf.Profile.InfList[Index] 1987 …self.TblFdf.Insert(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, St…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/ |
D | MetaFileTable.py | 111 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 113 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 117 Value1, 193 def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', argument 195 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 199 Value1, 307 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument 309 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 313 Value1,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/ |
D | TableDec.py | 87 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument 89 (Value1, Value2, Value3, Arch) = ConvertToSqlString((Value1, Value2, Value3, Arch)) 91 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLi…
|
D | TableDsc.py | 87 …def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, Sta… argument 89 (Value1, Value2, Value3, Arch) = ConvertToSqlString((Value1, Value2, Value3, Arch)) 91 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLi…
|
D | TableFdf.py | 88 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument 90 …(Value1, Value2, Value3, Scope1, Scope2) = ConvertToSqlString((Value1, Value2, Value3, Scope1, Sco… 92 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFil…
|
D | TableInf.py | 93 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument 95 …(Value1, Value2, Value3, Value4, Value5, Arch) = ConvertToSqlString((Value1, Value2, Value3, Value… 97 …% (self.Table, self.ID, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, Belong…
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | FdfClassObject.py | 89 …(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLin… 95 Value1 = '' 100 …self.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, S… 103 Value1 = Fdf.Profile.InfList[Index] 108 …self.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, S…
|
D | DscClassObject.py | 223 ID, Value1, Value2, Arch = Record[0], ValueList[0], ValueList[1], Record[2] 225 …where ID = %s""" % (self.TblDsc.Table, ConvertToSqlString2(Value1), ConvertToSqlString2(Value2), I… 965 … (Value1, Value2, Value3, Model, StartColumn, EndColumn, Enabled) = ('', '', '', -1, -1, -1, 0) 985 Value1 = PreviousIf[0] 987 …self.TblDsc.Insert(Model, Value1, Value2, Value3, ArchList, BelongsToItem, self.FileID, PreviousIf… 993 Value1, Value2, Value3 = '', '==', '0' 995 Value1 = List[0] 1000 Value1 = List[0] 1002 …self.TblDsc.Insert(Model, Value1, Value2, Value3, ArchList, BelongsToItem, self.FileID, PreviousIf… 1007 Value1 = PreviousIf[0].strip() [all …]
|
D | DecClassObject.py | 311 … ID, Value1, Value2, Arch, LineNo = Record[3], ValueList[0], ValueList[1], Record[1], Record[2] 313 …where ID = %s""" % (self.TblDec.Table, ConvertToSqlString2(Value1), ConvertToSqlString2(Value2), I…
|
D | InfClassObject.py | 543 … ID, Value1, Value2, Arch, LineNo = Record[3], ValueList[0], ValueList[1], Record[1], Record[2] 545 …where ID = %s""" % (self.TblInf.Table, ConvertToSqlString2(Value1), ConvertToSqlString2(Value2), I…
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
D | BitField.c | 806 UINT64 Value1; in BitFieldOr64() local 819 Value1 = LShiftU64 (OrData, StartBit); in BitFieldOr64() 822 return Operand | (Value1 & ~Value2); in BitFieldOr64() 858 UINT64 Value1; in BitFieldAnd64() local 871 Value1 = LShiftU64 (~AndData, StartBit); in BitFieldAnd64() 874 return Operand & ~(Value1 & ~Value2); in BitFieldAnd64()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/ |
D | BitField.c | 774 UINT64 Value1; in BitFieldOr64() local 780 Value1 = LShiftU64 (OrData, StartBit); in BitFieldOr64() 783 return Operand | (Value1 & ~Value2); in BitFieldOr64() 818 UINT64 Value1; in BitFieldAnd64() local 824 Value1 = LShiftU64 (~AndData, StartBit); in BitFieldAnd64() 827 return Operand & ~(Value1 & ~Value2); in BitFieldAnd64()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/ |
D | DataSource.c | 197 UINT32 Value1; in IpAddress() local 224 &Value1, in IpAddress() 228 && ( 255 >= Value1 ) in IpAddress() 237 RemoteAddress = Value1 in IpAddress() 249 Value1, in IpAddress() 256 &Value1, in IpAddress() 264 && ( 0xffff >= Value1 ) in IpAddress() 277 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 0 ] = (UINT8)( Value1 >> 8 ); in IpAddress() 278 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 1 ] = (UINT8)Value1; in IpAddress() 300 Value1, in IpAddress()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
D | UefiIfrParserExpression.h | 87 IN EFI_HII_VALUE *Value1,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/ |
D | ProcessOptions.c | 221 IN EFI_HII_VALUE *Value1, in CompareHiiValue() argument 236 if (Value1->Type == EFI_IFR_TYPE_STRING && Value2->Type == EFI_IFR_TYPE_STRING) { in CompareHiiValue() 237 if (Value1->Value.string == 0 || Value2->Value.string == 0) { in CompareHiiValue() 244 if (Value1->Value.string == Value2->Value.string) { in CompareHiiValue() 249 Str1 = GetToken (Value1->Value.string, HiiHandle); in CompareHiiValue() 274 if (IsTypeInBuffer(Value1) && IsTypeInBuffer(Value2)) { in CompareHiiValue() 275 GetBufAndLenForValue(Value1, &Buf1, &Buf1Len); in CompareHiiValue() 293 if (IsTypeInUINT64(Value1) && IsTypeInUINT64(Value2)) { in CompareHiiValue() 294 Temp64 = HiiValueToUINT64(Value1) - HiiValueToUINT64(Value2); in CompareHiiValue()
|
D | InputHandler.c | 1182 IN EFI_IFR_TYPE_VALUE *Value1, in IsValuesEqual() argument 1190 return (BOOLEAN) (Value1->u8 == Value2->u8); in IsValuesEqual() 1193 return (BOOLEAN) (Value1->u16 == Value2->u16); in IsValuesEqual() 1196 return (BOOLEAN) (Value1->u32 == Value2->u32); in IsValuesEqual() 1199 return (BOOLEAN) (Value1->u64 == Value2->u64); in IsValuesEqual()
|
D | FormDisplay.h | 359 IN EFI_HII_VALUE *Value1,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
D | Misc.py | 1007 Value1 = '' 1015 if not Value1: 1016 Value1 = Value 1018 Value1 = Value 1044 if Value1: 1045 return Value1
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/ |
D | Expression.c | 2200 IN EFI_HII_VALUE *Value1, in CompareHiiValue() argument 2215 if (Value1->Type == EFI_IFR_TYPE_STRING && Value2->Type == EFI_IFR_TYPE_STRING) { in CompareHiiValue() 2216 if (Value1->Value.string == 0 || Value2->Value.string == 0) { in CompareHiiValue() 2223 if (Value1->Value.string == Value2->Value.string) { in CompareHiiValue() 2228 Str1 = GetToken (Value1->Value.string, HiiHandle); in CompareHiiValue() 2253 if (IsTypeInBuffer(Value1) && IsTypeInBuffer(Value2)) { in CompareHiiValue() 2254 Buf1 = GetBufferForValue(Value1); in CompareHiiValue() 2255 Buf1Len = GetLengthForValue(Value1); in CompareHiiValue() 2274 if (IsTypeInUINT64(Value1) && IsTypeInUINT64(Value2)) { in CompareHiiValue() 2275 Temp64 = HiiValueToUINT64(Value1) - HiiValueToUINT64(Value2); in CompareHiiValue()
|
D | Setup.h | 1659 IN EFI_HII_VALUE *Value1,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | Check.py | 952 Value1 = Record[1] 956 … Msg = "The GUID format of %s in INF file [%s] does not follow rules" % (Value1, InfPath) 995 Value1 = Record[1] 999 … Msg = "The Protocol format of %s in INF file [%s] does not follow rules" % (Value1, InfPath) 1026 Value1 = Record[1] 1030 … Msg = "The Ppi format of %s in INF file [%s] does not follow rules" % (Value1, InfPath)
|