HomeSort by relevance Sort by last modified time
    Searched defs:htab (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/mesa3d/src/gallium/state_trackers/va/
htab.c 34 static struct handle_table *htab = NULL; variable in typeref:struct:handle_table
45 if (!htab)
46 htab = handle_table_create();
47 ret = htab != NULL;
59 if (htab) {
60 handle_table_destroy(htab);
61 htab = NULL;
73 if (htab)
74 handle = handle_table_add(htab, data);
88 if (htab)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
htab.c 33 static struct handle_table *htab = NULL; variable in typeref:struct:handle_table
44 if (!htab)
45 htab = handle_table_create();
46 ret = htab != NULL;
58 if (htab) {
59 handle_table_destroy(htab);
60 htab = NULL;
72 if (htab)
73 handle = handle_table_add(htab, data);
87 if (htab)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf-ifunc.c 39 struct elf_link_hash_table *htab = elf_hash_table (info); local
41 if (htab->irelifunc != NULL || htab->iplt != NULL)
68 htab->irelifunc = s;
78 htab->iplt = s;
88 htab->irelplt = s;
100 htab->igotplt = s;
121 struct elf_link_hash_table *htab; local
143 htab = elf_hash_table (info);
159 h->got = htab->init_got_offset
    [all...]
elf-s390-common.c 41 struct elf_link_hash_table *htab = elf_hash_table (info); local
43 if (htab->iplt != NULL)
56 htab->irelifunc = s;
65 htab->iplt = s;
72 htab->irelplt = s;
79 htab->igotplt = s;
94 struct elf_link_hash_table *htab; local
97 htab = elf_hash_table (info);
118 h->got = htab->init_got_offset;
119 h->plt = htab->init_plt_offset
    [all...]
elf-vxworks.c 85 struct elf_link_hash_table *htab; local
89 htab = elf_hash_table (info);
113 if (htab->hgot)
115 htab->hgot->indx = -2;
116 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1);
117 htab->hgot->forced_local = 0;
118 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot))
121 if (htab->hplt)
123 htab->hplt->indx = -2;
124 htab->hplt->type = STT_FUNC
    [all...]
elf32-m68hc12.c 521 struct m68hc11_elf_link_hash_table *htab;
531 htab = m68hc11_elf_hash_table (info);
551 phys_addr = m68hc11_phys_addr (&htab->pinfo, sym_value);
552 phys_page = m68hc11_phys_page (&htab->pinfo, sym_value);
561 bfd_put_16 (stub_bfd, htab->pinfo.trampoline_addr, loc + 1);
520 struct m68hc11_elf_link_hash_table *htab; local
elf32-sparc.c 277 struct _bfd_sparc_elf_link_hash_table *htab; local
279 htab = (struct _bfd_sparc_elf_link_hash_table *) ret;
280 htab->is_vxworks = 1;
coff-h8300.c 1088 struct h8300_coff_link_hash_table *htab; local
1234 struct h8300_coff_link_hash_table *htab; local
    [all...]
