Home
last modified time | relevance | path

Searched refs:abbrev (Results 1 – 25 of 30) sorted by relevance

12

/trueos/crypto/openssh/
HDlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
229 memset(abbrev, '\0', sizeof(abbrev)); in testLineName()
233 line_abbrevname(abbrev, full, sizeof(abbrev)-1); in testLineName()
234 printf("%s: %s, %s, %s\n", line, full, strip, abbrev); in testLineName()
/trueos/contrib/binutils/bfd/
HDdwarf2.c402 struct abbrev_info *abbrev; in lookup_abbrev() local
405 abbrev = abbrevs[hash_number]; in lookup_abbrev()
407 while (abbrev) in lookup_abbrev()
409 if (abbrev->number == number) in lookup_abbrev()
410 return abbrev; in lookup_abbrev()
412 abbrev = abbrev->next; in lookup_abbrev()
503 struct abbrev_info *abbrev = abbrevs[i]; in read_abbrevs() local
505 while (abbrev) in read_abbrevs()
507 free (abbrev->attrs); in read_abbrevs()
508 abbrev = abbrev->next; in read_abbrevs()
[all …]
/trueos/contrib/gdb/gdb/
HDdwarf2read.c317 unsigned int abbrev; member
348 unsigned int abbrev; /* Abbrev number */ member
4333 struct abbrev_info *abbrev, *next; in dwarf2_empty_abbrev_table() local
4341 abbrev = abbrevs[i]; in dwarf2_empty_abbrev_table()
4342 while (abbrev) in dwarf2_empty_abbrev_table()
4344 next = abbrev->next; in dwarf2_empty_abbrev_table()
4345 xfree (abbrev->attrs); in dwarf2_empty_abbrev_table()
4346 xfree (abbrev); in dwarf2_empty_abbrev_table()
4347 abbrev = next; in dwarf2_empty_abbrev_table()
4360 struct abbrev_info *abbrev; in dwarf2_lookup_abbrev() local
[all …]
HDwince.c112 int abbrev; member
1956 if (len >= upload_options[i].abbrev && in set_upload_type()
/trueos/usr.sbin/fifolog/lib/
HDgetdate.y663 int abbrev; in LookupWord() local
681 abbrev = 1; in LookupWord()
683 abbrev = 1; in LookupWord()
687 abbrev = 0; in LookupWord()
690 if (abbrev) { in LookupWord()
/trueos/usr.bin/find/
HDgetdate.y674 int abbrev; in LookupWord() local
692 abbrev = 1; in LookupWord()
694 abbrev = 1; in LookupWord()
698 abbrev = 0; in LookupWord()
701 if (abbrev) { in LookupWord()
/trueos/contrib/binutils/binutils/
HDdwarf.c329 abbrev_entry *abbrev; in free_abbrevs() local
331 for (abbrev = first_abbrev; abbrev;) in free_abbrevs()
333 abbrev_entry *next = abbrev->next; in free_abbrevs()
336 for (attr = abbrev->first_attr; attr;) in free_abbrevs()
344 free (abbrev); in free_abbrevs()
345 abbrev = next; in free_abbrevs()
1586 load_debug_section (abbrev, file); in process_debug_info()
1587 if (debug_displays [abbrev].section.start == NULL) in process_debug_info()
1590 debug_displays [abbrev].section.name); in process_debug_info()
1679 if (compunit.cu_abbrev_offset >= debug_displays [abbrev].section.size) in process_debug_info()
[all …]
HDdwarf.h50 abbrev = 0, enumerator
HDChangeLog641 abbrev offsets.
HDobjdump.c2109 if (i != info && i != abbrev) in dump_dwarf_section()
/trueos/contrib/ntp/libntp/
HDclocktypes.c115 return (clk->abbrev); in clockname()
/trueos/contrib/libarchive/libarchive/
HDarchive_getdate.c519 size_t abbrev; member
836 size_t abbrev = tp->abbrev; in nexttoken() local
837 if (abbrev == 0) in nexttoken()
838 abbrev = strlen(tp->name); in nexttoken()
839 if (strlen(buff) >= abbrev in nexttoken()
/trueos/contrib/texinfo/makeinfo/
HDlang.h68 char *abbrev; /* two letter language code */ member
HDlang.c571 if (strcmp (lang_arg, language_table[c].abbrev) == 0) in cm_documentlanguage()
HDhtml.c213 language_table[language_code].abbrev); in html_output_head()
HDxml.c641 …nsert_element_with_attribute (TEXINFO, START, "lang=\"%s\"", language_table[language_code].abbrev); in xml_begin_document()
643 …t_element_with_attribute (TEXINFO, START, "xml:lang=\"%s\"", language_table[language_code].abbrev); in xml_begin_document()
/trueos/contrib/nvi/common/
HDoptions.c245 typedef struct abbrev { struct
250 static OABBREV const abbrev[] = { argument
1060 if ((ap = bsearch(&atmp, abbrev, sizeof(abbrev) / sizeof(OABBREV) - 1, in opts_search()
/trueos/contrib/nvi/docs/USD.doc/vi.ref/
HDindex.so88 abbrev 43
HDspell.ok90 abbrev
/trueos/contrib/ntp/include/
HDntp_refclock.h66 const char *abbrev; /* short description */ member
/trueos/sys/conf/
HDnewvers.sh171 git_b=`$git_cmd rev-parse --abbrev-ref HEAD`
/trueos/contrib/gcc/
HDdwarf2out.c6539 dw_die_ref abbrev = abbrev_die_table[abbrev_id]; in build_abbrev_table() local
6544 if (abbrev->die_tag != die->die_tag) in build_abbrev_table()
6546 if ((abbrev->die_child != NULL) != (die->die_child != NULL)) in build_abbrev_table()
6549 if (VEC_length (dw_attr_node, abbrev->die_attr) in build_abbrev_table()
6555 abbrev_a = VEC_index (dw_attr_node, abbrev->die_attr, ix); in build_abbrev_table()
6904 dw_die_ref abbrev = abbrev_die_table[abbrev_id]; in output_abbrev_section() local
6909 dw2_asm_output_data_uleb128 (abbrev->die_tag, "(TAG: %s)", in output_abbrev_section()
6910 dwarf_tag_name (abbrev->die_tag)); in output_abbrev_section()
6912 if (abbrev->die_child != NULL) in output_abbrev_section()
6917 for (ix = 0; VEC_iterate (dw_attr_node, abbrev->die_attr, ix, a_attr); in output_abbrev_section()
/trueos/contrib/binutils/bfd/po/
HDbfd.pot562 msgid "Dwarf Error: Could not find abbrev number %u."
581 msgid "Dwarf Error: Bad abbrev number: %u."
/trueos/contrib/binutils/binutils/po/
HDbinutils.pot1391 "Debug info is corrupted, abbrev offset is invalid (section is %lu bytes)\n"
3393 " --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,"
/trueos/contrib/binutils/binutils/doc/
HDbinutils.texi3600 …@option{--debug-dump}[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=l…
3725 @itemx --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,…

12