HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 76 - 100 of 816) sorted by null

1 2 34 5 6 7 8 91011>>

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 42 CDBG("%s: BEGIN\n", __func__);
49 __func__, jobId, pme->current_job_id);
54 CDBG_ERROR("%s: job %d, status=%d", __func__, jobId, status);
65 CDBG_ERROR("%s: Failed in Qbuf\n", __func__);
87 CDBG_ERROR("%s: No memory for current_job_frames", __func__);
171 CDBG("%s: BEGIN\n", __func__);
181 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
194 CDBG_ERROR("%s: cannot find snapshot stream", __func__);
207 CDBG_ERROR("%s: main frame is NULL", __func__);
240 CDBG_ERROR("%s: error creating jpeg session", __func__);
    [all...]
mm_qcamera_app.c 88 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
101 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror());
106 CDBG("%s: num_cameras = %d\n", __func__, my_cam_app->num_cameras);
207 CDBG_ERROR("%s: mem_info is NULL, return here", __func__);
226 ALOGE("%s: Cache Invalidate failed\n", __func__);
247 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
267 CDBG("%s: %s size =%d, jobId=%d", __func__, buf, size, index);
312 CDBG("%s: X", __func__);
321 CDBG("%s: E", __func__);
327 CDBG("%s: X", __func__);
    [all...]
  /device/lge/mako/camera/
QualcommCamera2.cpp 155 ALOGV("Q%s: E", __func__);
162 ALOGV("Q%s: E", __func__);
173 ALOGV("Q%s: X", __func__);
193 ALOGE("%s Mutliple camera open instances are not supported",__func__);
205 ALOGE("%s: end in no mem", __func__);
232 ALOGV("%s: end rc %d", __func__, rc);
239 ALOGV("Q%s: device =%p E", __func__, hw_dev);
287 ALOGV("Q%s: E", __func__);
305 ALOGV("Q%s: E", __func__);
313 ALOGV("Q%s: E", __func__);
    [all...]
QCameraHWI_Record_7x27A.cpp 45 ALOGV("%s: BEGIN", __func__);
47 ALOGV("%s: END", __func__);
56 ALOGV("%s: BEGIN", __func__);
62 ALOGV("%s: END", __func__);
75 ALOGV("%s: BEGIN", __func__);
80 ALOGV("%s: END", __func__);
87 ALOGV("%s: BEGIN", __func__);
96 ALOGV("%s: END", __func__);
108 ALOGV("%s: BEGIN", __func__);
114 ALOGV("%s: END", __func__);
    [all...]
  /development/ndk/sources/android/libportable/arch-mips/
eventfd.c 43 ALOGV("%s(portable_flags:0x%x) {", __func__, portable_flags);
62 __func__, portable_flags);
64 ALOGV("%s: return(native_flags:%d); }", __func__, native_flags);
80 ALOGV("%s(initval:%u, portable_flags:%d) {", __func__,
93 ALOGV("%s: return(rv:%d); }", __func__, rv);
signal.c 49 ALOGV("%s(): signal_handler_mapping_enabled:%d = 0;", __func__,
336 __func__, portable_signum);
350 __func__, portable_signum, NSIG_PORTABLE);
356 ALOGV("%s(portable_signum:%d): return(mips_signum:%d);", __func__,
486 ALOGE("%s: mips_signum:%d Can't be mapped to a unique portable signal;", __func__,
490 __func__);
496 ALOGE("%s: switch default: mips_signum:%d Not supported! return(0);", __func__,
499 LOG_FATAL("%s: mips_signum:%d is not portable;", __func__, mips_signum);
514 ALOGV("%s(portable_sip:%p, native_sip:%p) {", __func__,
533 ALOGV("%s: return; }", __func__);
    [all...]
  /external/openssh/
sandbox-rlimit.c 53 debug3("%s: preparing rlimit sandbox", __func__);
69 __func__, strerror(errno));
72 __func__, strerror(errno));
76 __func__, strerror(errno));
84 debug3("%s: finished", __func__);
monitor_fdpass.c 86 debug3("%s: sendmsg(%d): %s", __func__, fd, strerror(errno));
90 error("%s: sendmsg(%d): %s", __func__, fd,
97 __func__, (long)n);
102 error("%s: file descriptor passing not supported", __func__);
142 debug3("%s: recvmsg: %s", __func__, strerror(errno));
146 error("%s: recvmsg: %s", __func__, strerror(errno));
152 __func__, (long)n);
158 error("%s: no fd", __func__);
164 error("%s: no message header", __func__);
170 error("%s: expected type %d got %d", __func__,
    [all...]
auth2-jpake.c 151 fatal("%s: no hostkeys", __func__);
156 fatal("%s: RSA key missing p and/or q", __func__);
162 fatal("%s: DSA key missing priv_key", __func__);
167 fatal("%s: ECDSA key missing priv_key", __func__);
171 fatal("%s: unknown key type %d", __func__, k->type);
175 fatal("%s: hash_buffer", __func__);
179 __func__, len, digest_len);
203 fatal("%s: want %u", __func__, want);
229 fatal("%s: login_getclass failed", __func__);
263 __func__, *scheme, authctxt->user, *salt)
    [all...]
