Home
last modified time | relevance | path

Searched refs:_STLPORT_VERSION (Results 1 – 9 of 9) sorted by relevance

/external/stlport/stlport/stl/
D_stlport_version.h28 #define _STLPORT_VERSION 0x521 macro
D_config_compat_post.h4 # define __SGI_STL_PORT _STLPORT_VERSION
/external/chromium_org/third_party/WebKit/Source/wtf/
DNullPtr.h39 #if (defined(__GLIBCXX__) && __GLIBCXX__ < 20110325) || defined(_STLPORT_VERSION)
/external/regex-re2/
DREADME.android18 < #if defined(_STLPORT_VERSION)
/external/ceres-solver/include/ceres/
Dfpclassify.h59 #elif defined(ANDROID) && defined(_STLPORT_VERSION)
/external/regex-re2/util/
Dutil.h46 #if defined(_STLPORT_VERSION)
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
Dhash.h105 #elif defined(_MSC_VER) && !defined(_STLPORT_VERSION)
/external/protobuf/src/google/protobuf/stubs/
Dhash.h101 #elif defined(_MSC_VER) && !defined(_STLPORT_VERSION)
/external/stlport/test/unit/
Dnum_put_get_test.cpp272 # if defined (_STLPORT_VERSION) && (_STLPORT_VERSION >= 0x530) in check_get_float()