Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dpascal3 # 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 Dos936 >6 byte&0x0f 0x03 Pascal P-code
64 >0x13 byte 3 Pascal P-code
H A Dxilinx19 # Next is a Pascal-style string with the NCD name. We want to capture that.
H A Dmacintosh257 >0 string QPRJ Think Pascal project
331 >0 string PJMM Think Pascal
405 # There's also some Pascal strings in here, ditto...
H A Dmathematica83 #0 string (* Mathematica, or Pascal, Modula-2 or 3 code text
H A Dapple142 # Pascal boot loader?
146 >>>0xb04 leshort 0x0000 Apple Pascal Image
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h260 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 Dst,stm32mp1-pwr-reg.yaml10 - Pascal Paillet <[email protected]>
/freebsd-14.2/bin/ed/
H A DREADME22 "Software Tools in Pascal," Addison-Wesley, 1981.
/freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/
H A Dst,stm32-thermal.yaml10 - Pascal Paillet <[email protected]>
/freebsd-14.2/usr.bin/m4/
H A DNOTES35 described in Software Tools and Software Tools in Pascal books.
/freebsd-14.2/sys/contrib/zlib/contrib/
H A DREADME.contrib43 Support for Pascal
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1919 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 DPPDirectives.cpp1446 if (Literal.Pascal) { in HandleLineDirective()
1597 if (Literal.Pascal) { in HandleDigitDirective()
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp92 LANG_CASE(Pascal) in getNameForTracebackTableLanguageId()
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dsun4i-a10-topwise-a721.dts3 * Copyright 2020 Pascal Roeleven <[email protected]>
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h149 Pascal = 0x04, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h60 Pascal, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp88 case CallingConv::Pascal: in outputCallingConvention()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp219 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp100 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
/freebsd-14.2/share/dict/
H A Dpropernames881 Pascal
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1097 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 Dbsd-family-tree539 PDP-11, Pascal, ex(1)
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1801 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()

123