Home
last modified time | relevance | path

Searched defs:args (Results 526 – 550 of 716) sorted by relevance

1...<<212223242526272829

/utopia/UTPA2-700.0.x/modules/pm/hal/curry/pm/
H A DhalPM.c135 #define PM_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/pm/hal/kano/pm/
H A DhalPM.c135 #define PM_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c289 #define JPEG_DEBUG_API_MSG(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}whi… argument
290 #define JPEG_DEBUG_API_ERR(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}wh… argument
292 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf(f… argument
293 #define JPEG_DEBUG_API_ERR(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_ERR) printf(f… argument
295 #define printf_red(args...) do{ printf("\033[1;31m"); printf(args); printf("\033[m"); }wh… argument
296 #define UTOPIA_20_DBG(args...) //do{ printf("\033[1;31m"); printf(args); printf("\033[m"); }… argument
/utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/
H A DhalMVOP.c270 #define MVOP_DBG(fmt, args...) MVOP_PRINTF(fmt, ##args) argument
272 #define MVOP_DBG(fmt, args...) {} argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_arp/
H A Darp_tables.h211 #define ARPT_ENTRY_ITERATE(entries, size, fn, args...) \ argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c192 #define MSOS_ERROR(fmt, args...) ULOGE("MSOS","[%06d] " fmt, __LINE__, ## args) argument
193 #define MSOS_WARN(fmt, args...) ULOGW("MSOS","[%06d] " fmt, __LINE__, ## args) argument
194 #define MSOS_PRINT(fmt, args...) ULOGI("MSOS","[%06d] " fmt, __LINE__, ## args) argument
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/vpu_v3/
H A DhalVPU_EX.c208 #define VPU_MSG_ERR(format, args...) \ argument
218 #define VPU_MSG_DBG(format, args...) \ argument
228 #define VPU_MSG_INFO(format, args...) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/vpu_v3/
H A DhalVPU_EX.c217 #define VPU_MSG_ERR(format, args...) \ argument
227 #define VPU_MSG_DBG(format, args...) \ argument
237 #define VPU_MSG_INFO(format, args...) \ argument
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/vpu_v3/
H A DhalVPU_EX.c209 #define VPU_MSG_ERR(format, args...) \ argument
219 #define VPU_MSG_DBG(format, args...) \ argument
229 #define VPU_MSG_INFO(format, args...) \ argument
/utopia/UTPA2-700.0.x/modules/pm/drv/pm/
H A DdrvPM.c233 #define PM_DBG_INFO(x, args...) if (_gPmDbgLevel >= E_PM_DBGLV_INFO ) \ argument
235 #define PM_DBG_ERR(x, args...) if (_gPmDbgLevel >= E_PM_DBGLV_ERR_ONLY) \ argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/mooney/bdma/
H A DhalBDMA.c115 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DhalGOP.h416 #define HAL_GOP_SetDbgLevel(args...) argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/kano/bdma/
H A DhalBDMA.c140 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/manhattan/bdma/
H A DhalBDMA.c119 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DhalGOP.h408 #define HAL_GOP_SetDbgLevel(args...) argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/maldives/bdma/
H A DhalBDMA.c115 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/mustang/bdma/
H A DhalBDMA.c115 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/macan/bdma/
H A DhalBDMA.c115 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/maserati/bdma/
H A DhalBDMA.c119 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/M7621/bdma/
H A DhalBDMA.c119 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/k6lite/bdma/
H A DhalBDMA.c140 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DhalGOP.h416 #define HAL_GOP_SetDbgLevel(args...) argument
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_mux.h311 #define Hal_SC_set_sync_port_by_dataport(args...) argument
/utopia/UTPA2-700.0.x/modules/bdma/hal/mainz/bdma/
H A DhalBDMA.c119 #define BDMA_HAL_ERR(x, args...) //{printf(x, ##args);} argument
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_mux.h311 #define Hal_SC_set_sync_port_by_dataport(args...) argument

1...<<212223242526272829