HomeSort by relevance Sort by last modified time
    Searched refs:Delay (Results 51 - 75 of 148) sorted by null

1 23 4 5 6

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciIo.h 86 @param Delay The number of 100 ns units to poll.
92 @retval EFI_TIMEOUT Delay expired before a match occurred.
106 IN UINT64 Delay,
121 @param Delay The number of 100 ns units to poll.
127 @retval EFI_TIMEOUT Delay expired before a match occurred.
141 IN UINT64 Delay,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
PciRootBridge.h 115 @param Delay - Number of 100ns units to poll.
120 @retval EFI_TIMEOUT - Delay expired before a match occurred.
132 IN UINT64 Delay,
147 @param Delay - Number of 100ns units to poll.
152 @retval EFI_TIMEOUT - Delay expired before a match occurred.
164 IN UINT64 Delay,
PciRootBridgeIo.c 412 until either a timeout of Delay 100 ns units has expired, or (Result & Mask)
425 @param[in] Delay The number of 100 ns units to poll. Note that timer
434 @retval EFI_TIMEOUT Delay expired before a match occurred.
446 IN UINT64 Delay,
474 if (Delay == 0) {
481 // location. The nuber of ticks is Roundup (Delay /
489 NumberOfTicks = DivU64x32Remainder (Delay, (UINT32) mMetronome->TickPeriod,
523 read operation is repeated until either a timeout of Delay 100 ns units has
535 @param[in] Delay The number of 100 ns units to poll. Note that timer
543 @retval EFI_TIMEOUT Delay expired before a match occurred.
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciRootBridge.h 142 IN UINT64 Delay,
159 Delay - Number of 100ns units to poll.
166 EFI_TIMEOUT - Delay expired before a match occurred.
180 IN UINT64 Delay,
197 Delay - Number of 100ns units to poll.
204 EFI_TIMEOUT - Delay expired before a match occurred.
PciRootBridgeIo.c 164 IN UINT64 Delay,
181 Delay - Number of 100ns units to poll.
188 EFI_TIMEOUT - Delay expired before a match occurred.
222 if (Delay != 0) {
225 // location. The nuber of ticks is Roundup (Delay / mMetronome->TickPeriod)+1
233 Delay,
277 IN UINT64 Delay,
294 Delay - Number of 100ns units to poll.
301 EFI_TIMEOUT - Delay expired before a match occurred.
336 if (Delay != 0) {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.h 78 UINT32 Delay:1; ///< Was "-delay[:n] found on command line
91 UINTN Delay; ///< Seconds of delay default:5.
232 this will check that the correct command line parameters were passed, handle the delay, and then start running the script.
  /external/webrtc/webrtc/modules/audio_coding/test/
insert_packet_with_timing.cc 41 // Delay logging
42 DEFINE_string(delay, "", "Log for delay.");
212 // Jitter buffer delay.
213 void Delay(int* optimal_delay, int* current_delay) {
285 std::cout << "Cannot open the file to log delay values." << std::endl;
297 test.Delay(&optimal_delay_ms, &current_delay_ms);
  /external/webrtc/webrtc/modules/video_coding/test/
plotJitterEstimate.m 20 plot(x, framedata(x, 2)); title('Delay');
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptSave.c     [all...]
BootScriptExecute.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/PciRootBridgeIo/
PciRootBridgeIo.h 103 IN UINT64 Delay,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeUtil.c 124 * We must delay prior reads by this period. This can either be achieved by
144 UINTN Delay
150 WaitDummyReads(Delay);
158 UINTN Delay
162 WaitDummyReads(Delay);
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
PciRootBridgeIo.h 134 @param Delay The number of 100 ns units to poll.
138 @retval EFI_TIMEOUT Delay expired before a match occurred.
151 IN UINT64 Delay,
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Mld.c 23 @param[in] DelayTimer The maximum allowed delay before sending a responding
679 Set a random value of the delay timer for the multicast address from the range
680 [0, Maximum Response Delay]. If a timer for any address is already
682 Maximum Response Delay is less than the remaining value of the
684 Delay of zero, each timer is effectively set to zero, and the action
688 @param[in] MaxRespDelay The Maximum Response Delay, in milliseconds.
692 @retval EFI_SUCCESS The delay timer is successfully updated or
705 UINT32 Delay;
708 // If the Query packet specifies a Maximum Response Delay of zero, perform timer
716 Delay = (UINT32) (MaxRespDelay / 1000);
    [all...]
  /external/pdfium/core/fpdftext/
cpdf_textpage.h 42 enum class FPDFText_MarkedContent { Pass = 0, Done, Delay };
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
PciRootBridgeIo.h 91 @param Delay The number of 100 ns units to poll.
95 @retval EFI_TIMEOUT Delay expired before a match occurred.
108 IN UINT64 Delay,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipxrtdef.h 176 ULONG Delay;
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/PciHostBridgeDxe/
PciRootBridgeIo.c 49 read operation is repeated until either a timeout of Delay 100 ns units has expired, or (Result &
60 @param[in] Delay The number of 100 ns units to poll. Note that timer available may
67 @retval EFI_TIMEOUT Delay expired before a match occurred.
79 IN UINT64 Delay,
90 repeated until either a timeout of Delay 100 ns units has expired, or (Result & Mask) is equal
101 @param[in] Delay The number of 100 ns units to poll. Note that timer available may
108 @retval EFI_TIMEOUT Delay expired before a match occurred.
120 IN UINT64 Delay,
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridge.h 183 IN UINT64 Delay,
193 IN UINT64 Delay,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.c     [all...]
  /external/webrtc/webrtc/modules/video_coding/
video_coding_impl.cc 246 int32_t Delay() const override { return receiver_.Delay(); }
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciIo.c 92 IN UINT64 Delay,
105 IN UINT64 Delay,
446 IN UINT64 Delay,
487 Delay,
502 IN UINT64 Delay,
539 Delay,
    [all...]
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 575 // Randomly delay the current thread.
578 // Prepare for a call to Delay() by getting random data. This call might grab
585 // Randomly delay the current thread based on a previous call to SeedRandom().
586 void Delay() {
607 break; // Do nothing, no delay.
631 // Delay random amount before calling the API that conflicts with
633 r.Delay();
757 // Delay random amount before calling the API that conflicts with
759 r.Delay();
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
ScriptSave.c 509 UINT64 Delay;
520 // PI version: Duration is always 100ns. Delay is LoopTimes.
521 // Total time is: 100ns * Delay.
522 // So Delay = Duration(Microseconds) * LoopTimes / 100ns
526 Delay = MultU64x64 (MultU64x32 (Duration, 10), LoopTimes);
540 Delay
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciSched.c 576 UINTN Delay;
583 Delay = TimeOut * UHC_1_MILLISECOND;
595 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) {

Completed in 1222 milliseconds

1 23 4 5 6