Home
last modified time | relevance | path

Searched refs:None (Results 1 – 25 of 142) sorted by relevance

123456

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dcommand_template18 # List of option tuples: long name, short name (None if no short
26 self. = None
27 self. = None
28 self. = None
34 if self.x is None:
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp98 return HWC2::Error::None; in initDisplayParameters()
330 return Error::None; in createVirtualDisplay()
336 return Error::None; in destroyVirtualDisplay()
379 return Error::None; in registerCallback()
391 return Error::None; in registerCallback()
493 return Error::None; in acceptChanges()
505 return Error::None; in createLayer()
529 return Error::None; in destroyLayer()
545 return Error::None; in getActiveConfig()
561 return Error::None; in getDisplayAttribute()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/
Dast.txt7 # & this child may be set to None
17 Class: name*, bases!, doc*, code, decorators& = None
59 CallFunc: node, args!, star_args& = None, dstar_args& = None
86 self.varargs = self.kwargs = None
93 self.varargs = self.kwargs = None
101 self.varargs = self.kwargs = None
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/
DInterruptTable.S22 # Input: None
24 # Output: None
31 # Saves: None
33 # Modified: None
DInterruptTable.asm24 ; Input: None
26 ; Output: None
33 ; Saves: None
35 ; Modified: None
DInterruptTable.nasm22 ; Input: None
24 ; Output: None
31 ; Saves: None
33 ; Modified: None
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp357 return Error::None; in createVirtualDisplay()
371 return Error::None; in destroyVirtualDisplay()
456 return Error::None; in registerCallback()
524 return Error::None; in registerCallback()
581 return Error::None; in acceptChanges()
592 return Error::None; in createLayer()
615 return Error::None; in destroyLayer()
629 return Error::None; in getActiveConfig()
644 return Error::None; in getAttribute()
659 return Error::None; in getChangedCompositionTypes()
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/
DInterruptTable.S23 # Input: None
25 # Output: None
32 # Saves: None
34 # Modified: None
DInterruptTable.asm22 ; Input: None
24 ; Output: None
31 ; Saves: None
33 ; Modified: None
DInterruptTable.nasm23 ; Input: None
25 ; Output: None
32 ; Saves: None
34 ; Modified: None
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
DFlat32.s28 # Input: None
30 # Output: None
44 # Return: None
DFlat32.asm35 ; Input: None
37 ; Output: None
51 ; Return: None
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DReadMe.txt16 Parity: None
17 Flow Control: None
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DSecEntry.asm42 ; Input: None
44 ; Output: None
58 ; Return: None
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
DSecEntry.nasm37 ; Input: None
39 ; Output: None
53 ; Return: None
120 ; Input: None
122 ; Output: None
132 ; Return: None
/device/google/contexthub/util/nanotool/
Dcontexthub.h81 None = 0, enumerator
92 SensorSpecialRate special_rate = SensorSpecialRate::None;
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DIgdOMOBF.ASL53 ;* Input: None
55 ;* Output: None
92 ;* Input: None
94 ;* Output: None
285 ;* Input: None
475 ;* Input: None
479 ;* References: None
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/
DHelper.S32 # IN None
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/
DRTSMHelper.S22 # IN None
39 # IN None
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
DFlat32.asm65 ; Input: None
67 ; Output: None
81 ; Return: None
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/AmdStyxLib/AArch64/
DHelper.S50 # IN None
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DSecEntry.S34 # Input: None
36 # Output: None
50 # Return: None
DSecEntry.asm43 ; Input: None
45 ; Output: None
59 ; Return: None
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
DCK505ClockPlatformInfo.h48 None = 0x00000000,
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DC.g150 if d != None:
157 if a != None:
170 if b != None:
177 if t != None:
217 if s.stop != None:
222 if e.stop != None:

123456