Searched refs:machines (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/frv/
H A Dimmediates.s2 ;; They used to fail to assemble on 64-bit host machines
/netbsd-current/usr.sbin/installboot/
H A Dmachines.c1 /* $NetBSD: machines.c,v 1.44 2024/05/22 15:42:42 tsutsui Exp $ */
38 __RCSID("$NetBSD: machines.c,v 1.44 2024/05/22 15:42:42 tsutsui Exp $");
44 struct ib_mach * const machines[] = { variable
H A Dinstallboot.c535 for (i = 0; machines[i] != NULL; i++) {
536 if (machines[i]->name == NULL)
538 if (strcmp(machines[i]->name, mach) == 0) {
539 param->machine = machines[i];
563 warnx("Supported machines are:");
566 for (i = 0; machines[i] != NULL; i++) {
567 name = machines[i]->name;
H A Dinstallboot.h158 extern struct ib_mach * const machines[];
192 /* machines.c */
H A DMakefile8 SRCS= installboot.c sum.c machines.c fstypes.c
30 COPTS.machines.c+= -DSINGLE_ARCH=ib_mach_${MACHINE}
/netbsd-current/external/gpl3/autoconf/dist/man/
H A Dconfig.guess.x18 The GNU build system distinguishes three types of machines, the
/netbsd-current/sys/conf/
H A Dssp.mk7 # for multi-cpu machines, cpu_hatch() straddles the init of
/netbsd-current/external/bsd/atf/dist/tools/
H A Drequirements.cpp132 check_machine(const std::string& machines) argument
134 const std::vector< std::string > v = tools::text::split(machines, " ");
143 return "Requires the '" + machines + "' machine type";
145 return "Requires one of the '" + machines + "' machine types";
/netbsd-current/sys/dev/nvmm/
H A Dnvmm.c59 static struct nvmm_machine machines[NVMM_MAX_MACHINES]; variable in typeref:struct:nvmm_machine
135 mach = &machines[i];
172 mach = &machines[machid];
268 mach = &machines[i];
1035 machines[i].machid = i;
1036 rw_init(&machines[i].lock);
1038 machines[i].cpus[n].present = false;
1039 machines[i].cpus[n].cpuid = n;
1040 mutex_init(&machines[i].cpus[n].lock, MUTEX_DEFAULT,
1061 rw_destroy(&machines[
[all...]
/netbsd-current/external/bsd/ntp/lib/libntp/
H A DMakefile46 machines.c \
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A DFILES015 times - Some outputs from 'speed' on some machines.
/netbsd-current/usr.sbin/sysinst/arch/ofppc/
H A Dmsg.md.pl84 least 1KB, and 1MB in size. IBM RS/6000 machines generally need the PReP
85 partitions, however some can utilize the FAT12. Most other machines require
/netbsd-current/external/bsd/ntp/dist/libntp/
H A DMakefile.am77 machines.c \
H A DMakefile.in155 is_ip_address.c lib_strbuf.c libssl_compat.c machines.c \
215 libssl_compat.$(OBJEXT) machines.$(OBJEXT) mktime.$(OBJEXT) \
241 is_ip_address.c lib_strbuf.c libssl_compat.c machines.c \
674 machines.c \
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/machines.Po@am__quote@
/netbsd-current/external/gpl2/dtc/dist/Documentation/
H A Ddtc-paper.tex46 Power Macintosh\R machines.
65 Historically, ``everyday'' \ppc machines have booted with the help of
93 kernel image that supports multiple embedded machines.
95 Until relatively recently, the only 64-bit \ppc machines without OF
96 were legacy (pre-POWER5\R) iSeries\R machines. iSeries machines often
571 mostly around the support for Apple machines. He became official
574 PowerPC kernel to Apple G5 machines and the Maple embedded board,
/netbsd-current/share/mk/
H A Dsys.mk30 # -O2 is too -falign-* zealous for low-memory sh3 machines
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
H A Dlogops_n.asm158 C times for 64-bit machines, and 0 to 3 times for 32-bit machines.
/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A DREADME302 out that file modes need to have "b" for DOS/WIN machines, pointing out
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/vmx/
H A Dpopcount.asm110 C For 64-bit machines, handle huge n that would overflow vsum4ubs
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dmul_basecase.asm48 C for all x86 machines was slow for the Pentium II. This code would benefit
/netbsd-current/external/ibm-public/postfix/dist/
H A Dpostfix-install390 distribution to OTHER machines. See PACKAGE_README for instructions."
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dinvert_limb.asm52 C * Perhaps use this file--or at least the algorithm--for more machines than k7.
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x930 config.gdb (sun3, isi): Add message about support for machines
1280 NO_GNU_STABS in case you don't want them on some machines.
1520 account for those machines which don't use the external bit here.
2191 comparison, for machines where that casting does something.
2192 * valops.c (call_function): Setup to deal with machines where you
2219 * config.gdb: Added convex to list of machines.
2236 Modified reading in of string table to adapt to machines which
2424 to account for some machines putting it in as an offset rather
2437 posix; presumably this will break fewer machines. I hopw).
2439 * Makefile: Added a comment about machines whic
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x930 config.gdb (sun3, isi): Add message about support for machines
1280 NO_GNU_STABS in case you don't want them on some machines.
1520 account for those machines which don't use the external bit here.
2191 comparison, for machines where that casting does something.
2192 * valops.c (call_function): Setup to deal with machines where you
2219 * config.gdb: Added convex to list of machines.
2236 Modified reading in of string table to adapt to machines which
2424 to account for some machines putting it in as an offset rather
2437 posix; presumably this will break fewer machines. I hopw).
2439 * Makefile: Added a comment about machines whic
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A DAndroid.mk839 # IEEE 802.1X/EAPOL state machines (e.g., for RADIUS authentication)

Completed in 401 milliseconds

12