HomeSort by relevance Sort by last modified time
    Searched refs:__GNUC_MINOR__ (Results 426 - 450 of 454) sorted by null

<<111213141516171819

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
bind.hpp     [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h 168 #if (__GNUC__ > 4) || (__GNUC__ == 4 && (__GNUC_MINOR__ >= 7))
    [all...]
  /external/libyuv/files/include/libyuv/
row.h 67 #if (__GNUC__ > 4) || (__GNUC__ == 4 && (__GNUC_MINOR__ >= 7))
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/
extras_wrap.cpp 72 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
109 #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/opencv3/modules/cudalegacy/src/cuda/
NPP_staging.cu     [all...]
  /external/bison/lib/
vasnprintf.c 557 # if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 95 #if (__GNUC__ >= 3) && (__GNUC_MINOR__ >= 1 )
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 70 #elif defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 303
    [all...]
  /external/opencv3/modules/imgproc/src/
imgwarp.cpp     [all...]
  /external/libgdx/gdx/jni/gdx2d/
stb_image.h 717 #if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 // GCC 4.8 or later
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp 72 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
109 #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp 72 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
109 #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 184 (defined __GNUC__) && __GNUC__ == (major) && __GNUC_MINOR__ == (minor)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp 72 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
109 #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/
dynamics_wrap.cpp 72 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
109 #if (__GNUC__ >= 4) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
    [all...]
  /external/libxml2/
elfgcchack.h 15 #if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || (__GNUC__ > 3)
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 290 (__GNUC__*10000 + __GNUC_MINOR__*100 + __GNUC_PATCHLEVEL__)
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 58 #define _GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
arm_neon.h 58 #define _GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
arm_neon.h 58 #define _GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
configure     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 322 (__GNUC__*10000 + __GNUC_MINOR__*100 + __GNUC_PATCHLEVEL__)
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 322 (__GNUC__*10000 + __GNUC_MINOR__*100 + __GNUC_PATCHLEVEL__)
    [all...]

Completed in 2849 milliseconds

<<111213141516171819