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

1 2 34 5 6 7 8

  /prebuilt/linux-x86/toolchain/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__
  /external/chromium/third_party/libevent/
kqueue.c 155 event_warn("%s: detected broken kqueue; not using.", __func__);
180 event_warn("%s: malloc", __func__);
193 event_warn("%s: malloc", __func__);
204 __func__, (int)kev->ident,
244 event_debug(("%s: kevent reports %d", __func__, res));
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...]
config.h.in 246 /* Define to appropriate substitue if compiler doesnt have __func__ */
247 #undef __func__
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_test.c 80 __func__, strerror(errno));
93 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __func__, enabled);
137 wpa_printf(MSG_DEBUG, "%s: SCAN %s", __func__, dent->d_name);
157 wpa_printf(MSG_DEBUG, "%s: priv=%p", __func__, priv);
225 __func__, priv, alg, key_idx, set_tx);
245 __func__, priv, params->freq, params->pairwise_suite,
368 __func__, MAC2STR(addr), reason_code);
381 __func__, MAC2STR(addr), reason_code);
716 wpa_printf(MSG_DEBUG, "%s: addr=%s port=%s", __func__, dst, pos);
756 wpa_printf(MSG_DEBUG, "%s: param='%s'", __func__, param)
    [all...]
driver_privsep.c 108 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __func__, enabled);
117 wpa_printf(MSG_DEBUG, "%s: priv=%p", __func__, priv);
208 __func__, priv, alg, key_idx, set_tx);
242 __func__, priv, params->freq, params->pairwise_suite,
312 __func__, MAC2STR(addr), reason_code);
313 wpa_printf(MSG_DEBUG, "%s - TODO", __func__);
323 __func__, MAC2STR(addr), reason_code);
324 wpa_printf(MSG_DEBUG, "%s - TODO", __func__);
602 wpa_printf(MSG_DEBUG, "%s: param='%s'", __func__, param);
745 wpa_printf(MSG_DEBUG, "%s", __func__);
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-kernel.c 199 FK_W ("[%s] 0x%p %s\n", __func__, ev, _event_string (ev->e));
215 /* FK_W ("IN <======== %s\n", __func__); */
266 /* FK_W ("OUT ========> %s\n", __func__); */
286 FK_W ("%s [pn] 0x%p [ref] %d\n", __func__, pn, pn->ref);
318 FK_W ("%s [pn] 0x%p [ref] %d\n", __func__, pn, pn->ref);
353 FK_W ("%s [0x%p] %s\n", __func__, f, fobj->fo_name);
426 FK_W ("%s\n", __func__);
485 FK_W ("%s\n", __func__);
fen-helper.c 60 FH_W ("%s %s [0x%p]\n", __func__, NODE_NAME(f), f);
127 FH_W ("[ %s ] f[0x%p] sub[0x%p] %s\n", __func__, f, sub, filename);
185 FH_W ("[ %s ] f[0x%p] sub[0x%p] %s\n", __func__, f, sub, filename);
208 FH_W ("%s\n", __func__);
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 243 __func__);
445 __func__);
805 __func__);
809 __func__);
814 __func__, codec_profile.profile, profile_level.level);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
tnetw_sdio.c 160 printk(KERN_ERR "%s: failed (%d)\n", __func__, rc);
199 printk(KERN_ERR "%s: failed (%d)\n", __func__, rc);
  /external/bluetooth/bluez/src/
sdpd.h 32 #define SDPDBG(fmt, arg...) syslog(LOG_DEBUG, "%s: " fmt "\n", __func__ , ## arg)
  /bionic/libc/include/sys/
