Home
last modified time | relevance | path

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

1234

/external/zlib/src/contrib/pascal/
Dreadme.txt2 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.
/external/clang/include/clang/Lex/
DLiteralSupport.h218 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in SM()
224 bool Pascal; variable
247 bool isPascal() const { return Pascal; } in isPascal()
/external/curl/docs/
DBINDINGS.md66 [Object-Pascal](http://www.tekool.com/opcurl) Free Pascal, Delphi and Kylix binding written by Chri…
70 [Pascal](http://houston.quik.com/jkp/curlpas/) Free Pascal, Delphi and Kylix binding written by Jef…
/external/zlib/src/contrib/ada/
Dreadme.txt24 computers. Patch provided by Pascal Obry.
65 Contributors: Pascal Obry <pascal@obry.org>, Steve Sangwine <sjs@essex.ac.uk>
/external/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/
DREADME.md39 a single NVIDIA Titan X (Pascal) GPU on a host with an
/external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/
DREADME.md45 using a single NVIDIA Titan X (Pascal) GPU on a host with an Intel Xeon E5-1650
/external/clang/lib/Lex/
DLiteralSupport.cpp1271 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in StringLiteralParser()
1347 Pascal = false; in init()
1466 Pascal = true; in init()
1467 } else if (Pascal) in init()
1519 if (Pascal) { in init()
DPreprocessor.cpp848 if (Literal.Pascal) { in FinishLexStringLiteral()
/external/capstone/
DREADME19 Lua, Rust, Delphi, Free Pascal & Vala ready either in main code, or provided
/external/libvpx/libvpx/
D.mailmap23 Pascal Massimino <pascal.massimino@gmail.com>
DAUTHORS115 Pascal Massimino <pascal.massimino@gmail.com>
/external/ltp/pan/cgi/
DREADME53 learned programming mostly with Pascal. Hopefully the code makes sense.
/external/google-benchmark/
DCONTRIBUTORS50 Pascal Leroy <phl@google.com>
/external/libcxx/utils/google-benchmark/
DCONTRIBUTORS50 Pascal Leroy <phl@google.com>
/external/zlib/src/contrib/
DREADME.contrib64 Support for Pascal
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h144 Pascal = 0x04, enumerator
/external/expat/
DChanges110 Pascal Cuoq
273 Pascal Cuoq
326 Pascal Cuoq
/external/ImageMagick/
DREADME.txt15 (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP
DREADME.md17 …), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl…
DImageMagick.spec.in30 …sp), Lua (LuaJIT), NMagick (Neko/haXe), Magick.NET (.NET), PascalMagick (Pascal), PerlMagick (Perl…
/external/python/cpython2/Doc/library/
Dic.rst23 are the same as for the Pascal or C API to Internet Config, so the standard IC
/external/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp114 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp197 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
/external/clang/include/clang/Basic/
DLangOptions.def117 BENIGN_LANGOPT(PascalStrings, 1, 0, "Pascal string support")
/external/python/cpython2/Doc/tutorial/
Dcontrolflow.rst50 to in C or Pascal. Rather than always iterating over an arithmetic progression
51 of numbers (like in Pascal), or giving the user the ability to define both the

1234