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

12 3 4 5 6 7 8

  /external/chromium/base/
debug_util_unittest.cc 81 // MSVC doesn't allow the use of C99's __func__ within C++, so we fake it with
83 #define __func__ __FUNCTION__ macro
88 EXPECT_TRUE(backtrace_message.find(__func__) != std::string::npos)
89 << "Expected to find " << __func__ << " in backtrace:\n"
  /external/wpa_supplicant/
driver_wired.c 201 "packet socket", __func__);
205 "SIOCADDMULTI", __func__);
209 "flags", __func__);
214 "for multicast", __func__);
218 __func__);
223 __func__);
239 "group (PACKET)", __func__);
245 "group (SIOCDELMULTI)", __func__);
253 __func__);
261 __func__);
    [all...]
tls_openssl.c 196 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
204 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
233 __func__);
291 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
496 "'%s': error=%d", __func__, store,
516 tls_show_errors(MSG_WARNING, __func__,
526 "'%s': error=%d", __func__, name + 13,
897 tls_show_errors(MSG_INFO, __func__,
913 tls_show_errors(MSG_INFO, __func__,
922 tls_show_errors(MSG_INFO, __func__,
    [all...]
preauth_test.c 111 printf("%s - not implemented\n", __func__);
130 printf("%s - not implemented\n", __func__);
137 printf("%s - not implemented\n", __func__);
143 printf("%s - not implemented\n", __func__);
153 printf("%s - not implemented\n", __func__);
162 printf("%s - not implemented\n", __func__);
170 printf("%s - not implemented\n", __func__);
178 printf("%s - not implemented\n", __func__);
tls_schannel.c 61 __func__, (unsigned int) GetLastError());
70 __func__);
80 __func__, (unsigned int) GetLastError());
234 wpa_printf(MSG_DEBUG, "%s: Generating ClientHello", __func__);
258 __func__, (unsigned int) status);
304 __func__, (int) status);
499 __func__);
503 __func__,
511 "in_len=%lu total_len=%lu)", __func__,
558 wpa_printf(MSG_DEBUG, "%s: SEC_E_OK", __func__);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_wired.c 209 "packet socket", __func__);
213 "SIOCADDMULTI", __func__);
217 "flags", __func__);
222 "for multicast", __func__);
226 __func__);
231 __func__);
247 "group (PACKET)", __func__);
253 "group (SIOCDELMULTI)", __func__);
261 __func__);
269 __func__);
    [all...]
driver_ps3.c 33 wpa_printf(MSG_INFO, "%s:no PSK error", __func__);
100 wpa_printf(MSG_DEBUG, "%s: <-", __func__);
153 wpa_printf(MSG_DEBUG, "%s: ->", __func__);
161 wpa_printf(MSG_DEBUG, "%s:<-", __func__);
166 __func__, ret);
171 wpa_printf(MSG_DEBUG, "%s:->", __func__);
driver_roboswitch.c 221 __func__, drv->ifname);
227 wpa_printf(MSG_DEBUG, "%s: Ignoring unicast frames", __func__);
368 "interface name %s", __func__, drv->ifname);
376 "in interface name %s", __func__, ifname);
384 "interface name %s", __func__, ifname);
392 wpa_printf(MSG_INFO, "%s: Unable to create socket", __func__);
406 "RoboSwitch?)", __func__);
429 "VLAN %d", __func__, vlan & ~(1 << 13));
437 wpa_printf(MSG_INFO, "%s: Unable to join PAE group", __func__);
442 "RoboSwitch ARL", __func__);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_openssl.c 152 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
160 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
189 __func__);
247 wpa_printf(MSG_DEBUG, "%s - not implemented", __func__);
446 "'%s': error=%d", __func__, store,
466 tls_show_errors(MSG_WARNING, __func__,
476 "'%s': error=%d", __func__, name + 13,
878 tls_show_errors(MSG_INFO, __func__,
894 tls_show_errors(MSG_INFO, __func__,
903 tls_show_errors(MSG_INFO, __func__,
    [all...]
tls_schannel.c 61 __func__, (unsigned int) GetLastError());
70 __func__);
80 __func__, (unsigned int) GetLastError());
234 wpa_printf(MSG_DEBUG, "%s: Generating ClientHello", __func__);
258 __func__, (unsigned int) status);
304 __func__, (int) status);
499 __func__);
503 __func__,
511 "in_len=%lu total_len=%lu)", __func__,
558 wpa_printf(MSG_DEBUG, "%s: SEC_E_OK", __func__);
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-missing.c 95 FM_W ("%s is ALREADY added %s\n", __func__, FN_NAME(f));
98 FM_W ("%s is added %s\n", __func__, FN_NAME(f));
119 FM_W ("%s %s\n", __func__, FN_NAME(f));
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_wpa.c 57 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
65 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
73 wpa_printf(MSG_DEBUG, "SUPP: %s(state=%d)", __func__, state);
94 __func__, MAC2STR(dest), proto, (unsigned long) len);
114 __func__, type, data_len);
143 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
161 __func__, alg, MAC2STR(addr), key_idx, set_tx);
173 __func__, MAC2STR(addr), protection_type, key_type);
180 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
186 wpa_printf(MSG_DEBUG, "SUPP: %s", __func__);
    [all...]
  /external/chromium/third_party/libevent/
