Home
last modified time | relevance | path

Searched defs:eq (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.h31 #define AERR_IF( eq, fmt, args...) if ( (eq) ) AERR( fmt, args ) argument
/device/amlogic/yukawa/gralloc/
Dgralloc_helper.h37 #define AERR_IF(eq, fmt, args...) \ argument
/device/linaro/hikey/gralloc960/
Dgralloc_helper.h37 #define AERR_IF(eq, fmt, args...) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dmethodobject.c231 int eq; in meth_richcompare() local
Dcodeobject.c383 int eq; in code_richcompare() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dmethodobject.c231 int eq; in meth_richcompare() local
Dcodeobject.c383 int eq; in code_richcompare() local
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Drivers/PcieInitDxe/
DPcieInitLib.c639 UINT32 eq = 0; in PcieGen3Config() local