Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 167) sorted by relevance

1234567

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_urllib.py52 for change in changes:
53 new_module, members = change
108 for change in MAPPING[mod_member.value]:
109 if member.value in change[1]:
110 new_name = change[0]
132 for change in MAPPING[mod_member.value]:
133 if member_name in change[1]:
134 if change[0] not in mod_dict:
135 modules.append(change[0])
136 mod_dict.setdefault(change[0], []).append(member)
[all …]
/device/google/contexthub/firmware/app/chre/common/
Dchre_app.c203 struct chreSensorSamplingStatusEvent change; in chreappProcessConfigEvt() local
205 change.sensorHandle = msg->sensorHandle; in chreappProcessConfigEvt()
207 change.status.enabled = 0; in chreappProcessConfigEvt()
208 change.status.interval = 0; in chreappProcessConfigEvt()
209 change.status.latency = 0; in chreappProcessConfigEvt()
211 change.status.enabled = true; in chreappProcessConfigEvt()
215 change.status.interval = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
217 change.status.interval = (UINT32_C(1024000000) / msg->newRate) * UINT64_C(1000); in chreappProcessConfigEvt()
220 change.status.latency = CHRE_SENSOR_INTERVAL_DEFAULT; in chreappProcessConfigEvt()
222 change.status.latency = msg->newLatency; in chreappProcessConfigEvt()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpdeps.py105 change = 1
106 while change:
107 change = 0
114 change = 1
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/
DPhysicalPresenceStrings.uni17 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %…
18 #string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to a…
22 … #language en-US "to %s the TPM \nPress ESC to reject this change request and contin…
27 #string TPM_SET_PCR_BANKS #language en-US "change the boot measurements to…
28 #string TPM_CHANGE_EPS #language en-US "clear and change identity of"
38 … This action does not clear the TPM, but by approving this configuration change, future actions to…
48 #string TCG_STORAGE_HEAD_STR #language en-US "A configuration change was reques…
49 #string TCG_STORAGE_PPI_HEAD_STR #language en-US "A configuration change was reques…
53 …T_KEY #language en-US "to %s\nPress ESC to reject this change request and contin…
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/
DPhysicalPresenceStrings.uni17 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %…
18 #string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to a…
22 … #language en-US "to %s the TPM \nPress ESC to reject this change request and contin…
29 … This action does not clear the TPM, but by approving this configuration change, future actions to…
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DPhysicalPresenceStrings.uni17 #string TPM_HEAD_STR #language en-US "A configuration change was requested to %…
18 #string TPM_PPI_HEAD_STR #language en-US "A configuration change was requested to a…
19 #string TPM_UPGRADE_HEAD_STR #language en-US "A configuration change was requested to %…
23 … #language en-US "to %s the TPM \nPress ESC to reject this change request and contin…
51 … This action does not clear the TPM, but by approving this configuration change, future actions to…
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigDxe.uni4 // By this module, user may change the content of DB, DBX, PK and KEK.
20 #string STR_MODULE_DESCRIPTION #language en-US "By this module, user may change the conten…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
DIsaFloppyDxe.uni6 // change line and write protect. Currently only 1.44MB drives are supported.
23 … provides support for two drives per controller, DMA channel 2, diskette change line and write pro…
DIsaFloppyDxe.inf6 # change line and write protect. Currently only 1.44MB drives are supported.
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/AcpiTables/
DMadt.aslc53 …// On Juno we can change the primary CPU changing the SCC register. It is not currently supp…
54 …// Trusted Firmware. When supported, we will need to code to dynamically change the ordering.
97 …// On Juno we can change the primary CPU changing the SCC register. It is not currently supp…
98 …// Trusted Firmware. When supported, we will need to code to dynamically change the ordering.
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DMadt.aslc53 …// On Juno we can change the primary CPU changing the SCC register. It is not currently supp…
54 …// Trusted Firmware. When supported, we will need to code to dynamically change the ordering.
97 …// On Juno we can change the primary CPU changing the SCC register. It is not currently supp…
98 …// Trusted Firmware. When supported, we will need to code to dynamically change the ordering.
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DINTELGFX.ASL241 // 0 1 Cache change. Nothing to Implement.
250 // State change was performed by the
304 // State change was performed by the
363 // State change was performed by the
423 // State change was performed by the
483 // State change was performed by the
543 // State change was performed by the
603 // State change was performed by the
663 // State change was performed by the
716 // State change was performed by the
DIgdOSBCB.ASL169 // Change panel type if a change is requested by the driver (Change if
170 // panel type input is non-zero). Zero=No change requested.
175 Decrement(IPAT) // 0 = no change, so fit to CMOS map
DIgdOMOBF.ASL360 If(LEqual(Arg0, 2)) // Arg0 = 2, so request a panel fitting mode change.
381 Store(1, PFIT) // so request centered. (No change.)
399 Store(6, PFIT) // so request stretched. (No change.)
417 Store(8, PFIT) // so request aspect ratio. (No change.)
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DVfr.vfr99 // Commit change and exit
109 // Discard change and exit
/device/linaro/bootloader/edk2/BaseTools/Conf/
DReadMe.txt8 schema may change in the future. It differs somewhat from the early versions
/device/google/marlin/sepolicy/
Dhal_sensors.te26 # allow access to detect change in /dev folder
/device/linaro/bootloader/edk2/ArmPkg/Library/UncachedMemoryAllocationLib/
DUncachedMemoryAllocationLib.inf3 # UncachedMemoryAllocation lib that uses DXE Service to change cachability for
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DReadMe.txt12 Operating Modes: Currently the user is able to change all operating modes
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/
DSetMem32.asm50 lea edx, [edx + 8] ; use "lea" to avoid change in flags
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DReadMe.txt6 (For X64 SEC/PEI change IA32 to X64 => 'USE = X64')
/device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
DStack.S30 # Save standard registers so they can be used to change stack
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManagerStrings.uni23 #string STR_HELP_FOOTER #language en-US "↑ and ↓ to change option, ENTER to select …
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DStack.S30 # Save standard registers so they can be used to change stack
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DStack.S30 # Save standard registers so they can be used to change stack

1234567