HomeSort by relevance Sort by last modified time
    Searched defs:DEB (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
viddec_debug.h 9 #define DEB OS_PRINT
11 // #define DEB(format, args...)
14 #define CDEB(a, format, args...) if(a != 0) {DEB(format, ##args);}
16 #define DEB(format, args...)
24 #define DEB(format, args...)
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/Include/Omap3530/
Omap3530MMCHS.h 120 #define DEB BIT22
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530MMCHS.h 120 #define DEB BIT22
  /external/v8/src/s390/
constants-s390.h 405 DEB = 0xED0D, // Divide (short BFP)
    [all...]

Completed in 121 milliseconds