HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 51 - 75 of 1120) sorted by null

1 23 4 5 6 7 8 91011>>

  /development/ndk/sources/android/libportable/arch-mips/
pipe.c 48 ALOGV("%s(portable_flags:0x%x) {", __func__, portable_flags);
58 ALOGV("%s: return(native_flags:%d); }", __func__, native_flags);
68 ALOGV("%s(pipefd[2]:%p, portable_flags:0x%x) {", __func__,
75 ALOGV("%s: pipe2() returned pipefd[0]:%d, pipefd[1]:%d", __func__,
84 ALOGV("%s: return(rv:%d); }", __func__, rv);
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c 136 CDBG_ERROR("%s: cannot open file\n", __func__);
138 CDBG("%s: %d %d", __func__, newFrame->y_off, newFrame->cbcr_off);
152 CDBG_ERROR("%s: cannot open file\n", __func__);
157 CDBG("%s: Y_off = %p cbcr_off = %p", __func__, y_off,cbcr_off);
158 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length);
164 CDBG("%s: CBCR = %d", __func__, newFrame->planes[j].data_offset);
185 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc);
192 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc);
198 CDBG("%s: END, rc=%d\n", __func__, rc);
214 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc)
    [all...]
mm_qcamera_app.c 164 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
179 CDBG("%s:BEGIN\n", __func__);
182 CDBG_ERROR("%s: Failed to query camera\n", __func__);
185 CDBG("%s:END, num_cameras = %d\n", __func__, my_cam_app.num_cameras);
192 CDBG("%s:E evt = %d",__func__,evt->event_type);
207 CDBG("%s:X",__func__);
219 CDBG("%s:BEGIN\n", __func__);
221 CDBG("%s:cam already open.nop\n",__func__);
234 CDBG("%s:dev open error=%d\n", __func__, rc);
255 CDBG("%s:END, rc=%d\n", __func__, rc);
    [all...]
mm_qcamera_rdi.c 65 CDBG("%s: RDI Dimensions = %d X %d",__func__,fmt->width,fmt->height);
80 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc);
85 CDBG("%s: END, rc=%d\n", __func__, rc);
102 CDBG("%s: BEGIN\n", __func__);
106 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx);
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
118 CDBG("%s: END\n", __func__);
128 CDBG("%s: E",__func__);
143 CDBG_ERROR("%s:Add RDI error =%d\n", __func__, rc);
147 CDBG("%s :Add RDI stream is successfull stream ID = %d",__func__,pme->stream[MM_CAMERA_RDI].id)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 108 LOC_LOGD("%s:%d] loc_api_server_msgqid = %d\n", __func__, __LINE__, loc_api_server_msgqid);
129 LOC_LOGE("%s:%d] Out of memory\n", __func__, __LINE__);
134 LOC_LOGD("%s:%d] %d listening on %s...\n", __func__, __LINE__, cnt, (char *) context);
138 LOC_LOGE("%s:%d] fail receiving msg from gpsone_daemon, retry later\n", __func__, __LINE__);
143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
154 LOC_LOGD("%s:%d] GPSONE_UNBLOCK\n", __func__, __LINE__);
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
169 LOC_LOGD("%s:%d]\n", __func__, __LINE__);
182 LOC_LOGD("%s:%d]\n", __func__, __LINE__);
207 LOC_LOGE("%s:%d]\n", __func__, __LINE__)
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_dmn_conn.cpp 108 LOC_LOGD("%s:%d] loc_api_server_msgqid = %d\n", __func__, __LINE__, loc_api_server_msgqid);
129 LOC_LOGE("%s:%d] Out of memory\n", __func__, __LINE__);
134 LOC_LOGD("%s:%d] %d listening on %s...\n", __func__, __LINE__, cnt, (char *) context);
138 LOC_LOGE("%s:%d] fail receiving msg from gpsone_daemon, retry later\n", __func__, __LINE__);
143 LOC_LOGD("%s:%d] received ctrl_type = %d\n", __func__, __LINE__, p_cmsgbuf->ctrl_type);
154 LOC_LOGD("%s:%d] GPSONE_UNBLOCK\n", __func__, __LINE__);
159 __func__, __LINE__, p_cmsgbuf->ctrl_type);
169 LOC_LOGD("%s:%d]\n", __func__, __LINE__);
182 LOC_LOGD("%s:%d]\n", __func__, __LINE__);
207 LOC_LOGE("%s:%d]\n", __func__, __LINE__)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 49 ALOGE("%s:Invalid send len \n", __func__);
53 ALOGE("%s:Invalid send buf \n", __func__);
59 ALOGE("%s:RSP send returns error %s\n", __func__, strerror(errno));
89 ALOGE("%s: eztune_server_run: send returns error %s\n", __func__,
104 ALOGE("%s:ACK send returns error %s\n", __func__, strerror(errno));
123 CDBG("%s: Current command is %d\n", __func__, p->current_cmd);
127 ALOGE("%s: Ack Failed for cmd %d\n", __func__, p->current_cmd);
133 ALOGE("%s: RSP processing Failed for cmd %d\n", __func__, p->current_cmd);
137 ALOGE("%s: RSP Failed for cmd %d\n", __func__, p->current_cmd);
144 ALOGE("%s: Ack Failed for cmd %d\n", __func__, p->current_cmd)
    [all...]
mm_qcamera_rdi.c 49 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
58 CDBG("%s: dump rdi frame %s", __func__,file_name);
71 __func__, frame->frame_len, frame->frame_idx, frame->stream_id);
78 CDBG_ERROR("%s: Failed in RDI Qbuf\n", __func__);
83 CDBG("%s: END\n", __func__);
102 CDBG_ERROR("%s: add stream failed\n", __func__);
106 CDBG_ERROR("%s: raw_dim w:%d height:%d\n", __func__, cam_cap->raw_dim[0].width, cam_cap->raw_dim[0].height);
108 CDBG_ERROR("%s: supported_raw_fmts[%d]=%d\n", __func__, i, cam_cap->supported_raw_fmts[i]);
115 CDBG_ERROR("%s: fmt=%d\n", __func__, fmt);
120 CDBG_ERROR("%s: rdi format not supported\n", __func__);
    [all...]
  /device/lge/mako/camera/
