Searched refs:V1 (Results 1 - 11 of 11) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
H A Dfacp.asl90 WBINVD instruction is operational (V1) : 1
91 WBINVD flushes all caches (V1) : 1
92 All CPUs support C1 (V1) : 0
93 C2 works on MP system (V1) : 0
94 Control Method Power Button (V1) : 1
95 Control Method Sleep Button (V1) : 1
96 RTC wake not in fixed reg space (V1) : 0
97 RTC can wake system from S4 (V1) : 0
98 32-bit PM Timer (V1) : 0
99 Docking Supported (V1)
[all...]
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/
H A DDefaultExceptionHandler.c164 DEBUG ((EFI_D_ERROR, "\n V0 0x%016lx %016lx V1 0x%016lx %016lx\n", SystemContext.SystemContextAArch64->V0[1], SystemContext.SystemContextAArch64->V0[0], SystemContext.SystemContextAArch64->V1[1], SystemContext.SystemContextAArch64->V1[0]));
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DDebugSupport.h573 UINT64 V1[2]; member in struct:__anon7834
/device/huawei/angler/
H A Dinit.angler.rc455 on property:ro.boot.hardware.revision=ANGLER-V1
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
H A DVfrSyntax.g2330 V1:Number << ConstVal = _STOU16(V1->getText()); >>
2455 L:VarEqVal Var "\(" V1:Number "\)" "==" V2:Number <<
2459 U64Obj1.SetValue (_STOU64(V1->getText()));
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
H A DMetaFileParser.py1167 Id, self._ItemType, V1, V2, V3, S1, S2, Owner, BelongsToFile, self._From, \
1177 self._ValueList = [V1, V2, V3]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py1243 Id, self._ItemType, V1, V2, V3, S1, S2, Owner, self._From, \
1268 self._ValueList = [V1, V2, V3]
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrSyntax.g3949 V1:Number << ConstVal = _STOU16(V1->getText(), V1->getLine()); >>
4002 V1:Number << ConstVal = _STOU16(V1->getText(), V1->getLine()); >>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c1903 /* V1 is used to string-ize the version number. However, it would
1905 substituted before being passed to V1. CPP is defined to expand
1907 the version macros, then CPP will expand the resulting V1() macro
1911 #define V1(a,b,c) XML_L(#a)XML_L(".")XML_L(#b)XML_L(".")XML_L(#c) macro
1912 #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
1916 #undef V1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c1903 /* V1 is used to string-ize the version number. However, it would
1905 substituted before being passed to V1. CPP is defined to expand
1907 the version macros, then CPP will expand the resulting V1() macro
1911 #define V1(a,b,c) XML_L(#a)XML_L(".")XML_L(#b)XML_L(".")XML_L(#c) macro
1912 #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
1916 #undef V1 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c1981 /* V1 is used to string-ize the version number. However, it would
1983 substituted before being passed to V1. CPP is defined to expand
1985 the version macros, then CPP will expand the resulting V1() macro
1989 #define V1(a,b,c) XML_L(#a)XML_L(".")XML_L(#b)XML_L(".")XML_L(#c) macro
1990 #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
1994 #undef V1 macro

Completed in 270 milliseconds