Home
last modified time | relevance | path

Searched refs:Real (Results 1 – 25 of 31) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_abstract_numbers.py5 from numbers import Complex, Real, Rational, Integral
31 self.assertTrue(issubclass(float, Real))
38 self.assertFalse(issubclass(complex, Real))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dnumbers.py169 class Real(Complex): class
267 Real.register(float)
270 class Rational(Real):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnumbers.py169 class Real(Complex): class
267 Real.register(float)
270 class Rational(Real):
Dfractions.py376 elif isinstance(a, numbers.Real):
/device/linaro/bootloader/edk2/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/
DPcRtcExtra.uni18 "PCAT Real Time Clock DXE Driver"
/device/linaro/bootloader/edk2/Nt32Pkg/RealTimeClockRuntimeDxe/
DRealTimeClockRuntimeDxe.inf2 # NT Emulation Real time clock Architectural Protocol Driver as defined in TIANO
/device/linaro/bootloader/edk2/EmulatorPkg/RealTimeClockRuntimeDxe/
DRealTimeClock.inf2 # Emu Real time clock Architectural Protocol Driver as defined in PI
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
Dmeta-vladimir.txt125 They say, that the Real-World bugs them with problems that cannot be
128 runtime isn't always appropriate for reproducing the Real-World's
144 They answer: "Poor soul... Go and see how cruel the Real-World is!".
150 implemented yet, because the Real-World don't let wizards to evaluate
250 Now you know everything about meta-classes and the Real-World!
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DThunk16.asm21 ; Real mode thunk
DThunk16.S18 # Real mode thunk
DThunk16.nasm21 ; Real mode thunk
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DThunk16.asm16 ; Real mode thunk
DThunk16.S18 # Real mode thunk
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
DThunk16.S18 #* Real mode thunk
DThunk16.asm18 ;* Real mode thunk
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/X64/
DThunk16.asm18 ;* Real mode thunk
DThunk16.S18 #* Real mode thunk
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
DThunk16.S18 # Real mode thunk
DThunk16.asm16 ; Real mode thunk
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DThunk16.asm21 ; Real mode thunk
DThunk16.S18 # Real mode thunk
DThunk16.nasm21 ; Real mode thunk
/device/linaro/bootloader/edk2/StdLib/Efi/StdLib/etc/
Dservices163 rtsp 554/tcp # Real Time Stream Control Protocol
164 rtsp 554/udp # Real Time Stream Control Protocol
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DVfrStrings.uni99 … #language en-US "Displays and changes the System Date from the Real-Time Clock. Format …
100 … #language en-US "Displays and changes the System Date from the Real-Time Clock. Format …
101 … #language en-US "Displays and changes the System Date from the Real-Time Clock. Format …
252 … #language en-US "Displays and changes the System Time from the Real-Time Clock. Clock i…
253 … #language en-US "Displays and changes the System Time from the Real-Time Clock. Clock i…
254 … #language en-US "Displays and changes the System Time from the Real-Time Clock. Clock i…
/device/google/muskie/
DWCNSS_qcom_cfg.ini210 #bit8 IPA Real Time Debugging

12