Home
last modified time | relevance | path

Searched refs:needs_write (Results 1 – 25 of 108) sorted by relevance

12345

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c91 ok = remove_vc_all(filename, block, needs_write); in do_shorthand_operation__vorbis_comment()
130 FLAC__ASSERT(0 != needs_write); in remove_vc_all()
138 *needs_write = true; in remove_vc_all()
151 FLAC__ASSERT(0 != needs_write); in remove_vc_field()
160 *needs_write = true; in remove_vc_field()
169 FLAC__ASSERT(0 != needs_write); in remove_vc_firstfield()
178 *needs_write = true; in remove_vc_firstfield()
191 FLAC__ASSERT(0 != needs_write); in set_vc_field()
248 *needs_write = true; in set_vc_field()
284 *needs_write = true; in set_vc_field()
[all …]
H A Doperations_shorthand_streaminfo.c32 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo() argument
84 *needs_write = true; in do_shorthand_operation__streaminfo()
88 *needs_write = true; in do_shorthand_operation__streaminfo()
92 *needs_write = true; in do_shorthand_operation__streaminfo()
96 *needs_write = true; in do_shorthand_operation__streaminfo()
100 *needs_write = true; in do_shorthand_operation__streaminfo()
104 *needs_write = true; in do_shorthand_operation__streaminfo()
108 *needs_write = true; in do_shorthand_operation__streaminfo()
112 *needs_write = true; in do_shorthand_operation__streaminfo()
116 *needs_write = true; in do_shorthand_operation__streaminfo()
H A Doperations_shorthand.h22 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
23 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
24 …t char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write);
25 …x_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
26 …, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw…
H A Doperations.c116 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local
138 needs_write = true; in do_major_operation_on_file()
142 needs_write = true; in do_major_operation_on_file()
146 needs_write = true; in do_major_operation_on_file()
150 needs_write = true; in do_major_operation_on_file()
154 needs_write = true; in do_major_operation_on_file()
161 if(ok && needs_write) { in do_major_operation_on_file()
281 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local
320 if(ok && needs_write) { in do_shorthand_operations_on_file()
374 ok = do_shorthand_operation__picture(filename, chain, operation, needs_write); in do_shorthand_operation()
[all …]
H A Doperations_shorthand_picture.c33 …har *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write);
36 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__picture() argument
49 ok = import_pic_from(filename, &picture, operation->argument.specification.value, needs_write); in do_shorthand_operation__picture()
121 …char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) in import_pic_from() argument
142 *needs_write = true; in import_pic_from()
/dports/audio/flac/flac-1.3.4/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c91 ok = remove_vc_all(filename, block, needs_write); in do_shorthand_operation__vorbis_comment()
130 FLAC__ASSERT(0 != needs_write); in remove_vc_all()
138 *needs_write = true; in remove_vc_all()
151 FLAC__ASSERT(0 != needs_write); in remove_vc_field()
160 *needs_write = true; in remove_vc_field()
169 FLAC__ASSERT(0 != needs_write); in remove_vc_firstfield()
178 *needs_write = true; in remove_vc_firstfield()
191 FLAC__ASSERT(0 != needs_write); in set_vc_field()
248 *needs_write = true; in set_vc_field()
284 *needs_write = true; in set_vc_field()
[all …]
H A Doperations_shorthand_streaminfo.c32 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo() argument
84 *needs_write = true; in do_shorthand_operation__streaminfo()
88 *needs_write = true; in do_shorthand_operation__streaminfo()
92 *needs_write = true; in do_shorthand_operation__streaminfo()
96 *needs_write = true; in do_shorthand_operation__streaminfo()
100 *needs_write = true; in do_shorthand_operation__streaminfo()
104 *needs_write = true; in do_shorthand_operation__streaminfo()
108 *needs_write = true; in do_shorthand_operation__streaminfo()
112 *needs_write = true; in do_shorthand_operation__streaminfo()
116 *needs_write = true; in do_shorthand_operation__streaminfo()
H A Doperations_shorthand.h22 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
23 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
24 …t char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write);
25 …x_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
26 …, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw…
H A Doperations.c116 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local
138 needs_write = true; in do_major_operation_on_file()
142 needs_write = true; in do_major_operation_on_file()
146 needs_write = true; in do_major_operation_on_file()
150 needs_write = true; in do_major_operation_on_file()
154 needs_write = true; in do_major_operation_on_file()
161 if(ok && needs_write) { in do_major_operation_on_file()
281 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local
321 if(ok && needs_write) { in do_shorthand_operations_on_file()
376 ok = do_shorthand_operation__picture(filename, chain, operation, needs_write); in do_shorthand_operation()
[all …]
H A Doperations_shorthand_picture.c33 …har *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write);
36 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__picture() argument
49 ok = import_pic_from(filename, &picture, operation->argument.specification.value, needs_write); in do_shorthand_operation__picture()
121 …char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) in import_pic_from() argument
142 *needs_write = true; in import_pic_from()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c91 ok = remove_vc_all(filename, block, needs_write); in do_shorthand_operation__vorbis_comment()
130 FLAC__ASSERT(0 != needs_write); in remove_vc_all()
138 *needs_write = true; in remove_vc_all()
151 FLAC__ASSERT(0 != needs_write); in remove_vc_field()
160 *needs_write = true; in remove_vc_field()
169 FLAC__ASSERT(0 != needs_write); in remove_vc_firstfield()
178 *needs_write = true; in remove_vc_firstfield()
191 FLAC__ASSERT(0 != needs_write); in set_vc_field()
248 *needs_write = true; in set_vc_field()
284 *needs_write = true; in set_vc_field()
[all …]
H A Doperations_shorthand_streaminfo.c32 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write)
84 *needs_write = true;
88 *needs_write = true;
92 *needs_write = true;
96 *needs_write = true;
100 *needs_write = true;
104 *needs_write = true;
108 *needs_write = true;
112 *needs_write = true;
116 *needs_write = true;
H A Doperations_shorthand.h22 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
23 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
24 …t char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write);
25 …x_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
26 …, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw…
H A Doperations.c116 FLAC__bool ok = true, needs_write = false, is_ogg = false;
138 needs_write = true;
142 needs_write = true;
146 needs_write = true;
150 needs_write = true;
154 needs_write = true;
161 if(ok && needs_write) {
281 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding;
320 if(ok && needs_write) {
374 ok = do_shorthand_operation__picture(filename, chain, operation, needs_write);
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c89 ok = remove_vc_all(filename, block, needs_write); in do_shorthand_operation__vorbis_comment()
124 FLAC__ASSERT(0 != needs_write); in remove_vc_all()
132 *needs_write = true; in remove_vc_all()
145 FLAC__ASSERT(0 != needs_write); in remove_vc_field()
154 *needs_write = true; in remove_vc_field()
163 FLAC__ASSERT(0 != needs_write); in remove_vc_firstfield()
172 *needs_write = true; in remove_vc_firstfield()
185 FLAC__ASSERT(0 != needs_write); in set_vc_field()
242 *needs_write = true; in set_vc_field()
277 *needs_write = true; in set_vc_field()
[all …]
H A Doperations_shorthand_streaminfo.c30 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo() argument
86 *needs_write = true; in do_shorthand_operation__streaminfo()
90 *needs_write = true; in do_shorthand_operation__streaminfo()
94 *needs_write = true; in do_shorthand_operation__streaminfo()
98 *needs_write = true; in do_shorthand_operation__streaminfo()
102 *needs_write = true; in do_shorthand_operation__streaminfo()
106 *needs_write = true; in do_shorthand_operation__streaminfo()
110 *needs_write = true; in do_shorthand_operation__streaminfo()
114 *needs_write = true; in do_shorthand_operation__streaminfo()
118 *needs_write = true; in do_shorthand_operation__streaminfo()
H A Doperations_shorthand.h21 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
22 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
23 …t char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write);
24 …x_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
25 …, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw…
H A Doperations.c114 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local
136 needs_write = true; in do_major_operation_on_file()
140 needs_write = true; in do_major_operation_on_file()
144 needs_write = true; in do_major_operation_on_file()
148 needs_write = true; in do_major_operation_on_file()
152 needs_write = true; in do_major_operation_on_file()
159 if(ok && needs_write) { in do_major_operation_on_file()
277 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local
316 if(ok && needs_write) { in do_shorthand_operations_on_file()
370 ok = do_shorthand_operation__picture(filename, chain, operation, needs_write); in do_shorthand_operation()
[all …]
H A Doperations_shorthand_picture.c32 …har *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write);
35 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__picture() argument
48 ok = import_pic_from(filename, &picture, operation->argument.specification.value, needs_write); in do_shorthand_operation__picture()
120 …char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) in import_pic_from() argument
141 *needs_write = true; in import_pic_from()
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c89 ok = remove_vc_all(filename, block, needs_write); in do_shorthand_operation__vorbis_comment()
124 FLAC__ASSERT(0 != needs_write); in remove_vc_all()
132 *needs_write = true; in remove_vc_all()
145 FLAC__ASSERT(0 != needs_write); in remove_vc_field()
154 *needs_write = true; in remove_vc_field()
163 FLAC__ASSERT(0 != needs_write); in remove_vc_firstfield()
172 *needs_write = true; in remove_vc_firstfield()
185 FLAC__ASSERT(0 != needs_write); in set_vc_field()
242 *needs_write = true; in set_vc_field()
277 *needs_write = true; in set_vc_field()
[all …]
H A Doperations_shorthand_streaminfo.c30 …ix_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__streaminfo() argument
86 *needs_write = true; in do_shorthand_operation__streaminfo()
90 *needs_write = true; in do_shorthand_operation__streaminfo()
94 *needs_write = true; in do_shorthand_operation__streaminfo()
98 *needs_write = true; in do_shorthand_operation__streaminfo()
102 *needs_write = true; in do_shorthand_operation__streaminfo()
106 *needs_write = true; in do_shorthand_operation__streaminfo()
110 *needs_write = true; in do_shorthand_operation__streaminfo()
114 *needs_write = true; in do_shorthand_operation__streaminfo()
118 *needs_write = true; in do_shorthand_operation__streaminfo()
H A Doperations_shorthand.h21 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
22 … char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
23 …t char *filename, FLAC__Metadata_Chain *chain, const char *specification, FLAC__bool *needs_write);
24 …x_with_filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write);
25 …, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write, FLAC__bool raw…
H A Doperations.c114 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local
136 needs_write = true; in do_major_operation_on_file()
140 needs_write = true; in do_major_operation_on_file()
144 needs_write = true; in do_major_operation_on_file()
148 needs_write = true; in do_major_operation_on_file()
152 needs_write = true; in do_major_operation_on_file()
159 if(ok && needs_write) { in do_major_operation_on_file()
277 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local
316 if(ok && needs_write) { in do_shorthand_operations_on_file()
370 ok = do_shorthand_operation__picture(filename, chain, operation, needs_write); in do_shorthand_operation()
[all …]
H A Doperations_shorthand_picture.c32 …har *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write);
35 …t char *filename, FLAC__Metadata_Chain *chain, const Operation *operation, FLAC__bool *needs_write) in do_shorthand_operation__picture() argument
48 ok = import_pic_from(filename, &picture, operation->argument.specification.value, needs_write); in do_shorthand_operation__picture()
120 …char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) in import_pic_from() argument
141 *needs_write = true; in import_pic_from()
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dhashcache.py83 needs_write = False variable in HashCache
116 self.needs_write = True
136 self.needs_write = True
150 self.needs_write = True
199 self.needs_write = True
206 self.needs_write = True
225 self.needs_write = False
246 self.needs_write = True
254 self.needs_write = True
279 self.needs_write = False

12345