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

  /external/stlport/stlport/stl/config/
_bc.h 4 #define _STLP_COMPILER "Borland"
7 # error - Borland compilers below version 5.5.1 not supported.
  /external/zlib/contrib/delphi/
zlibd32.mak 5 # ------------ Borland C++ ------------
71 # For the sake of the old Borland make,
ZLib.pas 3 { Borland Delphi Supplemental Components }
6 { Copyright (c) 1997,99 Borland Corporation }
  /external/zlib/contrib/pascal/
zlibd32.mak 5 # ------------ Borland C++ ------------
71 # For the sake of the old Borland make,
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 4 #define _STLP_COMPILER "Borland"
7 # error - Borland compilers below version 5.5.1 not supported.
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 4 #define _STLP_COMPILER "Borland"
7 # error - Borland compilers below version 5.5.1 not supported.
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 4 #define _STLP_COMPILER "Borland"
7 # error - Borland compilers below version 5.5.1 not supported.
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 4 #define _STLP_COMPILER "Borland"
7 # error - Borland compilers below version 5.5.1 not supported.
  /external/openssl/crypto/des/
FILES0 14 makefile.bc - A Borland C makefile
  /external/stlport/
configure 62 bcc Borland's compilers
  /external/clang/lib/Basic/
IdentifierTable.cpp 128 else if (LangOpts.Borland && (Flags & KEYBORLAND)) AddResult = 1;
  /external/clang/lib/Lex/
Preprocessor.cpp 158 if(LangOpts.Borland) {
  /external/clang/lib/Parse/
Parser.cpp 28 if (!Ident__except && (getLangOpts().MicrosoftExt || getLangOpts().Borland))
452 if(getLangOpts().Borland) {
    [all...]
ParseStmt.cpp 421 if (getLangOpts().Borland) {
428 if (getLangOpts().Borland) {
    [all...]
  /external/jpeg/
jmemdosa.asm 13 ; assembler (including Borland's Turbo Assembler). If you haven't got
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 13 ; assembler (including Borland's Turbo Assembler). If you haven't got
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 654 if (Opts.Borland)
    [all...]
  /external/dropbear/libtommath/
bn.tex 96 also build in MSVC, Borland C out of the box. For any other ISO C compiler a makefile will have to be made by the end
    [all...]
  /external/clang/lib/Sema/
SemaDeclAttr.cpp     [all...]

Completed in 625 milliseconds