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

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.25/bfd/
cpu-avr.c 27 machine which would be compatible with both and returns a pointer
31 compatible (const bfd_arch_info_type * a, function
41 /* avr-6 is compatible only with itself as its call convention is not
42 compatible with other avr (the mcu saves the return address on 3 bytes
94 compatible, \
cpu-msp430.c 27 machine which would be compatible with both and returns a pointer
31 compatible (const bfd_arch_info_type * a, function
55 compatible, \
cpu-score.c 30 machine which would be compatible with both and returns a pointer
34 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function
57 compatible, \
cpu-z8k.c 27 they'd be compatible */
30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
40 compatible, bfd_default_scan, bfd_arch_default_fill, 0 }
46 compatible, bfd_default_scan, bfd_arch_default_fill,
cpu-z80.c 29 returns whether they'd be compatible. */
32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
45 compatible, bfd_default_scan, bfd_arch_default_fill, next }
cpu-aarch64.c 27 machine which would be compatible with both and returns a pointer
31 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function
105 "aarch64", PRINT, 4, DEFAULT, compatible, scan, \
cpu-h8300.c 93 which would be compatible with both and returns a pointer to its
97 compatible (const bfd_arch_info_type *in, const bfd_arch_info_type *out) function
127 compatible,
144 compatible,
161 compatible,
178 compatible,
195 compatible,
212 compatible,
229 compatible,
cpu-i960.c 109 machine which would be compatible with both and returns a pointer
113 compatible (const bfd_arch_info_type *a, function
121 Any architecture on the same line is compatible, the one on
157 { 32, 32, 8,bfd_arch_i960,a,"i960",b,3,d,compatible,scan_960_mach, \
cpu-arm.c 28 machine which would be compatible with both and returns a pointer
32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function
126 { 32, 32, 8, bfd_arch_arm, number, "arm", print, 4, default, compatible, \
  /external/opencv3/modules/flann/include/opencv2/flann/
any.h 295 bool compatible(const any& x) const function in struct:cvflann::any
300 /// Returns if the type is compatible with the policy
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/beans/
BeanCopier.java 148 } else if (compatible(getter, setter)) {
160 private static boolean compatible(PropertyDescriptor getter, PropertyDescriptor setter) { method in class:BeanCopier.Generator
  /external/mesa3d/src/mapi/glapi/gen/
gl_XML.py 474 def compatible(self, other): member in class:gl_parameter
693 if not p1.compatible( p2 ):
  /development/ndk/platforms/android-3/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
mod_devicetable.h 115 char compatible[128]; member in struct:of_device_id

Completed in 1889 milliseconds

1 2 3 4 5 6 7