QualcommCamera.cpp 133 ALOGV("Q%s: E", __func__);
151 ALOGV("Q%s: E", __func__);
170 ALOGE("Q%s: E", __func__);
194 ALOGE("%s: out of memory", __func__);
207 ALOGV("Q%s: E", __func__);
228 ALOGE("%s: out of memory", __func__);
240 ALOGV("Q%s: E", __func__);
262 ALOGE("%s: out of memory", __func__);
280 ALOGV("%s: E", __func__);
284 ALOGI("%s: clear hw", __func__);
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan.cpp 46 __func__);
62 ALOGE("%s: Error GScanCommand NULL", __func__);
101 ALOGE("%s: Error %d happened. ", __func__, ret);
105 ALOGI("%s: Delete object.", __func__);
112 ALOGD("%s: Status = %d.", __func__, status);
118 __func__, capa.max_ap_cache_per_scan,
138 __func__);
154 ALOGE("%s: Error GScanCommand NULL", __func__);
191 __func__, ret);
198 ALOGE("%s: requestEvent Error:%d",__func__, ret)
    [all...]
  /hardware/intel/common/utils/ISV/base/
isv_processor.cpp 103 ALOGE("%s: mISVWorker init failed", __func__);
128 ALOGE("%s: mISVWorker deinit failed", __func__);
145 ALOGE("%s: no enough input or output buffer which need to be sync", __func__);
157 ALOGE("%s: failed to fetch output buffer for sync.", __func__);
178 ALOGE("%s: input buffer queue is empty. no buffer need to be sync", __func__);
183 ALOGE("%s: no enough output buffer which need to be sync", __func__);
197 ALOGE("%s: failed to reportOutputCrop", __func__);
206 ALOGE("%s: failed to fillInputBuffer", __func__);
211 ALOGD_IF(ISV_THREAD_DEBUG, "%s: fetch buffer %u from input buffer queue for fill to decoder, and then queue size is %d", __func__,
240 ALOGE("%s: failed to releaseOutputBuffer", __func__);
    [all...]
  /hardware/qcom/audio/post_proc/
effect_api.c 62 ALOGV("%s: mixer_string: %s", __func__, mixer_string);
89 ALOGV("%s", __func__);
96 ALOGV("%s", __func__);
102 ALOGV("%s", __func__);
109 ALOGV("%s", __func__);
116 ALOGV("%s", __func__);
127 ALOGV("%s", __func__);
165 ALOGV("%s", __func__);
172 ALOGV("%s", __func__);
178 ALOGV("%s", __func__);
    [all...]
  /external/qemu/util/
qemu-thread-posix.c 46 error_exit(err, __func__);
55 error_exit(err, __func__);
64 error_exit(err, __func__);
78 error_exit(err, __func__);
87 error_exit(err, __func__);
96 error_exit(err, __func__);
105 error_exit(err, __func__);
114 error_exit(err, __func__);
123 error_exit(err, __func__);
133 error_exit(rc, __func__);
    [all...]
  /hardware/qcom/audio/hal/
platform_info.c 83 ALOGE("%s: 'name' not found, no ACDB ID set!", __func__);
90 __func__, attr[1], PLATFORM_INFO_XML_PATH);
95 ALOGE("%s: usecase type not mentioned", __func__);
106 ALOGE("%s: type must be IN or OUT", __func__);
111 ALOGE("%s: usecase id not mentioned", __func__);
119 __func__, attr[1], PLATFORM_INFO_XML_PATH, type, id);
133 ALOGE("%s: 'name' not found, no ACDB ID set!", __func__);
140 __func__, attr[1], PLATFORM_INFO_XML_PATH);
146 __func__, attr[1], PLATFORM_INFO_XML_PATH);
152 __func__, attr[1], PLATFORM_INFO_XML_PATH, attr[3])
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c 197 CDBG_ERROR("%s: cannot open file %s \n", __func__, buf);
202 CDBG("%s: %s Y_off = %p cbcr_off = %p", __func__, name, y_off,cbcr_off);
203 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length);
226 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc);
233 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc);
239 CDBG("%s: END, rc=%d\n", __func__, rc);
254 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc);
261 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc);
267 CDBG("%s: END, rc=%d\n", __func__, rc);
282 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc)
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 124 ALOGV("%s: j =%d, cam_format =%d", __func__, j, cam_format);
131 ALOGV("%s x: i =%d, jpg_format=%d", __func__, i, jpg_format);
168 ALOGV("%s", __func__);
176 ALOGV("%s:filled len = %u", __func__, (uint32_t)pBuffer->nFilledLen);
184 ALOGV("%s", __func__);
187 ALOGV("%s:OMX_EVENT_JPEG_ERROR\n", __func__);
192 ALOGV("%s:(OMX_EVENT_THUMBNAIL_DROPPED\n", __func__);
204 ALOGV("%s", __func__);
205 ALOGV("%s:got event %d ndata1 %u ndata2 %u", __func__,
221 __func__, event, value1, value2)
    [all...]
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 121 __func__, v4l_pixel_format);
169 __func__, v4l_pixel_format);
208 __func__, ROTATOR_MIN_W_SIZE, *w, ROTATOR_MIN_H_SIZE, *h);
214 __func__, ROTATOR_MIN_W_SIZE,* crop_w, ROTATOR_MIN_H_SIZE, *crop_h);
284 __func__, ROTATOR_MIN_W_SIZE, *w, ROTATOR_MIN_H_SIZE, *h);
290 __func__, ROTATOR_MIN_W_SIZE,* crop_w, ROTATOR_MIN_H_SIZE, *crop_h);
343 ALOGE("%s::exynos_v4l2_open(%s) fail", __func__, node);
352 ALOGE("%s::exynos_v4l2_querycap() fail", __func__);
366 ALOGE("%s::exynos_v4l2_streamoff() fail", __func__);
373 ALOGE("%s::exynos_v4l2_streamoff() fail", __func__);
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 117 LOGD("%s: E", __func__);
123 LOGW("%s: Snapshot obj NULL in callback", __func__);
126 LOGD("%s: X", __func__);
139 LOGE("%s: E",__func__);
144 LOGW("%s: Receive jpeg fragment cb obj Null", __func__);
146 LOGD("%s: X",__func__);
153 LOGE("%s: E ",__func__);
158 __func__, event);
159 LOGD("%s: X",__func__);
164 __func__, event)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraStream.cpp 42 ALOGD("%s E ", __func__);
48 ALOGD("%s : callback for MM_CAMERA_PREVIEW", __func__);
65 ALOGD("%s X ", __func__);
93 ALOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode);
96 __func__,mStreamId);
103 ALOGD("%s: config_stream, rc = %d", __func__, rc);
113 __func__, mActive, mInit, mStreamId, mExtImgMode);
120 ALOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode);
123 __func__,mStreamId);
134 __func__, mActive, mInit, mStreamId, mExtImgMode)
    [all...]
  /external/ipsec-tools/src/racoon/
