Home
last modified time | relevance | path

Searched full:pascal (Results 1 – 25 of 141) sorted by relevance

123456

/freebsd/contrib/file/magic/Magdir/
H A Dpascal2 # $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 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...
/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,mprls0025pa.yaml24 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 Dctags.149 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 Dmemmem.31 .\" 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 DNOTES5 "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 Dstab.545 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 DREADME.contrib42 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
43 Support for Pascal
/freebsd/sys/libkern/
H A Dmemmem.c2 * Copyright (c) 2005 Pascal Gloor <pascal.gloor@spale.com>
/freebsd/include/
H A Dstab.h36 * 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 Dcontents.ms37 .tl '\fBBerkeley Pascal''px\fP'
44 Berkeley Pascal
/freebsd/usr.bin/vgrind/
H A Dvgrind.1120 .Tn PASCAL
207 .Tn PASCAL
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h259 Pascal(false) { in SM()
264 bool Pascal; variable
287 bool isPascal() const { return Pascal; } in isPascal()
/freebsd/share/doc/psd/
H A DMakefile5 # 07.pascal 08.f77 09.f77io
/freebsd/bin/ed/
H A DREADME22 "Software Tools in Pascal," Addison-Wesley, 1981.
/freebsd/sys/contrib/device-tree/include/dt-bindings/mfd/
H A Dst,stpmic1.h5 * Pascal Paillet <p.paillet@st.com> for STMicroelectronics.
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp77 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 Dst,stm32mp1-pwr-reg.yaml10 - Pascal Paillet <p.paillet@foss.st.com>
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dst,stm32-thermal.yaml10 - Pascal Paillet <p.paillet@foss.st.com>
/freebsd/share/doc/psd/18.gprof/
H A Drefs.me43 Joy, W. N., Graham, S. L., Haley, C. B. ``Berkeley Pascal User's Manual'',
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1957 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 Dss_81 In addition to compilers for C, APL, Pascal, RATFOR, etc., Yacc
/freebsd/lib/clang/include/lldb/API/
H A DSBLanguages.h57 /// ISO Pascal.

123456