Home
last modified time | relevance | path

Searched defs:s2_text (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dcheck_impl.h113 #define ABSL_LOG_INTERNAL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_LOG_INTERNAL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_LOG_INTERNAL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_LOG_INTERNAL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_LOG_INTERNAL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_LOG_INTERNAL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_LOG_INTERNAL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_LOG_INTERNAL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_LOG_INTERNAL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_LOG_INTERNAL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
H A Dcheck_op.h86 s2_text) \ argument
96 s2_text) \ argument
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dcheck_impl.h113 #define ABSL_LOG_INTERNAL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_LOG_INTERNAL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_LOG_INTERNAL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_LOG_INTERNAL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_LOG_INTERNAL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_LOG_INTERNAL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_LOG_INTERNAL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_LOG_INTERNAL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_LOG_INTERNAL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_LOG_INTERNAL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
H A Dcheck_op.h85 s2_text) \ argument
95 s2_text) \ argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dcheck_impl.h113 #define ABSL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
Dcheck_op.h79 s2_text) \ argument
88 s2_text) \ argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dcheck_impl.h113 #define ABSL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
H A Dcheck_op.h79 s2_text) \ argument
88 s2_text) \ argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dcheck_impl.h113 #define ABSL_LOG_INTERNAL_CHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
115 #define ABSL_LOG_INTERNAL_CHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
117 #define ABSL_LOG_INTERNAL_CHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
119 #define ABSL_LOG_INTERNAL_CHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
121 #define ABSL_LOG_INTERNAL_QCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
123 #define ABSL_LOG_INTERNAL_QCHECK_STRNE_IMPL(s1, s1_text, s2, s2_text) \ argument
125 #define ABSL_LOG_INTERNAL_QCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
127 #define ABSL_LOG_INTERNAL_QCHECK_STRCASENE_IMPL(s1, s1_text, s2, s2_text) \ argument
131 #define ABSL_LOG_INTERNAL_DCHECK_STREQ_IMPL(s1, s1_text, s2, s2_text) \ argument
133 #define ABSL_LOG_INTERNAL_DCHECK_STRCASEEQ_IMPL(s1, s1_text, s2, s2_text) \ argument
[all …]
H A Dcheck_op.h80 s2_text) \ argument
90 s2_text) \ argument