debugrm.h 58 DRM_malloc(__FILE__, __LINE__, __func__, (sz))
62 DRM_calloc(__FILE__, __LINE__, __func__, (cnt), (sz))
66 DRM_realloc(__FILE__, __LINE__, __func__, (old), (sz))
70 DRM_free(__FILE__, __LINE__, __func__, (p))
74 DRM_strdup(__FILE__, __LINE__, __func__, (p))
88 DRM_vmalloc(__FILE__, __LINE__, __func__, (sz))
90 DRM_vdup(__FILE__, __LINE__, __func__, (old))
92 DRM_vrealloc(__FILE__, __LINE__, __func__, (old), (sz))
94 DRM_vfree(__FILE__, __LINE__, __func__, (p))
  /hardware/qcom/gps/core/
ContextBase.cpp 46 LOC_LOGD("%s:%d]: getLBSProxy libname: %s\n", __func__, __LINE__, libName);
57 LOC_LOGD("%s:%d]: getter is NULL. Reason: %s", __func__, __LINE__, dlerror());
61 LOC_LOGD("%s:%d]: lib is NULL. Reason: %s", __func__, __LINE__, dlerror());
66 LOC_LOGD("%s:%d]: Exiting\n", __func__, __LINE__);
80 LOC_LOGD("%s:%d]: libloc_api_v02.so is present", __func__, __LINE__);
84 LOC_LOGD("%s:%d]: getter is not NULL for LocApiV02", __func__, __LINE__);
88 LOC_LOGD("%s:%d]: getter is NULL. Reason: %s", __func__, __LINE__, dlerror());
94 __func__, __LINE__);
99 LOC_LOGD("%s:%d]: getter is NULL in RPC", __func__, __LINE__);
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c 96 CDBG("%s E: camera_handler = %d ",__func__,camera_handler);
108 CDBG("%s :X rc = %d",__func__,rc);
184 CDBG("%s E: camera_handler = %d ",__func__,camera_handler);
193 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count);
220 CDBG("%s :E camera_handler = %d",__func__,camera_handler);
231 CDBG("%s :X ch_id = %d",__func__,ch_id);
239 CDBG("%s :E ch_id = %d",__func__,ch_id);
250 CDBG("%s :X",__func__);
277 CDBG("%s :E evt_type = %d",__func__,evt_type);
288 CDBG("%s :E rc = %d",__func__,rc)
    [all...]
  /device/moto/shamu/power/
