Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcpu-h8300.c97 compatible (const bfd_arch_info_type *in, const bfd_arch_info_type *out) in compatible() function
117 compatible,
133 compatible,
149 compatible,
165 compatible,
181 compatible,
197 compatible,
213 compatible,
H A Dcpu-z8k.c30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) in compatible() function
40 compatible, bfd_default_scan, 0 }
46 compatible, bfd_default_scan, &arch_info_struct[0]
H A Dcpu-avr.c25 static const bfd_arch_info_type *compatible
39 compatible, \
70 compatible (a,b) in compatible() function
H A Dcpu-msp430.c25 static const bfd_arch_info_type *compatible
39 compatible, \
97 compatible (a,b) in compatible() function
H A Dcpu-i960.c28 static const bfd_arch_info_type *compatible
119 compatible (a,b) in compatible() function
168 { 32, 32, 8,bfd_arch_i960,a,"i960",b,3,d,compatible,scan_960_mach,n,}
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-h8300.c97 compatible (const bfd_arch_info_type *in, const bfd_arch_info_type *out) in compatible() function
127 compatible,
143 compatible,
159 compatible,
175 compatible,
191 compatible,
207 compatible,
223 compatible,
H A Dcpu-z8k.c30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) in compatible() function
40 compatible, bfd_default_scan, 0 }
46 compatible, bfd_default_scan, &arch_info_struct[0]
H A Dcpu-msp430.c25 static const bfd_arch_info_type *compatible
39 compatible, \
100 compatible (a,b) in compatible() function
H A Dcpu-z80.c32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) in compatible() function
45 compatible, bfd_default_scan, next }
H A Dcpu-avr.c30 compatible (const bfd_arch_info_type * a, in compatible() function
65 compatible, \
H A Dcpu-i960.c28 static const bfd_arch_info_type *compatible
119 compatible (a,b) in compatible() function
168 { 32, 32, 8,bfd_arch_i960,a,"i960",b,3,d,compatible,scan_960_mach,n,}
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Dacpi.dts5 compatible = "openbsd,acpi";
24 compatible = "arm,psci-1.0";
30 compatible = "arm,armv8-timer";
36 compatible = "openbsd,gic";
47 compatible = "openbsd,uart";
53 compatible = "openbsd,acpi-5.0";
/openbsd-src/sys/arch/armv7/omap/
H A Domap.c62 char *compatible; member
96 for (i = 0; omap_socs[i].compatible != NULL; i++) { in omap_board_devs()
97 if (fdt_is_compatible(node, omap_socs[i].compatible)) in omap_board_devs()
113 for (i = 0; omap_socs[i].compatible != NULL; i++) { in omap_board_init()
114 if (fdt_is_compatible(node, omap_socs[i].compatible)) { in omap_board_init()
/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_params.c313 { .compatible = "brcm,bcm2835-usb", .data = dwc2_set_bcm_params },
314 { .compatible = "hisilicon,hi6220-usb", .data = dwc2_set_his_params },
315 { .compatible = "ingenic,jz4775-otg", .data = dwc2_set_jz4775_params },
316 { .compatible = "ingenic,jz4780-otg", .data = dwc2_set_jz4775_params },
317 { .compatible = "ingenic,x1000-otg", .data = dwc2_set_jz4775_params },
318 { .compatible = "ingenic,x1600-otg", .data = dwc2_set_x1600_params },
319 { .compatible = "ingenic,x1700-otg", .data = dwc2_set_x1600_params },
320 { .compatible = "ingenic,x1830-otg", .data = dwc2_set_x1600_params },
321 { .compatible = "ingenic,x2000-otg", .data = dwc2_set_x2000_params },
322 { .compatible = "rockchip,rk3066-usb", .data = dwc2_set_rk_params },
[all …]
/openbsd-src/sys/arch/octeon/octeon/
H A Dcn3xxx.dts42 compatible = "simple-bus";
49 compatible = "cavium,octeon-3860-ciu";
56 compatible = "cavium,octeon-3860-mdio";
63 compatible = "cavium,octeon-3860-pip";
69 compatible = "cavium,octeon-3860-pip-interface";
77 compatible = "cavium,octeon-3860-uart";
/openbsd-src/sys/arch/arm/arm/
H A Darm32_machdep.c302 char *compatible; in cpu_sysctl() local
337 compatible = malloc(len, M_TEMP, M_WAITOK | M_ZERO); in cpu_sysctl()
338 OF_getprop(node, "compatible", compatible, len); in cpu_sysctl()
339 compatible[len - 1] = 0; in cpu_sysctl()
340 error = sysctl_rdstring(oldp, oldlenp, newp, compatible); in cpu_sysctl()
341 free(compatible, M_TEMP, len); in cpu_sysctl()
/openbsd-src/sys/dev/isa/
H A Dpnpdevs61 com PNP0501 # 16550A-compatible COM port
62 # PNP0510 # Generic IRDA-compatible device
65 wdc PNP0600 # Generic ESDI/IDE/ATA compatible hard disk controller
73 # PNP0802 # Microsoft Sound System compatible device (obsolete,
139 # PNP0E03 # Intel 82365-compatible CardBus controller
154 # PNP0F0C # Microsoft-compatible Serial Mouse
155 # PNP0F0D # Microsoft-compatible InPort-compatible Mouse
156 # PNP0F0E # Microsoft-compatible PS/2-style Mouse
157 # PNP0F0F # Microsoft-compatible Serial BallPoint-compatible Mouse
159 # PNP0F11 # Microsoft-compatible Bus Mouse
[all …]
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-lib.rst1 llvm-lib - LLVM lib.exe compatible library tool
15 The **llvm-lib** command is intended to be a ``lib.exe`` compatible
28 members. These files are much smaller, but are not compatible with
/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/
H A Dinterwork56.t89 like ($@, qr/Byte order is not compatible/,
128 like ($@, qr/Byte order is not compatible/,
146 like ($@, qr/Byte order is not compatible/,
H A Dretrieve.t66 like($@, qr/^(Corrupted classname length|.* is not compatible|panic: malloc)/, "RT #130635 $@");
74 like($@, qr/^(Corrupted classname length|.* is not compatible|panic: malloc)/, "$@");
/openbsd-src/usr.bin/file/magdir/
H A Dncr37 >18 beshort &040000 compatible object
44 >18 beshort &040000 compatible object
/openbsd-src/gnu/llvm/llvm/docs/
H A DTypeMetadata.rst76 this way, the vtable in B's virtual table object is compatible with A's vtable.
79 virtual table object contains two vtables, one compatible with A's vtable and
80 the other compatible with C's vtable. Objects of type D contain two virtual
82 the vtable compatible with A's vtable, and the other belonging to the C
83 subobject and containing the address of the vtable compatible with C's vtable.
88 with which that address point is compatible.
102 this is done is to create type metadata named after each of the compatible
103 classes, with which we associate each of the compatible address points in
121 test whether a given pointer is compatible with a type identifier. Working
/openbsd-src/gnu/llvm/clang/docs/
H A DMSVCCompatibility.rst17 When Clang compiles C++ code for Windows, it attempts to be compatible with
20 First, Clang attempts to be ABI-compatible, meaning that Clang-compiled code
39 be compatible with MSVC's cl.exe.
65 fully implemented and should be ABI compatible. Both `#pragma
104 We are ABI compatible with both the MSVC 2013 and 2015 ABI for static local
107 * Lambdas: :good:`Mostly complete`. Clang is compatible with Microsoft's
/openbsd-src/distrib/notes/alpha/
H A Dhardware61 PCI graphics card (TGA or VGA compatible).
76 PCI graphics card (TGA or VGA compatible).
89 PCI graphics card (TGA or VGA compatible).
102 PCI graphics card (TGA or VGA compatible).
116 PCI graphics card (TGA or VGA compatible).
/openbsd-src/usr.sbin/ldomctl/
H A Dconfig.c1649 const char compatible[] = "SUNW,sun4v-virtual-console-concentrator"; in guest_add_vcc() local
1660 md_add_prop_data(md, node, "compatible", compatible, in guest_add_vcc()
1661 sizeof(compatible)); in guest_add_vcc()
1725 const char compatible[] = "SUNW,sun4v-disk-server"; in guest_add_vds() local
1736 md_add_prop_data(md, node, "compatible", compatible, in guest_add_vds()
1737 sizeof(compatible)); in guest_add_vds()
1798 const char compatible[] = "SUNW,sun4v-network-switch"; in guest_add_vsw() local
1809 md_add_prop_data(md, node, "compatible", compatible, in guest_add_vsw()
1810 sizeof(compatible)); in guest_add_vsw()
1875 const char compatible[] = "SUNW,sun4v-console"; in guest_add_console_device() local
[all …]

12345678910>>...25