| /minix3/external/bsd/file/dist/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
|
| 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 | mathematica | 61 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
|
| H A D | macintosh | 150 #>65 string QPRJ (Think Pascal project) 213 #>69 string PJMM (Think Pascal) 274 # There's also some Pascal strings in here, ditto...
|
| /minix3/common/dist/zlib/contrib/pascal/ |
| H A D | readme.txt | 2 This directory contains a Pascal (Delphi, Kylix) interface to the 11 zlibpas.pas the Pascal interface to zlib 28 translated directly into Pascal types of similar sizes (Integer, 30 there is no conversion of unsigned int into a Pascal unsigned 37 assuming the calling convention normally used in Pascal 39 Since the cdecl keyword is used, the old Turbo Pascal does 45 cannot be translated into Pascal.
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
| H A D | LiteralSupport.h | 207 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in SM() 213 bool Pascal; variable 236 bool isPascal() const { return Pascal; } in isPascal()
|
| /minix3/common/dist/zlib/contrib/ada/ |
| H A D | readme.txt | 24 computers. Patch provided by Pascal Obry. 65 Contributors: Pascal Obry <pascal@obry.org>, Steve Sangwine <sjs@essex.ac.uk>
|
| /minix3/bin/ed/ |
| H A D | README | 24 "Software Tools in Pascal," Addison-Wesley, 1981.
|
| /minix3/usr.bin/m4/ |
| H A D | NOTES | 35 described in Software Tools and Software Tools in Pascal books.
|
| /minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
| H A D | LiteralSupport.cpp | 1267 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in StringLiteralParser() 1343 Pascal = false; in init() 1449 Pascal = true; in init() 1450 } else if (Pascal) in init() 1502 if (Pascal) { in init()
|
| H A D | Preprocessor.cpp | 792 if (Literal.Pascal) { in FinishLexStringLiteral()
|
| H A D | PPDirectives.cpp | 1045 if (Literal.Pascal) { in HandleLineDirective() 1181 if (Literal.Pascal) { in HandleDigitDirective()
|
| /minix3/common/dist/zlib/contrib/ |
| H A D | README.contrib | 58 Support for Pascal
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 101 BENIGN_LANGOPT(PascalStrings, 1, 0, "Pascal string support")
|
| H A D | DiagnosticLexKinds.td | 190 def err_pascal_string_too_long : Error<"Pascal string is too long">;
|
| /minix3/external/bsd/tcpdump/dist/ |
| H A D | CHANGES | 783 - Fixed snmp extended tag field parsing bug. Thanks to Pascal Hennequin 897 that the selected value was not used. Thanks to Pascal Hennequin 898 (Pascal.Hennequin@hugo.int-evry.fr). 900 - Add a truncated packet test to print-nfs.c. Thanks to Pascal Hennequin.
|
| H A D | CREDITS | 162 Pascal Hennequin <pascal dot hennequin at int-evry dot fr>
|
| /minix3/share/misc/ |
| H A D | bsd-family-tree | 369 PDP-11, Pascal, ex(1)
|
| /minix3/external/bsd/libpcap/dist/ |
| H A D | CHANGES | 684 - Make bpf_compile() reentrant. Fix thanks to Pascal Hennequin 685 (Pascal.Hennequin@hugo.int-evry.fr).
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | Expr.h | 1506 StringKind Kind, bool Pascal, QualType Ty, 1511 StringKind Kind, bool Pascal, QualType Ty, in Create() argument 1513 return Create(C, Str, Kind, Pascal, Ty, &Loc, 1); in Create()
|
| /minix3/external/bsd/llvm/dist/clang/docs/tools/ |
| H A D | clang.pod | 169 Enable support for Pascal-style strings with "\pfoo".
|
| /minix3/distrib/sets/ |
| H A D | descrs | 337 comp-debug-bin execution profile of C, Pascal, or Fortran77 programs. 357 comp-debug-catman execution profile of C, Pascal, or Fortran77 programs. 378 comp-debug-man execution profile of C, Pascal, or Fortran77 programs.
|
| /minix3/external/bsd/flex/dist/doc/ |
| H A D | flex.info-2 | 225 * Pascal-like language: Simple Examples. (line 50)
|
| /minix3/external/bsd/llvm/dist/clang/lib/AST/ |
| H A D | Expr.cpp | 833 StringKind Kind, bool Pascal, QualType Ty, in Create() argument 847 SL->setString(C,Str,Kind,Pascal); in Create()
|