OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__SUNPRO_CC
(Results
1 - 25
of
124
) sorted by null
1
2
3
4
5
/ndk/sources/cxx-stl/stlport/stlport/
rlocks.h
3
# if (
__SUNPRO_CC
>= 0x500 )
5
# elif defined (
__SUNPRO_CC
)
stdiostream.h
3
# if (
__SUNPRO_CC
>= 0x500 )
5
# else if defined (
__SUNPRO_CC
)
climits
24
#if defined (
__SUNPRO_CC
) && ((
__SUNPRO_CC
== 0x500) && (__SUNPRO_CC_COMPAT > 4))
pthread.h
23
#if defined (
__SUNPRO_CC
) || defined (__HP_aCC)
stdio.h
38
# if defined (
__SUNPRO_CC
) && !defined (_STRUCT_FILE)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
rlocks.h
3
# if (
__SUNPRO_CC
>= 0x500 )
5
# elif defined (
__SUNPRO_CC
)
stdiostream.h
3
# if (
__SUNPRO_CC
>= 0x500 )
5
# else if defined (
__SUNPRO_CC
)
climits
24
#if defined (
__SUNPRO_CC
) && ((
__SUNPRO_CC
== 0x500) && (__SUNPRO_CC_COMPAT > 4))
pthread.h
23
#if defined (
__SUNPRO_CC
) || defined (__HP_aCC)
stdio.h
38
# if defined (
__SUNPRO_CC
) && !defined (_STRUCT_FILE)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
21
#if (
__SUNPRO_CC
>= 0x510) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
24
#elif (
__SUNPRO_CC
>= 0x500) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
34
#if (
__SUNPRO_CC
< 0x530)
46
#if (
__SUNPRO_CC
< 0x510)
51
#if (
__SUNPRO_CC
< 0x510) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
67
#if (
__SUNPRO_CC
< 0x500 ) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
79
#elif (
__SUNPRO_CC
< 0x510)
91
#if (
__SUNPRO_CC
< 0x500 )
122
# if (
__SUNPRO_CC
< 0x420 )
126
# if (
__SUNPRO_CC
> 0x401
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
21
#if (
__SUNPRO_CC
>= 0x510) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
24
#elif (
__SUNPRO_CC
>= 0x500) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
34
#if (
__SUNPRO_CC
< 0x530)
46
#if (
__SUNPRO_CC
< 0x510)
51
#if (
__SUNPRO_CC
< 0x510) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
67
#if (
__SUNPRO_CC
< 0x500 ) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
79
#elif (
__SUNPRO_CC
< 0x510)
91
#if (
__SUNPRO_CC
< 0x500 )
122
# if (
__SUNPRO_CC
< 0x420 )
126
# if (
__SUNPRO_CC
> 0x401
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
operator_bool.hpp
9
#if ( defined(
__SUNPRO_CC
) && BOOST_WORKAROUND(
__SUNPRO_CC
, < 0x570) ) || defined(__CINT__)
32
( defined(
__SUNPRO_CC
) && BOOST_WORKAROUND(
__SUNPRO_CC
, <= 0x590) )
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
safe_bool.hpp
27
#if (defined(
__SUNPRO_CC
) && BOOST_WORKAROUND(
__SUNPRO_CC
, < 0x570)) || defined(__CINT_)
45
( defined(
__SUNPRO_CC
) && BOOST_WORKAROUND(
__SUNPRO_CC
, <= 0x590) )
/external/google-breakpad/src/google_breakpad/common/
minidump_cpu_ppc.h
110
#if defined(__SUNPRO_C) || defined(
__SUNPRO_CC
)
143
#if defined(__SUNPRO_C) || defined(
__SUNPRO_CC
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp
46
# elif defined(__BORLANDC__) || defined(__IBMC__) || defined(__IBMCPP__) || defined(
__SUNPRO_CC
)
75
# if defined __GCCXML__ || defined __CUDACC__ || defined __PATHSCALE__ || defined __clang__ || defined __DMC__ || defined __CODEGEARC__ || defined __BORLANDC__ || defined __MWERKS__ || defined
__SUNPRO_CC
|| defined __HP_aCC && !defined __EDG__ || defined __MRC__ || defined __SC__ || defined __IBMCPP__ || defined __PGI
97
# if defined _MSC_VER && _MSC_VER >= 1400 && !(defined __EDG__ || defined __GCCXML__ || defined __CUDACC__ || defined __PATHSCALE__ || defined __clang__ || defined __DMC__ || defined __CODEGEARC__ || defined __BORLANDC__ || defined __MWERKS__ || defined
__SUNPRO_CC
|| defined __HP_aCC || defined __MRC__ || defined __SC__ || defined __IBMCPP__ || defined __PGI)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
has_constraints.hpp
24
#if BOOST_WORKAROUND(
__SUNPRO_CC
, <= 0x580) || defined(__CUDACC__)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
config.hpp
37
|| BOOST_WORKAROUND(
__SUNPRO_CC
, BOOST_TESTED_AT(0x580))) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xalloca.h
62
# if defined(HAVE_ALLOCA_H) || defined(__SUNPRO_C) || defined(
__SUNPRO_CC
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xalloca.h
62
# if defined(HAVE_ALLOCA_H) || defined(__SUNPRO_C) || defined(
__SUNPRO_CC
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
addressof.hpp
64
#if defined(
__SUNPRO_CC
) && BOOST_WORKAROUND(
__SUNPRO_CC
, BOOST_TESTED_AT( 0x590 ) )
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_compiler_config.hpp
80
#elif defined
__SUNPRO_CC
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
nested_type_wknd.hpp
22
|| BOOST_WORKAROUND(
__SUNPRO_CC
, BOOST_TESTED_AT(0x530)) \
/ndk/sources/cxx-stl/stlport/src/
string.cpp
40
# if defined (_STLP_DEBUG) && !defined (
__SUNPRO_CC
) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
69
# if defined (_STLP_DEBUG) && !defined (
__SUNPRO_CC
) && !defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND)
/external/google-breakpad/src/processor/
stackwalker_selftest.cc
63
#if (defined(
__SUNPRO_CC
) || defined(__GNUC__)) && \
290
#elif defined(
__SUNPRO_CC
)
306
#endif // __GNUC__ ||
__SUNPRO_CC
314
#elif defined(
__SUNPRO_CC
)
388
#elif defined(
__SUNPRO_CC
)
409
#elif defined(
__SUNPRO_CC
)
433
#endif // (__GNUC__ ||
__SUNPRO_CC
) && (__i386__ || __ppc__ || __sparc__)
Completed in 627 milliseconds
1
2
3
4
5