monitor.c 387 __func__, ent->type);
427 fatal("%s: authenticated invalid user", __func__);
429 fatal("%s: authentication method name unknown", __func__);
432 __func__, authctxt->user);
510 debug("%s: child log fd closed", __func__);
515 fatal("%s: log fd read: %s", __func__, strerror(errno));
519 fatal("%s: invalid log message length %u", __func__, len);
526 fatal("%s: log fd read: %s", __func__, strerror(errno));
533 __func__, level);
560 fatal("%s: poll: %s", __func__, strerror(errno))
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 41 LOGE("%s: NULL user_data", __func__);
48 LOGV("%s : BEGIN",__func__);
58 LOGE("%s: error - can't creat record stream!", __func__);
68 LOGE("%s: error - can't init Record channel!", __func__);
71 LOGV("%s : END",__func__);
78 LOGV("%s : BEGIN",__func__);
87 LOGE("%s: error - can't creat snapshot stream!", __func__);
97 LOGE("%s: error - can't init Snapshot channel!", __func__);
100 LOGV("%s : END",__func__);
107 LOGV("%s : BEGIN",__func__);
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.c 77 CDBG("%s:boolean required, invalid value = %d\n",__func__, value);
83 CDBG ("%s:V4L2_CID_FOCUS_AUTO is not supported\n", __func__);
88 __func__, V4L2_CID_FOCUS_AUTO, value, rc);
120 CDBG("%s: error, exp_metering_action_param=%d, rc = %d\n", __func__, value, rc);
137 __func__);
186 CDBG("%s: cannot change op_mode while stream on\n", __func__);
207 CDBG("%s: input op_mode=%d, s_ctrl rc=%d\n", __func__, *op_mode, rc);
213 CDBG("%s: op_mode=%d,rc=%d\n", __func__, *op_mode, rc);
300 CDBG("%s : MM_CAMERA_PARM_BESTSHOT_MODE value : %d",__func__,*((int *)(parm->p_value)));
392 CDBG("SM : %s : MM_CAMERA_PARM_CAF_TYPE value : %d",__func__,*((int *)(parm->p_value)))
    [all...]
