| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| test_keytab.c | 77 krb5_keytab_entry entry, entry2, entry3; local 104 &entry2); 107 krb5_kt_free_entry(context, &entry2); 117 &entry2); 120 krb5_kt_free_entry(context, &entry2); 153 &entry2);
|
| /src/external/mit/isl/dist/ |
| isl_union_templ.c | 578 struct isl_hash_table_entry *entry2; local 583 entry2 = FN(UNION,find_part_entry)(data->u2, space, 0); 585 if (!entry2) 587 if (entry2 == isl_hash_table_entry_none) { 592 part2 = entry2->data; 599 part = data->fn(part, FN(PART, copy)(entry2->data)); 754 struct isl_hash_table_entry *entry2; local 768 entry2 = isl_union_set_find_entry(data->uset, space, 0); 770 if (!entry2 || entry2 == isl_hash_table_entry_none) [all...] |
| isl_union_map.c | 1009 struct isl_hash_table_entry *entry2; local 1023 entry2 = isl_union_map_find_entry(data->umap2, space, 0); 1025 if (entry2) 1026 res.valid = isl_bool_ok(entry2 != isl_hash_table_entry_none); 1028 res.value = entry2->data; 1219 struct isl_hash_table_entry *entry2; local 1225 entry2 = isl_union_map_find_entry(data->umap2, space, 0); 1226 if (!entry2) 1228 if (entry2 == isl_hash_table_entry_none) 1232 map = data->fn(map, isl_map_copy(entry2->data)) 2648 struct isl_hash_table_entry *entry2; local 2752 struct isl_hash_table_entry *entry2; local [all...] |
| /src/external/bsd/libarchive/dist/tar/ |
| write.c | 536 struct archive_entry *entry2; local 562 entry2 = archive_entry_new(); 563 r = archive_read_next_header2(disk, entry2); 564 archive_entry_free(entry2);
|
| /src/sys/ufs/ext2fs/ |
| ext2fs_htree.c | 231 const struct ext2fs_htree_sort_entry *entry1, *entry2; local 234 entry2 = (const struct ext2fs_htree_sort_entry *)e2; 236 if (entry1->h_hash < entry2->h_hash) 238 if (entry1->h_hash > entry2->h_hash)
|
| /src/external/gpl2/texinfo/dist/util/ |
| install-info.c | 1548 struct spec_entry **entry2 = (struct spec_entry **) p2; 1550 char *text2 = (*entry2)->text; 1533 struct spec_entry **entry2 = (struct spec_entry **) p2; local
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_entry.c | 177 struct archive_entry *entry2; local 186 entry2 = archive_entry_new2(entry->archive); 187 if (entry2 == NULL) 189 entry2->ae_stat = entry->ae_stat; 190 entry2->ae_fflags_set = entry->ae_fflags_set; 191 entry2->ae_fflags_clear = entry->ae_fflags_clear; 195 archive_mstring_copy(&entry2->ae_fflags_text, &entry->ae_fflags_text); 196 archive_mstring_copy(&entry2->ae_gname, &entry->ae_gname); 197 archive_mstring_copy(&entry2->ae_linkname, &entry->ae_linkname); 198 archive_mstring_copy(&entry2->ae_pathname, &entry->ae_pathname) [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-m68k.c | 1764 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2) 1770 e2 = (const struct elf_m68k_bfd2got_entry *) entry2; 1894 const struct elf_m68k_got_entry *entry2; 1900 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL); 1902 if (entry2 != NULL) 1906 entry2->key_.type, 1909 if (type == entry2->key_.type) 1910 /* ENTRY1 doesn't update data in ENTRY2. Skip it. 1893 const struct elf_m68k_got_entry *entry2; local
|
| elf64-ia64-vms.c | 985 struct elf64_ia64_local_hash_entry *entry2 local 988 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| elfnn-ia64.c | 1389 struct elfNN_ia64_local_hash_entry *entry2 1392 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym; 1384 struct elfNN_ia64_local_hash_entry *entry2 local
|
| elfxx-mips.c | 1849 const struct mips_elf_la25_stub *entry1, *entry2; 1852 entry2 = (struct mips_elf_la25_stub *) entry2_; 1854 == entry2->h->root.root.u.def.section) 1856 == entry2->h->root.root.u.def.value)); 3244 mips_elf_got_entry_eq (const void *entry1, const void *entry2) 3247 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; 3296 const struct mips_got_page_entry *entry1, *entry2; 3299 entry2 = (const struct mips_got_page_entry *) entry2_; 3300 return entry1->sec == entry2->sec; 1840 const struct mips_elf_la25_stub *entry1, *entry2; local 3282 const struct mips_got_page_entry *entry1, *entry2; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-m68k.c | 1765 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2) 1771 e2 = (const struct elf_m68k_bfd2got_entry *) entry2; 1895 const struct elf_m68k_got_entry *entry2; 1901 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL); 1903 if (entry2 != NULL) 1907 entry2->key_.type, 1910 if (type == entry2->key_.type) 1911 /* ENTRY1 doesn't update data in ENTRY2. Skip it. 1894 const struct elf_m68k_got_entry *entry2; local
|
| elf64-ia64-vms.c | 985 struct elf64_ia64_local_hash_entry *entry2 local 988 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| elfnn-ia64.c | 1391 struct elfNN_ia64_local_hash_entry *entry2 1394 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym; 1386 struct elfNN_ia64_local_hash_entry *entry2 local
|
| elfxx-mips.c | 1852 const struct mips_elf_la25_stub *entry1, *entry2; 1855 entry2 = (struct mips_elf_la25_stub *) entry2_; 1857 == entry2->h->root.root.u.def.section) 1859 == entry2->h->root.root.u.def.value)); 3233 mips_elf_got_entry_eq (const void *entry1, const void *entry2) 3236 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; 3285 const struct mips_got_page_entry *entry1, *entry2; 3288 entry2 = (const struct mips_got_page_entry *) entry2_; 3289 return entry1->sec == entry2->sec; 1843 const struct mips_elf_la25_stub *entry1, *entry2; local 3271 const struct mips_got_page_entry *entry1, *entry2; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-m68k.c | 1765 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2) 1771 e2 = (const struct elf_m68k_bfd2got_entry *) entry2; 1895 const struct elf_m68k_got_entry *entry2; 1901 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL); 1903 if (entry2 != NULL) 1907 entry2->key_.type, 1910 if (type == entry2->key_.type) 1911 /* ENTRY1 doesn't update data in ENTRY2. Skip it. 1894 const struct elf_m68k_got_entry *entry2; local
|
| elf64-ia64-vms.c | 985 struct elf64_ia64_local_hash_entry *entry2 local 988 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| elfnn-ia64.c | 1391 struct elfNN_ia64_local_hash_entry *entry2 1394 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym; 1386 struct elfNN_ia64_local_hash_entry *entry2 local
|
| elfxx-mips.c | 1852 const struct mips_elf_la25_stub *entry1, *entry2; 1855 entry2 = (struct mips_elf_la25_stub *) entry2_; 1857 == entry2->h->root.root.u.def.section) 1859 == entry2->h->root.root.u.def.value)); 3187 mips_elf_got_entry_eq (const void *entry1, const void *entry2) 3190 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; 3239 const struct mips_got_page_entry *entry1, *entry2; 3242 entry2 = (const struct mips_got_page_entry *) entry2_; 3243 return entry1->sec == entry2->sec; 1843 const struct mips_elf_la25_stub *entry1, *entry2; local 3225 const struct mips_got_page_entry *entry1, *entry2; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-m68k.c | 1766 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2) 1772 e2 = (const struct elf_m68k_bfd2got_entry *) entry2; 1896 const struct elf_m68k_got_entry *entry2; 1902 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL); 1904 if (entry2 != NULL) 1908 entry2->key_.type, 1911 if (type == entry2->key_.type) 1912 /* ENTRY1 doesn't update data in ENTRY2. Skip it. 1895 const struct elf_m68k_got_entry *entry2; local
|
| elf64-ia64-vms.c | 985 struct elf64_ia64_local_hash_entry *entry2 local 988 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| elfnn-ia64.c | 1391 struct elfNN_ia64_local_hash_entry *entry2 1394 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym; 1386 struct elfNN_ia64_local_hash_entry *entry2 local
|
| elfxx-mips.c | 1859 const struct mips_elf_la25_stub *entry1, *entry2; 1862 entry2 = (struct mips_elf_la25_stub *) entry2_; 1864 == entry2->h->root.root.u.def.section) 1866 == entry2->h->root.root.u.def.value)); 3194 mips_elf_got_entry_eq (const void *entry1, const void *entry2) 3197 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; 3246 const struct mips_got_page_entry *entry1, *entry2; 3249 entry2 = (const struct mips_got_page_entry *) entry2_; 3250 return entry1->sec == entry2->sec; 1850 const struct mips_elf_la25_stub *entry1, *entry2; local 3232 const struct mips_got_page_entry *entry1, *entry2; local
|