/freebsd/contrib/file/magic/Magdir/ |
H A D | pascal | 2 # $File: pascal,v 1.4 2022/07/30 16:53:06 christos Exp $ 3 # pascal: file(1) magic for Pascal source 5 0 search/8192 (input, Pascal source text 6 !:mime text/x-pascal 7 #0 regex \^program Pascal source text 8 #!:mime text/x-pascal 9 #0 regex \^record Pascal source text 10 #!:mime text/x-pascal 12 # Free Pascal 13 0 string PPU Pascal unit [all …]
|
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...
|
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/ |
H A D | honeywell,mprls0025pa.yaml | 24 pascal. 53 honeywell,pmin-pascal: 55 Minimum pressure value the sensor can measure in pascal. 57 honeywell,pmax-pascal: 59 Maximum pressure value the sensor can measure in pascal. 76 - honeywell,pmin-pascal 77 - honeywell,pmax-pascal 97 honeywell,pmin-pascal = <0>; 98 honeywell,pmax-pascal = <172369>;
|
/freebsd/usr.bin/ctags/ |
H A D | ctags.1 | 49 Pascal, Fortran, 164 contain any Pascal or Fortran routine definitions, and, if not, are 229 for Fortran and Pascal is done in a very simpleminded way. 231 is made to deal with block structure; if you have two Pascal procedures 236 understand about Pascal types. 238 The method of deciding whether to look for C, Pascal or
|
/freebsd/lib/libc/string/ |
H A D | memmem.3 | 1 .\" Copyright (c) 2005 Pascal Gloor <pascal.gloor@spale.com> 82 .An Pascal Gloor Aq Mt pascal.gloor@spale.com
|
/freebsd/usr.bin/m4/ |
H A D | NOTES | 5 "SOFTWARE TOOLS IN PASCAL" books. It has been expanded to include 20 TOOLS IN PASCAL, Addison-Wesley, Mass. 1981 35 described in Software Tools and Software Tools in Pascal books.
|
/freebsd/share/man/man5/ |
H A D | stab.5 | 45 and the Berkeley Pascal compiler 179 The Berkeley Pascal compiler, 185 #define N_PC 0x30 /* global pascal symbol: name,,0,subtype,line */
|
/freebsd/sys/contrib/zlib/contrib/ |
H A D | README.contrib | 42 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al. 43 Support for Pascal
|
/freebsd/sys/libkern/ |
H A D | memmem.c | 2 * Copyright (c) 2005 Pascal Gloor <pascal.gloor@spale.com>
|
/freebsd/include/ |
H A D | stab.h | 36 * The following are symbols used by various debuggers and by the Pascal 47 #define N_PC 0x30 /* global Pascal symbol */
|
/freebsd/share/doc/papers/contents/ |
H A D | contents.ms | 37 .tl '\fBBerkeley Pascal''px\fP' 44 Berkeley Pascal
|
/freebsd/usr.bin/vgrind/ |
H A D | vgrind.1 | 120 .Tn PASCAL 207 .Tn PASCAL
|
/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/share/doc/psd/ |
H A D | Makefile | 5 # 07.pascal 08.f77 09.f77io
|
/freebsd/bin/ed/ |
H A D | README | 22 "Software Tools in Pascal," Addison-Wesley, 1981.
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/mfd/ |
H A D | st,stpmic1.h | 5 * Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 77 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, NearPascal , "pascal", OS) in operator <<() 78 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarPascal , "pascal", OS) in operator <<() 220 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | st,stm32mp1-pwr-reg.yaml | 10 - Pascal Paillet <p.paillet@foss.st.com>
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | st,stm32-thermal.yaml | 10 - Pascal Paillet <p.paillet@foss.st.com>
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | refs.me | 43 Joy, W. N., Graham, S. L., Haley, C. B. ``Berkeley Pascal User's Manual'',
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | LiteralSupport.cpp | 1957 Pascal(false) { in StringLiteralParser() 2049 Pascal = false; in init() 2178 // Check if this is a pascal string in init() 2183 // If the \p sequence is found in the first token, we have a pascal string in init() 2184 // Otherwise, if we already have a pascal string, ignore the first \p in init() 2187 Pascal = true; in init() 2188 } else if (Pascal) in init() 2241 assert((!Pascal || !isUnevaluated()) && in init() 2242 "Pascal string in unevaluated context"); in init() 2243 if (Pascal) { in init() [all …]
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ss_ | 81 In addition to compilers for C, APL, Pascal, RATFOR, etc., Yacc
|
/freebsd/lib/clang/include/lldb/API/ |
H A D | SBLanguages.h | 57 /// ISO Pascal.
|