Home
last modified time | relevance | path

Searched refs:Pascal (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-head/contrib/file/magic/Magdir/
HDpascal3 # pascal: file(1) magic for Pascal source
5 0 search/8192 (input, Pascal source text
7 #0 regex \^program Pascal source text
9 #0 regex \^record Pascal source text
12 # Free Pascal
13 0 string PPU Pascal unit
26 # Note: used by Turbo Pascal 5.5 TOUR.EXE
27 >4 string T2 Turbo Pascal TOUR data
HDos936 >6 byte&0x0f 0x03 Pascal P-code
64 >0x13 byte 3 Pascal P-code
HDxilinx19 # Next is a Pascal-style string with the NCD name. We want to capture that.
HDmacintosh257 >0 string QPRJ Think Pascal project
331 >0 string PJMM Think Pascal
405 # There's also some Pascal strings in here, ditto...
HDmathematica83 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
HDdiff121 # Pascal source (strength=37) RCS/CVS diff (strength=36=36+0),
HDapple151 # Pascal boot loader?
155 >>>0xb04 leshort 0x0000 Apple Pascal Image
/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDLiteralSupport.h259 Pascal(false) { in SM()
264 bool Pascal; variable
287 bool isPascal() const { return Pascal; } in isPascal()
/freebsd-head/usr.bin/m4/
HDNOTES35 described in Software Tools and Software Tools in Pascal books.
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDLiteralSupport.cpp1957 Pascal(false) { in StringLiteralParser()
2049 Pascal = false; in init()
2187 Pascal = true; in init()
2188 } else if (Pascal) in init()
2241 assert((!Pascal || !isUnevaluated()) && in init()
2243 if (Pascal) { in init()
HDPreprocessor.cpp1381 if (Literal.Pascal) { in FinishLexStringLiteral()
/freebsd-head/sys/contrib/zlib/contrib/
HDREADME.contrib43 Support for Pascal
/freebsd-head/sys/contrib/device-tree/src/arm/allwinner/
HDsun4i-a10-topwise-a721.dts3 * Copyright 2020 Pascal Roeleven <dev@pascalroeleven.nl>
/freebsd-head/contrib/llvm-project/llvm/lib/BinaryFormat/
HDXCOFF.cpp92 LANG_CASE(Pascal) in getNameForTracebackTableLanguageId()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h151 Pascal = 0x04, enumerator
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Demangle/
HDMicrosoftDemangleNodes.h60 Pascal, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
HDPDBExtras.cpp220 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
/freebsd-head/contrib/llvm-project/llvm/lib/Demangle/
HDMicrosoftDemangleNodes.cpp88 case CallingConv::Pascal: in outputCallingConvention()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp100 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
/freebsd-head/share/dict/
HDpropernames881 Pascal
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp1127 StringLiteralKind Kind, bool Pascal, QualType Ty, in StringLiteral() argument
1163 StringLiteralBits.IsPascal = Pascal; in StringLiteral()
1165 assert(!Pascal && "Can't make an unevaluated Pascal string"); in StringLiteral()
1192 StringLiteralKind Kind, bool Pascal, in Create() argument
1199 StringLiteral(Ctx, Str, Kind, Pascal, Ty, Loc, NumConcatenated); in Create()
/freebsd-head/share/misc/
HDbsd-family-tree546 PDP-11, Pascal, ex(1)
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDDwarf.def1012 HANDLE_DW_LNAME(0x0015, Pascal, "ISO Pascal", 1) // YYYY
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp198 RETURN_CASE(SourceLanguage, Pascal, "pascal"); in formatSourceLanguage()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h1818 bool Pascal, QualType Ty, const SourceLocation *Loc,
1839 StringLiteralKind Kind, bool Pascal, QualType Ty,
1845 StringLiteralKind Kind, bool Pascal, QualType Ty, in Create() argument
1847 return Create(Ctx, Str, Kind, Pascal, Ty, &Loc, 1); in Create()

123