Home
last modified time | relevance | path

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

123456789

/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
DMpp.txt4 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.
DComPhy.txt3 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/
DResetVector.uni4 // 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/
Dbad_order.py5 order = "crazy" variable in FixBadOrder
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/fixers/myfixes/
Dfix_preorder.py4 order = "pre" variable in FixPreorder
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_reduce.py18 order = "pre" variable in FixReduce
Dfix_callable.py16 order = "pre" variable in FixCallable
Dfix_intern.py16 order = "pre" variable in FixIntern
/device/linaro/bootloader/edk2/MdePkg/Library/SmmMemLib/
DSmmMemLib.uni5 // 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/
DVfrStrings.uni34 #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/
DDivU64x32.c47 pop edx ; restore high-order dword of the quotient in InternalMathDivU64x32()
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
Dvsoc_composer.h41 uint8_t* RotateTmpBuffer(unsigned int order);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DDivU64x32.c32 pop edx ; restore high-order dword of the quotient in InternalMathDivU64x32()
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dvsoc_composer.h41 uint8_t* RotateTmpBuffer(unsigned int order);
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Ddomain.te1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
/device/google/bonito-sepolicy/vendor/qcom/common/
Ddomain.te1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
/device/google/wahoo/sepolicy/vendor/
Ddomain.te1 # In order for /sys/kernel/debug/kgsl/proc/<pid>/mem
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_doctest4.txt4 In order to get this test to pass, we have to manually specify the
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchXhci.asl118 …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/
DThunk16.S77 # 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
DThunk16.asm71 ; 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/
Drecovery.wipe1 # All the partitions to be wiped (in order) under recovery.
/device/google/bonito/
Drecovery.wipe1 # All the partitions to be wiped (in order) under recovery.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist_msi.py585 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/
Dllshr.c26 ; depends only on the high order bit of edx). in _allshr()

123456789