Home
last modified time | relevance | path

Searched refs:ABSL_OPTION_USE_STD_OPTIONAL (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/base/
H A Dconfig.h569 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
571 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
572 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
574 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
575 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/base/
H A Dconfig.h569 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
571 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
572 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
574 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
575 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/base/
H A Dconfig.h573 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
575 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
576 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
578 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
579 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/base/
H A Dconfig.h574 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
576 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
577 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
579 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
580 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/devel/abseil/abseil-cpp-20211102.0/absl/base/
H A Dconfig.h634 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
636 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
637 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
639 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
640 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/graphics/R-cran-s2/s2/src/absl/base/
H A Dconfig.h596 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
598 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
599 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
601 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
602 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/base/
H A Dconfig.h592 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
594 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
595 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
597 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
598 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/base/
H A Dconfig.h634 #if !defined(ABSL_OPTION_USE_STD_OPTIONAL)
636 #elif ABSL_OPTION_USE_STD_OPTIONAL == 0 || \
637 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && !defined(ABSL_HAVE_STD_OPTIONAL))
639 #elif ABSL_OPTION_USE_STD_OPTIONAL == 1 || \
640 (ABSL_OPTION_USE_STD_OPTIONAL == 2 && defined(ABSL_HAVE_STD_OPTIONAL))
H A Doptions.h130 #define ABSL_OPTION_USE_STD_OPTIONAL 2 macro
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/super/external/
H A Dabseil-patch.cmake24 string(REPLACE "#define ABSL_OPTION_USE_STD_OPTIONAL 2"
25 "#define ABSL_OPTION_USE_STD_OPTIONAL 0" content "${content}")
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/super/external/
H A Dabseil-patch.cmake24 string(REPLACE "#define ABSL_OPTION_USE_STD_OPTIONAL 2"
25 "#define ABSL_OPTION_USE_STD_OPTIONAL 0" content "${content}")
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/ci/
H A Dabsl_alternate_options.h22 #define ABSL_OPTION_USE_STD_OPTIONAL 0 macro
/dports/devel/abseil/abseil-cpp-20211102.0/ci/
H A Dabsl_alternate_options.h22 #define ABSL_OPTION_USE_STD_OPTIONAL 0 macro
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/ci/
H A Dabsl_alternate_options.h22 #define ABSL_OPTION_USE_STD_OPTIONAL 0 macro