HomeSort by relevance Sort by last modified time
    Searched full:compilers (Results 401 - 425 of 2502) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
exec.h 43 by all OSs/compilers/linkers */
  /external/chromium_org/third_party/icu/source/tools/tzcode/
private.h 125 ** (glibc 2.1 and later have stdint.h, even with pre-C99 compilers.)
138 /* Pre-C99 GCC compilers define __LONG_LONG_MAX__ instead of LLONG_MAX. */
158 ** Workarounds for compilers/systems.
  /external/icu4c/tools/tzcode/
private.h 125 ** (glibc 2.1 and later have stdint.h, even with pre-C99 compilers.)
138 /* Pre-C99 GCC compilers define __LONG_LONG_MAX__ instead of LLONG_MAX. */
158 ** Workarounds for compilers/systems.
  /external/jpeg/
coderules.doc 40 transformation to feed prototype-less C compilers. Transformation is done
75 If the code is to work on non-ANSI compilers, we cannot rely on a prototype
80 It seems there are some non-ANSI compilers in which the sizeof() operator
  /external/qemu/
INSTALL 27 Supported Compilers:
31 can only be built properly with a small number of compilers. Moreover,
34 The following table sums up the compilers that are *known* to produce
  /external/qemu/distrib/jpeg-6b/
coderules.doc 40 transformation to feed prototype-less C compilers. Transformation is done
75 If the code is to work on non-ANSI compilers, we cannot rely on a prototype
80 It seems there are some non-ANSI compilers in which the sizeof() operator
  /external/qemu/distrib/sdl-1.2.15/include/
begin_code.h 41 * Some compilers use a special export keyword
102 # /* On other compilers on OS/2, we use the _System calling convention */
186 * Apparently this is needed by several Windows compilers
  /external/stlport/etc/
ReleaseNote.txt 57 - Borland compilers starting with the free one (5.5.1)
99 * Support of many modern C++ compilers and platforms
103 see build/test/unit/STATUS for a complete list of tested platforms/compilers
  /external/zlib/src/win32/
README-WIN32.txt 44 zlib.h Install these files into the compilers' INCLUDE path to
47 zdll.lib Install these files into the compilers' LIB path if linking
50 zlib.lib Install these files into the compilers' LIB path to link zlib
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 48 would work as well. However, inside a function, some compilers
49 (such as C++ compilers and GNU C) allow local parameters and
50 variables inside array size expressions. With these compilers,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_enum.hpp 112 // We MUST check for is_class_or_union on conforming compilers in
125 // compilers prevents a dependency recursion.
159 // these help on compilers with no partial specialization support:
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 41 * Some compilers use a special export keyword
102 # /* On other compilers on OS/2, we use the _System calling convention */
186 * Apparently this is needed by several Windows compilers
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 41 * Some compilers use a special export keyword
102 # /* On other compilers on OS/2, we use the _System calling convention */
186 * Apparently this is needed by several Windows compilers
  /prebuilts/tools/windows/sdl/include/SDL/
begin_code.h 41 * Some compilers use a special export keyword
102 # /* On other compilers on OS/2, we use the _System calling convention */
186 * Apparently this is needed by several Windows compilers
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 28 /* The GNU libc does not support any K&R compilers or the traditional mode
29 of ISO C compilers anymore. Check for some of the combinations not
167 macro, in order to support compilers that can do this some other
168 way. When compilers don't support asm-names at all, we have to do
198 they are omitted for compilers that don't understand it. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 28 /* The GNU libc does not support any K&R compilers or the traditional mode
29 of ISO C compilers anymore. Check for some of the combinations not
167 macro, in order to support compilers that can do this some other
168 way. When compilers don't support asm-names at all, we have to do
198 they are omitted for compilers that don't understand it. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 28 /* The GNU libc does not support any K&R compilers or the traditional mode
29 of ISO C compilers anymore. Check for some of the combinations not
167 macro, in order to support compilers that can do this some other
168 way. When compilers don't support asm-names at all, we have to do
198 they are omitted for compilers that don't understand it. */
  /external/stlport/stlport/stl/config/
user_config.h 83 * are not seen by the client which saves a lot of compile time for most compilers,
212 * Some compilers support the automatic linking feature.
216 * by the Microsoft compilers.
244 * set<T> with those compilers, but you'll have to use __set__<T, less<T>>
265 * Another problem is that some compilers (gcc) fail to use string proxy object
294 * - with compilers not supporting partial template specialization feature, you won't
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 83 * are not seen by the client which saves a lot of compile time for most compilers,
212 * Some compilers support the automatic linking feature.
216 * by the Microsoft compilers.
244 * set<T> with those compilers, but you'll have to use __set__<T, less<T>>
265 * Another problem is that some compilers (gcc) fail to use string proxy object
294 * - with compilers not supporting partial template specialization feature, you won't
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
user_config.h 83 * are not seen by the client which saves a lot of compile time for most compilers,
212 * Some compilers support the automatic linking feature.
216 * by the Microsoft compilers.
244 * set<T> with those compilers, but you'll have to use __set__<T, less<T>>
265 * Another problem is that some compilers (gcc) fail to use string proxy object
294 * - with compilers not supporting partial template specialization feature, you won't

Completed in 1205 milliseconds

<<11121314151617181920>>