HomeSort by relevance Sort by last modified time
    Searched defs:DEB (Results 1 - 2 of 2) 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...)
  /external/v8/src/s390/
constants-s390.h 405 DEB = 0xED0D, // Divide (short BFP)
    [all...]

Completed in 389 milliseconds