• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/

Lines Matching refs:FLAC__bool

60 	FLAC__bool error_occurred;
74 static const char *flacfilename(FLAC__bool is_ogg)
79 static FLAC__bool die_(const char *msg)
85 static FLAC__bool die_c_(const char *msg, FLAC__Metadata_ChainStatus status)
92 static FLAC__bool die_ss_(const char *msg, FLAC__Metadata_SimpleIterator *iterator)
121 static FLAC__bool replace_in_our_metadata_(FLAC__StreamMetadata *block, unsigned position, FLAC__bool copy)
141 static FLAC__bool insert_to_our_metadata_(FLAC__StreamMetadata *block, unsigned position, FLAC__bool copy)
188 static FLAC__bool open_tempfile_(const char *filename, FILE **tempfile, char **tempfilename)
217 static FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename)
247 static FLAC__bool get_file_stats_(const char *filename, struct stat *stats)
299 static FLAC__bool write_chain_(FLAC__Metadata_Chain *chain, FLAC__bool use_padding, FLAC__bool preserve_file_stats, FLAC__bool filename_based, const char *filename)
357 static FLAC__bool read_chain_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool filename_based, FLAC__bool is_ogg)
373 FLAC__bool ret;
389 static FLAC__bool compare_chain_(FLAC__Metadata_Chain *chain, unsigned current_position, FLAC__StreamMetadata *current_block)
394 FLAC__bool next_ok = true;
510 static FLAC__bool generate_file_(FLAC__bool include_extras, FLAC__bool is_ogg)
622 static FLAC__bool test_file_(FLAC__bool is_ogg, FLAC__StreamDecoderMetadataCallback metadata_callback)
670 static FLAC__bool change_stats_(const char *filename, FLAC__bool read_only)
678 static FLAC__bool remove_file_(const char *filename)
689 static FLAC__bool test_level_0_(void)
768 static FLAC__bool test_level_1_(void)
1428 static FLAC__bool test_level_2_(FLAC__bool filename_based, FLAC__bool is_ogg)
1939 static FLAC__bool test_level_2_misc_(FLAC__bool is_ogg)
2101 FLAC__bool test_metadata_file_manipulation(void)