HomeSort by: relevance | last modified time | path
    Searched defs:decorated (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/eap_common/
eap_sim_common.c 1230 const u8 *decorated; local
1244 /* RFC 7542 decorated username, for example:
1246 decorated = get_last_char(id, id_len, '!');
1247 if (decorated) {
1248 decorated++;
1249 return eap_sim_anonymous_username(decorated,
1250 id + id_len - decorated);
  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 128 struct/union's *decorated name*, which is the name preceded by "s " or "u "
130 decorated identically (so a forward to "struct foo" would be represented as
506 decorated name as a stub and will have different hash values when hashed at
521 ctf_dedup_record_origin (ctf_dict_t *fp, int input_num, const char *decorated,
528 if (ctf_dynhash_lookup_kv (d->cd_struct_origin, decorated, NULL, &origin))
544 if (ctf_dynhash_cinsert (d->cd_struct_origin, decorated, origin) < 0)
556 const char *decorated, int kind, int flags,
597 decorated name of the type instead. */
603 "stub with decorated name %s\n", decorated);
1028 const char *decorated = NULL; local
1458 const char *decorated = (const char *) k; local
1769 const char *decorated; local
2449 const char *decorated; local
    [all...]
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 128 struct/union's *decorated name*, which is the name preceded by "s " or "u "
130 decorated identically (so a forward to "struct foo" would be represented as
507 decorated name as a stub and will have different hash values when hashed at
522 ctf_dedup_record_origin (ctf_dict_t *fp, int input_num, const char *decorated,
529 if (ctf_dynhash_lookup_kv (d->cd_struct_origin, decorated, NULL, &origin))
545 if (ctf_dynhash_cinsert (d->cd_struct_origin, decorated, origin) < 0)
557 const char *decorated, int kind, int flags,
598 decorated name of the type instead. */
604 "stub with decorated name %s\n", decorated);
1032 const char *decorated = NULL; local
1432 const char *decorated = (const char *) k; local
1744 const char *decorated; local
2426 const char *decorated; local
    [all...]
  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 128 struct/union's *decorated name*, which is the name preceded by "s " or "u "
130 decorated identically (so a forward to "struct foo" would be represented as
507 decorated name as a stub and will have different hash values when hashed at
522 ctf_dedup_record_origin (ctf_dict_t *fp, int input_num, const char *decorated,
529 if (ctf_dynhash_lookup_kv (d->cd_struct_origin, decorated, NULL, &origin))
545 if (ctf_dynhash_cinsert (d->cd_struct_origin, decorated, origin) < 0)
557 const char *decorated, int kind, int flags,
599 decorated name of the type instead. */
605 "stub with decorated name %s\n", decorated);
1035 const char *decorated = NULL; local
1521 const char *decorated = (const char *) k; local
1839 const char *decorated; local
2524 const char *decorated; local
    [all...]
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 128 struct/union's *decorated name*, which is the name preceded by "s " or "u "
130 decorated identically (so a forward to "struct foo" would be represented as
507 decorated name as a stub and will have different hash values when hashed at
522 ctf_dedup_record_origin (ctf_dict_t *fp, int input_num, const char *decorated,
529 if (ctf_dynhash_lookup_kv (d->cd_struct_origin, decorated, NULL, &origin))
545 if (ctf_dynhash_cinsert (d->cd_struct_origin, decorated, origin) < 0)
557 const char *decorated, int kind, int flags,
599 decorated name of the type instead. */
605 "stub with decorated name %s\n", decorated);
1035 const char *decorated = NULL; local
1521 const char *decorated = (const char *) k; local
1839 const char *decorated; local
2524 const char *decorated; local
    [all...]

Completed in 28 milliseconds