| /freebsd-14.2/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 | mathematica | 83 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
|
| H A D | apple | 142 # Pascal boot loader? 146 >>>0xb04 leshort 0x0000 Apple Pascal Image
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | LiteralSupport.h | 260 Pascal(false) { in SM() 265 bool Pascal; variable 288 bool isPascal() const { return Pascal; } in isPascal()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | st,stm32mp1-pwr-reg.yaml | 10 - Pascal Paillet <[email protected]>
|
| /freebsd-14.2/bin/ed/ |
| H A D | README | 22 "Software Tools in Pascal," Addison-Wesley, 1981.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | st,stm32-thermal.yaml | 10 - Pascal Paillet <[email protected]>
|
| /freebsd-14.2/usr.bin/m4/ |
| H A D | NOTES | 35 described in Software Tools and Software Tools in Pascal books.
|
| /freebsd-14.2/sys/contrib/zlib/contrib/ |
| H A D | README.contrib | 43 Support for Pascal
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | LiteralSupport.cpp | 1919 Pascal(false) { in StringLiteralParser() 2011 Pascal = false; in init() 2149 Pascal = true; in init() 2150 } else if (Pascal) in init() 2203 assert((!Pascal || !isUnevaluated()) && in init() 2205 if (Pascal) { in init()
|
| H A D | PPDirectives.cpp | 1446 if (Literal.Pascal) { in HandleLineDirective() 1597 if (Literal.Pascal) { in HandleDigitDirective()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | XCOFF.cpp | 92 LANG_CASE(Pascal) in getNameForTracebackTableLanguageId()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | sun4i-a10-topwise-a721.dts | 3 * Copyright 2020 Pascal Roeleven <[email protected]>
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 149 Pascal = 0x04, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 60 Pascal, enumerator
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangleNodes.cpp | 88 case CallingConv::Pascal: in outputCallingConvention()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 219 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 100 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
|
| /freebsd-14.2/share/dict/ |
| H A D | propernames | 881 Pascal
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 1097 StringLiteralKind Kind, bool Pascal, QualType Ty, in StringLiteral() argument 1133 StringLiteralBits.IsPascal = Pascal; in StringLiteral() 1135 assert(!Pascal && "Can't make an unevaluated Pascal string"); in StringLiteral() 1162 StringLiteralKind Kind, bool Pascal, in Create() argument 1169 StringLiteral(Ctx, Str, Kind, Pascal, Ty, Loc, NumConcatenated); in Create()
|
| /freebsd-14.2/share/misc/ |
| H A D | bsd-family-tree | 539 PDP-11, Pascal, ex(1)
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 1801 bool Pascal, QualType Ty, const SourceLocation *Loc, 1822 StringLiteralKind Kind, bool Pascal, QualType Ty, 1828 StringLiteralKind Kind, bool Pascal, QualType Ty, in Create() argument 1830 return Create(Ctx, Str, Kind, Pascal, Ty, &Loc, 1); in Create()
|