Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dmacros.h137 #define LANG_CXX11 1 macro
140 #if defined(__clang__) && defined(LANG_CXX11) && defined(__has_warning)
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_move_unittest.cc36 #if LANG_CXX11
49 #if LANG_CXX11
/external/icing/icing/text_classifier/lib3/utils/base/
Dconfig.h36 #define LANG_CXX11 1 macro
Dintegral_types.h50 #ifdef LANG_CXX11
Dmacros.h25 #if LANG_CXX11
/external/libtextclassifier/native/utils/base/
Dconfig.h38 #define LANG_CXX11 1 macro
Dintegral_types.h52 #ifdef LANG_CXX11
Dmacros.h27 #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/protobuf/src/google/protobuf/stubs/
Dport.h117 #define LANG_CXX11 1 macro
120 #if LANG_CXX11 && !defined(__NVCC__)
Dstrutil.h602 #ifdef LANG_CXX11 in spec()
/external/protobuf/src/google/protobuf/
Darenastring.h273 #if LANG_CXX11
/external/tensorflow/tensorflow/core/lib/gtl/
Dmanual_constructor.h156 #ifdef LANG_CXX11
/external/tensorflow/tensorflow/core/platform/default/
Dlogging.cc404 #if LANG_CXX11
Dlogging.h296 #if LANG_CXX11
/external/icing/icing/text_classifier/lib3/utils/hash/
Dfarmhash.cc32 #if !defined(FARMHASH_CAN_USE_CXX11) && defined(LANG_CXX11)
/external/libtextclassifier/native/utils/hash/
Dfarmhash.cc34 #if !defined(FARMHASH_CAN_USE_CXX11) && defined(LANG_CXX11)