Home
last modified time | relevance | path

Searched defs:machine (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/wpa/src/utils/
H A Dstate_machine.h32 #define SM_STATE(machine, state) \ argument
46 #define SM_ENTRY(machine, state) \ argument
65 #define SM_ENTRY_M(machine, _state, data) \ argument
83 #define SM_ENTRY_MA(machine, _state, data) \ argument
101 #define SM_ENTER(machine, state) \ argument
114 #define SM_ENTER_GLOBAL(machine, state) \ argument
126 #define SM_STEP(machine) \ argument
136 #define SM_STEP_RUN(machine) sm_ ## machine ## _Step(sm) argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsMachineFlag.h34 template <typename T> Triple::ArchType getMachineArchType(T machine) { in getMachineArchType()
/freebsd/contrib/bmake/
H A Dconfigure.in430 AC_ARG_WITH(machine, optwith
570 AC_SUBST(machine) subst
/freebsd/crypto/heimdal/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, in innetgr()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp30 auto machine = arch.GetMachine(); Create() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbols.cpp111 uint16_t machine) { in makeImportThunk()
123 DefinedImportData *s, uint16_t machine) in DefinedImportThunk()
H A DMinGW.cpp194 static StringRef mangle(Twine sym, MachineTypes machine) { in mangle()
/freebsd/tools/tools/zfsboottest/
H A DMakefile23 machine: target
/freebsd/sys/sys/
H A Dutsname.h51 char machine[SYS_NMLN]; /* Hardware type. */ member
H A Dimgact_elf.h82 int machine; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp134 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); in CreateInstance() local
414 llvm::Triple::ArchType machine, in GetValObjFromIntRegs()
488 llvm::Triple::ArchType machine, uint32_t arch_fp_flags, in GetValObjFromFPRegs()
548 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectSimple() local
603 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectImpl() local
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *machine; member
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmisc.h52 const char *machine; member
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c289 static struct { int portable; int machine; } perms[] = { acl_permset_to_bitmap() member
387 static struct { int portable; int machine; } perms[] = { acl_flagset_to_bitmap() member
/freebsd/sys/arm/arm/
H A Didentcpu-v6.c52 const char machine[] = "arm"; variable
/freebsd/usr.bin/elfdump/
H A Delfdump.c328 sh_types(uint64_t machine, uint64_t sht) { in sh_types()
717 u_int64_t machine; in elf_print_ehdr() local
824 u_int64_t machine; in elf_print_shdr() local
867 u_int64_t machine; in elf_print_symtab() local
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
/freebsd/crypto/heimdal/appl/rsh/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c149 netgroup_match(const char *group, const char *machine, const char *user) in netgroup_match()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp56 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c449 *machine = "", in putf() local
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c155 const char machine[] = "powerpc"; variable
/freebsd/stand/kboot/include/
H A Dhost_syscall.h84 char machine[65]; member
/freebsd/lib/libkldelf/
H A Dkldelf.h83 GElf_Half machine; member
/freebsd/sys/riscv/riscv/
H A Didentcpu.c63 const char machine[] = "riscv"; variable

12