• Home
  • Raw
  • Download

Lines Matching defs:severity

24 #define ABSL_LOG_INTERNAL_LOG_IMPL(severity)             \  argument
29 #define ABSL_LOG_INTERNAL_PLOG_IMPL(severity) \ argument
36 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument
40 #define ABSL_LOG_INTERNAL_DLOG_IMPL(severity) \ argument
74 #define ABSL_LOG_INTERNAL_LOG_IF_IMPL(severity, condition) \ argument
77 #define ABSL_LOG_INTERNAL_PLOG_IF_IMPL(severity, condition) \ argument
83 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument
87 #define ABSL_LOG_INTERNAL_DLOG_IF_IMPL(severity, condition) \ argument
93 #define ABSL_LOG_INTERNAL_LOG_EVERY_N_IMPL(severity, n) \ argument
98 #define ABSL_LOG_INTERNAL_LOG_FIRST_N_IMPL(severity, n) \ argument
103 #define ABSL_LOG_INTERNAL_LOG_EVERY_POW_2_IMPL(severity) \ argument
108 #define ABSL_LOG_INTERNAL_LOG_EVERY_N_SEC_IMPL(severity, n_seconds) \ argument
112 #define ABSL_LOG_INTERNAL_PLOG_EVERY_N_IMPL(severity, n) \ argument
117 #define ABSL_LOG_INTERNAL_PLOG_FIRST_N_IMPL(severity, n) \ argument
122 #define ABSL_LOG_INTERNAL_PLOG_EVERY_POW_2_IMPL(severity) \ argument
127 #define ABSL_LOG_INTERNAL_PLOG_EVERY_N_SEC_IMPL(severity, n_seconds) \ argument
133 #define ABSL_LOG_INTERNAL_DLOG_EVERY_N_IMPL(severity, n) \ argument
137 #define ABSL_LOG_INTERNAL_DLOG_FIRST_N_IMPL(severity, n) \ argument
141 #define ABSL_LOG_INTERNAL_DLOG_EVERY_POW_2_IMPL(severity) \ argument
145 #define ABSL_LOG_INTERNAL_DLOG_EVERY_N_SEC_IMPL(severity, n_seconds) \ argument
150 #define ABSL_LOG_INTERNAL_DLOG_EVERY_N_IMPL(severity, n) \ argument
154 #define ABSL_LOG_INTERNAL_DLOG_FIRST_N_IMPL(severity, n) \ argument
158 #define ABSL_LOG_INTERNAL_DLOG_EVERY_POW_2_IMPL(severity) \ argument
162 #define ABSL_LOG_INTERNAL_DLOG_EVERY_N_SEC_IMPL(severity, n_seconds) \ argument
203 #define ABSL_LOG_INTERNAL_LOG_IF_EVERY_N_IMPL(severity, condition, n) \ argument
207 #define ABSL_LOG_INTERNAL_LOG_IF_FIRST_N_IMPL(severity, condition, n) \ argument
211 #define ABSL_LOG_INTERNAL_LOG_IF_EVERY_POW_2_IMPL(severity, condition) \ argument
215 #define ABSL_LOG_INTERNAL_LOG_IF_EVERY_N_SEC_IMPL(severity, condition, \ argument
221 #define ABSL_LOG_INTERNAL_PLOG_IF_EVERY_N_IMPL(severity, condition, n) \ argument
226 #define ABSL_LOG_INTERNAL_PLOG_IF_FIRST_N_IMPL(severity, condition, n) \ argument
231 #define ABSL_LOG_INTERNAL_PLOG_IF_EVERY_POW_2_IMPL(severity, condition) \ argument
236 #define ABSL_LOG_INTERNAL_PLOG_IF_EVERY_N_SEC_IMPL(severity, condition, \ argument
244 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_N_IMPL(severity, condition, n) \ argument
248 #define ABSL_LOG_INTERNAL_DLOG_IF_FIRST_N_IMPL(severity, condition, n) \ argument
252 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_POW_2_IMPL(severity, condition) \ argument
256 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_N_SEC_IMPL(severity, condition, \ argument
263 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_N_IMPL(severity, condition, n) \ argument
267 #define ABSL_LOG_INTERNAL_DLOG_IF_FIRST_N_IMPL(severity, condition, n) \ argument
271 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_POW_2_IMPL(severity, condition) \ argument
275 #define ABSL_LOG_INTERNAL_DLOG_IF_EVERY_N_SEC_IMPL(severity, condition, \ argument