Home
last modified time | relevance | path

Searched refs:ULOGF (Results 1 – 25 of 94) sorted by relevance

1234

/utopia/UTPA2-700.0.x/mxlib/include/
H A DULog.h113 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) macro
122 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
128 #define ULOGF(tag,fmt,...) //(x)
137 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
151 #define ULOGF(tag,fmt,...) MLOGF("Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
165 #define ULOGF(tag,fmt,...) ALOG(LOG_FATAL, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
177 #define ULOGF(tag,fmt,...) LOG(LOG_FATAL, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
190 #define ULOGF(tag,fmt,...) {}
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DULog.h113 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) macro
120 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
134 #define ULOGF(tag,fmt,...) MLOGF("Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
148 #define ULOGF(tag,fmt,...) ALOG(LOG_FATAL, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
160 #define ULOGF(tag,fmt,...) LOG(LOG_FATAL, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
173 #define ULOGF(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__)
H A DapiXC_DWIN.h183 #define XC_FATAL(x, args...) ULOGF("DIP API", x, ##args)
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX_private.h138 #define GFX_FATAL(x, args...) ULOGF("GE API", x, ##args)
/utopia/UTPA2-700.0.x/modules/mfe/hal/mainz/mfe_ex/
H A Dms_dprintf.h180 ULOGF("MFE_EX", fmt, ##arg); \
/utopia/UTPA2-700.0.x/modules/mfe/hal/messi/mfe_ex/
H A Dms_dprintf.h180 ULOGF("MFE_EX", fmt, ##arg); \
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE_private.h268 #define GE_D_FATAL(x, args...) ULOGF("GE DRV", x, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/hdcp/
H A DhalHDCP.c130 #define HalHDCPLogFatal(format, args...) ULOGF("HDCP", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/hdcp/
H A DhalHDCP.c130 #define HalHDCPLogFatal(format, args...) ULOGF("HDCP", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/cec/
H A Dmhal_cec.c130 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/hdcp/
H A DhalHDCP.c130 #define HalHDCPLogFatal(format, args...) ULOGF("HDCP", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/hdcp/
H A DhalHDCP.c130 #define HalHDCPLogFatal(format, args...) ULOGF("HDCP", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/cec/
H A Dmhal_cec.c130 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_dip.h155 #define DIP_H_FATAL(x, args...) ULOGF("DIP HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_dip.h155 #define DIP_H_FATAL(x, args...) ULOGF("DIP HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/cec/
H A Dmhal_cec.c131 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DhalGE.h168 #define GE_H_FATAL(x, args...) ULOGF("GE HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DhalGE.h168 #define GE_H_FATAL(x, args...) ULOGF("GE HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/hdcp/
H A DhalHDCP.c130 #define HalHDCPLogFatal(format, args...) ULOGF("HDCP", format, ##args)
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DhalGE.h168 #define GE_H_FATAL(x, args...) ULOGF("GE HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/cec/
H A Dmhal_cec.c131 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DhalGE.h168 #define GE_H_FATAL(x, args...) ULOGF("GE HAL", x, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/cec/
H A Dmhal_cec.c131 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/cec/
H A Dmhal_cec.c131 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/cec/
H A Dmhal_cec.c131 #define MHAL_CEC_MSG_FATAL(format, args...) ULOGF("CEC", format, ##args)

1234