Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp486 int adjustment = mRandomDistribution(mRandomEngine); in calculateTimeoutMillis() local
487 if (adjustment < 0 && static_cast<uint32_t>(-adjustment) > mNextTimeout) { in calculateTimeoutMillis()
491 return mNextTimeout + adjustment; in calculateTimeoutMillis()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/Ia32/
DGasket.S6 # For Linux this stack adjustment is a no-op, but we may as well make the
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt609 #225 (Changed in MR20) AST stack adjustment in C mode
611 The fix in #214 for AST stack adjustment in C mode missed
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt1285 #225 (Changed in MR20) AST stack adjustment in C mode
1287 The fix in #214 for AST stack adjustment in C mode missed
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni836 " -tz - Specifies a time zone adjustment, measured in minutes offset from UTC. Valid values\r\n"