| /freebsd/contrib/file/magic/Magdir/ |
| H A D | pascal | 3 # 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
|
| H A D | os9 | 36 >6 byte&0x0f 0x03 Pascal P-code 64 >0x13 byte 3 Pascal P-code
|
| H A D | xilinx | 19 # Next is a Pascal-style string with the NCD name. We want to capture that.
|
| H A D | macintosh | 257 >0 string QPRJ Think Pascal project 331 >0 string PJMM Think Pascal 405 # There's also some Pascal strings in here, ditto...
|
| H A D | diff | 121 # Pascal source (strength=37) RCS/CVS diff (strength=36=36+0),
|
| H A D | mathematica | 83 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
|
| H A D | apple | 151 # Pascal boot loader? 155 >>>0xb04 leshort 0x0000 Apple Pascal Image
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | LiteralSupport.h | 259 Pascal(false) { in SM() 264 bool Pascal; variable 287 bool isPascal() const { return Pascal; } in isPascal()
|
| /freebsd/bin/ed/ |
| H A D | README | 22 "Software Tools in Pascal," Addison-Wesley, 1981.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewLanguages.def | 24 CV_LANGUAGE(Pascal, 0x04)
|
| /freebsd/usr.bin/m4/ |
| H A D | NOTES | 35 described in Software Tools and Software Tools in Pascal books.
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun4i-a10-topwise-a721.dts | 3 * Copyright 2020 Pascal Roeleven <dev@pascalroeleven.nl>
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | LiteralSupport.cpp | 1997 Pascal(false) { in StringLiteralParser() 2089 Pascal = false; in init() 2227 Pascal = true; in init() 2228 } else if (Pascal) in init() 2281 assert((!Pascal || !isUnevaluated()) && in init() 2283 if (Pascal) { in init()
|
| H A D | Preprocessor.cpp | 1413 if (Literal.Pascal) { in FinishLexStringLiteral()
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | XCOFF.cpp | 94 LANG_CASE(Pascal) in getNameForTracebackTableLanguageId()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 220 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
|
| /freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 88 case CallingConv::Pascal: in outputCallingConvention()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 60 Pascal, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 100 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
|
| /freebsd/share/dict/ |
| H A D | propernames | 881 Pascal
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 1125 StringLiteralKind Kind, bool Pascal, QualType Ty, in StringLiteral() argument 1160 StringLiteralBits.IsPascal = Pascal; in StringLiteral() 1162 assert(!Pascal && "Can't make an unevaluated Pascal string"); in StringLiteral() 1188 StringLiteralKind Kind, bool Pascal, in Create() argument 1194 return new (Mem) StringLiteral(Ctx, Str, Kind, Pascal, Ty, Locs); in Create()
|
| /freebsd/share/misc/ |
| H A D | bsd-family-tree | 556 PDP-11, Pascal, ex(1)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 1023 HANDLE_DW_LNAME(0x0015, Pascal, "ISO Pascal", 1) // YYYY
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 198 RETURN_CASE(SourceLanguage, Pascal, "pascal"); in formatSourceLanguage()
|
| /freebsd/contrib/tcpdump/ |
| H A D | CHANGES | 1588 - Fixed snmp extended tag field parsing bug. Thanks to Pascal Hennequin 1702 that the selected value was not used. Thanks to Pascal Hennequin 1703 (Pascal.Hennequin@hugo.int-evry.fr). 1705 - Add a truncated packet test to print-nfs.c. Thanks to Pascal Hennequin.
|