/external/openssh/openbsd-compat/ |
port-solaris.c | 57 "contract: %s", __func__, strerror(errno)); 62 "status: %s", __func__, strerror(errno)); 67 __func__, strerror(errno)); 81 error("%s: open %s: %s", __func__, 87 __func__, tmpl_fd); 92 "(pgrponly): %s", __func__, strerror(errno)); 97 "fatal events: %s", __func__, strerror(errno)); 102 "critical events: %s", __func__, strerror(errno)); 107 "informative events: %s", __func__, strerror(errno)); 114 "template: %s", __func__, strerror(errno)) [all...] |
port-linux.c | 85 "security_getenforce() failed", __func__); 88 "context for %s", __func__, pwname); 93 __func__, pwname); 116 debug3("%s: setting execution context", __func__); 122 fatal("%s: security_getenforce() failed", __func__); 125 "context for %s", __func__, pwname); 129 "for %s (in enforcing mode)", __func__, pwname); 135 debug3("%s: done", __func__); 149 debug3("%s: setting TTY context on %s", __func__, tty); 156 error("%s: getfilecon: %s", __func__, strerror(errno)) [all...] |
/development/ndk/sources/android/libportable/arch-mips/ |
filefd.c | 114 ALOGV("%s:() {", __func__); 121 ALOGE("%s: type_env_allocated:%p, fd_env_allocated:%p; FIXME!", __func__, 127 ALOGV("%s: type_env_allocated:%p, fd_env_allocated:%p;", __func__, 138 ALOGV("%s: fd_type = %d = filefd_mapped_file[fd:%d]; ++fdcount:%d;", __func__, 142 ALOGV("%s: fd_cloexec = %d = filefd_FD_CLOEXEC_file[fd:%d];", __func__, 169 ALOGE("%s: fd_count:%d != filefd_mapped_files:%d; [Likely Race; add futex?]", __func__, 177 ALOGV("%s: Note: unsetenv() failed!", __func__); 193 ALOGE("%s: rv:%d = setenv(fd_env_name:'%s', fd_env_allocated:'%s' ...);", __func__, 196 ALOGV("%s: rv:%d = setenv(fd_env_name:'%s', fd_env_allocated:'%s' ...);", __func__, 205 __func__, rv, type_env_name, type_env_allocated) [all...] |
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);
|
/external/clang/test/SemaTemplate/ |
instantiate-expr-basic.cpp | 6 __func__; // PredefinedExpr
|
/device/lge/mako/camera/ |
QCameraHWI_Still.cpp | 116 ALOGV("%s: E", __func__); 122 ALOGW("%s: Snapshot obj NULL in callback", __func__); 125 ALOGV("%s: X", __func__); 138 ALOGV("%s: E",__func__); 143 ALOGW("%s: Receive jpeg fragment cb obj Null", __func__); 145 ALOGV("%s: X",__func__); 152 ALOGV("%s: E ",__func__); 159 __func__, event); 179 __func__, event); 180 ALOGV("%s: X",__func__); [all...] |
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...] |
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 41 __func__, frame->frame_len, frame->frame_idx); 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 53 CDBG("%s: END\n", __func__); 67 CDBG("%s: BEGIN\n", __func__); 77 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id); 89 CDBG_ERROR("%s: cannot find preview stream", __func__); 101 CDBG_ERROR("%s: cannot find snapshot stream", __func__); 122 CDBG_ERROR("%s: cannot find preview/snapshot frame", __func__); 132 CDBG_ERROR("%s: Failed in preview Qbuf\n", __func__); 141 CDBG_ERROR("%s: Failed in main Qbuf\n", __func__); [all...] |
mm_qcamera_video.c | 41 __func__, frame->frame_len, frame->frame_idx); 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 53 CDBG("%s: END\n", __func__); 68 CDBG_ERROR("%s: add stream failed\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 111 CDBG_ERROR("%s: add channel failed", __func__); 121 CDBG_ERROR("%s: add video stream failed\n", __func__); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 144 CDBG_ERROR("%s: add video channel failed", __func__); 151 CDBG_ERROR("%s: add snapshot channel failed", __func__); [all...] |
/device/lge/mako/camera/QCamera/HAL/wrapper/ |
QualcommCamera.cpp | 156 LOGE("Q%s: E", __func__); 163 LOGE("Q%s: E", __func__); 174 LOGV("Q%s: X", __func__); 195 LOGE("%s: end in no mem", __func__); 220 LOGE("%s: end rc %d", __func__, rc); 226 LOGE("Q%s: device =%p E", __func__, hw_dev); 268 LOGE("Q%s: E", __func__); 286 LOGE("Q%s: E", __func__); 294 LOGE("Q%s: E", __func__); 305 LOGE("Q%s: E", __func__); [all...] |
/external/openssh/ |
sandbox-darwin.c | 51 debug3("%s: preparing Darwin sandbox", __func__); 64 debug3("%s: starting Darwin sandbox", __func__); 67 fatal("%s: sandbox_init: %s", __func__, errmsg); 76 __func__, strerror(errno)); 79 __func__, strerror(errno)); 82 __func__, strerror(errno)); 89 debug3("%s: finished", __func__);
|
bufec.c | 60 fatal("%s: BN_CTX_new failed", __func__); 65 __func__, (u_long)len, BUFFER_MAX_ECPOINT_LEN); 72 error("%s: EC_POINT_point2oct length mismatch", __func__); 92 fatal("%s: buffer error", __func__); 105 error("%s: invalid point", __func__); 109 fatal("%s: BN_CTX_new failed", __func__); 111 error("%s: EC_POINT too long: %u > max %u", __func__, 116 error("%s: EC_POINT buffer is empty", __func__); 121 "0x%02x (want 0x%02x)", __func__, buf[0], 143 fatal("%s: buffer error", __func__); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 41 __func__, frame->frame_len, frame->frame_idx); 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 53 CDBG("%s: END\n", __func__); 67 CDBG("%s: BEGIN\n", __func__); 77 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id); 89 CDBG_ERROR("%s: cannot find preview stream", __func__); 101 CDBG_ERROR("%s: cannot find snapshot stream", __func__); 122 CDBG_ERROR("%s: cannot find preview/snapshot frame", __func__); 132 CDBG_ERROR("%s: Failed in preview Qbuf\n", __func__); 141 CDBG_ERROR("%s: Failed in main Qbuf\n", __func__); [all...] |
mm_qcamera_video.c | 41 __func__, frame->frame_len, frame->frame_idx); 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 53 CDBG("%s: END\n", __func__); 68 CDBG_ERROR("%s: add stream failed\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 111 CDBG_ERROR("%s: add channel failed", __func__); 121 CDBG_ERROR("%s: add video stream failed\n", __func__); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 144 CDBG_ERROR("%s: add video channel failed", __func__); 151 CDBG_ERROR("%s: add snapshot channel failed", __func__); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 62 CDBG_HIGH("%s:%d] written size %d", __func__, __LINE__, len); \ 65 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \ 82 CDBG_HIGH("%s:%d] written %d %d", __func__, __LINE__, len1, len2); \ 85 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \ 98 CDBG_ERROR("%s:%d] jpeg abort", __func__, __LINE__); \ 272 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i); 278 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); 284 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i); 291 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); 297 CDBG("%s:%d] Dest buffer %d", __func__, __LINE__, i) [all...] |
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | 61 CDBG_ERROR("%s:%d] written size %d", __func__, __LINE__, len); \ 64 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \ 81 CDBG_ERROR("%s:%d] written %d %d", __func__, __LINE__, len1, len2); \ 84 CDBG_ERROR("%s:%d] open %s failed", __func__, __LINE__, filename); \ 97 CDBG_ERROR("%s:%d] jpeg abort", __func__, __LINE__); \ 271 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i); 277 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); 283 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i); 290 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret); 296 CDBG("%s:%d] Dest buffer %d", __func__, __LINE__, i) [all...] |
/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...] |
/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...] |
/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))
|
/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...] |
/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...] |