OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__IBMCPP__
(Results
51 - 75
of
78
) sorted by null
1
2
3
4
/external/libxml2/
triodef.h
31
#elif defined(__xlC__) || defined(__IBMC__) || defined(
__IBMCPP__
)
/external/opencv3/3rdparty/libpng/
pngconf.h
243
# if (defined(__IBMC__) || defined(
__IBMCPP__
)) && defined(__OS2__)
/external/pdfium/third_party/lpng_v163/
pngconf.h
266
# if (defined(__IBMC__) || defined(
__IBMCPP__
)) && defined(__OS2__)
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
243
# if (defined(__IBMC__) || defined(
__IBMCPP__
)) && defined(__OS2__)
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
48
!(defined (
__IBMCPP__
) && (
__IBMCPP__
>= 500) || !(defined(__HP_aCC) && (__HP_aCC >= 30000) ))
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/basic_cstring/
basic_cstring.hpp
59
#if !BOOST_WORKAROUND(
__IBMCPP__
, BOOST_TESTED_AT(600))
94
#ifndef
__IBMCPP__
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
48
!(defined (
__IBMCPP__
) && (
__IBMCPP__
>= 500) || !(defined(__HP_aCC) && (__HP_aCC >= 30000) ))
/external/eigen/Eigen/src/Core/util/
Macros.h
270
#if (defined __GNUC__) || (defined __PGI) || (defined
__IBMCPP__
) || (defined __ARMCC_VERSION)
/external/mesa3d/src/mesa/main/
imports.c
62
#elif defined(__IBMC__) || defined(
__IBMCPP__
) || ( defined(__VMS) && __CRTL_VER < 70312000 )
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp
54
# elif defined(__FreeBSD__) || defined(
__IBMCPP__
) || defined(_AIX)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
assert.hpp
40
|| BOOST_WORKAROUND(
__IBMCPP__
, <= 600)
has_xxx.hpp
159
|| BOOST_WORKAROUND(
__IBMCPP__
, <= 700)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
elem.hpp
38
# if defined(__IBMC__) || defined(
__IBMCPP__
)
size.hpp
25
# elif defined(__IBMC__) || defined(
__IBMCPP__
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_convertible.hpp
141
|| defined(
__IBMCPP__
) || defined(__HP_aCC)
/external/libvncserver/common/
lzodefs.h
625
#elif defined(
__IBMCPP__
) && ((
__IBMCPP__
-0) > 0)
626
# define LZO_CC_IBMC
__IBMCPP__
628
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMCPP__
)
[
all
...]
minilzo.c
645
#elif defined(
__IBMCPP__
) && ((
__IBMCPP__
-0) > 0)
646
# define LZO_CC_IBMC
__IBMCPP__
648
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMCPP__
)
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h
831
#if defined(_MSC_VER) || defined(__SUNPRO_CC) || defined(
__IBMCPP__
)
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h
802
#if defined(_MSC_VER) || defined(__SUNPRO_CC) || defined(
__IBMCPP__
)
[
all
...]
/external/valgrind/coregrind/m_debuginfo/
lzodefs.h
50
#if defined(
__IBMCPP__
) && !defined(__IBMC__)
51
# define __IBMC__
__IBMCPP__
[
all
...]
minilzo-inl.c
74
#if defined(
__IBMCPP__
) && !defined(__IBMC__)
75
# define __IBMC__
__IBMCPP__
[
all
...]
/external/protobuf/gtest/fused-src/gtest/
gtest.h
373
#elif defined(
__IBMCPP__
) && __EXCEPTIONS
444
#elif defined(
__IBMCPP__
) && (
__IBMCPP__
>= 900)
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
bind.hpp
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
453
# elif defined(
__IBMCPP__
) && __EXCEPTIONS
545
# elif defined(
__IBMCPP__
) && (
__IBMCPP__
>= 900)
[
all
...]
/external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h
493
# elif defined(
__IBMCPP__
) && __EXCEPTIONS
585
# elif defined(
__IBMCPP__
) && (
__IBMCPP__
>= 900)
[
all
...]
Completed in 2739 milliseconds
1
2
3
4