/external/zlib/src/contrib/pascal/ |
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.
|
/external/clang/include/clang/Lex/ |
D | LiteralSupport.h | 218 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) { in SM() 224 bool Pascal; variable 247 bool isPascal() const { return Pascal; } in isPascal()
|
/external/curl/docs/ |
D | BINDINGS.md | 66 [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/ |
D | readme.txt | 24 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/ |
D | README.md | 39 a single NVIDIA Titan X (Pascal) GPU on a host with an
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_ptb/ |
D | README.md | 45 using a single NVIDIA Titan X (Pascal) GPU on a host with an Intel Xeon E5-1650
|
/external/clang/lib/Lex/ |
D | LiteralSupport.cpp | 1271 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()
|
D | Preprocessor.cpp | 848 if (Literal.Pascal) { in FinishLexStringLiteral()
|
/external/capstone/ |
D | README | 19 Lua, Rust, Delphi, Free Pascal & Vala ready either in main code, or provided
|
/external/libvpx/libvpx/ |
D | .mailmap | 23 Pascal Massimino <pascal.massimino@gmail.com>
|
D | AUTHORS | 115 Pascal Massimino <pascal.massimino@gmail.com>
|
/external/ltp/pan/cgi/ |
D | README | 53 learned programming mostly with Pascal. Hopefully the code makes sense.
|
/external/google-benchmark/ |
D | CONTRIBUTORS | 50 Pascal Leroy <phl@google.com>
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTORS | 50 Pascal Leroy <phl@google.com>
|
/external/zlib/src/contrib/ |
D | README.contrib | 64 Support for Pascal
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 144 Pascal = 0x04, enumerator
|
/external/expat/ |
D | Changes | 110 Pascal Cuoq 273 Pascal Cuoq 326 Pascal Cuoq
|
/external/ImageMagick/ |
D | README.txt | 15 (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP
|
D | README.md | 17 …), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl…
|
D | ImageMagick.spec.in | 30 …sp), Lua (LuaJIT), NMagick (Neko/haXe), Magick.NET (.NET), PascalMagick (Pascal), PerlMagick (Perl…
|
/external/python/cpython2/Doc/library/ |
D | ic.rst | 23 are the same as for the Pascal or C API to Internet Config, so the standard IC
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 114 CV_ENUM_ENT(SourceLanguage, Pascal), CV_ENUM_ENT(SourceLanguage, Basic),
|
/external/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 197 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Pascal, OS) in operator <<()
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 117 BENIGN_LANGOPT(PascalStrings, 1, 0, "Pascal string support")
|
/external/python/cpython2/Doc/tutorial/ |
D | controlflow.rst | 50 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
|