cdefs.h 225 * C99 defines __func__ predefined identifier, which was made available
230 #define __func__ __PRETTY_FUNCTION__ macro
232 #define __func__ __FUNCTION__ macro
234 #define __func__ "" macro
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 231 * C99 defines __func__ predefined identifier, which was made available
236 #define __func__ __PRETTY_FUNCTION__ macro
238 #define __func__ __FUNCTION__ macro
240 #define __func__ "" macro
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 225 * C99 defines __func__ predefined identifier, which was made available
230 #define __func__ __PRETTY_FUNCTION__ macro
232 #define __func__ __FUNCTION__ macro
234 #define __func__ "" macro
  /device/samsung/crespo/liboverlay/
v4l2_utils.c 30 #define LOG_FUNCTION_NAME LOGV("%s: %s", __FILE__, __func__);
432 LOGV("%s:crop.c.left = %d\n", __func__, crop.c.left);
433 LOGV("%s:crop.c.top = %d\n", __func__, crop.c.top);
434 LOGV("%s:crop.c.width = %d\n", __func__, crop.c.width);
435 LOGV("%s:crop.c.height = %d\n", __func__, crop.c.height);
436 LOGV("%s:crop.type = 0x%x\n", __func__, crop.type);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 638 printk("%s\n", __func__);
666 printk("%s\n", __func__);
715 printk("%s\n", __func__);
736 printk("%s\n", __func__);
931 ti_dprintf (TIWLAN_LOG_ERROR, "%s: Failed to dvrMain_Create!\n", __func__);
977 printk("%s: Fail\n", __func__);
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 630 printk("%s\n", __func__);
650 printk("%s\n", __func__);
698 printk("%s\n", __func__);
713 printk("%s\n", __func__);
903 ti_dprintf (TIWLAN_LOG_ERROR, "%s: Failed to dvrMain_Create!\n", __func__);
949 printk("%s: Fail\n", __func__);
  /external/chromium/third_party/libevent/test/
regress.c 141 fprintf(stderr, "%s: write\n", __func__);
170 fprintf(stderr, "%s: read\n", __func__);
235 fprintf(stderr, "%s: read\n", __func__);
257 fprintf(stderr, "%s: write\n", __func__);
277 fprintf(stderr, "%s: socketpair\n", __func__);
728 fprintf(stderr, "%s: cannot set base, add\n", __func__);
1241 fprintf(stderr, "%s: failed to set priority", __func__);
1247 fprintf(stderr, "%s: failed to set priority", __func__);
1396 fprintf(stdout, "\t%s: OK\n", __func__);
1439 fprintf(stdout, "\t%s: OK\n", __func__);
    [all...]
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 271 wpa_printf(MSG_DEBUG, "%s", __func__);
531 wpa_printf(MSG_DEBUG, "%s success", __func__);
546 wpa_printf(MSG_DEBUG, "%s success", __func__);
561 wpa_printf(MSG_DEBUG, "%s success", __func__);
576 wpa_printf(MSG_DEBUG, "%s success", __func__);
595 wpa_printf(MSG_DEBUG, "%s %s", __func__, cmd);
    [all...]
  /system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
driver_ti.c 271 wpa_printf(MSG_DEBUG, "%s", __func__);
531 wpa_printf(MSG_DEBUG, "%s success", __func__);
546 wpa_printf(MSG_DEBUG, "%s success", __func__);
561 wpa_printf(MSG_DEBUG, "%s success", __func__);
576 wpa_printf(MSG_DEBUG, "%s success", __func__);
595 wpa_printf(MSG_DEBUG, "%s %s", __func__, cmd);
    [all...]
  /dalvik/vm/hprof/
Hprof.h 24 -((((uintptr_t)__func__) << 16 | __LINE__) & (0x7fffffff))
  /external/bluetooth/glib/glib/
gmacros.h 155 # define G_STRFUNC ((const char*) (__func__))
  /external/v8/src/mips/
assembler-mips-inl.h 187 __FILE__, __LINE__, __func__);
  /external/wpa_supplicant/
asn1.c 204 __func__, (unsigned long) len);
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
asn1.c 204 __func__, (unsigned long) len);

Completed in 1903 milliseconds

1 2 34 5 6 7 8