Home
last modified time | relevance | path

Searched refs:__FUNCTION__ (Results 1 – 25 of 106) sorted by relevance

12345

/external/qemu/
Dqemu-sockets-android.c60 __FUNCTION__, str); in inet_listen()
67 __FUNCTION__, str); in inet_listen()
75 __FUNCTION__, str); in inet_listen()
83 __FUNCTION__, str); in inet_listen()
109 fprintf(stderr,"%s: getaddrinfo(%s,%s): %s\n", __FUNCTION__, in inet_listen()
122 fprintf(stderr,"%s: socket(%s): %s\n", __FUNCTION__, in inet_listen()
138 fprintf(stderr,"%s: bind(%s,%s,%d): OK\n", __FUNCTION__, in inet_listen()
145 fprintf(stderr,"%s: bind(%s,%s,%d): %s\n", __FUNCTION__, in inet_listen()
156 fprintf(stderr, "%s: FAILED\n", __FUNCTION__); in inet_listen()
192 __FUNCTION__, str); in inet_connect()
[all …]
Dqemu-sockets.c113 __FUNCTION__, str); in inet_listen()
120 __FUNCTION__, str); in inet_listen()
128 __FUNCTION__, str); in inet_listen()
136 __FUNCTION__, str); in inet_listen()
155 fprintf(stderr,"%s: getaddrinfo(%s,%s): %s\n", __FUNCTION__, in inet_listen()
160 inet_print_addrinfo(__FUNCTION__, res); in inet_listen()
169 fprintf(stderr,"%s: socket(%s): %s\n", __FUNCTION__, in inet_listen()
186 fprintf(stderr,"%s: bind(%s,%s,%d): OK\n", __FUNCTION__, in inet_listen()
192 fprintf(stderr,"%s: bind(%s,%s,%d): %s\n", __FUNCTION__, in inet_listen()
203 fprintf(stderr, "%s: FAILED\n", __FUNCTION__); in inet_listen()
[all …]
/external/qemu/android/
Dhw-qemud.c235 T("%s: received %3d bytes: '%s'", __FUNCTION__, len, quote_bytes((const void*)from, len)); in qemud_serial_read()
263 D("%s: legacy qemud detected.", __FUNCTION__); in qemud_serial_read()
268 D("%s: normal qemud detected.", __FUNCTION__); in qemud_serial_read()
288 D("%s: bad header: '%.*s'", __FUNCTION__, HEADER_SIZE, s->data0); in qemud_serial_read()
294 __FUNCTION__, s->in_size, s->in_channel); in qemud_serial_read()
310 D("%s: channel=%2d len=%3d '%s'", __FUNCTION__, in qemud_serial_read()
432 __FUNCTION__, channel, msglen, in qemud_serial_send()
459 T("%s: '%.*s'", __FUNCTION__, HEADER_SIZE, header); in qemud_serial_send()
465 T("%s: '%.*s'", __FUNCTION__, FRAME_HEADER_SIZE, frame); in qemud_serial_send()
473 T("%s: '%.*s'", __FUNCTION__, avail, msg); in qemud_serial_send()
[all …]
Dhw-sensors.c247 D("%s: '%s'", __FUNCTION__, quote_bytes((const void*)msg, msglen)); in _hwSensorClient_send()
329 D("%s: '%.*s'", __FUNCTION__, msglen, msg); in _hwSensorClient_receive()
378 D("%s: ignore bad 'set' command", __FUNCTION__); in _hwSensorClient_receive()
385 D("%s: ignore unknown sensor name '%s'", __FUNCTION__, msg); in _hwSensorClient_receive()
390 D("%s: trying to set disabled %s sensor", __FUNCTION__, msg); in _hwSensorClient_receive()
401 D("%s: %s %s sensor", __FUNCTION__, in _hwSensorClient_receive()
408 D("%s: ignoring unknown query", __FUNCTION__); in _hwSensorClient_receive()
525 D("%s: sensors qemud service initialized", __FUNCTION__); in android_hw_sensors_init()
Dhw-control.c97 T("%s: query %4d '%.*s'", __FUNCTION__, querylen, querylen, query ); in hw_control_do_query()
105 D("%s: badly formatted", __FUNCTION__ ); in hw_control_do_query()
135 D("%s: hw-control qemud handler initialized", __FUNCTION__); in android_hw_control_init()
/external/qemu/proxy/
Dproxy_http.c24 PROXY_LOG("%s", __FUNCTION__); in http_service_free()
45 __FUNCTION__, sock_address_to_string(address)); in http_service_connect()
49 PROXY_LOG("%s: using HTTP rewriter", __FUNCTION__); in http_service_connect()
52 PROXY_LOG("%s: using HTTP rewriter", __FUNCTION__); in http_service_connect()
77 __FUNCTION__, servernamelen, servername, serverport ); in proxy_http_setup()
89 PROXY_LOG("%s: not enough memory to allocate new proxy service", __FUNCTION__); in proxy_http_setup()
162 __FUNCTION__); in proxy_http_setup()
172 __FUNCTION__, service->footer_len, in proxy_http_setup()
180 PROXY_LOG("%s: could not register service ?", __FUNCTION__); in proxy_http_setup()
/external/wpa_supplicant/
Ddriver_madwifi.c188 wpa_printf(MSG_DEBUG, "%s: keyidx=%d", __FUNCTION__, key_idx); in wpa_driver_madwifi_del_key()
238 __FUNCTION__, alg); in wpa_driver_madwifi_set_key()
243 "key_len=%lu", __FUNCTION__, alg_name, key_idx, set_tx, in wpa_driver_madwifi_set_key()
248 __FUNCTION__, (unsigned long) seq_len); in wpa_driver_madwifi_set_key()
253 __FUNCTION__, (unsigned long) key_len); in wpa_driver_madwifi_set_key()
292 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_madwifi_set_countermeasures()
301 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_madwifi_set_drop_unencrypted()
311 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_madwifi_deauthenticate()
324 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_madwifi_disassociate()
339 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_madwifi_associate()
[all …]
Ddriver_hostap.c108 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_hostap_set_wpa()
182 "key_len=%lu", __FUNCTION__, alg_name, key_idx, set_tx, in wpa_driver_hostap_set_key()
232 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_hostap_set_countermeasures()
240 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_hostap_set_drop_unencrypted()
251 wpa_printf(MSG_DEBUG, "%s: type=%d", __FUNCTION__, type); in wpa_driver_hostap_reset()
294 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_hostap_deauthenticate()
304 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_hostap_disassociate()
318 wpa_printf(MSG_DEBUG, "%s", __FUNCTION__); in wpa_driver_hostap_associate()
Ddriver_ipw.c206 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_ipw_set_wpa()
248 "key_len=%lu", __FUNCTION__, alg_name, key_idx, set_tx, in wpa_driver_ipw_set_key()
284 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_ipw_set_countermeasures()
294 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __FUNCTION__, enabled); in wpa_driver_ipw_set_drop_unencrypted()
361 wpa_printf(MSG_DEBUG, "%s: auth_alg=0x%x", __FUNCTION__, algs); in wpa_driver_ipw_set_auth_alg()
408 wpa_printf(MSG_DEBUG, "%s is called", __FUNCTION__); in wpa_driver_ipw_init()
/external/tesseract/api/
Djni.cpp75 LOGV(__FUNCTION__); in find_language()
88 LOGV(__FUNCTION__); in add_language()
106 LOGV(__FUNCTION__); in free_languages()
229 LOGV(__FUNCTION__); in ocr_open()
284 LOGV(__FUNCTION__); in ocr_set_encoded()
309 LOGV(__FUNCTION__); in ocr_normalize_bg()
333 LOGV(__FUNCTION__); in ocr_set_image()
355 LOGV(__FUNCTION__); in ocr_release_image()
376 LOGV(__FUNCTION__); in ocr_set_rectangle()
393 LOGV(__FUNCTION__); in ocr_recognize()
[all …]
/external/qemu/android/utils/
Dtimezone.c122 D("%s: %s points to %s\n", __FUNCTION__, LOCALTIME_FILE, buff); in get_zoneinfo_timezone()
180 D( "%s: comparing %s:", __FUNCTION__, path ); in compare_timezone_to_localtime()
240 D( "%s: entering '%s\n", __FUNCTION__, scan->path ); in scan_timezone_dir()
275 D( "%s: found '%s'\n", __FUNCTION__, result ); in scan_timezone_dir()
301 __FUNCTION__, tz ); in get_zoneinfo_timezone()
326 __FUNCTION__, zoneinfo_dir ); in get_zoneinfo_timezone()
341 D( "%s: found timezone dir as %s\n", __FUNCTION__, tzdir ); in get_zoneinfo_timezone()
357 D( "%s: found localtime file as %s\n", __FUNCTION__, localtime ); in get_zoneinfo_timezone()
370 … D( "%s: found zoneinfo timezone %s from %s symlink\n", __FUNCTION__, tz, localtime ); in get_zoneinfo_timezone()
374 __FUNCTION__, localtime, temp ); in get_zoneinfo_timezone()
[all …]
/external/qemu/telephony/
Dremote_call.c193 D("%s: buffer too short\n", __FUNCTION__ ); in remote_call_alloc()
202 D("%s: could not create channel to port %d\n", __FUNCTION__, to_port); in remote_call_alloc()
225 D("%s: not enough memory to alloc %d bytes", __FUNCTION__, msg2len); in remote_call_set_sms_pdu()
264 S("%s: called for call (%d,%d), events=%02x\n", __FUNCTION__, in remote_call_event()
284 S("%s: call (%d,%d) sending %d bytes '", __FUNCTION__, in remote_call_event()
309 __FUNCTION__, call->to_port, errno, errno_str); in remote_call_event()
319 S("%s: finished sending data to %d\n", __FUNCTION__, call->to_port); in remote_call_event()
362 D("%s: from_port value %d is not valid", __FUNCTION__, from_port); in remote_call_generic()
366 D("%s: phone number '%s' is not decimal or remote", __FUNCTION__, to_number); in remote_call_generic()
370 D("%s: trying to call self\n", __FUNCTION__); in remote_call_generic()
[all …]
Dsysdeps_qemu.c207 D( "%s: read event for channel %p:%d\n", __FUNCTION__, in sys_channel_read_handler()
216 D( "%s: write event for channel %p:%d\n", __FUNCTION__, channel, channel->fd ); in sys_channel_write_handler()
254 __FUNCTION__, size - len, errno, errno_str); in sys_channel_read()
281 __FUNCTION__, errno, errno_str); in sys_channel_write()
323 __FUNCTION__, port ); in sys_channel_create_tcp_server()
329 __FUNCTION__, channel, channel->fd, port ); in sys_channel_create_tcp_server()
340 D( "%s: creating handler from server channel %p:%d\n", __FUNCTION__, in sys_channel_create_tcp_handler()
353 D( "%s: handler %p:%d created from server %p:%d\n", __FUNCTION__, in sys_channel_create_tcp_handler()
Dmodem_driver.c66 D( "%s: reading %d from %p bytes:", __FUNCTION__, len, src ); in modem_driver_read()
102 D( "%s: << %s\n", __FUNCTION__, md->in_buff ); in modem_driver_read()
105 D( "%s: >> %s\n", __FUNCTION__, answer ); in modem_driver_read()
113 D( "%s: -- NO ANSWER\n", __FUNCTION__ ); in modem_driver_read()
124 D( "%s: done\n", __FUNCTION__ ); in modem_driver_read()
Dsms.c1492 D( "%s: could not extract receiver address\n", __FUNCTION__ ); in sms_receiver_add_submit_pdu()
1498 D( "%s: could not extract message reference from pdu\n", __FUNCTION__ ); in sms_receiver_add_submit_pdu()
1504 __FUNCTION__, max ); in sms_receiver_add_submit_pdu()
1512 D("%s: not enough memory to allocate new fragment\n", __FUNCTION__ ); in sms_receiver_add_submit_pdu()
1524 D("%s: created SMS index %d, from %.*s, ref %d, max %d\n", __FUNCTION__, in sms_receiver_add_submit_pdu()
1532 D("%s: SMS fragment index is too small: %d should be >= 1\n", __FUNCTION__, cur+1 ); in sms_receiver_add_submit_pdu()
1536 D("%s: SMS fragment index is too large (%d >= %d)\n", __FUNCTION__, cur, max); in sms_receiver_add_submit_pdu()
1541 __FUNCTION__, cur+1, max, ref); in sms_receiver_add_submit_pdu()
1550 … D( "%s: SMS index %d, received all %d fragments\n", __FUNCTION__, frag->index, frag->count ); in sms_receiver_add_submit_pdu()
1555 D( "%s: SMS index %d, received %d/%d, waiting for %d more\n", __FUNCTION__, in sms_receiver_add_submit_pdu()
[all …]
/external/qemu/hw/
Dbt.c35 __FUNCTION__); in bt_dummy_lmp_connection_complete()
38 __FUNCTION__); in bt_dummy_lmp_connection_complete()
44 fprintf(stderr, "%s: stray LMP_detach received, fixme\n", __FUNCTION__); in bt_dummy_lmp_disconnect_master()
51 fprintf(stderr, "%s: stray ACL response PDU, fixme\n", __FUNCTION__); in bt_dummy_lmp_acl_resp()
116 fprintf(stderr, "%s: bad bt device \"%s\"\n", __FUNCTION__, in bt_device_done()
Dgoldfish_audio.c203 D("%s: AUD_read(%d) returned %d", __FUNCTION__, avail2, read); in goldfish_audio_buff_recv()
380 D("%s: AUDIO_READ_SUPPORTED returns %d", __FUNCTION__, in goldfish_audio_read()
388 D("%s: AUDIO_READ_BUFFER_AVAILABLE returns %d", __FUNCTION__, in goldfish_audio_read()
406 D("%s: AUDIO_INT_ENABLE %d", __FUNCTION__, val ); in goldfish_audio_write()
414 D( "%s: AUDIO_SET_WRITE_BUFFER_1 %08x", __FUNCTION__, val); in goldfish_audio_write()
419 D( "%s: AUDIO_SET_WRITE_BUFFER_2 %08x", __FUNCTION__, val); in goldfish_audio_write()
442 D( "%s: AUDIO_SET_READ_BUFFER %p", __FUNCTION__, (void*)val ); in goldfish_audio_write()
446 D( "%s: AUDIO_START_READ %d", __FUNCTION__, val ); in goldfish_audio_write()
469 D("%s: sent %5d bytes to audio output (buffer 1)", __FUNCTION__, written); in goldfish_audio_callback()
485 D("%s: sent %5d bytes to audio output (buffer 2)", __FUNCTION__, written); in goldfish_audio_callback()
[all …]
Dbt-hci-csr.c105 fprintf(stderr, "%s: can't alloc %i bytes\n", __FUNCTION__, len); in csrhci_out_packet()
112 fprintf(stderr, "%s: can't alloc %i bytes\n", __FUNCTION__, len); in csrhci_out_packet()
163 "%02x:%02x:%02x:%02x:%02x:%02x\n", __FUNCTION__, in csrhci_in_packet_vendor()
175 fprintf(stderr, "%s: got a bad CMD packet\n", __FUNCTION__); in csrhci_in_packet_vendor()
220 fprintf(stderr, "%s: got a bad NEG packet\n", __FUNCTION__); in csrhci_in_packet()
235 fprintf(stderr, "%s: got a bad ALIVE packet\n", __FUNCTION__); in csrhci_in_packet()
248 fprintf(stderr, "%s: got a bad packet\n", __FUNCTION__); in csrhci_in_packet()
/external/svox/pico/lib/
Dpicodbg.h174 #if !defined(__FUNCTION__) && !defined(__GNUC__)
175 #define __FUNCTION__ "" macro
222 for (;!(expr);picodbg_assert(__FILE__, __LINE__, __FUNCTION__, #expr))
229 picodbg_log(level, 1, __FILE__, __LINE__, __FUNCTION__, picodbg_varargs msg)
248 picodbg_log(PICODBG_LOG_LEVEL_INFO, 0, __FILE__, __LINE__, __FUNCTION__, "")
/external/expat/
Dconfigure.in112 # If not, perhaps __FUNCTION__ works instead.
121 [[char *foo = __FUNCTION__;]])],
122 [ac_cv_cpp_func=__FUNCTION__],
124 if test $ac_cv_cpp_func = __FUNCTION__; then
125 AC_DEFINE(__func__,__FUNCTION__,
126 [Define to __FUNCTION__ or "" if `__func__' does not conform to
130 [Define to __FUNCTION__ or "" if `__func__' does not conform to
/external/bluetooth/bluez/audio/
Dipc.c60 __FUNCTION__, strerror(err), err); in bt_audio_service_open()
68 __FUNCTION__, strerror(err), err); in bt_audio_service_open()
100 __FUNCTION__, strerror(err), err); in bt_audio_service_get_data_fd()
/external/webkit/WebKit/android/nav/
DCachedDebug.h46 #define DBG_NAV_LOG(message) LOGD("%s %s", __FUNCTION__, message)
47 #define DBG_NAV_LOGD(format, ...) LOGD("%s " format, __FUNCTION__, __VA_ARGS__)
/external/webkit/WebCore/platform/graphics/chromium/
DGlyphPageTreeNodeLinux.cpp46 SkDebugf("%s last char is high-surrogate", __FUNCTION__); in fill()
59 SkDebugf("%s count != length\n", __FUNCTION__); in fill()
/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h34 #define __FUNCTION__ "" macro
53 __FILE__, __LINE__, __FUNCTION__); \
70 __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
72 __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
216 __FUNCTION__, __FILE__, __LINE__, # assert); \
738 printk (KERN_ERR "JBD unimplemented function " __FUNCTION__); \
/external/webkit/WebCore/platform/graphics/android/
DGlyphMapAndroid.cpp48 SkDebugf("%s last char is high-surrogate", __FUNCTION__); in fill()
60 SkDebugf("%s count != length\n", __FUNCTION__); in fill()

12345