mm_camera_stream.c 152 __func__,(uint32_t)q,num, mm_camera_stream_frame_get_q_cnt(q));
187 __func__, stream->fd, stream->stream_type, stream->state, state);
205 CDBG("%s: VIDIOC_DQBUF ioctl call\n", __func__);
212 __func__, i, vb.m.planes[i].reserved[0],
256 __func__, fd, id, (uint32_t)value, rc);
274 __func__, fd, id, (uint32_t)value, rc);
290 CDBG("%s: fd=%d, G_CTRL, id=0x%x, rc = %d\n", __func__, fd, id, rc);
362 __func__, stream->fd, stream->stream_type, rc,
377 __func__, rc);
395 CDBG("%s Ref : PREVIEW=%d VIDEO=%d SNAPSHOT=%d THUMB=%d ", __func__,
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 88 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror());
101 CDBG_ERROR("%s Error loading HAL sym %s\n", __func__, dlerror());
106 CDBG("%s: num_cameras = %d\n", __func__, my_cam_app->num_cameras);
207 CDBG_ERROR("%s: mem_info is NULL, return here", __func__);
226 ALOGE("%s: Cache Invalidate failed\n", __func__);
247 CDBG_ERROR("%s: cannot open file %s \n", __func__, file_name);
267 CDBG("%s: %s size =%d, jobId=%d", __func__, buf, size, index);
312 CDBG("%s: X", __func__);
321 CDBG("%s: E", __func__);
327 CDBG("%s: X", __func__);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 152 ALOGE("%s: Unsupported audio format", __func__);
168 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id);
177 ALOGV("%s: apply mixer path: %s", __func__, mixer_path);
182 ALOGV("%s: exit", __func__);
196 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id);
203 ALOGV("%s: reset mixer path: %s", __func__, mixer_path);
208 ALOGV("%s: exit", __func__);
218 ALOGE("%s: Invalid sound device %d", __func__, snd_device);
225 __func__, snd_device, platform_get_snd_device_name(snd_device));
234 ALOGV("%s: snd_device(%d: %s)", __func__,
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_thread.c 72 CDBG("%s: E cmd = %d", __func__,cmd);
82 CDBG_ERROR("%s: len = %d, errno = %d", __func__, len, errno);
84 CDBG("%s: begin IN mutex write done, len = %d", __func__, len);
87 CDBG("%s: wait", __func__);
92 CDBG("%s: X", __func__);
101 CDBG("%s: done, in mutex", __func__);
118 __func__, poll_cb->pfds[0], (int)read_len, (int)sizeof(cmd_evt), cmd_evt.cmd);
171 __func__, poll_cb->poll_type, poll_cb->num_fds,poll_cb);
182 CDBG("%s: cmd received on pipe\n", __func__);
189 CDBG("%s: mm_camera_evt_notify\n", __func__);
    [all...]
  /hardware/libhardware/modules/camera/
Camera.cpp 81 ALOGI("%s:%d: Opening camera device", __func__, mId);
86 ALOGE("%s:%d: Error! Camera device already opened", __func__, mId);
118 ALOGI("%s:%d: Closing camera device", __func__, mId);
123 ALOGE("%s:%d: Error! Camera device not open", __func__, mId);
136 ALOGV("%s:%d: callback_ops=%p", __func__, mId, callback_ops);
304 ALOGV("%s:%d: stream_config=%p", __func__, mId, stream_config);
307 ALOGE("%s:%d: NULL stream configuration array", __func__, mId);
311 ALOGE("%s:%d: Empty stream configuration array", __func__, mId);
317 ALOGV("%s:%d: Number of Streams: %d", __func__, mId,
329 ALOGV("%s:%d: Reusing stream %d", __func__, mId, i)
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 215 ALOGD("%s: tmus mccmnc %d", __func__, mccmnc);
240 __func__, mixer_ctl_name);
264 ALOGE("%s: Failed to init audio route controls, aborting.", __func__);
304 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_ACDB_LOADER);
306 ALOGV("%s: DLOPEN successful for %s", __func__, LIB_ACDB_LOADER);
313 __func__, LIB_ACDB_LOADER);
319 ALOGE("%s: dlsym error %s for acdb_loader_init_ACDB", __func__, dlerror());
333 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_CSD_CLIENT);
337 ALOGV("%s: DLOPEN successful for %s", __func__, LIB_CSD_CLIENT);
356 ALOGE("%s: dlsym error %s for csd_client_init", __func__, dlerror())
    [all...]
  /hardware/qcom/power/
