/freebsd/contrib/flex/src/ |
H A D | nfa.c | 48 void add_accept (int mach, int accepting_number) in add_accept() argument 56 if (transchar[finalst[mach]] == SYM_EPSILON) in add_accept() 57 accptnum[finalst[mach]] = accepting_number; in add_accept() 63 (void) link_machines (mach, astate); in add_accept() 147 int dupmachine (int mach) in dupmachine() argument 151 int last = lastst[mach]; in dupmachine() 153 for (i = firstst[mach]; i <= last; ++i) { in dupmachine() 173 init = mach + state_offset; in dupmachine() 174 firstst[init] = firstst[mach] + state_offset; in dupmachine() 175 finalst[init] = finalst[mach] + state_offset; in dupmachine() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | cafebabe | 21 0 name mach-o \b [ 25 >0 use mach-o-cpu \b 33 # include/mach-o/fat.h 34 # include/mach/machine.h 37 !:mime application/x-mach-binary 38 >>8 use mach-o \b 42 !:mime application/x-mach-binary 43 >>>8 use mach-o \b 45 >>>>28 use mach-o \b 47 >>>>48 use mach-o \b [all …]
|
H A D | mach | 3 # $File: mach,v 1.29 2021/04/26 15:56:00 christos Exp $ 15 # include/mach-o/loader.h 17 0 name mach-o-cpu 235 0 name mach-o-be 237 >4 use mach-o-cpu 297 !:mime application/x-mach-binary 298 >0 use \^mach-o-be 302 !:mime application/x-mach-binary 303 >0 use mach-o-be
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc_reloc_type_str.c | 35 elftc_reloc_type_str(unsigned int mach, unsigned int type) in elftc_reloc_type_str() argument 39 switch(mach) { in elftc_reloc_type_str()
|
H A D | libelftc.h | 79 const char *elftc_reloc_type_str(unsigned int mach, unsigned int type);
|
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | ts.c | 95 heim_sipc mach; in main() local 97 test_service, NULL, &mach); in main()
|
H A D | heim_ipc_async.defs | 36 #include <mach/std_types.defs> 37 #include <mach/mach_types.defs>
|
H A D | heim_ipc_reply.defs | 36 #include <mach/std_types.defs> 37 #include <mach/mach_types.defs>
|
H A D | heim_ipc.defs | 36 #include <mach/std_types.defs> 37 #include <mach/mach_types.defs>
|
/freebsd/lib/clang/include/llvm/Config/ |
H A D | config.h | 141 /* Define to 1 if you have the <mach/mach.h> header file. */ 142 #if __has_include(<mach/mach.h>)
|
/freebsd/crypto/heimdal/kcm/ |
H A D | main.c | 110 heim_sipc mach; in main() local 111 heim_sipc_launchd_mach_init(service_name, kcm_service, NULL, &mach); in main()
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | openldap-thread-check.m4 | 28 auto, [auto nt posix mach pth lwp yes no manual] ) 420 case $ol_with_threads in auto | yes | mach) 423 AC_CHECK_HEADERS(mach/cthreads.h cthreads.h) 438 AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <mach/cthreads.h>]], [[ 447 ol_link_threads=mach 466 ol_link_threads=mach 472 elif test $ol_with_threads = mach ; then 476 if test $ol_link_threads = mach ; then 566 AC_CHECK_HEADERS(mach/cthreads.h)
|
/freebsd/contrib/openbsm/bin/auditd/ |
H A D | auditd_control.defs | 42 #include <mach/std_types.defs> 43 #include <mach/mach_types.defs>
|
H A D | audit_triggers.defs | 1 #include <mach/audit_triggers.defs>
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | MipsArchTree.cpp | 261 StringRef mach = getMachName(flags); in getFullArchName() local 262 if (mach.empty()) in getFullArchName() 264 return (arch + " (" + mach + ")").str(); in getFullArchName()
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/Darwin/resources/ |
H A D | lldb-server-mig.defs | 5 #import <mach/mach_exc.defs>
|
/freebsd/lib/libc/tests/resolv/ |
H A D | Makefile | 5 ${PACKAGE}FILES+= mach
|
/freebsd/contrib/tcsh/ |
H A D | host.defs | 56 return flag ? "mach" : "ns32000"; 174 static char mach[256]; 192 xsnprintf(mach, sizeof(mach), "%s", e != -1 ? uts.machine : "unknown"); 200 if (!mach[0]) 202 return mach; 380 ostype : defined(MACH) : "mach" 714 comment : cmu's mach 716 hosttype: defined(M_i386) : "i386-mach" 717 ostype : : "mach" 767 ostype : defined(CMUCS) : "mach"
|
/freebsd/lib/libc/tests/nss/ |
H A D | Makefile | 19 ${PACKAGE}FILES+= mach
|
/freebsd/crypto/heimdal/kdc/ |
H A D | digest-service.c | 269 heim_sipc mach; in main() local 271 ntlm_service, context, &mach); in main()
|
/freebsd/contrib/openbsm/ |
H A D | configure.ac | 46 AC_CHECK_HEADERS([mach/mach.h stdint.h pthread_np.h printf.h]) 235 AC_CHECK_FILE([/usr/include/mach/audit_triggers.defs], [
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | ObjdumpOpts.td | 269 HelpText<"Display mach-o exported symbols">, 273 HelpText<"Display mach-o rebasing info">, 277 HelpText<"Display mach-o binding info">, 281 HelpText<"Display mach-o lazy binding info">, 285 HelpText<"Display mach-o weak binding info">,
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s5pv210-smdkc110.dts | 12 * NOTE: This file is completely based on original board file for mach-smdkc110
|
H A D | s5pv210-torbreck.dts | 12 * NOTE: This file is completely based on original board file for mach-torbreck
|
/freebsd/usr.bin/elfdump/ |
H A D | elfdump.c | 254 e_machines(u_int mach) in e_machines() argument 258 switch (mach) { in e_machines() 279 "(unknown machine) -- type 0x%x", mach); in e_machines() 422 st_type(unsigned int mach, unsigned int type) in st_type() argument 435 if (mach == EM_SPARCV9) in st_type()
|