Searched refs:contains (Results 1 - 25 of 35) sorted by relevance

12

/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
H A Dlldvrm.c54 ; EDX:EAX contains the quotient (dividend/divisor)
55 ; EBX:ECX contains the remainder (divided % divisor)
87 ; EDX:EAX contains the quotient (dividend/divisor)
H A Dulldvrm.c54 ; EDX:EAX contains the quotient (dividend/divisor)
55 ; EBX:ECX contains the remainder (divided % divisor)
87 ; EDX:EAX contains the quotient (dividend/divisor)
H A Dlldiv.c44 ; EDX:EAX contains the quotient (dividend/divisor)
/device/linaro/bootloader/edk2/
H A Dedksetup.sh71 echo Please point EDK_TOOLS_PATH at the directory that contains
108 echo in your shell, or point EDK_TOOLS_PATH at the directory that contains
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X64/
H A DWriteMsr64.asm34 shr rdx, 20h ; edx:eax contains the value to write
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
H A DWriteMsr64.asm36 shr rdx, 20h ; edx:eax contains the value to write
/device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
H A DEmailPolicy.java233 if (capabilities.toUpperCase().contains(MY_SERVER_CAPABILITY)) {
/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/
H A DJobExecutor.java93 if (!mStartedJobs.contains(jobName)) {
/device/generic/goldfish/gps/
H A DAndroid.mk18 # smooth builds even if the tree contains both versions.
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
H A Defi32.S69 ## at this point edi contains the offset of the descriptor for INT 20
70 ## and bx contains the low 16 bits of the offset of the default handler
1072 ## EAX contains dword to print
1073 ## EDI contains memory location (screen location) to print it to
H A Defi64.S84 ## at this point edi contains the offset of the descriptor for INT 20
85 ## and bx contains the low 16 bits of the offset of the default handler
1267 ## RAX contains qword to print
1268 ## RDI contains memory location (screen location) to print it to
H A Defi32.asm71 ;; at this point edi contains the offset of the descriptor for INT 20
72 ;; and bx contains the low 16 bits of the offset of the default handler
478 ;; EAX contains dword to print
479 ;; EDI contains memory location (screen location) to print it to
H A Defi64.asm81 ;; at this point edi contains the offset of the descriptor for INT 20
82 ;; and bx contains the low 16 bits of the offset of the default handler
668 ;; RAX contains qword to print
669 ;; RDI contains memory location (screen location) to print it to
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
H A DFlat32.s21 # Contrary to the name, this file contains 16 bit code as well.
H A DFlat32.asm26 ; Contrary to the name, this file contains 16 bit code as well.
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
H A DPrePeiCoreEntryPoint.asm50 // r1 contains the base of the secondary stacks
/device/generic/goldfish-opengl/
H A DAndroid.mk57 # in this build file. This contains the definition of all useful
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/X64/
H A DCpu.asm5 ; This file contains an 'Intel Sample Driver' and is
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_operator.py307 self.assertRaises(TypeError, operator.contains)
308 self.assertRaises(TypeError, operator.contains, None, None)
309 self.assertTrue(operator.contains(range(4), 2))
310 self.assertFalse(operator.contains(range(4), 5))
H A Dtest_bool.py291 self.assertIs(operator.contains([], 1), False)
292 self.assertIs(operator.contains([1], 1), True)
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
H A DFspApiEntry.asm257 ; EAX contains the linear address of the start of the Update Data
258 ; EDX contains zero
259 ; ECX contains 79h (IA32_BIOS_UPDT_TRIG)
H A DFspApiEntry.s445 # EAX contains the linear address of the start of the Update Data
446 # EDX contains zero
447 # ECX contains 79h (IA32_BIOS_UPDT_TRIG)
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
H A DModuleEntryPoint.asm83 // r1 contains the top of the stack (and the UEFI Memory)
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
H A DREADME.txt31 contains a list a device paths. The device paths are in the text form and
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/CpuIA32Lib/IA32/
H A DCpuIA32.asm2 ; This file contains an 'Intel Sample Driver' and is

Completed in 398 milliseconds

12