Home
last modified time | relevance | path

Searched defs:machine (Results 1 – 25 of 49) 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.h35 template <typename T> Triple::ArchType getMachineArchType(T machine) { in getMachineArchType()
/freebsd/crypto/heimdal/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, in innetgr()
/freebsd/contrib/bmake/
H A Dconfigure.in475 AC_ARG_WITH(machine, optwith
615 AC_SUBST(machine) subst
/freebsd/tools/tools/zfsboottest/
H A DMakefile23 machine: target
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.h83 llvm::Triple::ArchType machine = arch.GetMachine(); in CodeAddressIsValid() local
H A DABISysV_riscv.cpp141 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); in CreateInstance() local
492 llvm::Triple::ArchType machine, in GetValObjFromIntRegs()
566 llvm::Triple::ArchType machine, uint32_t arch_fp_flags, in GetValObjFromFPRegs()
627 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectSimple() local
682 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectImpl() local
/freebsd/sys/sys/
H A Dutsname.h51 char machine[SYS_NMLN]; /* Hardware type. */ member
H A Dimgact_elf.h83 int machine; member
/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A Dstruct_utsname.h26 char machine[__UTS_NAME_LENGTH]; member
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *machine; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/
H A DABISysV_loongarch.cpp150 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); in CreateInstance() local
380 llvm::Triple::ArchType machine, in GetValObjFromIntRegs()
455 llvm::Triple::ArchType machine, in GetValObjFromFPRegs()
497 const llvm::Triple::ArchType machine = arch.GetMachine(); in GetReturnValueObjectSimple() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmisc.h53 const char *machine; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp33 auto machine = arch.GetMachine(); in Create() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c288 static struct { int portable; int machine; } perms[] = { in acl_permset_to_bitmap() member
386 static struct { int portable; int machine; } perms[] = { in acl_flagset_to_bitmap() member
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.h149 llvm::COFF::MachineTypes machine; variable
H A DMinGW.cpp204 static StringRef mangle(Twine sym, MachineTypes machine) { in mangle()
H A DCOFFLinkerContext.h39 SymbolTable &getSymtab(llvm::COFF::MachineTypes machine) { in getSymtab()
H A DChunks.h612 MachineTypes machine) in ImportThunkChunkARM64()
663 explicit RangeExtensionThunkARM64(MachineTypes machine, Defined *t) in RangeExtensionThunkARM64()
756 explicit Baserel(uint32_t v, llvm::COFF::MachineTypes machine) in Baserel()
/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()
718 u_int64_t machine; in elf_print_ehdr() local
825 u_int64_t machine; in elf_print_shdr() local
868 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

12