Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 25 of 211) sorted by relevance

123456789

/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/drivers/pmu/
Dpmu_com.h51 uint32_t loop = 0; in pmu_power_domain_ctr() local
65 while ((pmu_power_domain_st(pd) != pd_state) && (loop < PD_CTR_LOOP)) { in pmu_power_domain_ctr()
67 loop++; in pmu_power_domain_ctr()
82 uint32_t cluster_id, loop = 0; in check_cpu_wfie() local
97 (loop < CHK_CPU_LOOP)) { in check_cpu_wfie()
99 loop++; in check_cpu_wfie()
/device/linaro/bootloader/arm-trusted-firmware/common/
Dtf_printf.c82 loop: in tf_vprintf()
115 goto loop; in tf_vprintf()
119 goto loop; in tf_vprintf()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_asynchat.py122 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
153 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
174 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
186 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
196 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
207 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
219 asyncore.loop(use_poll=self.usepoll, count=300, timeout=.01)
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Defi32.asm62 @@: ; loop through all IDT entries exception handlers a…
69loop @b ; loop back through again until all descriptors are in…
75 ;@@: ; loop through all IDT entries exception handlers …
81 ; loop @b ; loop back through again until all descriptors ar…
Defi64.asm71 @@: ; loop through all IDT entries exception handlers a…
79loop @b ; loop back through again until all descriptors are in…
85 ;@@: ; loop through all IDT entries exception handlers …
92 ; loop @b ; loop back through again until all descriptors ar…
Defi32.S60 LOOP_1: # loop through all IDT entries exception handlers a…
67 …loopl LOOP_1 # loop back through again until all descriptors are…
73 #@@: ; loop through all IDT entries exception handlers …
79 # loop @b ; loop back through again until all descriptors ar…
Defi64.S74 LOOP_1: # loop through all IDT entries exception handlers a…
82 …loopl LOOP_1 # loop back through again until all descriptors are in…
88 #@@: ; loop through all IDT entries exception handlers …
95 # loop @b ; loop back through again until all descriptors ar…
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/
DEfiLoadFv.cmm30 ; loop through ffs files
58 ) ; end fv ffs loop
80 ; loop through sections in file
101 ) ; end section loop
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
Dreset.S148 loop a2, .L0
160 loop a2, .L0
182 loop a2, .L1
210 loop a2, .L2
222 loop a2, .L2
243 loop a2, .L3
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dhashlib.py207 loop = 1
209 prev = prf(salt + struct.pack(b'>I', loop))
214 loop += 1
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
DNmakeSubdirs.bat20 :loop label
34 goto loop
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py203 loop = TimedLoop(func, args)
210 results.append(loop(start_time, THROUGHPUT_DURATION,
226 results.append(loop(start_time, THROUGHPUT_DURATION,
321 loop = TimedLoop(func, args)
332 loop(start_time, duration * 1.5, end_event, do_yield=False)
452 loop = TimedLoop(func, args)
463 loop(start_time, duration * 1.5, end_event, do_yield=False)
/device/linaro/bootloader/edk2/BaseTools/
Dtoolsetup.bat34 :loop label
42 goto loop
47 goto loop
52 goto loop
57 goto loop
64 goto loop
69 goto loop
81 goto loop
/device/linaro/bootloader/edk2/OvmfPkg/ResetVector/Ia32/
DPageTables64.asm61 loop clearPageTablesMemoryLoop
86 loop pageTableEntriesLoop
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiCopyMemSSE2.c89 jmp _StartByteCopy ; back to top of loop in EfiCommonLibCopyMem()
141 jmp SHORT _CopyRemainingBytes ; back to top of loop in EfiCommonLibCopyMem() local
165 jmp _CopyOverlappedLoop ; back to top of loop in EfiCommonLibCopyMem()
DPower10U64.c68 loop _Power10U64_Wend in Power10U64()
DEfiCopyMem.S104 jmp _StartByteCopy # back to top of loop
169 jmp _CopyRemainingBytes # back to top of loop
193 jmp _CopyOverlappedLoop # back to top of loop
DEfiCopyMem.c92 jmp _StartByteCopy ; back to top of loop in EfiCommonLibCopyMem()
157 jmp SHORT _CopyRemainingBytes ; back to top of loop in EfiCommonLibCopyMem() local
181 jmp _CopyOverlappedLoop ; back to top of loop in EfiCommonLibCopyMem()
DEfiCopyMem.asm102 jmp _StartByteCopy ; back to top of loop
167 jmp SHORT _CopyRemainingBytes ; back to top of loop
191 jmp _CopyOverlappedLoop ; back to top of loop
DPower10U64.asm76 loop _Power10U64_Wend
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
DSetMem.asm67 blt L3 ; break out of the loop
70 bne L0 ; goto beginning of loop
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DQsort.c132 loop: SWAPINIT(a, es); in qsort()
202 goto loop; in qsort()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/
DSetMem64.S42 loop L0
DSetMem64.asm46 loop @B
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/X64/
DSetMem64.S44 loop L0

123456789