Searched refs:ha (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xhost/dist/ |
| H A D | xhost.c | 130 static const char *get_hostname(XHostAddress *ha); 323 XHostAddress ha; local in function:change_host 452 ha.family = FamilyServerInterpreted; 453 ha.address = (char *) &siaddr; 455 rc = XAddHost(dpy, &ha); 457 rc = XRemoveHost(dpy, &ha); 477 ha.length = kbuf.length; 478 ha.address = kbuf.data; 479 ha.family = family; 481 XAddHost(dpy, &ha); 691 get_hostname(XHostAddress * ha) argument [all...] |
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | hash_composite_inc.h | 31 HASHER_A ha; member in struct:HashComposite 65 FN_A(Initialize)(self->common, &self->ha, self->params); 68 FN_A(Prepare)(&self->ha, one_shot, input_size, data); 81 FN_A(Store)(&self->ha, data, mask, ix); 89 FN_A(StoreRange)(&self->ha, data, mask, ix_start, ix_end); 97 FN_A(StitchToPreviousBlock)(&self->ha, num_bytes, position, 105 FN_A(PrepareDistanceCache)(&self->ha, distance_cache); 117 FN_A(FindLongestMatch)(&self->ha, dictionary, data, ring_buffer_mask,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_swtnl_t.c | 119 struct nouveau_attr_info *ha = &TAG(vertex_attrs)[i]; local in function:swtnl_choose_attrs 137 render->map[ha->vbo_index] = i;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_swtnl_t.c | 119 struct nouveau_attr_info *ha = &TAG(vertex_attrs)[i]; local in function:swtnl_choose_attrs 137 render->map[ha->vbo_index] = i;
|
| /xsrc/external/mit/fontconfig/dist/fc-lang/ |
| H A D | Makefile.am | 98 ha.orth \
|
| H A D | Makefile.in | 484 ha.orth \
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 35-lang-normalize.conf | 379 <!-- ha* -> ha --> 381 <test name="lang" compare="contains"><string>ha</string></test> 382 <edit name="lang" mode="assign" binding="same"><string>ha</string></edit>
|
Completed in 8 milliseconds