Searched defs:needs_write (Results 1 – 8 of 8) sorted by relevance
| /external/flac/src/metaflac/ |
| D | operations_shorthand_vorbiscomment.c | 43 …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()
|
| D | operations_shorthand_picture.c | 36 …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()
|
| D | operations.c | 116 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()
|
| D | operations_shorthand_cuesheet.c | 36 …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()
|
| D | operations_shorthand_seektable.c | 33 …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()
|
| D | operations_shorthand_streaminfo.c | 32 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo()
|
| /external/flac/src/flac/ |
| D | vorbiscomment.c | 104 …ield(FLAC__StreamMetadata *block, const Argument_VcField *field, FLAC__bool *needs_write, FLAC__bo… in set_vc_field()
|
| /external/AFLplusplus/src/ |
| D | afl-fuzz-run.c | 823 u8 needs_write = 0, fault = 0; in trim_case() local
|