Searched refs:then (Results 1 – 25 of 336) sorted by relevance
12345678910>>...14
/device/linaro/bootloader/edk2/BaseTools/ |
D | BuildEnv | 19 # If WORKSPACE is already set, then we can return right now 22 then 40 then 43 then 48 then 58 then 70 echo "then" >> $OUTPUT_FILE 78 echo "then" >> $OUTPUT_FILE 80 echo " then" >> $OUTPUT_FILE 102 # If EDK_TOOLS_PATH is already set, then we can return right now [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_epoll.py | 157 then = time.time() 158 self.assertFalse(then - now > 0.1, then - now) 166 self.assertFalse(then - now > 0.01, then - now) 170 then = time.time() 178 then = time.time() 179 self.assertFalse(then - now > 0.01) 192 then = time.time() 193 self.assertFalse(then - now > 0.01) 211 then = time.time() 212 self.assertFalse(then - now > 0.01)
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/ |
D | GenericMemoryTestDxe.uni | 2 // This driver first constructs the non-tested memory range, then performs the R/W/V memory test. 4 // This driver first constructs the non-tested memory range, then performs the R/W/V memory test. 19 …RACT #language en-US "Constructs the non-tested memory range, then performs the R/W/V … 21 …language en-US "This driver first constructs the non-tested memory range, then performs the R/W/V …
|
/device/google/marlin/self-extractors_sailfish/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/google/bonito/self-extractors/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/google/muskie/self-extractors/ |
D | PART2 | 4 then 15 then
|
/device/google/crosshatch/self-extractors_blueline/ |
D | PART2 | 4 then 15 then
|
/device/google/crosshatch/self-extractors/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/linaro/hikey/self-extractors_hikey960/ |
D | PART2 | 4 then 15 then
|
/device/google/bonito/self-extractors_sargo/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/google/marlin/self-extractors/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/google/taimen/self-extractors/ |
D | PART2 | 4 then 15 then
|
D | PART3 | 3 then
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/ |
D | UpdateDriverDxe.uni | 5 // then it should be dispatched from the capsule FV, then find the image 23 …. If all goes correctly, it should be dispatched from the capsule FV, and then it finds the image …
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Metronome/ |
D | Metronome.uni | 9 // microsecond units. If the number of ticks is small, then nanoseconds are used. 10 // If the number of ticks is large, then microseconds are used. This prevents 29 …nd units. If the number of ticks is small, then nanoseconds are used. If the number of ticks is l…
|
/device/linaro/bootloader/edk2/SecurityPkg/Application/RngTest/ |
D | RngTest.uni | 5 // And then it will do a generation test on the supported RNG algorithm. 22 …ation can print out the supported RNG algorithm in UEFI RNG Protocol. And then it will do a genera…
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/ |
D | DxeDeferImageLoadLib.uni | 5 // considerations. These deferred images will be recorded and then reported by 22 …se of security considerations. These deferred images will be recorded and then reported by install…
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/ |
D | README.txt | 41 above then it installs it in the UEFI Configuration table and the run over the 45 PcdOverridePlatformFdt" is equal to TRUE, then before to try to install the 49 defined by the UEFI variable fails then the installation proceeds as described 71 an EFI Shell file path then first the "Fdt" UEFI variable is updated accordingly 72 and then the FDT installation process is run.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/ |
D | PeiReportStatusCodeLib.uni | 5 // code via PEI Status Code Service. If the service is not available, it then tries calling 22 …tus code via PEI Status Code Service. If the service is not available, it then tries calling OEM H…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmmCommunicationBufferDxe/ |
D | SmmCommunicationBufferDxe.uni | 5 // then it publishes the information to EFI configuration table with 24 …river allocates common SMM communication buffer in EfiReservedMemoryType, then it publishes the in…
|
12345678910>>...14