Searched refs:ERR (Results 1 – 7 of 7) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_linux.c | 543 DPRINT_ERR(ERR, "\n Retry again\n"); in main() 575 DPRINT_ERR(ERR, in process_args() 631 DPRINT_ERR(ERR, "%s: Unrecognized command \"%s\", type -h for help\n", in process_args() 671 DPRINT_ERR(ERR, "Error at inet_ntoa \n"); in validate_server_address() 675 DPRINT_ERR(ERR, "Error in IP address \n"); in validate_server_address() 679 DPRINT_ERR(ERR, "Enter correct IP address/hostname format\n"); in validate_server_address()
|
D | dhdu_common.h | 51 #define ERR stderr macro
|
/hardware/ti/omap4xxx/domx/make/ |
D | start.mk | 72 ERR = $(error Makefile generated fatal error while building target "$@")
|
D | build.mk | 346 $(ERR)
|
/hardware/ti/omap4-aah/domx/make/ |
D | start.mk | 72 ERR = $(error Makefile generated fatal error while building target "$@")
|
D | build.mk | 346 $(ERR)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | mcomp.c | 199 #define ERR(r,c) (MVC(r,c)+DIST(r,c)) macro 358 #undef ERR
|