| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/dhcp/ |
| H A D | packet.c | 174 ALOGD("Packet is too small (%d) to be a UDP datagram", nread); in receive_packet() 178 ALOGD("Not a valid IP packet"); in receive_packet() 182 ALOGD("Packet was truncated (read %d, needed %d)", nread, ntohs(packet.ip.tot_len)); in receive_packet() 186 ALOGD("IP protocol (%d) is not UDP", packet.ip.protocol); in receive_packet() 190 ALOGD("UDP dest port (%d) is not DHCP client", ntohs(packet.udp.dest)); in receive_packet()
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | NormalRga.cpp | 252 ALOGD("Src:[%d,%d,%d,%d][%d,%d,%d]=>Dst:[%d,%d,%d,%d][%d,%d,%d]", in NormalRgaPaletteTable() 285 ALOGD("Src:[%d,%d,%d,%d][%d,%d,%d]=>Dst:[%d,%d,%d,%d][%d,%d,%d]", in NormalRgaPaletteTable() 292 ALOGD("Src:[%d,%d,%d,%d][%d,%d,%d]=>Dst:[%d,%d,%d,%d][%d,%d,%d]", in NormalRgaPaletteTable() 416 ALOGD("<<<<-------- print rgaLog -------->>>>"); in RgaBlit() 448 ALOGD("src->hnd = 0x%lx , dst->hnd = 0x%lx , src1->hnd = 0x%lx\n", in RgaBlit() 450 …ALOGD("src: handle = %d, Fd = %.2d ,phyAddr = %p ,virAddr = %p\n", src->handle, src->fd, src->phyA… in RgaBlit() 452 …ALOGD("src1: handle = %d, Fd = %.2d , phyAddr = %p , virAddr = %p\n", src1->handle, src1->fd, src1… in RgaBlit() 453 …ALOGD("dst: handle = %d, Fd = %.2d ,phyAddr = %p ,virAddr = %p\n", dst->handle, dst->fd, dst->phyA… in RgaBlit() 665 ALOGD("handle_flag: 0x%x\n", rgaReg.handle_flag); in RgaBlit() 666 …ALOGD("src: Fd/handle = %.2d , buf = %p, mmuFlag = %d, mmuType = %d\n", srcFd, srcBuf, src->mmuFla… in RgaBlit() [all …]
|
| H A D | NormalRgaContext.h | 25 #define ALOGD(...) { printf(__VA_ARGS__); printf("\n"); } macro
|
| H A D | GrallocOps.cpp | 259 ALOGD("fd = %d",*fd); in RkRgaGetHandleFd() 321 ALOGD("%d,%d,%d,%d,%d,%d",attrs->at(0),attrs->at(1),attrs->at(2), in RkRgaGetHandleAttributes()
|
| H A D | platform_gralloc4.cpp | 489 ALOGD("failed to dup unlock release fence"); in unlock()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | xcam_log.cpp | 263 ALOGD("[%s]:%s", g_xcore_log_infos[module].module_name, buffer); in xcam_print_log()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | main_desktop.cpp | 122 ALOGD("pdvr->recordInit success,CameraId:%d\n", pdvr->mCameraId); in RecordInit()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/brcm-tools/files/ |
| H A D | brcm_patchram_plus1.c | 134 #define printf ALOGD
|
| /OK3568_Linux_fs/external/rkwifibt/tools/brcm_tools/ |
| H A D | brcm_patchram_plus1.c | 136 #define printf ALOGD
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 558 #define ALOGD LOGD macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqResourceTranslator.cpp | 705 ALOGD("@%s: pdWidthxpdHeight: %dx%d !\n", __FUNCTION__, pdaf->pdWidth, pdaf->pdHeight); in translatePdafStats()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/ |
| H A D | userdict.cpp | 75 ALOGD("PERFORMANCE[%s] %llu usec.", message, _ellapse_);
|