Searched refs:None (Results 1 – 25 of 140) sorted by relevance
123456
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | command_template | 18 # 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/ |
D | EmuHWC2.cpp | 296 return Error::None; in createVirtualDisplay() 302 return Error::None; in destroyVirtualDisplay() 345 return Error::None; in registerCallback() 355 return Error::None; in registerCallback() 447 return Error::None; in acceptChanges() 459 return Error::None; in createLayer() 483 return Error::None; in destroyLayer() 499 return Error::None; in getActiveConfig() 515 return Error::None; in getDisplayAttribute() 531 return Error::None; in getChangedCompositionTypes() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/compiler/ |
D | ast.txt | 7 # & 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/ |
D | InterruptTable.S | 22 # Input: None 24 # Output: None 31 # Saves: None 33 # Modified: None
|
D | InterruptTable.asm | 24 ; Input: None 26 ; Output: None 33 ; Saves: None 35 ; Modified: None
|
D | InterruptTable.nasm | 22 ; Input: None 24 ; Output: None 31 ; Saves: None 33 ; Modified: None
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/ |
D | InterruptTable.S | 23 # Input: None 25 # Output: None 32 # Saves: None 34 # Modified: None
|
D | InterruptTable.asm | 22 ; Input: None 24 ; Output: None 31 ; Saves: None 33 ; Modified: None
|
D | InterruptTable.nasm | 23 ; Input: None 25 ; Output: None 32 ; Saves: None 34 ; Modified: None
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/ |
D | Flat32.s | 28 # Input: None 30 # Output: None 44 # Return: None
|
D | Flat32.asm | 35 ; Input: None 37 ; Output: None 51 ; Return: None
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ |
D | ReadMe.txt | 16 Parity: None 17 Flow Control: None
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/ |
D | SecEntry.asm | 42 ; Input: None 44 ; Output: None 58 ; Return: None
|
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/ |
D | SecEntry.nasm | 37 ; Input: None 39 ; Output: None 53 ; Return: None 120 ; Input: None 122 ; Output: None 132 ; Return: None
|
/device/google/contexthub/util/nanotool/ |
D | contexthub.h | 81 None = 0, enumerator 92 SensorSpecialRate special_rate = SensorSpecialRate::None;
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/ArmPlatformLibHisilicon/AArch64/ |
D | Helper.S | 32 # IN None
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOMOBF.ASL | 53 ;* Input: None 55 ;* Output: None 92 ;* Input: None 94 ;* Output: None 285 ;* Input: None 475 ;* Input: None 479 ;* References: None
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/Arm/ |
D | RTSMHelper.S | 22 # IN None 39 # IN None
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
D | Flat32.asm | 65 ; Input: None 67 ; Output: None 81 ; Return: None
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Library/AmdStyxLib/AArch64/ |
D | Helper.S | 50 # IN None
|
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/ |
D | SecEntry.S | 34 # Input: None 36 # Output: None 50 # Return: None
|
D | SecEntry.asm | 43 ; Input: None 45 ; Output: None 59 ; Return: None
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/ |
D | CK505ClockPlatformInfo.h | 48 None = 0x00000000,
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/ |
D | C.g | 150 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:
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/ |
D | IScsiConfigDxeStrings.uni | 48 #string STR_CHAP_TYPE_HELP #language en-US "None, One way CHAP or mutual CHAP" 49 #string STR_CHAP_TYPE_NONE #language en-US "None"
|
123456