Searched refs:attempt (Results 1 – 25 of 78) sorted by relevance
1234
/device/generic/goldfish/sepolicy/common/ |
D | hostapd_nohidl.te | 19 # hostapd will attempt to search sysfs but it's not needed and will spam the log
|
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
D | IScsiConfigStrings.uni | 35 #string STR_ISCSI_ATTEMPT_NAME_HELP #language en-US "The human name defined for this attempt." 51 …In Autoconfigure mode, iSCSI driver will attempt to connect iSCSI target via IPv4 stack, if failed…
|
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/ |
D | README.txt | 33 You should not attempt to compile SoftFloat without first reading both
|
D | softfloat.txt | 19 implemented by SoftFloat. It does not attempt to define or explain the 28 SoftFloat header files assume an ISO/ANSI-style C compiler. No attempt
|
/device/linaro/bootloader/edk2/ |
D | edksetup.bat | 150 @echo environment, call a script to attempt to set one up. 154 @echo not available, attempt to set up a tool chain that will
|
D | Edk2Setup.bat | 243 @echo environment, call a script to attempt to set one up. 247 @echo not available, attempt to set up a tool chain that will 458 … @echo Please re-run this script again with the --rebuild option to attempt to build
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/ |
D | handlers.py | 472 attempt = 1 474 attempt = (now >= self.retryTime) 475 if attempt:
|
/device/linaro/bootloader/edk2/BaseTools/Conf/ |
D | target.template | 32 # will attempt to be built. The following line will b…
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
D | SmiException.nasm | 445 ;; could attempt to insulate ourselves against this possibility, 647 ;; could attempt to insulate ourselves against this possibility,
|
D | SmiException.S | 433 ## could attempt to insulate ourselves against this possibility,
|
D | SmiException.asm | 448 ;; could attempt to insulate ourselves against this possibility,
|
/device/google/trout/hal/audio/6.0/ |
D | audio_hw.c | 945 for (int attempt = 0; attempt < MAX_READ_ATTEMPTS; attempt++) { in read_frames_from_stream() local
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/ |
D | AsmFuncs.nasm | 353 ;; could attempt to insulate ourselves against this possibility,
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/ |
D | AsmFuncs.nasm | 382 ;; could attempt to insulate ourselves against this possibility,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/ |
D | AsmFuncs.S | 344 ## could attempt to insulate ourselves against this possibility,
|
D | AsmFuncs.asm | 430 ;; could attempt to insulate ourselves against this possibility,
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ |
D | ExceptionHandlerAsm.asm | 364 ;; could attempt to insulate ourselves against this possibility,
|
D | ExceptionHandlerAsm.nasm | 362 ;; could attempt to insulate ourselves against this possibility,
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Ia32/ |
D | FspApiEntryT.nasm | 445 ;@note If return value eax is not 0, microcode did not load, but continue and attempt to boot.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133_BEFORE_MR13.txt | 73 *must* be AAA in order to attempt r1, and *must* be BBB to 74 attempt r2. The result was that r1 became unreachable since 98 AAA then p must be true to attempt r1, but if LA(1) is *not* 99 AAA then it is okay to attempt r1, provided that *if* LA(1) is 178 attempt to define a substitute name (different from the first) will 987 The *first* attempt to fix it is this: 1112 #121. (Changed in 1.33MR11) Another attempt to fix -o (output dir) option 1114 Another attempt is made to improve the -o option of antlr, dlg, 1518 However, the current version does not attempt to look past 2526 this occurs antlr will attempt to mark the ith element of an array
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133_before_mr13.txt | 73 *must* be AAA in order to attempt r1, and *must* be BBB to 74 attempt r2. The result was that r1 became unreachable since 98 AAA then p must be true to attempt r1, but if LA(1) is *not* 99 AAA then it is okay to attempt r1, provided that *if* LA(1) is 178 attempt to define a substitute name (different from the first) will 987 The *first* attempt to fix it is this: 1112 #121. (Changed in 1.33MR11) Another attempt to fix -o (output dir) option 1114 Another attempt is made to improve the -o option of antlr, dlg, 1518 However, the current version does not attempt to look past 2526 this occurs antlr will attempt to mark the ith element of an array
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | UefiShellLevel2CommandsLib.uni | 364 " SHELL_WRITE_PROTECTED An attempt was made to create a file on media that\r\n" 497 " SHELL_WRITE_PROTECTED An attempt was made to create a directory when the\r\n" 545 " * To attempt moving a read-only directory, which results in a failure:\r\n" 560 " SHELL_WRITE_PROTECTED An attempt was made to create a file on media that\r\n" 683 " * To attempt removing a directory that contains a read-only file,\r\n"
|
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/ |
D | FspApiEntry.asm | 384 ;@note If return value eax is not 0, microcode did not load, but continue and attempt to boot.
|
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
D | start16.S | 380 # If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
|
D | start.S | 386 # If INT 15 Function 2401 is not supported, then attempt to Enable A20 manually.
|
1234