Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableInf.py93 …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…
DTableDec.py87 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/DataSource/
DDataSource.c200 UINT32 Value4; in IpAddress() local
227 &Value4 )) in IpAddress()
231 && ( 255 >= Value4 )) { in IpAddress()
240 | ( Value4 << 24 ); in IpAddress()
252 Value4 )); in IpAddress()
259 &Value4, in IpAddress()
267 && ( 0xffff >= Value4 ) in IpAddress()
283 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 6 ] = (UINT8)( Value4 >> 8 ); in IpAddress()
284 pRemoteAddress6->sin6_addr.__u6_addr.__u6_addr8[ 7 ] = (UINT8)Value4; in IpAddress()
303 Value4, in IpAddress()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DMisc.py1010 Value4 = ''
1033 if not Value4:
1034 Value4 = Value
1036 Value4 = Value
1050 if Value4:
1051 return Value4