Home
last modified time | relevance | path

Searched refs:LANG_CXX11 (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dmacros.h113 #define LANG_CXX11 1 macro
116 #if defined(__clang__) && defined(LANG_CXX11) && defined(__has_warning)
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.h385 #ifdef LANG_CXX11 in mutable_string_data()
400 #ifdef LANG_CXX11 in as_string_data()
/external/libtextclassifier/utils/base/
Dconfig.h38 #define LANG_CXX11 1 macro
Dintegral_types.h49 #ifdef LANG_CXX11
Dmacros.h24 #if LANG_CXX11
/external/dynamic_depth/internal/base/
Dmacros.h44 #if defined(__clang__) && defined(LANG_CXX11) && defined(__has_warning)
Dport.h1437 #define LANG_CXX11 1
1472 #if LANG_CXX11 || __has_extension(cxx_static_assert) || defined(_MSC_VER)
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.cc290 #if LANG_CXX11
Dlogging.h168 #if LANG_CXX11
/external/tensorflow/tensorflow/core/lib/gtl/
Dmanual_constructor.h156 #ifdef LANG_CXX11
/external/protobuf/src/google/protobuf/stubs/
Dshared_ptr.h49 (defined(COMPILER_MSVC) || defined(LANG_CXX11))
Dstrutil.h599 #ifdef LANG_CXX11 in spec()
/external/protobuf/src/google/protobuf/
Dmap.h46 #if __cpp_exceptions && LANG_CXX11
1322 #if __cpp_exceptions && LANG_CXX11 in Seed()
/external/libtextclassifier/utils/hash/
Dfarmhash.cc34 #if !defined(FARMHASH_CAN_USE_CXX11) && defined(LANG_CXX11)