/freebsd/contrib/file/magic/Magdir/ |
H A D | digital | 6 0 string =!<arch>\n________64E Alpha archive 31 # Alpha COFF object file or executable 52 0 string Core\001 Alpha COFF format core dump (Digital UNIX) 54 0 string Core\002 Alpha COFF format core dump (Digital UNIX) 59 0 leshort 0x188 Alpha compressed COFF 60 0 leshort 0x18f Alpha u-code object 72 # Locale data tables (MIPS and Alpha). 77 >6 short 0x40 for Alpha
|
H A D | vms | 9 # of three executables each for Alpha and VAX architectures. The VAX files 29 >8 ubelong 0xec020000 VMS Alpha executable
|
H A D | olf | 60 >>18 leshort 0x9026 Alpha, 95 >>18 beshort 0x9026 Alpha,
|
H A D | rpm | 14 >>8 beshort 2 Alpha/Sparc64
|
H A D | plan9 | 19 0 belong 0x0000084B Plan 9 executable, DEC Alpha
|
H A D | coff | 25 >0 uleshort 0x0184 Alpha 32-bit 43 >0 uleshort 0x0284 Alpha 64-bit
|
H A D | elf | 146 >18 leshort 41 Alpha, 330 >18 leshort 0x9026 Alpha (unofficial),
|
/freebsd/contrib/ntp/html/hints/ |
H A D | decosf1 | 1 Some major changes were necessary to make xntp v3 run on the DEC Alpha 5 LONG as int and U_LONG as u_int for the Alpha hardware and as long
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 15 // The Alpha package is for checkers that have too many false positives to be 16 // turned on by default. The hierarchy under Alpha should be organized in the 20 def Alpha : Package<"alpha">; 25 def CoreAlpha : Package<"core">, ParentPackage<Alpha>; 33 // The checker hierarchy under OptIn should mirror that in Alpha: checkers 64 def CplusplusAlpha : Package<"cplusplus">, ParentPackage<Alpha>; 70 def DeadCodeAlpha : Package<"deadcode">, ParentPackage<Alpha>; 76 def SecurityAlpha : Package<"security">, ParentPackage<Alpha>; 86 def UnixAlpha : Package<"unix">, ParentPackage<Alpha>; 91 def OSXAlpha : Package<"osx">, ParentPackage<Alpha>; [all …]
|
H A D | CheckerBase.td | 30 /// Alpha entries are under development, might be incomplet, inkorrekt and
|
/freebsd/lib/libc/db/ |
H A D | changelog | 41 all: Finish up the port to the Alpha. 48 all: First cut at port to Alpha (64-bit architecture) using
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmInfo.h | 37 Alpha, /// Windows Alpha enumerator 43 MIPS = Alpha,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrFormats.td | 70 let DecoderNamespace = "Alpha"; 123 let DecoderNamespace = "Alpha"; 197 let DecoderNamespace = "Alpha"; 250 let DecoderNamespace = "Alpha";
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts).
|
/freebsd/libexec/bootpd/ |
H A D | Announce | 57 OSF/1 (DEC Alpha CPU)
|
H A D | Changes | 140 Added support for 64-bit longs (for the DEC Alpha) 145 Use int for (struct bootp).bp_xid (for DEC Alpha)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MinidumpConstants.def | 90 HANDLE_MDMP_ARCH(0x0002, Alpha) // PROCESSOR_ARCHITECTURE_ALPHA
|
/freebsd/usr.sbin/bsdconfig/timezone/share/ |
H A D | iso3166.subr | 132 # Get the ISO3166-1 (Alpha 1) 2-letter country code
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | tgamma128_gen.jl | 175 # Taylor series generated by Wolfram Alpha for (gamma(min_x+x)-min_y)/x^2.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeView.h | 99 Alpha = 0x30, enumerator
|
/freebsd/crypto/openssl/ |
H A D | NOTES-VMS.md | 73 ### The following is not available on Alpha
|
/freebsd/contrib/sendmail/test/ |
H A D | Results | 34 OSF/1 T1.3-4 OK 93.07.19 eric (on DEC Alpha)
|
/freebsd/contrib/openbsm/config/ |
H A D | config.guess | 286 Alpha*:OpenVMS:*:*) 289 Alpha\ *:Windows_NT*:*)
|
/freebsd/share/misc/ |
H A D | bsd-family-tree | 60 | \ | 4.4BSD Alpha | 590 4.4BSD Alpha 1992-07-07
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 3233 APInt Alpha = Aconst->getAPInt(); in propagateLine() local 3235 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3236 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine() 3247 APInt Alpha = Aconst->getAPInt(); in propagateLine() local 3249 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine() 3250 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
|