| /src/games/trek/ |
| getpar.h | 38 const char *abbrev; member in struct:cvntab
|
| /src/external/gpl2/gmake/dist/ |
| signame.c | 53 const char *abbrev; member in struct:__anon9301 61 /* Enter signal number NUMBER into the tables with ABBREV and NAME. */ 64 init_sig (int number, const char *abbrev, const char *name) 76 sig_table[sig_table_nelts++].abbrev = abbrev;
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| dwz.h | 45 struct dwarf2_section_info abbrev {}; struct in struct:dwz_file
|
| die.h | 122 /* Abbrev number */ 123 unsigned int abbrev; member in struct:die_info
|
| sect-names.h | 52 struct dwarf2_section_names abbrev; member in struct:dwarf2_debug_sections
|
| read-debug-names.c | 123 const ULONGEST abbrev = read_unsigned_leb128 (abfd, entry, &bytes_read); local 125 if (abbrev == 0) 128 const auto indexval_it = abbrev_map.find (abbrev); 131 complaint (_("Wrong .debug_names undefined abbrev code %s " 133 pulongest (abbrev), bfd_get_filename (abfd));
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| dwz.h | 44 struct dwarf2_section_info abbrev {}; struct in struct:dwz_file
|
| die.h | 131 /* Abbrev number */ 132 unsigned int abbrev; member in struct:die_info
|
| sect-names.h | 52 struct dwarf2_section_names abbrev; member in struct:dwarf2_debug_sections
|
| read-debug-names.c | 123 const ULONGEST abbrev = read_unsigned_leb128 (abfd, entry, &bytes_read); local 125 if (abbrev == 0) 128 const auto indexval_it = abbrev_map.find (abbrev); 131 complaint (_("Wrong .debug_names undefined abbrev code %s " 133 pulongest (abbrev), bfd_get_filename (abfd));
|
| /src/external/apache2/llvm/dist/llvm/utils/emacs/ |
| tablegen-mode.el | 83 ;; --------------------- Abbrev table ----------------------------- 85 (defvar tablegen-mode-abbrev-table nil 86 "Abbrev table used while in TableGen mode.") 87 (define-abbrev-table 'tablegen-mode-abbrev-table ()) 111 local-abbrev-table tablegen-mode-abbrev-table
|
| /src/external/bsd/nvi/dist/common/ |
| options.c | 274 typedef struct abbrev { struct 279 static OABBREV const abbrev[] = { variable 1091 if ((ap = bsearch(&atmp, abbrev, sizeof(abbrev) / sizeof(OABBREV) - 1,
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_parse_date.c | 515 size_t abbrev; member in struct:LEXICON 893 size_t abbrev = tp->abbrev; local 894 if (abbrev == 0) 895 abbrev = strlen(tp->name); 896 if (strlen(buff) >= abbrev
|
| /src/external/bsd/ntp/dist/include/ |
| ntp_refclock.h | 34 const char *abbrev; /* short description */ member in struct:clktype
|
| /src/lib/libc/time/ |
| zdump.c | 454 static char * abbrev; local 609 ab = saveabbr(&abbrev, &abbrevsize, &tm); 642 ab = saveabbr(&abbrev, &abbrevsize, &newtm);
|
| /src/external/gpl3/binutils/dist/binutils/ |
| dwarf.h | 78 abbrev = 0, enumerator in enum:dwarf_section_display_enum
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| dwarf.h | 78 abbrev = 0, enumerator in enum:dwarf_section_display_enum
|
| /src/external/gpl2/texinfo/dist/makeinfo/ |
| lang.h | 70 char *abbrev; /* two letter language code */ member in struct:__anon9562
|
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| dwarf.c | 101 struct abbrev struct 103 /* The abbrev code--the number used to refer to the abbrev. */ 107 /* Non-zero if this abbrev has child entries. */ 117 seem to a hash table to map abbrev ID's to abbrev entries. 127 struct abbrev *abbrevs; 742 abbrevs->num_abbrevs * sizeof (struct abbrev), 1323 /* Sort the abbrevs by the abbrev code. This function is passed to 1329 const struct abbrev *a1 = (const struct abbrev *) v1 1952 const struct abbrev *abbrev; local 3079 const struct abbrev *abbrev; local 3235 const struct abbrev *abbrev; local [all...] |
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| dwarf.c | 101 struct abbrev struct 103 /* The abbrev code--the number used to refer to the abbrev. */ 107 /* Non-zero if this abbrev has child entries. */ 117 seem to a hash table to map abbrev ID's to abbrev entries. 127 struct abbrev *abbrevs; 742 abbrevs->num_abbrevs * sizeof (struct abbrev), 1323 /* Sort the abbrevs by the abbrev code. This function is passed to 1329 const struct abbrev *a1 = (const struct abbrev *) v1 1952 const struct abbrev *abbrev; local 3079 const struct abbrev *abbrev; local 3235 const struct abbrev *abbrev; local [all...] |
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| dwarf.c | 101 struct abbrev struct 103 /* The abbrev code--the number used to refer to the abbrev. */ 107 /* Non-zero if this abbrev has child entries. */ 117 seem to a hash table to map abbrev ID's to abbrev entries. 127 struct abbrev *abbrevs; 742 abbrevs->num_abbrevs * sizeof (struct abbrev), 1323 /* Sort the abbrevs by the abbrev code. This function is passed to 1329 const struct abbrev *a1 = (const struct abbrev *) v1 1952 const struct abbrev *abbrev; local 3079 const struct abbrev *abbrev; local 3235 const struct abbrev *abbrev; local [all...] |
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| dwarf.c | 101 struct abbrev struct 103 /* The abbrev code--the number used to refer to the abbrev. */ 107 /* Non-zero if this abbrev has child entries. */ 117 seem to a hash table to map abbrev ID's to abbrev entries. 127 struct abbrev *abbrevs; 742 abbrevs->num_abbrevs * sizeof (struct abbrev), 1323 /* Sort the abbrevs by the abbrev code. This function is passed to 1329 const struct abbrev *a1 = (const struct abbrev *) v1 1952 const struct abbrev *abbrev; local 3079 const struct abbrev *abbrev; local 3235 const struct abbrev *abbrev; local [all...] |
| /src/external/gpl2/xcvs/dist/lib/ |
| getdate.c | 2800 bool abbrev; 2816 abbrev = wordlen == 3 || (wordlen == 4 && word[3] == '.'); 2819 if ((abbrev ? strncmp (word, tp->name, 3) : strcmp (word, tp->name)) == 0) 2797 bool abbrev; local
|
| /src/external/gpl3/binutils/dist/bfd/ |
| dwarf2.c | 374 /* The abbrev hash table. */ 448 /* This data structure holds the information of an abbrev. */ 451 unsigned int number; /* Number identifying abbrev. */ 453 bool has_children; /* TRUE if the abbrev has children. */ 1104 /* Lookup an abbrev_info structure in the abbrev hash table. */ 1110 struct abbrev_info *abbrev; local 1113 abbrev = abbrevs[hash_number]; 1115 while (abbrev) 1117 if (abbrev->number == number) 1118 return abbrev; 1160 struct abbrev_info *abbrev = abbrevs[i]; local 1301 struct abbrev_info *abbrev = abbrevs[i]; local 3476 struct abbrev_info *abbrev; local 3911 struct abbrev_info *abbrev; local 4041 struct abbrev_info *abbrev; local 4404 struct abbrev_info *abbrev; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| dwarf2.c | 374 /* The abbrev hash table. */ 448 /* This data structure holds the information of an abbrev. */ 451 unsigned int number; /* Number identifying abbrev. */ 453 bool has_children; /* TRUE if the abbrev has children. */ 1104 /* Lookup an abbrev_info structure in the abbrev hash table. */ 1110 struct abbrev_info *abbrev; local 1113 abbrev = abbrevs[hash_number]; 1115 while (abbrev) 1117 if (abbrev->number == number) 1118 return abbrev; 1160 struct abbrev_info *abbrev = abbrevs[i]; local 1301 struct abbrev_info *abbrev = abbrevs[i]; local 3476 struct abbrev_info *abbrev; local 3911 struct abbrev_info *abbrev; local 4041 struct abbrev_info *abbrev; local 4404 struct abbrev_info *abbrev; local [all...] |