HomeSort by relevance Sort by last modified time
    Searched defs:inh (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
coff-aux.c 76 struct bfd_link_hash_entry *h, *inh, *t; local
103 inh = NULL;
106 inh = h->u.i.link;
107 t = inh;
131 if (!(*info->callbacks->notice) (info, h, inh,
linker.c 1445 struct bfd_link_hash_entry *inh = NULL; local
    [all...]
  /external/jdiff/src/jdiff/
APIComparator.java 581 int inh = changedInheritance(oldMethod.inheritedFrom_, newMethod.inheritedFrom_); local
582 if (inh != 0)
584 if (inh == 1) {
587 } else if (inh == 2) {
589 } else if (inh == 3) {
710 int inh = changedInheritance(oldField.inheritedFrom_, newField.inheritedFrom_); local
    [all...]
  /external/libjpeg-turbo/simd/
jdsample-altivec.c 319 __vector unsigned char in, inl, inh; local
330 inh = vec_mergel(in, in);
333 vec_st(inh, 16, outptr);
338 inh = vec_mergel(in, in);
341 vec_st(inh, 48, outptr);
358 __vector unsigned char in, inl, inh; local
371 inh = vec_mergel(in, in);
376 vec_st(inh, 16, outptr0);
377 vec_st(inh, 16, outptr1);
382 inh = vec_mergel(in, in)
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 

Completed in 559 milliseconds