Home
last modified time | relevance | path

Searched defs:needs_write (Results 1 – 8 of 8) sorted by relevance

/external/flac/src/metaflac/
Doperations_shorthand_vorbiscomment.c43 …lename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bo… in do_shorthand_operation__vorbis_comment()
130 FLAC__bool remove_vc_all(const char *filename, FLAC__StreamMetadata *block, FLAC__bool *needs_write) in remove_vc_all()
151 …const char *filename, FLAC__StreamMetadata *block, const char *field_name, FLAC__bool *needs_write) in remove_vc_all_except()
196 …const char *filename, FLAC__StreamMetadata *block, const char *field_name, FLAC__bool *needs_write) in remove_vc_field()
214 …const char *filename, FLAC__StreamMetadata *block, const char *field_name, FLAC__bool *needs_write) in remove_vc_firstfield()
232 …ame, FLAC__StreamMetadata *block, const Argument_VcField *field, FLAC__bool *needs_write, FLAC__bo… in set_vc_field()
340 …FLAC__StreamMetadata *block, const Argument_String *vc_filename, FLAC__bool *needs_write, FLAC__bo… in import_vc_from()
Doperations_shorthand_picture.c36 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__picture()
121 …char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) in import_pic_from()
Doperations.c116 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local
281 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local
335 …lename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bo… in do_shorthand_operation()
491 …adding(const char *filename, FLAC__Metadata_Chain *chain, unsigned length, FLAC__bool *needs_write) in do_shorthand_operation__add_padding()
Doperations_shorthand_cuesheet.c36 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__cuesheet()
114 …ename, FLAC__StreamMetadata **cuesheet, const char *cs_filename, FLAC__bool *needs_write, FLAC__ui… in import_cs_from()
Doperations_shorthand_seektable.c33 …st char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write) in do_shorthand_operation__add_seekpoints()
164 …pulate_seekpoint_values(const char *filename, FLAC__StreamMetadata *block, FLAC__bool *needs_write) in populate_seekpoint_values()
Doperations_shorthand_streaminfo.c32 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo()
/external/flac/src/flac/
Dvorbiscomment.c104 …ield(FLAC__StreamMetadata *block, const Argument_VcField *field, FLAC__bool *needs_write, FLAC__bo… in set_vc_field()
/external/AFLplusplus/src/
Dafl-fuzz-run.c823 u8 needs_write = 0, fault = 0; in trim_case() local