Searched refs:treat_warnings_as_errors (Results 1 – 12 of 12) sorted by relevance
/external/flac/src/flac/ |
D | encode.c | 85 FLAC__bool treat_warnings_as_errors; member 156 …ample_rate, FLAC__bool is_cdda, FLAC__uint64 lead_out_offset, FLAC__bool treat_warnings_as_errors); 374 if(e->treat_warnings_as_errors) in get_sample_info_wave() 388 if(e->treat_warnings_as_errors) in get_sample_info_wave() 580 if(e->treat_warnings_as_errors) in get_sample_info_wave() 621 if(e->treat_warnings_as_errors) in get_sample_info_wave() 713 if(e->treat_warnings_as_errors) in get_sample_info_aiff() 815 if(e->treat_warnings_as_errors) in get_sample_info_aiff() 842 if(e->treat_warnings_as_errors) in get_sample_info_aiff() 861 if(e->treat_warnings_as_errors) in get_sample_info_aiff() [all …]
|
D | decode.h | 42 FLAC__bool treat_warnings_as_errors; member
|
D | decode.c | 42 FLAC__bool treat_warnings_as_errors; member 101 …erial_number, long serial_number, FileFormat format, FLAC__bool treat_warnings_as_errors, FLAC__bo… 160 options.treat_warnings_as_errors, in flac__decode_file() 186 …erial_number, long serial_number, FileFormat format, FLAC__bool treat_warnings_as_errors, FLAC__bo… in DecoderSession_construct() argument 199 d->treat_warnings_as_errors = treat_warnings_as_errors; in DecoderSession_construct() 489 ok = !d->treat_warnings_as_errors; in DecoderSession_finish_ok() 494 ok = !d->treat_warnings_as_errors; in DecoderSession_finish_ok() 612 if(decoder_session->treat_warnings_as_errors) in write_iff_headers() 1387 if(decoder_session->treat_warnings_as_errors) { in metadata_callback()
|
D | main.c | 228 FLAC__bool treat_warnings_as_errors; member 551 option_values.treat_warnings_as_errors = false; in init_options() 894 option_values.treat_warnings_as_errors = false; in parse_option() 981 option_values.treat_warnings_as_errors = true; in parse_option() 1741 if(option_values.treat_warnings_as_errors) { in encode_file() 1774 if(option_values.treat_warnings_as_errors) { in encode_file() 1889 encode_options.treat_warnings_as_errors = option_values.treat_warnings_as_errors; in encode_file() 2124 decode_options.treat_warnings_as_errors = option_values.treat_warnings_as_errors; in decode_file()
|
D | encode.h | 74 FLAC__bool treat_warnings_as_errors; member
|
/external/webrtc/tools_webrtc/mb/ |
D | mb_config.pyl | 505 'treat_warnings_as_errors=false'),
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 752 unsigned int treat_warnings_as_errors :1; member 854 ps->treat_warnings_as_errors = 0; in store_init() 2503 (pm->this.treat_warnings_as_errors && pm->this.nwarnings > 0)); in fail() 11678 pm.this.treat_warnings_as_errors = 1; in main() 11780 pm.this.treat_warnings_as_errors = 1; /* NOTE: this is the default! */ in main() 11783 pm.this.treat_warnings_as_errors = 0; in main() 12147 (pm.this.nerrors || (pm.this.treat_warnings_as_errors && in main() 12179 if (pm.this.nerrors || (pm.this.treat_warnings_as_errors && in main()
|
/external/tensorflow/third_party/toolchains/preconfig/win/bazel_211/ |
D | windows_cc_toolchain_config.bzl | 790 name = "treat_warnings_as_errors",
|
/external/tensorflow/third_party/toolchains/preconfig/win/tf_win_08062020/ |
D | windows_cc_toolchain_config.bzl | 790 name = "treat_warnings_as_errors",
|
/external/tensorflow/third_party/toolchains/preconfig/ubuntu16.04/gcc7_manylinux2010/ |
D | cc_toolchain_config.bzl | 753 name = "treat_warnings_as_errors",
|
/external/tensorflow/third_party/toolchains/preconfig/ubuntu16.04/clang/ |
D | cc_toolchain_config.bzl | 753 name = "treat_warnings_as_errors",
|
/external/rust/crates/grpcio-sys/grpc/third_party/toolchains/bazel_0.26.0_rbe_windows/ |
D | cc_toolchain_config.bzl | 761 name = "treat_warnings_as_errors",
|