Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/bmake/
H A Dconfigure.in429 AC_ARG_WITH(machine, global() optwith
569 AC_SUBST(machine) global() subst
[all...]
/freebsd-src/crypto/heimdal/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, in innetgr()
/freebsd-src/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.cpp195 assert(machine != IMAGE_FILE_MACHINE_UNKNOWN); in mangle() argument
H A DChunks.cpp519 getBaserelType(const coff_relocation & rel,llvm::COFF::MachineTypes machine) getBaserelType() argument
572 getRuntimePseudoRelocSize(uint16_t type,llvm::COFF::MachineTypes machine) getRuntimePseudoRelocSize() argument
1005 getDefaultType(llvm::COFF::MachineTypes machine) getDefaultType() argument
[all...]
/freebsd-src/tools/tools/zfsboottest/
H A DMakefile24 ln -sf ${SRCTOP}/sys/i386/include machine target
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.h84 llvm::Triple::ArchType machine = arch.GetMachine(); in CodeAddressIsValid() local
H A DABISysV_riscv.cpp133 llvm::Triple::ArchType machine = arch.GetTriple().getArch(); CreateInstance() local
413 GetValObjFromIntRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t type_flags,uint32_t byte_size) GetValObjFromIntRegs() argument
487 GetValObjFromFPRegs(Thread & thread,const RegisterContextSP & reg_ctx,llvm::Triple::ArchType machine,uint32_t arch_fp_flags,uint32_t type_flags,uint32_t byte_size) GetValObjFromFPRegs() argument
547 const llvm::Triple::ArchType machine = arch.GetMachine(); GetReturnValueObjectSimple() local
602 const llvm::Triple::ArchType machine = arch.GetMachine(); GetReturnValueObjectImpl() local
[all...]
/freebsd-src/sys/sys/
H A Dutsname.h51 char machine[SYS_NMLN]; /* Hardware type. */ member
H A Dimgact_elf.h82 int machine; member
/freebsd-src/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h52 char *machine; member
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmisc.h52 const char *machine; member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Architecture/AArch64/
H A DArchitectureAArch64.cpp33 auto machine = arch.GetMachine(); in Create() local
/freebsd-src/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-src/sys/arm/arm/
H A Didentcpu-v6.c52 const char machine[] = "arm"; variable
/freebsd-src/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-src/crypto/heimdal/appl/login/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
/freebsd-src/crypto/heimdal/appl/rsh/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) in netgroup_match()
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp56 PDB_Machine machine = dbi_stream->getMachineType(); in GetArchitecture() local
/freebsd-src/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c449 *machine = "", in putf() local
/freebsd-src/sys/powerpc/powerpc/
H A Dmachdep.c155 char machine[] = "powerpc"; global() variable
[all...]
/freebsd-src/stand/kboot/include/
H A Dhost_syscall.h84 char machine[65]; member
/freebsd-src/sys/riscv/riscv/
H A Didentcpu.c62 char machine[] = "riscv"; global() variable

12