power.c 48 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
59 ALOGI("%s", __func__);
70 ALOGE("%s: boost socket not created", __func__);
85 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
96 ALOGE("%s: boost socket not created", __func__);
111 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
121 ALOGE("%s: boost socket not created", __func__);
153 ALOGE("%s: boost socket not created", __func__);
162 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
177 ALOGV("%s %s", __func__, (on ? "ON" : "OFF"))
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 110 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
117 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
147 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
154 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
181 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
188 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
215 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
222 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
249 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
256 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 110 CDBG_ERROR("%s:%d] invalid parameters for job or jobId", __func__, __LINE__);
117 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
147 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
154 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
181 CDBG_ERROR("%s:%d] invalid client_hdl or jobId", __func__, __LINE__);
188 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
215 CDBG_ERROR("%s:%d] invalid jobId", __func__, __LINE__);
222 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__);
249 CDBG_ERROR("%s:%d] invalid client_hdl", __func__, __LINE__);
256 CDBG_ERROR("%s:%d] mm_jpeg is not opened yet", __func__, __LINE__)
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/common/src/
extra_data_handler.cpp 53 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
62 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
74 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
77 DEBUG_PRINT_LOW("\nIn %s() bin/num_bits : %x/%d", __func__, bins, num_bits);
92 DEBUG_PRINT_LOW("\nIn %s() symbol : %d", __func__,symbol);
140 DEBUG_PRINT_ERROR("\nERROR: In %s() Start code not found", __func__);
145 DEBUG_PRINT_ERROR("\nERROR: In %s() Non-zero forbidden bit", __func__);
149 DEBUG_PRINT_LOW("\nIn %s() nal_ref_idc ; %d", __func__, nal_ref_idc);
172 DEBUG_PRINT_ERROR("\nERROR: In %s() - Non SEI NAL ", __func__);
180 DEBUG_PRINT_LOW("\nIn %s() payload_type : %u", __func__, payload_type)
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 53 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
63 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
77 DEBUG_PRINT_LOW("\nIn %s() bit_ptr/byte_ptr :%d/%d/%x", __func__, bit_ptr,
80 DEBUG_PRINT_LOW("\nIn %s() bin/num_bits : %x/%d", __func__, bins, num_bits);
96 DEBUG_PRINT_LOW("\nIn %s() symbol : %d", __func__,symbol);
148 DEBUG_PRINT_ERROR("\nERROR: In %s() Start code not found", __func__);
155 DEBUG_PRINT_ERROR("\nERROR: In %s() Non-zero forbidden bit", __func__);
160 DEBUG_PRINT_LOW("\nIn %s() nal_ref_idc ; %d", __func__, nal_ref_idc);
184 DEBUG_PRINT_ERROR("\nERROR: In %s() - Non SEI NAL ", __func__);
193 DEBUG_PRINT_LOW("\nIn %s() payload_type : %u", __func__, payload_type)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 127 ALOGE("%s: Failed to allocate encoder context buffer", __func__);
135 ALOGE("%s: Failed to open encoder device", __func__);
140 ALOGE("%s: Failed to querycap", __func__);
151 ALOGE("%s: Failed to allocate mutex about input buffer", __func__);
162 ALOGE("%s: Failed to allocate mutex about output buffer", __func__);
205 ALOGE("%s: Video context info must be supplied", __func__);
293 ALOGE("%s: Video context info must be supplied", __func__);
627 ALOGE("[%s] Undefined codec type",__func__);
636 ALOGE("%s: Failed to s_ext_ctrl", __func__);
656 ALOGE("%s: Video context info must be supplied", __func__);
    [all...]
  /external/expat/tests/
minicheck.h 22 C compiler has a working __func__, but the C++ compiler only has a
26 #define __func__ __FUNCTION__ macro
30 _check_set_test_info(__func__, __FILE__, __LINE__); \

Completed in 593 milliseconds

1 2 34 5 6 7 8 91011>>