Home
last modified time | relevance | path

Searched refs:layout (Results 1 – 25 of 75) sorted by relevance

123

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java52 setContentView(R.layout.no_device); in hideControls()
57 setContentView(R.layout.main); in showControls()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DUsbKbDxe.inf6 # It initializes the keyboard layout according to info retrieved from HII database.
86 # If HII Database Protocol exists, then keyboard layout from HII database is used.
87 # Otherwise, USB keyboard module tries to use its carried default layout.
DUsbKbDxe.uni6 // It initializes the keyboard layout according to info retrieved from HII database.
30 …t Input Ex Protocol on USB keyboard devices. It initializes the keyboard layout according to infor…
/device/linaro/hikey/
Dcommon.kl16 # Generic key layout file for full alphabetic US English PC style external keyboards.
19 # Do not edit the generic key layout to support a specific keyboard; instead, create
20 # a new key layout file with the required keyboard configuration.
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Vtf0/Ia16/
DResetVec.asm1620 ; The layout of this file is fixed. The build tool makes assumption of the layout.
100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DResetVec.asm1625 ; The layout of this file is fixed. The build tool makes assumption of the layout.
100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/Ia16/
DResetVec.asm1620 ; The layout of this file is fixed. The build tool makes assumption of the layout.
100 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Ia32/
DResetVec.asm1629 ; The layout of this file is fixed. The build tool makes assumption of the layout.
103 ; Nothing can go here, otherwise the layout of this file would change.
/device/linaro/bootloader/edk2/UefiCpuPkg/SecCore/Ia32/
DResetVec.asm1629 ; The layout of this file is fixed. The build tool makes assumption of the layout.
103 ; Nothing can go here, otherwise the layout of this file would change.
DResetVec.nasmb28 ; The layout of this file is fixed. The build tool makes assumption of the layout.
102 ; Nothing can go here, otherwise the layout of this file would change.
/device/google/contexthub/firmware/variant/
DREADME2 build scripts fully support such layout, however this is not necessary in order to build such varia…
/device/google/contexthub/firmware/os/core/
DappSec.c234 image->layout.version != 1 || in appSecProcessIncomingHdr()
235 image->layout.magic != GOOGLE_LAYOUT_MAGIC) in appSecProcessIncomingHdr()
310 .fwFlags = image->layout.flags, in appSecProcessIncomingHdr()
312 .payInfoType = image->layout.payload, in appSecProcessIncomingHdr()
317 switch(image->layout.payload) { in appSecProcessIncomingHdr()
/device/asus/fugu/
DNexus_Remote.kl16 # Key layout file for remote control
DSpike.kl16 # Key layout file for remote control
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtFlashMapPei/
DWinNtFlashMapPei.inf4 # This module installs FlashMap PPI which is used to get flash layout information.
/device/linaro/bootloader/edk2/EmulatorPkg/FlashMapPei/
DFlashMapPei.inf4 # This module installs FlashMap PPI which is used to get flash layout information.
/device/sample/apps/LeanbackWidget/src/com/google/android/leanbacklauncher/partnerwidget/
DClockWidgetProvider.java59 RemoteViews remoteViews = new RemoteViews(context.getPackageName(), R.layout.clock_widget); in getRemoteViews()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Hpet/
DHpet.aslc4 for bug fixes, no porting is required. The table layout is defined in
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Mcfg/
DMcfg.aslc5 MCFG defined in this file. The table layout is defined in Mcfg.h and the
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c103 image->aosp.header_version == 1 && image->layout.magic == GOOGLE_LAYOUT_MAGIC) { in handleEncrypt()
170 image->layout.magic == GOOGLE_LAYOUT_MAGIC) { in handleDecrypt()
/device/google/contexthub/lib/include/nanohub/
Dnanohub.h161 struct ImageLayout layout; member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Mcfg/
DMcfg.aslc25 The table layout is defined in Mcfg.h and the table contents are defined
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
DMadt.aslc33 // This is where the table layout is modified.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DThunk16.asm35 ; Here is the layout of the real mode stack. _ToUserCode() is responsible for
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DThunk16.asm36 ; Here is the layout of the real mode stack. _ToUserCode() is responsible for

123