Home
last modified time | relevance | path

Searched refs:InfiniteLoop (Results 26 – 50 of 107) sorted by relevance

12345

/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciSched.c429 BOOLEAN InfiniteLoop; in EhcExecTransfer() local
434 InfiniteLoop = FALSE; in EhcExecTransfer()
441 InfiniteLoop = TRUE; in EhcExecTransfer()
444 for (Index = 0; InfiniteLoop || (Index < Loop); Index++) { in EhcExecTransfer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciSched.c429 BOOLEAN InfiniteLoop; in EhcExecTransfer() local
434 InfiniteLoop = FALSE; in EhcExecTransfer()
441 InfiniteLoop = TRUE; in EhcExecTransfer()
444 for (Index = 0; InfiniteLoop || (Index < Loop); Index++) { in EhcExecTransfer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciSched.c430 BOOLEAN InfiniteLoop; in EhcExecTransfer() local
435 InfiniteLoop = FALSE; in EhcExecTransfer()
442 InfiniteLoop = TRUE; in EhcExecTransfer()
445 for (Index = 0; InfiniteLoop || (Index < Loop); Index++) { in EhcExecTransfer()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhciSched.c430 BOOLEAN InfiniteLoop; in EhcExecTransfer() local
435 InfiniteLoop = FALSE; in EhcExecTransfer()
442 InfiniteLoop = TRUE; in EhcExecTransfer()
445 for (Index = 0; InfiniteLoop || (Index < Loop); Index++) { in EhcExecTransfer()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
58 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
58 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
58 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
61 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
61 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
61 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
61 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/codecache/stress/
H A DHelper.java28 import jdk.test.lib.InfiniteLoop;
61 Thread t = new Thread(new InfiniteLoop(action, millis)); in startInfiniteLoopThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/egl/
H A DteglRobustnessTests.cpp685 class InfiniteLoop : public ContextReset class
688 InfiniteLoop (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType);
689 ~InfiniteLoop (void);
705 InfiniteLoop::InfiniteLoop (glw::Functions& gl, tcu::TestLog& log, ShaderType shaderType) in InfiniteLoop() function in deqp::egl::__anon29f6e1a20111::InfiniteLoop
713 InfiniteLoop::~InfiniteLoop (void) in ~InfiniteLoop()
727 glu::ProgramSources InfiniteLoop::genSources(void) in genSources()
735 glu::ProgramSources InfiniteLoop::genComputeSource(void) in genComputeSource()
751 glu::ProgramSources InfiniteLoop::genNonComputeSource (void) in genNonComputeSource()
821 void InfiniteLoop::setup (void) in setup()
872 void InfiniteLoop::draw (void) in draw()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c579 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
584 InfiniteLoop = FALSE; in UhciExecuteTransfer()
592 InfiniteLoop = TRUE; in UhciExecuteTransfer()
595 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhciSched.c573 BOOLEAN InfiniteLoop; in UhciExecuteTransfer() local
578 InfiniteLoop = FALSE; in UhciExecuteTransfer()
586 InfiniteLoop = TRUE; in UhciExecuteTransfer()
589 for (Index = 0; InfiniteLoop || (Index < Delay); Index++) { in UhciExecuteTransfer()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A DactorFuzz.py37 class InfiniteLoop (Exception): class
58 raise InfiniteLoop()
398 except InfiniteLoop:
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/UhciPei/
H A DUhcPeim.c2508 BOOLEAN InfiniteLoop; in ExecuteControlTransfer() local
2513 InfiniteLoop = FALSE; in ExecuteControlTransfer()
2521 InfiniteLoop = TRUE; in ExecuteControlTransfer()
2537 } while (InfiniteLoop || (Delay != 0)); in ExecuteControlTransfer()
2574 BOOLEAN InfiniteLoop; in ExecBulkTransfer() local
2579 InfiniteLoop = FALSE; in ExecBulkTransfer()
2587 InfiniteLoop = TRUE; in ExecBulkTransfer()
2602 } while (InfiniteLoop || (Delay != 0)); in ExecBulkTransfer()

12345