Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 100) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/doc/
Dmanual.css13 font-style: normal ;
19 font-style: normal ;
Dlua.css18 font-weight: normal ;
19 font-style: normal ;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmltok.c1248 struct normal_encoding normal; member
1363 e->normal.type[i] = BT_MALFORM; in XmlInitUnknownEncoding()
1372 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2)); in XmlInitUnknownEncoding()
1381 e->normal.type[i] = latin1_encoding.type[c]; in XmlInitUnknownEncoding()
1387 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
1397 e->normal.type[i] = BT_NMSTRT; in XmlInitUnknownEncoding()
1399 e->normal.type[i] = BT_NAME; in XmlInitUnknownEncoding()
1401 e->normal.type[i] = BT_OTHER; in XmlInitUnknownEncoding()
1409 e->normal.isName2 = unknown_isName; in XmlInitUnknownEncoding()
1410 e->normal.isName3 = unknown_isName; in XmlInitUnknownEncoding()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmltok.c1240 struct normal_encoding normal; member
1355 e->normal.type[i] = BT_MALFORM; in XmlInitUnknownEncoding()
1364 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2)); in XmlInitUnknownEncoding()
1373 e->normal.type[i] = latin1_encoding.type[c]; in XmlInitUnknownEncoding()
1379 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
1389 e->normal.type[i] = BT_NMSTRT; in XmlInitUnknownEncoding()
1391 e->normal.type[i] = BT_NAME; in XmlInitUnknownEncoding()
1393 e->normal.type[i] = BT_OTHER; in XmlInitUnknownEncoding()
1401 e->normal.isName2 = unknown_isName; in XmlInitUnknownEncoding()
1402 e->normal.isName3 = unknown_isName; in XmlInitUnknownEncoding()
[all …]
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-update.rst32 describe how normal world FWU images should operate. To implement normal world
41 some parts of FWU to be implemented in other secure and normal world images.
50 - Context switching between the normal and secure world during the FWU
86 - Executable or non-executable image. This indicates whether the normal world
133 requested BL1 to resume normal world execution.
192 if (normal world caller) synchronous exception
196 ``entry_point_info_t`` structure. In the normal TF boot flow, BL2 invokes this SMC
246 Once the SMC is handled, BL1 returns from exception to the normal world caller.
270 else // normal world caller
310 implementation only supports normal world callers initiating execution of a
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dcheck_soundcard.vbs8 wscript.Quit 0 rem normal exit
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/
DFirmwarePerformancePei.uni5 // In normal boot mode, it consumes SecPerformance PPI produced by SEC phase
26 …S3 Resume Performance Record in ACPI Firmware Performance Data Table. In normal boot mode, it cons…
DFirmwarePerformancePei.inf5 # In normal boot mode, it consumes SecPerformance PPI produced by SEC phase
/device/google/muskie/
Ddevice-walleye.mk17 PRODUCT_AAPT_CONFIG := normal
/device/linaro/hikey/factory-images/
DREADME3 Do a normal build prep, then in the ANDROID_TOP_DIR run:
/device/linaro/hikey/installer/hikey960/
DREADME17 * To boot into normal mode set switch 1 to ON and switch 2 & 3 to
30 to normal mode and boot the device.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
DFlat32.asm294 …stForceColdReset ; Zero means bit clear, we're not requested to warm reset so continue as normal
311 jz ConfigHmbound ; Zero means bit clear, we have the config we want so continue as normal
351 jnz ConfigPci ; Non-zero means bit set, we have the config we want so continue as normal
/device/google/wahoo/
Dinit.hardware.diag.rc.user17 on property:ro.boot.mode=normal
/device/linaro/bootloader/edk2/EdkShellBinPkg/
DEdkShellBinPkg.dec4 …ere are three binary shell modules, which are for bin (original module), normal shell and full she…
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
DREADME12 10 ambiguity warnings. These are normal. Don't worry.
/device/google/sunfish-sepolicy/private/
Dgoogle_camera_app.te9 # Duplicate all access that normal untrusted_app has, except for untrusted_app_domain
/device/google/coral-sepolicy/private/
Dgoogle_camera_app.te9 # Duplicate all access that normal untrusted_app has, except for untrusted_app_domain
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DReadDr4.nasm40 ; under normal circustances. Here opcode is used.
DReadDr5.nasm40 ; under normal circustances. Here opcode is used.
DWriteDr4.nasm41 ; under normal circustances. Here opcode is used.
DWriteDr5.nasm41 ; under normal circustances. Here opcode is used.
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Ia32/
DFspApiEntryS.nasm37 ; controllers in the chipset to enable normal operation of these devices.
/device/generic/armv7-a-neon/
Dmini_common.mk23 PRODUCT_AAPT_CONFIG := normal ldpi mdpi hdpi xhdpi xxhdpi
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/
Dhikey960.rst183 Boot UEFI in normal mode
186 - Make sure "Boot Mode" switch is OFF for normal boot mode. Then power on HiKey960.
Dhikey.rst162 Boot UEFI in normal mode
165 - Make sure Pin3-Pin4 on J15 are open for normal boot mode. Then power on HiKey.

1234