Searched refs:follow (Results 1 – 25 of 96) sorted by relevance
1234
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | optee-dispatcher.md | 6 To build and execute [OP-TEE OS] follow the instructions at
|
D | rt-svc-writers-guide.md | 26 Call (SMC) instruction. These requests will follow the convention described in 243 The ARM Trusted Firmware expects owning entities to follow this 261 NOTE: The PSCI and Test Secure-EL1 Payload Dispatcher services do not follow
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/ |
D | IdtVectorAsm.asm | 61 ; The follow algorithm is used for the common interrupt routine.
|
/device/linaro/bootloader/edk2/EdkShellBinPkg/ |
D | EdkShellBinPkg.dec | 4 # This package contains multiple binary shell applications that follow UEFI specification. Now ther…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/ |
D | PcatSingleSegmentPciCfg2Pei.uni | 5 // To follow PI specification, these services also support access to the unaligned Pci address.
|
D | PcatSingleSegmentPciCfg2Pei.inf | 5 # To follow PI specification, these services also support access to the unaligned Pci address.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/ |
D | SmbiosMeasurementDxe.inf | 4 # This driver is a sample driver to follow TCG platform specification to
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 355 If there is demand, a similar routine for follow sets can be added. 1000 tries to compute the follow set of alt 2, which means finding 1001 the things which can follow rule t in the context of (alpha)?. 1005 to properly determine the follow set of rule t. 1007 Prior to 1.33MR14, the follow of (alpha)? was computed as 1011 With MR14 the follow set will be the empty set for that context. 1014 appear elsewhere. When the follow context for this other use 1016 results, and a reasonable follow context results. However if 1018 manner then the follow context will be inaccurate - it was 1039 line 2: error: not possible to compute follow set for alpha [all …]
|
D | CHANGES_FROM_133_before_mr13.txt | 181 #147. (Changed in MR11) Bug in follow set computation 184 prior to MR11 in the computation of the follow set. The bug is 191 The problem appears when an optimization of the follow set 193 follow set used is the "worst case". In other words, the error 224 only one token long) it needs to determine what could follow "expr". 227 adds to the first[2] set of "expr" the "global" follow set (including 228 "COLON") which could follow "expr" (under other conditions) in the 757 When this change is combined with the bugfix to the follow set cache 2055 f - first/follow set information to stdout 2605 #82. (Fixed in 1.33MR10) Computation of follow sets with multiple cycles [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/ |
D | ExceptionHandlerAsm.asm | 70 ; The follow algorithm is used for the common interrupt routine. 91 ; The follow algorithm is used for the common interrupt routine.
|
D | ExceptionHandlerAsm.S | 103 # The follow algorithm is used for the common interrupt routine.
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/ |
D | AsmFuncs.S | 173 # The follow algorithm is used for the common interrupt routine.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/ |
D | Copyright.txt | 13 Copyright notices, applying to this package and its contents, follow below.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Grammar/ |
D | Grammar | 10 # NOTE WELL: You should also follow all the steps listed in PEP 306,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | Grammar.txt | 10 # NOTE WELL: You should also follow all the steps listed in PEP 306,
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_FROM_133.txt | 1026 If there is demand, a similar routine for follow sets can be added. 1682 tries to compute the follow set of alt 2, which means finding 1683 the things which can follow rule t in the context of (alpha)?. 1687 to properly determine the follow set of rule t. 1689 Prior to 1.33MR14, the follow of (alpha)? was computed as 1693 With MR14 the follow set will be the empty set for that context. 1696 appear elsewhere. When the follow context for this other use 1698 results, and a reasonable follow context results. However if 1700 manner then the follow context will be inaccurate - it was 1721 line 2: error: not possible to compute follow set for alpha [all …]
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 181 #147. (Changed in MR11) Bug in follow set computation 184 prior to MR11 in the computation of the follow set. The bug is 191 The problem appears when an optimization of the follow set 193 follow set used is the "worst case". In other words, the error 224 only one token long) it needs to determine what could follow "expr". 227 adds to the first[2] set of "expr" the "global" follow set (including 228 "COLON") which could follow "expr" (under other conditions) in the 757 When this change is combined with the bugfix to the follow set cache 2055 f - first/follow set information to stdout 2605 #82. (Fixed in 1.33MR10) Computation of follow sets with multiple cycles [all …]
|
/device/google/contexthub/firmware/ |
D | CodingStandard.txt | 1 … codebase that looks readable, it is hereby established that the code will follow these guidelines.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/DeviceTree/ |
D | hi6220-hikey.dts | 198 * the vendor driver doesn't follow the gpio
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | README | 16 To compile all files and run the test program, follow the instructions given at
|
/device/linaro/bootloader/arm-trusted-firmware/ |
D | contributing.md | 32 [issue tracking repository]. Please follow the guidelines in that
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ |
D | ExceptionHandlerAsm.S | 285 # The follow algorithm is used for the common interrupt routine.
|
D | ExceptionHandlerAsm.asm | 75 ; The follow algorithm is used for the common interrupt routine.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | README | 17 To compile all files and run the test program, follow the instructions given at
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/ |
D | AsmFuncs.S | 175 # The follow algorithm is used for the common interrupt routine.
|
1234