Home
last modified time | relevance | path

Searched refs:Alpha (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/contrib/file/magic/Magdir/
H A Ddigital6 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 Dvms9 # of three executables each for Alpha and VAX architectures. The VAX files
29 >8 ubelong 0xec020000 VMS Alpha executable
H A Dolf60 >>18 leshort 0x9026 Alpha,
95 >>18 beshort 0x9026 Alpha,
H A Drpm14 >>8 beshort 2 Alpha/Sparc64
H A Dplan919 0 belong 0x0000084B Plan 9 executable, DEC Alpha
H A Dcoff25 >0 uleshort 0x0184 Alpha 32-bit
43 >0 uleshort 0x0284 Alpha 64-bit
H A Delf146 >18 leshort 41 Alpha,
330 >18 leshort 0x9026 Alpha (unofficial),
/freebsd/contrib/ntp/html/hints/
H A Ddecosf11 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 DCheckers.td15 // 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 DCheckerBase.td30 /// Alpha entries are under development, might be incomplet, inkorrekt and
/freebsd/lib/libc/db/
H A Dchangelog41 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 DMCAsmInfo.h37 Alpha, /// Windows Alpha enumerator
43 MIPS = Alpha,
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrFormats.td70 let DecoderNamespace = "Alpha";
123 let DecoderNamespace = "Alpha";
197 let DecoderNamespace = "Alpha";
250 let DecoderNamespace = "Alpha";
/freebsd/contrib/byacc/
H A Dvmsbuild.com12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts).
/freebsd/libexec/bootpd/
H A DAnnounce57 OSF/1 (DEC Alpha CPU)
H A DChanges140 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 DMinidumpConstants.def90 HANDLE_MDMP_ARCH(0x0002, Alpha) // PROCESSOR_ARCHITECTURE_ALPHA
/freebsd/usr.sbin/bsdconfig/timezone/share/
H A Diso3166.subr132 # Get the ISO3166-1 (Alpha 1) 2-letter country code
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl175 # 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 DCodeView.h99 Alpha = 0x30, enumerator
/freebsd/crypto/openssl/
H A DNOTES-VMS.md73 ### The following is not available on Alpha
/freebsd/contrib/sendmail/test/
H A DResults34 OSF/1 T1.3-4 OK 93.07.19 eric (on DEC Alpha)
/freebsd/contrib/openbsm/config/
H A Dconfig.guess286 Alpha*:OpenVMS:*:*)
289 Alpha\ *:Windows_NT*:*)
/freebsd/share/misc/
H A Dbsd-family-tree60 | \ | 4.4BSD Alpha |
590 4.4BSD Alpha 1992-07-07
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3233 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()

123