HomeSort by relevance Sort by last modified time
    Searched refs:xvec (Results 1 - 21 of 21) sorted by null

  /external/oprofile/libopagent/
bfddefines.c 34 printf("#define BFD_TARGET_NAME \"%s\"\n", bfd->xvec->name);
opagent.c 108 _bfd_target_name = bfd->xvec->name;
  /external/jdiff/src/jdiff/
DiffMyers.java 72 private int[] xvec, yvec; /* Vectors being compared. */ field in class:DiffMyers
113 final int[] xv = xvec; // Still more help for the compiler.
225 if (xvec[x - k] != yvec[x - d - k])
258 if (xvec[x + k] != yvec[x - d + k])
290 while (xoff < xlim && yoff < ylim && xvec[xoff] == yvec[yoff]) {
294 while (xlim > xoff && ylim > yoff && xvec[xlim - 1] == yvec[ylim - 1]) {
438 xvec = filevec[0].undiscarded;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfd.h 240 : bfd_asymbol_bfd (x)->xvec->flavour)
496 #define bfd_get_target(abfd) ((abfd)->xvec->name)
497 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
501 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
502 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
504 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
506 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
508 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
509 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
514 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
4975 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
bfd.h 247 : bfd_asymbol_bfd (x)->xvec->flavour)
505 #define bfd_get_target(abfd) ((abfd)->xvec->name)
506 #define bfd_get_flavour(abfd) ((abfd)->xvec->flavour)
510 #define bfd_big_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_BIG)
511 #define bfd_little_endian(abfd) ((abfd)->xvec->byteorder == BFD_ENDIAN_LITTLE)
513 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_BIG)
515 ((abfd)->xvec->header_byteorder == BFD_ENDIAN_LITTLE)
517 #define bfd_applicable_file_flags(abfd) ((abfd)->xvec->object_flags)
518 #define bfd_applicable_section_flags(abfd) ((abfd)->xvec->section_flags)
523 #define bfd_valid_reloc_types(abfd) ((abfd)->xvec->valid_reloc_types
5456 const struct bfd_target *xvec; member in struct:bfd
    [all...]
  /external/oprofile/libutil++/
bfd_support.cpp 508 bool is_elf64_powerpc_target = (abfd->xvec == &bfd_elf64_powerpc_vec)
509 || (abfd->xvec == &bfd_elf64_powerpcle_vec);
  /external/guava/guava/lib/
jdiff.jar 

Completed in 1913 milliseconds