merge.c 81 struct sec_merge_hash *htab; member in struct:sec_merge_info
93 struct sec_merge_hash *htab; member in struct:sec_merge_sec_info
401 sinfo->htab = sec_merge_init (sec->entsize, (sec->flags & SEC_STRINGS));
402 if (sinfo->htab == NULL)
429 secinfo->htab = sinfo->htab;
470 entry = sec_merge_add (sinfo->htab, (char *) p, (unsigned) eltalign,
482 entry = sec_merge_add (sinfo->htab, "",
502 entry = sec_merge_add (sinfo->htab, (char *) p,
516 entry = sec_merge_add (sinfo->htab, (char *) p, 1, secinfo)
    [all...]
elf32-i370.c 1257 struct elf_link_hash_table *htab; local
    [all...]
elf32-m68hc11.c 401 struct m68hc11_elf_link_hash_table *htab;
411 htab = m68hc11_elf_hash_table (info);
412 if (htab == NULL)
435 phys_addr = m68hc11_phys_addr (&htab->pinfo, sym_value);
436 phys_page = m68hc11_phys_page (&htab->pinfo, sym_value);
452 bfd_put_16 (stub_bfd, htab->pinfo.trampoline_addr, loc + 1);
400 struct m68hc11_elf_link_hash_table *htab; local
    [all...]
elf32-m68hc1x.c 40 struct m68hc11_elf_link_hash_table *htab);
155 struct m68hc11_elf_link_hash_table *htab)
160 stub_entry = m68hc12_stub_hash_lookup (htab->stub_hash_table, stub_name,
169 if (htab->stub_section == 0)
171 htab->stub_section = (*htab->add_stub_section) (".tramp",
172 htab->tramp_section);
175 stub_entry->stub_sec = htab->stub_section;
245 struct m68hc11_elf_link_hash_table *htab; local
247 htab = m68hc11_elf_hash_table (info)
338 struct m68hc11_elf_link_hash_table *htab = m68hc11_elf_hash_table (info); local
578 struct m68hc11_elf_link_hash_table *htab; local
643 struct m68hc11_elf_link_hash_table *htab; local
699 struct m68hc11_elf_link_hash_table *htab; local
922 struct m68hc11_elf_link_hash_table *htab; local
1478 struct m68hc11_elf_link_hash_table *htab; local
    [all...]
elf-eh-frame.c 475 struct elf_link_hash_table *htab; local
483 htab = elf_hash_table (info);
484 hdr_info = &htab->eh_info;
1226 struct elf_link_hash_table *htab; local
1279 struct elf_link_hash_table *htab; local
1397 struct elf_link_hash_table *htab; local
1784 struct elf_link_hash_table *htab; local
    [all...]
elf32-vax.c 1644 struct elf_link_hash_table *htab; local
    [all...]
archive.c 2726 htab_t htab; local
2746 htab_t htab = (htab_t) ared->parent_cache; local
    [all...]
elf-m10300.c 692 struct elf_link_hash_table *htab; local
696 htab = elf_hash_table (info);
697 if (htab->sgot != NULL)
726 htab->splt = s;
737 htab->hplt = h;
743 htab->sgot = s;
751 htab->sgotplt = s;
762 htab->hgot = h;
857 struct elf_link_hash_table *htab = elf_hash_table (info); local
860 if (htab->tls_sec == NULL
871 struct elf_link_hash_table *htab = elf_hash_table (info); local
1040 struct elf32_mn10300_link_hash_table * htab = elf32_mn10300_hash_table (info); local
1435 struct elf32_mn10300_link_hash_table * htab = elf32_mn10300_hash_table (info); local
4810 struct elf32_mn10300_link_hash_table *htab = elf32_mn10300_hash_table (info); local
4894 struct elf32_mn10300_link_hash_table *htab = elf32_mn10300_hash_table (info); local
5036 struct elf32_mn10300_link_hash_table *htab = elf32_mn10300_hash_table (info); local
5214 struct elf32_mn10300_link_hash_table *htab = elf32_mn10300_hash_table (info); local
5421 struct elf32_mn10300_link_hash_table *htab = elf32_mn10300_hash_table (info); local
    [all...]
elf32-avr.c 759 struct elf32_avr_link_hash_table *htab
763 if (htab->amt_stub_offsets != NULL)
764 free (htab->amt_stub_offsets);
765 if (htab->amt_destination_addr != NULL)
766 free (htab->amt_destination_addr);
768 bfd_hash_table_free (&htab->bstab);
779 struct elf32_avr_link_hash_table *htab;
780 bfd_size_type amt = sizeof (*htab);
782 htab = bfd_zmalloc (amt);
783 if (htab == NULL
758 struct elf32_avr_link_hash_table *htab local
778 struct elf32_avr_link_hash_table *htab; local
1325 struct elf32_avr_link_hash_table * htab = avr_link_hash_table (info); local
1977 struct elf32_avr_link_hash_table *htab; local
2783 struct elf32_avr_link_hash_table *htab; local
2865 struct elf32_avr_link_hash_table *htab; local
2891 struct elf32_avr_link_hash_table *htab = avr_link_hash_table (info); local
2922 struct elf32_avr_link_hash_table *htab = avr_link_hash_table (info); local
2984 struct elf32_avr_link_hash_table *htab = avr_link_hash_table (info); local
3039 struct elf32_avr_link_hash_table *htab; local
3302 struct elf32_avr_link_hash_table *htab; local
    [all...]
  /external/liblzf/
lzf_c.c 102 , LZF_STATE htab
107 LZF_STATE htab; local
134 memset (htab, 0, sizeof (htab));
145 hslot = htab + IDX (hval);
236 htab[IDX (hval)] = ip - LZF_HSLOT_BIAS;
241 htab[IDX (hval)] = ip - LZF_HSLOT_BIAS;
250 htab[IDX (hval)] = ip - LZF_HSLOT_BIAS;
  /external/liblzf/src/org/liblzf/
CLZF.java 156 int []htab=new int[1<<14]; local
159 htab[c]=0;
179 reference = htab[hslot];
180 htab[hslot] = (int)iidx;
230 htab[IDX (hval)] = iidx;
234 htab[IDX (hval)] = iidx;
  /external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
LZWEncoder.java 54 int[] htab = new int[HSIZE]; field in class:LZWEncoder
142 htab[i] = -1;
185 if (htab[i] == fcode) {
188 } else if (htab[i] >= 0) // non-empty slot
197 if (htab[i] == fcode) {
201 } while (htab[i] >= 0);
207 htab[i] = fcode;
  /prebuilts/tools/common/m2/repository/com/android/tools/external/liblzf/1.0/
liblzf-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow.h 104 htab_t htab; member in struct:__anon40378
109 /* Iterate through the elements of hashtable HTAB, using htab_iterator ITER,
111 #define FOR_EACH_HTAB_ELEMENT(HTAB, RESULT, TYPE, ITER) \
112 for (RESULT = (TYPE) first_htab_element (&(ITER), (HTAB)); \
  /toolchain/binutils/binutils-2.25/opcodes/
nds32-asm.c 1399 htab_t htab; local
    [all...]
  /libcore/ojluni/src/main/java/java/io/
ObjectOutputStream.java 2442 private final HandleTable htab; field in class:ObjectOutputStream.ReplaceTable
    [all...]
  /external/opencv3/modules/core/src/
matrix.cpp 5173 const std::vector<size_t>& htab = hdr.hashtab; local
    [all...]

Completed in 1129 milliseconds

1 2 3