Home
last modified time | relevance | path

Searched refs:ABSL_HAVE_STD_OPTIONAL (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/base/
Dconfig.h505 #ifdef ABSL_HAVE_STD_OPTIONAL
512 #define ABSL_HAVE_STD_OPTIONAL 1 macro
553 #define ABSL_HAVE_STD_OPTIONAL 1 macro
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
582 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/abseil-cpp/absl/base/
Dconfig.h505 #ifdef ABSL_HAVE_STD_OPTIONAL
512 #define ABSL_HAVE_STD_OPTIONAL 1 macro
553 #define ABSL_HAVE_STD_OPTIONAL 1 macro
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
582 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
Dconfig.h502 #ifdef ABSL_HAVE_STD_OPTIONAL
509 #define ABSL_HAVE_STD_OPTIONAL 1 macro
550 #define ABSL_HAVE_STD_OPTIONAL 1 macro
576 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/openscreen/third_party/abseil/src/absl/base/
Dconfig.h502 #ifdef ABSL_HAVE_STD_OPTIONAL
509 #define ABSL_HAVE_STD_OPTIONAL 1 macro
550 #define ABSL_HAVE_STD_OPTIONAL 1 macro
576 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/libtextclassifier/abseil-cpp/absl/base/
Dconfig.h502 #ifdef ABSL_HAVE_STD_OPTIONAL
509 #define ABSL_HAVE_STD_OPTIONAL 1 macro
550 #define ABSL_HAVE_STD_OPTIONAL 1 macro
576 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/angle/third_party/abseil-cpp/absl/base/
Dconfig.h529 #ifdef ABSL_HAVE_STD_OPTIONAL
536 #define ABSL_HAVE_STD_OPTIONAL 1 macro
579 #define ABSL_HAVE_STD_OPTIONAL 1 macro
605 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
608 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
/external/tensorflow/tensorflow/compiler/xla/python/
Dabsl_casters.h63 #ifndef ABSL_HAVE_STD_OPTIONAL