HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 251 - 275 of 432) sorted by null

<<1112131415161718

  /external/chromium/third_party/libevent/
config.h.in 246 /* Define to appropriate substitue if compiler doesnt have __func__ */
247 #undef __func__
event_tagging.c 81 event_err(1, "%s: malloc", __func__);
418 event_err(1, "%s: calloc", __func__);
  /external/chromium/third_party/libevent/linux/
config.h 247 /* Define to appropriate substitue if compiler doesnt have __func__ */
248 /* #undef __func__ */
  /external/chromium/third_party/libevent/mac/
config.h 247 /* Define to appropriate substitue if compiler doesnt have __func__ */
248 /* #undef __func__ */
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 295 "%s: given type is not basic", __func__);
314 "%s: error constructing reply", __func__);
336 "%s: given type is not basic", __func__);
378 "%s: given type is not basic", __func__);
388 "%s: failed to construct message 1", __func__);
395 "%s: failed to construct message 2", __func__);
425 "%s: unknown element type %d", __func__, type);
436 "%s: failed to construct message 3", __func__);
442 "%s: failed to construct message 4", __func__);
    [all...]
  /external/openssh/
ssh-keygen.c 306 fatal("%s: unsupported key type %s", __func__, key_type(k));
327 fatal("%s: unsupported key type %s", __func__, key_type(k));
364 fatal("%s: unknown key format %d", __func__, convert_format);
570 fatal("%s: %s is not a recognised public key format", __func__,
594 fatal("%s: unsupported pubkey type %d", __func__,
630 fatal("%s: unrecognised raw private key format", __func__);
656 fatal("%s: unknown key format %d", __func__, convert_format);
680 fatal("%s: unsupported key type %s", __func__,
    [all...]
kexdhc.c 67 fatal("%s: Unexpected KEX type %d", __func__, kex->kex_type);
kexdhs.c 69 fatal("%s: Unexpected KEX type %d", __func__, kex->kex_type);
  /hardware/ti/wlan/wl1271/wpa_supplicant_lib/
driver_ti.c 271 wpa_printf(MSG_DEBUG, "%s", __func__);
536 wpa_printf(MSG_DEBUG, "%s success", __func__);
551 wpa_printf(MSG_DEBUG, "%s success", __func__);
566 wpa_printf(MSG_DEBUG, "%s success", __func__);
581 wpa_printf(MSG_DEBUG, "%s success", __func__);
611 wpa_printf(MSG_DEBUG, "%s %s", __func__, cmd);
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 149 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
174 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
267 ALOGV("%s: calling a2dp_cleanup()", __func__);
526 ALOGE("%s: a2dp_write failed (%d)\n", __func__, ret);
743 ALOGE("%s: unknown stream %p (ours is %p)", __func__, out, adev->output);
  /external/ipsec-tools/src/racoon/
algorithm.c 433 syslog(LOG_NOTICE, "%s(%s size=%zu): %8.6f", __func__,
545 syslog(LOG_NOTICE, "%s(%s klen=%zu size=%zu): %8.6f", __func__,
574 syslog(LOG_NOTICE, "%s(%s klen=%zu size=%zu): %8.6f", __func__,
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
crypto_libtomcrypt.c 512 __func__, (unsigned long) modlen,
534 "random data for PS", __func__);
545 "%d", __func__, block_type);
tls_internal.c 347 __func__, in_data, (unsigned long) in_len);
367 __func__, in_data, (unsigned long) in_len);
  /external/wpa_supplicant_8/src/crypto/
crypto_libtomcrypt.c 506 __func__, (unsigned long) modlen,
528 "random data for PS", __func__);
539 "%d", __func__, block_type);
  /external/wpa_supplicant_8/src/utils/
common.h 374 #ifndef __func__
375 #define __func__ "__func__ not defined" macro
  /hardware/invensense/mlsdk/mllite/
mldl_cfg_mpu.c 277 //MPL_LOGI("%s: Resuming to %04lx\n", __func__, mldl_cfg->requested_sensors);
294 //MPL_LOGI("%s: suspending sensors to %04lx\n", __func__,
314 //MPL_LOGI("%s: Will resume next to %04lx\n", __func__, requested);
  /system/extras/ext4_utils/
ext4.h 20 #define ext4_debug(f, a...) do { printk(KERN_DEBUG "EXT4-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __func__); printk(KERN_DEBUG f, ## a); } while (0)
25 #define EXT4_ERROR_INODE(inode, fmt, a...) ext4_error_inode(__func__, (inode), (fmt), ## a);
27 #define EXT4_ERROR_FILE(file, fmt, a...) ext4_error_file(__func__, (file), (fmt), ## a);
  /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...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp     [all...]
  /dalvik/vm/hprof/
Hprof.h 24 -((((uintptr_t)__func__) << 16 | __LINE__) & (0x7fffffff))
  /development/tools/emulator/system/lights/
lights_qemu.c 76 " RGB = 0x%08x", __func__,
  /device/moto/stingray/liblights/
lights.c 178 ALOGE("%s: unknown type (%d)\n", __func__, type);
  /external/qemu/
qerror.h 43 qerror_report_internal(__FILE__, __LINE__, __func__, fmt, ## __VA_ARGS__)
sysemu.h 88 qemu_error_internal(__FILE__, __LINE__, __func__, fmt, ## __VA_ARGS__)
  /external/qemu/target-mips/
helper.c 284 __func__, env->active_tc.PC, address, rw, mmu_idx, is_softmmu);
298 __func__, address, ret, physical, prot);
386 __func__, env->active_tc.PC, env->CP0_EPC, name);
587 __func__, env->active_tc.PC, env->CP0_EPC, cause,

Completed in 565 milliseconds

<<1112131415161718