OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__PGI
(Results
1 - 11
of
11
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_compiler_config.hpp
96
#elif defined(
__PGI
)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/config/
config.hpp
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
)
/external/eigen/bench/btl/generic_bench/utils/
utilities.h
33
# elif defined (
__PGI
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h
337
|| (defined
__PGI
&& defined __i386__ ) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h
348
|| (defined
__PGI
&& defined __i386__ ) \
/external/eigen/Eigen/src/Core/util/
Macros.h
270
#if (defined __GNUC__) || (defined
__PGI
) || (defined __IBMCPP__) || (defined __ARMCC_VERSION)
Memory.h
66
#if ((defined __QNXNTO__) || (defined _GNU_SOURCE) || (defined
__PGI
) || ((defined _XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600))) && (defined _POSIX_ADVISORY_INFO) && (_POSIX_ADVISORY_INFO > 0)
[
all
...]
/external/libvncserver/common/
lzodefs.h
657
#elif defined(
__PGI
) && defined(__PGIC__) && defined(__PGIC_MINOR__)
666
#elif defined(
__PGI
) && (defined(__linux__) || defined(__WIN32__))
[
all
...]
minilzo.c
677
#elif defined(
__PGI
) && defined(__PGIC__) && defined(__PGIC_MINOR__)
686
#elif defined(
__PGI
) && (defined(__linux__) || defined(__WIN32__))
[
all
...]
/external/valgrind/coregrind/m_debuginfo/
lzodefs.h
595
#elif defined(
__PGI
) && (defined(__linux__) || defined(__WIN32__))
[
all
...]
minilzo-inl.c
619
#elif defined(
__PGI
) && (defined(__linux__) || defined(__WIN32__))
[
all
...]
Completed in 347 milliseconds