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

<<11121314151617181920>>

  /development/ndk/sources/android/libportable/arch-mips/
errno.c 293 ALOGV("%s(): { save_errno = errno:%d, (p:%p)->{pshadow:%d, perrno:%d}", __func__,
322 ALOGV("%s: new save_errno:%d p:%p->{pshadow:%d, perrno:%d}", __func__,
327 ALOGV("%s: return (&p->perrno):%p; }", __func__, &p->perrno);
345 ALOGV("%s(): { save_errno = errno:%d, p:%p->{pshadow:%d, perrno:%d}", __func__,
352 ALOGV("%s: new save_errno:%d, p:%p->{pshadow:%d, perrno:%d}", __func__,
357 ALOGV("%s: return; }", __func__);
syscall.c 63 ALOGV("%s(portable_number:%d, ...) {", __func__, portable_number);
465 "nbytes_low:0x%x, nbytes_high:0x%x, flags:0x%x);", __func__,
588 "[ERROR: ADD MISSING SYSTEM CALL]", __func__, portable_number);
594 ALOGV("%s: native_number = %d", __func__, native_number);
597 ALOGV("%s: native_number:%d <= 0; ret = -1; [ERROR: FIX SYSTEM CALL]", __func__,
627 ALOGV("%s: Calling syscall(%d, %d, %d, %d, %d, %d, %d, %d, %d);", __func__,
636 ALOGV("%s: ret == -1; errno:%d;", __func__, *REAL(__errno)());
638 ALOGV("%s: return(ret:%d); }", __func__, ret);
  /external/chromium/third_party/libevent/
configure.in 346 AC_MSG_CHECKING([whether our compiler supports __func__])
348 [ const char *cp = __func__; ],
355 AC_DEFINE(__func__, __FUNCTION__,
356 [Define to appropriate substitue if compiler doesnt have __func__]),
358 AC_DEFINE(__func__, __FILE__,
359 [Define to appropriate substitue if compiler doesnt have __func__])))
event.c 176 event_err(1, "%s: calloc", __func__);
194 event_errx(1, "%s: no event mechanism available", __func__);
246 __func__, n_deleted));
296 __func__);
332 event_err(1, "%s: calloc", __func__);
337 event_err(1, "%s: malloc", __func__);
506 event_debug(("%s: no events registered.", __func__));
535 event_debug(("%s: asked to terminate loop.", __func__));
886 __func__));
931 event_errx(1, "%s: %p(fd %d) not on queue %x", __func__,
    [all...]
  /external/chromium_org/third_party/libevent/
configure.in 346 AC_MSG_CHECKING([whether our compiler supports __func__])
348 [ const char *cp = __func__; ],
355 AC_DEFINE(__func__, __FUNCTION__,
356 [Define to appropriate substitue if compiler doesnt have __func__]),
358 AC_DEFINE(__func__, __FILE__,
359 [Define to appropriate substitue if compiler doesnt have __func__])))
event.c 176 event_err(1, "%s: calloc", __func__);
194 event_errx(1, "%s: no event mechanism available", __func__);
246 __func__, n_deleted));
296 __func__);
332 event_err(1, "%s: calloc", __func__);
337 event_err(1, "%s: malloc", __func__);
506 event_debug(("%s: no events registered.", __func__));
535 event_debug(("%s: asked to terminate loop.", __func__));
882 __func__));
927 event_errx(1, "%s: %p(fd %d) not on queue %x", __func__,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_latc.c 115 fprintf(stderr,"%s\n", __func__);
121 fprintf(stderr,"%s\n", __func__);
127 fprintf(stderr,"%s\n", __func__);
246 fprintf(stderr,"%s\n", __func__);
252 fprintf(stderr,"%s\n", __func__);
258 fprintf(stderr,"%s\n", __func__);
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_drawable.c 53 __func__, strerror(err));
67 __func__, strerror(err));
175 apple_glx_diagnostic("%s: freeing %p\n", __func__, (void *) d);
205 apple_glx_diagnostic("%s: %p ->reference_count before -- %d\n", __func__,
342 apple_glx_diagnostic("%s: new drawable %p\n", __func__, (void *) d);
513 __func__, d->reference_count);
apple_glx.c 65 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid);
79 fprintf(stderr, "unhandled kind of event: %d in %s\n", kind, __func__);
  /external/iputils/ninfod/
ninfod_addrs.c 132 DEBUG(LOG_DEBUG, "%s()\n", __func__);
157 DEBUG(LOG_DEBUG, "%s()\n", __func__);
162 __func__, subjlen);
312 DEBUG(LOG_DEBUG, "%s()\n", __func__);
326 DEBUG(LOG_DEBUG, "%s()\n", __func__);
331 __func__, subjlen);
ninfod.h 106 DEBUG(LOG_DEBUG, "%s(): malloc(%zu) = %p\n", __func__, _size, p); \
112 DEBUG(LOG_DEBUG, "%s(): free(%p)\n", __func__, _p); \
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_latc.c 115 fprintf(stderr,"%s\n", __func__);
121 fprintf(stderr,"%s\n", __func__);
127 fprintf(stderr,"%s\n", __func__);
246 fprintf(stderr,"%s\n", __func__);
252 fprintf(stderr,"%s\n", __func__);
258 fprintf(stderr,"%s\n", __func__);
  /external/mesa3d/src/glx/apple/
