Home
last modified time | relevance | path

Searched refs:error_level (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c521 } error_level; typedef
681 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log()
688 if (level > (error_level)(dp->options & LEVEL_MASK)) in display_log()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngimage.c521 } error_level; typedef
681 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log()
688 if (level > (error_level)(dp->options & LEVEL_MASK)) in display_log()
/third_party/ffmpeg/fftools/
Dcmdutils.c2308 int error_level = av_log_get_level(); in show_sources() local
2336 av_log_set_level(error_level); in show_sources()
2346 int error_level = av_log_get_level(); in show_sinks() local
2372 av_log_set_level(error_level); in show_sinks()
/third_party/json/third_party/cpplint/
Dcpplint.py1276 error_level = int(math.log(self.lines_in_function / base_trigger, 2))
1278 if error_level > 5:
1279 error_level = 5
1280 error(filename, linenum, 'readability/fn_size', error_level,
2160 error_level = 0
2162 error_level = 5
2166 error(filename, ifndef_linenum, 'build/header_guard', error_level,
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c132 } error_level; typedef
589 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log()
596 if (level > (error_level)(dp->options & LEVEL_MASK)) in display_log()
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c132 } error_level; typedef
589 display_log(struct display *dp, error_level level, const char *fmt, ...) in display_log()
596 if (level > (error_level)(dp->options & LEVEL_MASK)) in display_log()