HomeSort by relevance Sort by last modified time
    Searched refs:Pascal (Results 1 - 14 of 14) sorted by null

  /external/clang/include/clang/Lex/
LiteralSupport.h 207 ResultPtr(ResultBuf.data()), hadError(false), Pascal(false) {
213 bool Pascal;
236 bool isPascal() const { return Pascal; }
  /external/pcre/dist/
makevp.bat 12 echo Compiling PCRE with BORLAND C++ for VIRTUAL PASCAL
16 REM with Virtual Pascal. It has not been tested with the latest PCRE release.
pcregexp.pas 2 pcRegExp - Perl compatible regular expressions for Virtual Pascal
5 Based on PCRE library interface unit for Virtual Pascal.
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
Preprocessor.cpp 766 if (Literal.Pascal) {
PPDirectives.cpp     [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 1 (* zlibpas -- Pascal interface to the zlib data compression library
example.pas 5 * Pascal translation
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/AST/
Expr.cpp 795 StringKind Kind, bool Pascal, QualType Ty,
809 SL->setString(C,Str,Kind,Pascal);
    [all...]
  /external/clang/lib/Parse/
ParseExprCXX.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 1804 milliseconds