apple_glx_drawable.c 53 __func__, strerror(err));
67 __func__, strerror(err));
175 apple_glx_diagnostic("%s: freeing %p\n", __func__, (void *) d);
205 apple_glx_diagnostic("%s: %p ->reference_count before -- %d\n", __func__,
342 apple_glx_diagnostic("%s: new drawable %p\n", __func__, (void *) d);
513 __func__, d->reference_count);
apple_glx.c 65 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid);
79 fprintf(stderr, "unhandled kind of event: %d in %s\n", kind, __func__);
  /external/openssh/
uidswap.c 166 fatal("%s: was able to restore old [e]uid", __func__);
172 __func__, (u_int)getuid(), (u_int)geteuid(), (u_int)uid);
296 fatal("%s: was able to restore old [e]gid", __func__);
302 __func__, (u_int)getgid(), (u_int)getegid(),
310 fatal("%s: was able to restore old [e]uid", __func__);
316 __func__, (u_int)getuid(), (u_int)geteuid(),
kexecdh.c 52 fatal("%s: kexname too short \"%s\"", __func__, kexname);
62 fatal("%s: unsupported ECDH curve \"%s\"", __func__, kexname);
sshconnect2.c 137 fatal("%s: unknown alg %s", __func__, alg);
147 debug3("%s: prefer hostkeyalgs: %s", __func__, first);
521 fatal("%s: no authentication context", __func__);
979 __func__, crypt_scheme);
1004 debug3("%s: salt = %s", __func__, salt);
1005 debug3("%s: scheme = %s", __func__, crypt_scheme);
1006 debug3("%s: crypted = %s", __func__, crypted);
1011 fatal("%s: hash_buffer", __func__);
1019 fatal("%s: BN_bin2bn (secret)", __func__);
1041 fatal("%s: BN_new", __func__);
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.c 76 __func__,g_cam_ctrl.camera[my_obj->my_id].video_dev_name,my_obj->my_id);
288 CDBG_ERROR("%s: case %d not handled", __func__, opcode);
334 CDBG("%s: BEGIN\n", __func__);
339 CDBG("%s: opened alreadyn", __func__);
346 CDBG("%s: no mem", __func__);
358 CDBG("%s: open failed, rc = %d\n", __func__, rc);
363 CDBG("%s: mm_camera_open err = %d", __func__, rc);
366 CDBG("%s: open succeded\n", __func__);
370 CDBG("%s: END, rc=%d\n", __func__, rc);
385 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count)
    [all...]
  /external/expat/
expat_config.h 93 /* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */
94 /* #undef __func__ */
  /external/wpa_supplicant_8/src/drivers/
driver_privsep.c 105 wpa_printf(MSG_DEBUG, "%s: priv=%p", __func__, priv);
197 __func__, priv, alg, key_idx, set_tx);
231 __func__, priv, params->freq, params->pairwise_suite,
301 __func__, MAC2STR(addr), reason_code);
302 wpa_printf(MSG_DEBUG, "%s - TODO", __func__);
560 wpa_printf(MSG_DEBUG, "%s: param='%s'", __func__, param);
703 wpa_printf(MSG_DEBUG, "%s", __func__);
711 wpa_printf(MSG_DEBUG, "%s country='%s'", __func__, alpha2);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
assert.h 106 C9x has a similar variable called __func__, but prefer the GCC one since
112 # define __ASSERT_FUNCTION __func__
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
assert.h 106 C9x has a similar variable called __func__, but prefer the GCC one since
112 # define __ASSERT_FUNCTION __func__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
assert.h 106 C9x has a similar variable called __func__, but prefer the GCC one since
112 # define __ASSERT_FUNCTION __func__
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp 251 ALOGE("%s: no memory for stream info buf obj", __func__);
257 ALOGE("%s: no memory for stream info", __func__);
277 ALOGE("%s: num_of_burst is %d", __func__, mStreamInfo->num_of_burst);
376 ALOGV("%s: E\n", __func__);
379 ALOGV("%s: X\n", __func__);
398 ALOGV("%s: E\n", __func__);
404 ALOGE("%s: Not a valid stream to handle buf", __func__);
411 ALOGE("%s: No mem for mm_camera_buf_def_t", __func__);
437 ALOGV("%s: E", __func__);
443 __func__, strerror(errno))
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp 252 ALOGE("%s: no memory for stream info buf obj", __func__);
258 ALOGE("%s: no memory for stream info", __func__);
278 ALOGI("%s: num_of_burst is %d", __func__, mStreamInfo->num_of_burst);
377 ALOGV("%s: E\n", __func__);
380 ALOGV("%s: X\n", __func__);
399 ALOGV("%s: E\n", __func__);
405 ALOGE("%s: Not a valid stream to handle buf", __func__);
412 ALOGE("%s: No mem for mm_camera_buf_def_t", __func__);
439 ALOGV("%s: E", __func__);
445 __func__, strerror(errno))
    [all...]

Completed in 824 milliseconds

<<11121314151617181920>>