| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| gen_decode.c | 213 decode_type (const char *name, const Type *t, int optional, function 344 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL, 386 decode_type (s, m->type, 0, forwstr, m->gen_name, NULL, depth + 1); 459 decode_type (n, t->subtype, 0, forwstr, sname, NULL, depth + 1); 543 decode_type (name, t->subtype, 0, forwstr, tname, ide, depth + 1); 605 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL, 721 decode_type ("data", s->type, 0, "goto fail", "Top", NULL, 1);
|
| gen_decode.c | 213 decode_type (const char *name, const Type *t, int optional, function 344 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL, 386 decode_type (s, m->type, 0, forwstr, m->gen_name, NULL, depth + 1); 459 decode_type (n, t->subtype, 0, forwstr, sname, NULL, depth + 1); 543 decode_type (name, t->subtype, 0, forwstr, tname, ide, depth + 1); 605 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL, 721 decode_type ("data", s->type, 0, "goto fail", "Top", NULL, 1);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| coffread.c | 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 1667 sym->set_type (decode_type (cs, cs->c_type, aux, objfile)); 1813 decode_type (struct coff_symbol *cs, unsigned int c_type, 1824 type = decode_type (cs, new_c_type, aux, objfile); 1829 type = decode_type (cs, new_c_type, aux, objfile); 1851 base_type = decode_type (cs, new_c_type, aux, objfile); 1901 return decode_type (cs, DECREF (c_type), aux, objfile); 2093 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 2110 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 1803 decode_type (struct coff_symbol *cs, unsigned int c_type, function
|
| coffread.c | 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 1667 sym->set_type (decode_type (cs, cs->c_type, aux, objfile)); 1813 decode_type (struct coff_symbol *cs, unsigned int c_type, 1824 type = decode_type (cs, new_c_type, aux, objfile); 1829 type = decode_type (cs, new_c_type, aux, objfile); 1851 base_type = decode_type (cs, new_c_type, aux, objfile); 1901 return decode_type (cs, DECREF (c_type), aux, objfile); 2093 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 2110 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 1803 decode_type (struct coff_symbol *cs, unsigned int c_type, function
|
| /src/external/gpl3/gdb/dist/gdb/ |
| coffread.c | 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 1668 sym->set_type (decode_type (cs, cs->c_type, aux, objfile)); 1814 decode_type (struct coff_symbol *cs, unsigned int c_type, 1825 type = decode_type (cs, new_c_type, aux, objfile); 1830 type = decode_type (cs, new_c_type, aux, objfile); 1852 base_type = decode_type (cs, new_c_type, aux, objfile); 1902 return decode_type (cs, DECREF (c_type), aux, objfile); 2094 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 2111 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 1804 decode_type (struct coff_symbol *cs, unsigned int c_type, function
|
| coffread.c | 173 static struct type *decode_type (struct coff_symbol *, unsigned int, 1668 sym->set_type (decode_type (cs, cs->c_type, aux, objfile)); 1814 decode_type (struct coff_symbol *cs, unsigned int c_type, 1825 type = decode_type (cs, new_c_type, aux, objfile); 1830 type = decode_type (cs, new_c_type, aux, objfile); 1852 base_type = decode_type (cs, new_c_type, aux, objfile); 1902 return decode_type (cs, DECREF (c_type), aux, objfile); 2094 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 2111 list->field.set_type (decode_type (ms, ms->c_type, &sub_aux, 1804 decode_type (struct coff_symbol *cs, unsigned int c_type, function
|