signal.c 83 event_err(1, "%s: read", __func__);
110 event_warn("%s: socketpair", __func__);
112 event_err(1, "%s: socketpair", __func__);
158 __func__, evsignal, sig->sh_old_max));
211 event_errx(1, "%s: EV_SIGNAL incompatible use", __func__);
215 event_debug(("%s: %p: changing signal handler", __func__, ev));
281 event_debug(("%s: %p: restoring signal handler", __func__, ev));
294 __func__, sig);
  /external/expat/
expat_config.h.in 82 /* Define to __FUNCTION__ or "" if `__func__' does not conform to ANSI C. */
83 #undef __func__
  /external/expat/tests/
minicheck.h 22 __func__, but the C++ compiler only has a working __FUNCTION__. This
25 #define __func__ __FUNCTION__ macro
29 _check_set_test_info(__func__, __FILE__, __LINE__); \
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osmemapi.c 122 printk("%s: NULL\n",__func__);
133 printk("%s: NULL\n",__func__);
138 printk("%s: NULL\n",__func__);
222 printk("%s: NULL\n",__func__);
272 printk("%s: NULL\n",__func__);
310 printk("%s: NULL\n",__func__);
356 printk("%s: NULL\n",__func__);
399 printk("%s: NULL\n",__func__);
stack_profile.c 104 printk("%s: %p - Error\n", __func__, sfp->stack_start);
129 printk("%s: %d\n", __func__, id);
168 printk("%s: %s found\n", __func__, p->comm); /* sched_show_task(t);*/
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osmemapi.c 123 printk("%s: NULL\n",__func__);
133 printk("%s: NULL\n",__func__);
138 printk("%s: NULL\n",__func__);
222 printk("%s: NULL\n",__func__);
273 printk("%s: NULL\n",__func__);
309 printk("%s: NULL\n",__func__);
355 printk("%s: NULL\n",__func__);
398 printk("%s: NULL\n",__func__);
stack_profile.c 104 printk("%s: %p - Error\n", __func__, sfp->stack_start);
129 printk("%s: %d\n", __func__, id);
168 printk("%s: %s found\n", __func__, p->comm); /* sched_show_task(t);*/
  /external/chromium/third_party/libevent/test/
regress.gen.c 17 #define __func__ _EVENT___func__ macro
49 event_warn("%s: malloc", __func__);
134 event_warn("%s: kill_new()", __func__);
139 event_warn("%s: evbuffer_new()", __func__);
144 event_warnx("%s: kill_unmarshal", __func__);
169 event_warn("%s: evbuffer_new()", __func__);
174 event_warnx("%s: run_unmarshal", __func__);
310 event_warnx("%s: failed to unmarshal from_name", __func__);
321 event_warnx("%s: failed to unmarshal to_name", __func__);
335 event_warnx("%s: failed to unmarshal attack", __func__);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
preauth_test.c 110 printf("%s - not implemented\n", __func__);
129 printf("%s - not implemented\n", __func__);
136 printf("%s - not implemented\n", __func__);
146 printf("%s - not implemented\n", __func__);
155 printf("%s - not implemented\n", __func__);
163 printf("%s - not implemented\n", __func__);
171 printf("%s - not implemented\n", __func__);
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_common.c 273 __func__, (unsigned long) rsn_ie_len);
283 __func__);
295 "cipher", __func__);
303 __func__, left);
314 "count %u left %u", __func__, count, left);
325 "pairwise cipher", __func__);
331 __func__);
342 "count %u left %u", __func__, count, left);
352 __func__);
369 __func__, (unsigned long) data->num_pmkid
    [all...]
  /system/extras/ext4_utils/
ext4_utils.h 29 #define warn(fmt, args...) do { fprintf(stderr, "warning: %s: " fmt "\n", __func__, ## args); } while (0)
30 #define error(fmt, args...) do { fprintf(stderr, "error: %s: " fmt "\n", __func__, ## args); if (!force) exit(EXIT_FAILURE); } while (0)
32 #define critical_error(fmt, args...) do { fprintf(stderr, "critical error: %s: " fmt "\n", __func__, ## args); exit(EXIT_FAILURE); } while (0)
  /external/chromium/third_party/libevent/sample/
signal-test.c 37 printf("%s: got signal %d\n", __func__, EVENT_SIGNAL(signal));
  /device/htc/passion-common/liblights/
lights.c 170 LOGV("%s %s: 0x%x\n", __func__, prop->filename, value);
197 __func__, prop->filename, red, green, blue);
240 LOGV("%s color=%08x mode=%d period %d\n", __func__,
278 __func__, type, g_attention, g_notify);
301 LOGE("%s: unknown type (%d)\n", __func__, type);
304 LOGV("%s new state %p\n", __func__, new_state);
324 __func__,brightness, state->color);
437 __func__,state->flashMode, state->color);
450 __func__,state->flashMode, state->color,
513 __func__, state->color, state->flashMode, state->flashOnMS)
    [all...]

Completed in 667 milliseconds

12 3 4 5 6 7 8