Home
last modified time | relevance | path

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

/external/libtextclassifier/util/base/
Dmacros.h24 #if LANG_CXX11
71 #if defined(__clang__) && defined(LANG_CXX11) && defined(__has_warning)
Dconfig.h38 #define LANG_CXX11 1 macro
Dintegral_types.h49 #ifdef LANG_CXX11
/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/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/util/hash/
Dfarmhash.cc34 #if !defined(FARMHASH_CAN_USE_CXX11) && defined(LANG_CXX11)