/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/ |
D | Mpp.txt | 4 In order to set desired pin multiplexing, .dsc file needs to be modified. 15 <Num> stands for chip ID (order is not important, but configuration will be 22 Indicates that register order is reversed. (Needs to be used only for AP806-Z1) 36 This registers defines functions of 10 pins in ascending order.
|
D | ComPhy.txt | 3 In order to configure ComPhy library, following PCDs are available: 10 Every ComPhy PCD has <Num> part where <Num> stands for chip ID (order is not
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/FixupVtf/ |
D | ResetVector.uni | 4 // This VTF requires build time fixups in order to find the SEC entry point. 20 …CRIPTION #language en-US "This VTF requires build time fixups in order to find the SEC en…
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/ |
D | bad_order.py | 5 order = "crazy" variable in FixBadOrder
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/ |
D | fix_preorder.py | 4 order = "pre" variable in FixPreorder
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/ |
D | fix_reduce.py | 18 order = "pre" variable in FixReduce
|
D | fix_callable.py | 16 order = "pre" variable in FixCallable
|
D | fix_intern.py | 16 order = "pre" variable in FixIntern
|
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemLib/ |
D | SmmMemLib.uni | 5 // to get SMRAM information. In order to use this library instance, the platform should produce 23 …. This library consumes SMM_ACCESS2_PROTOCOL to get SMRAM information. In order to use this librar…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
D | VfrStrings.uni | 34 #string STR_TITLE_HELP #language en-US "Select driver connection order … 35 …#language fr-FR "fr-FR: Select driver connection order as platform policy for specific controller" 38 …ous controller's override driver in the following check box, and go on to order them priority in t… 39 …ous controller's override driver in the following check box, and go on to order them priority in t…
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
D | DivU64x32.c | 47 pop edx ; restore high-order dword of the quotient in InternalMathDivU64x32()
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
D | vsoc_composer.h | 41 uint8_t* RotateTmpBuffer(unsigned int order);
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
D | DivU64x32.c | 32 pop edx ; restore high-order dword of the quotient in InternalMathDivU64x32()
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
D | vsoc_composer.h | 41 uint8_t* RotateTmpBuffer(unsigned int order);
|
/device/google/crosshatch-sepolicy/vendor/qcom/common/ |
D | domain.te | 1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
|
/device/google/bonito-sepolicy/vendor/qcom/common/ |
D | domain.te | 1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
|
/device/google/wahoo/sepolicy/vendor/ |
D | domain.te | 1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_doctest4.txt | 4 In order to get this test to pass, we have to manually specify the
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | PchXhci.asl | 118 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 157 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 200 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 248 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 289 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 332 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order 373 …o Card cage Number bit[114]=0 no reference shape Bit[118:115]=0 no rotation Bit[123:119]=0 no order
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/ |
D | Thunk16.S | 77 # The order of saved registers on the stack matches the order they appears 90 pushq $0 # reserved high order 32 bits of EFlags 204 leaw 4(%esp),%sp # skip high order 32 bits of EFlags 280 shll $12,%eax # segment address in high order 16 bits
|
D | Thunk16.asm | 71 ; The order of saved registers on the stack matches the order they appears 84 push 0 ; reserved high order 32 bits of EFlags 192 lea sp, [esp + 4] ; skip high order 32 bits of EFlags 257 shl eax, 12 ; segment address in high order 16 bits
|
/device/google/wahoo/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery.
|
/device/google/bonito/ |
D | recovery.wipe | 1 # All the partitions to be wiped (in order) under recovery.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | bdist_msi.py | 585 order = 1 586 c.event("[TARGETDIR]", "[SourceDir]", ordering=order) 588 order += 1 591 ordering=order) 592 c.event("SpawnWaitDialog", "WaitForCostingDlg", ordering=order + 1) 593 c.event("EndDialog", "Return", ordering=order + 2)
|
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/ |
D | llshr.c | 26 ; depends only on the high order bit of edx). in _allshr()
|