Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_threaded_import.py24 finished = N == 0
26 if finished:
Dlock_tests.py31 self.finished = []
39 self.finished.append(tid)
50 while len(self.finished) < self.n:
112 self.assertEqual(len(b.finished), 0)
115 self.assertEqual(len(b.finished), N)
500 self.assertFalse(b.finished)
Dtest_threading.py210 self.finished = False
217 self.finished = True
239 self.assertTrue(not t.finished)
247 self.assertTrue(t.finished)
250 if t.finished:
Dtest_thread.py191 finished = self.running == 0
192 if finished:
Dregrtest.py532 finished = 0
534 while finished < use_mp:
537 finished += 1
Dtest_logging.py868 self.finished = threading.Event()
877 self.finished.set()
919 self.tcpserver.finished.wait(2.0)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/
DBuild_IFWI.sh102 echo Build_IFWI is finished.
DBuild_IFWI.bat151 echo Build_IFWI is finished.
/device/linaro/bootloader/edk2/EmulatorPkg/Sec/
DSec.inf4 # Main executable file of Unix Emulator that loads PEI core after initialization finished.
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtodg.c313 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; in strtodg() local
736 delta->sign = finished = 0; in strtodg()
741 if ( (finished = dsign ^ (rd&1)) !=0) { in strtodg()
924 L = finished = 0; in strtodg()
949 if (finished) in strtodg()
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc7 # Set indication (checked by vold) that we have finished this action
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc7 # Set indication (checked by vold) that we have finished this action
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dfloatobject.c1507 goto finished; in float_fromhex()
1514 goto finished; in float_fromhex()
1580 goto finished; in float_fromhex()
1596 goto finished; in float_fromhex()
1611 goto finished; in float_fromhex()
1646 finished: in float_fromhex()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dfloatobject.c1522 goto finished; in float_fromhex()
1529 goto finished; in float_fromhex()
1595 goto finished; in float_fromhex()
1611 goto finished; in float_fromhex()
1626 goto finished; in float_fromhex()
1661 finished: in float_fromhex()
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c506 bool finished = false; in firmwareWrite() local
533 finished = true; in firmwareWrite()
540 finished = true; in firmwareWrite()
541 if (finished) { in firmwareWrite()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaEnc.c360 Bool finished; member
1653 p->finished = True; in CheckErrors()
1660 p->finished = True; in Flush()
1777 if (p->finished) in LzmaEnc_CodeOneBlock()
2065 p->finished = False; in LzmaEnc_AllocAndInit()
2168 p->finished = False; in LzmaEnc_CodeOneMemBlock()
2206 if (res != SZ_OK || p->finished != 0) in LzmaEnc_Encode()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.inf4 # Main executable file of Unix Emulator that loads PEI core after initialization finished.
/device/linaro/bootloader/edk2/Nt32Pkg/Sec/
DSecMain.inf4 # Main executable file of NT32 Emulator that loads PEI core after initialization finished.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/
Dlzma.txt373 LZMA_FINISH_END - Stream must be finished after (*destLen).
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/
Dlzma.txt373 LZMA_FINISH_END - Stream must be finished after (*destLen).
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/
Dlzma.txt373 LZMA_FINISH_END - Stream must be finished after (*destLen).
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.md682 When the Secure Payload has finished handling a Secure-EL1 interrupt, it could
Dporting-guide.md1382 finished. The id should be the same as the id returned by the
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch8691 EFI_SUCCESS The function finished sucessfully
DShellR33.patch7795 - EFI_SUCCESS The function finished sucessfully