Home
last modified time | relevance | path

Searched defs:al (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiCopyMemSSE2.c84 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() local
85 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
136 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() local
137 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
161 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
DEfiCopyMem.c87 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() local
88 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
152 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() local
153 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
177 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() local
DEfiSetMem.c67 and al, 07h in EfiCommonLibSetMem() local
68 test al, al in EfiCommonLibSetMem() local
82 mov al, bl in EfiCommonLibSetMem() local
DEfiSetMemSSE2.c67 and al, 0fh in EfiCommonLibSetMem() local
68 test al, al in EfiCommonLibSetMem() local
82 mov al, bl in EfiCommonLibSetMem() local
DEfiZeroMemSSE2.c56 test al, al in EfiCommonLibZeroMem() local
DEfiZeroMem.c57 test al, al in EfiCommonLibZeroMem() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_al.py6 al = import_module('al', deprecated=True) variable
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraHotplugThread.cpp58 Mutex::Autolock al(mMutex); in requestExit() local
91 Mutex::Autolock al(mMutex); in readyToRun() local
155 Mutex::Autolock al(mMutex); in threadLoop() local
/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp64 Mutex::Autolock al(mMutex); in requestExit() local
100 Mutex::Autolock al(mMutex); in readyToRun() local
167 Mutex::Autolock al(mMutex); in threadLoop() local
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dmap_v4v6.c89 int32_t al; member
Dgetnetbydns.c113 long al; member
Dgethostbydns.c158 int32_t al; member
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddram_spec_timing.h166 uint32_t al; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dlongobject.c2702 PyLongObject *al = NULL; in k_mul() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c3451 int al; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
Dlongobject.c2716 PyLongObject *al = NULL; in k_mul() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
Dlongobject.c2702 PyLongObject *al = NULL; in k_mul() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c3533 int al; local