power_shamu.c 53 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
64 ALOGI("%s", __func__);
75 ALOGE("%s: boost socket not created", __func__);
90 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
101 ALOGE("%s: boost socket not created", __func__);
118 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
128 ALOGE("%s: boost socket not created", __func__);
159 ALOGE("%s: boost socket not created", __func__);
169 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
180 ALOGE("%s: boost socket not created", __func__);
    [all...]
  /hardware/qcom/gps/msm8960/utils/
loc_timer.c 58 LOC_LOGD("%s:%d]: Enter. Delay = %d\n", __func__, __LINE__, t.time_msec);
63 LOC_LOGE("%s:%d]: Pthread cond init failed\n", __func__, __LINE__);
68 LOC_LOGE("%s:%d]: Pthread mutex init failed\n", __func__, __LINE__);
82 LOC_LOGD("%s:%d]: Large nanosecs\n", __func__, __LINE__);
87 __func__, __LINE__, (int)ts.tv_sec, (int)ts.tv_nsec);
89 __func__, __LINE__, (int)tv.tv_sec, (int)tv.tv_usec*1000);
95 __func__, __LINE__,ret);
111 LOC_LOGD("%s:%d]: Exit\n", __func__, __LINE__);
122 LOC_LOGD("%s:%d]: Enter\n", __func__, __LINE__);
124 LOC_LOGE("%s:%d]: Error: Wrong parameters\n", __func__, __LINE__)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/srp/alp/src/
srp_api.c 64 ALOGE("%s: Device is already opened", __func__);
81 ALOGE("%s: SRP_GET_MMAP_SIZE is failed", __func__);
87 ALOGE("%s: mmap is failed", __func__);
94 ALOGE("%s: Device is not ready", __func__);
107 ALOGV("%s: Send data to RP (%d bytes)", __func__, size_byte);
120 ALOGE("%s: Device is not ready", __func__);
164 ALOGE("%s: PCM read fail", __func__);
184 ALOGE("%s: Failed to get dec info", __func__);
205 ALOGE("%s: Failed to get Ibuf info", __func__);
214 ALOGE("%s: IBUF num is 0", __func__);
    [all...]

Completed in 466 milliseconds

1 23 4 5 6 7 8 91011>>