/dports/audio/fasttracker2/ft2-clone-1.49/src/libflac/ |
H A D | metadata_object.c | 252 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1126 …i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, (uint32_t)field_name_leng… in FLAC__metadata_object_vorbiscomment_replace_comment() 1134 …i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, (uint32_t)field_name_l… in FLAC__metadata_object_vorbiscomment_replace_comment() 1140 …i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, (uint32_t)field_name_l… in FLAC__metadata_object_vorbiscomment_replace_comment() 1226 return vorbiscomment_find_entry_from_(object, offset, field_name, (uint32_t)strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/ |
H A D | metadata_object.c | 295 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1268 …if((i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length)) >… in FLAC__metadata_object_vorbiscomment_replace_comment() 1273 …for(i = vorbiscomment_find_entry_from_(object, index+1, (const char *)entry.entry, field_name_leng… in FLAC__metadata_object_vorbiscomment_replace_comment() 1277 …i = vorbiscomment_find_entry_from_(object, (unsigned)i, (const char *)entry.entry, field_name_leng… in FLAC__metadata_object_vorbiscomment_replace_comment() 1387 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/ |
H A D | metadata_object.c | 295 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1268 …if((i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length)) >… in FLAC__metadata_object_vorbiscomment_replace_comment() 1273 …for(i = vorbiscomment_find_entry_from_(object, index+1, (const char *)entry.entry, field_name_leng… in FLAC__metadata_object_vorbiscomment_replace_comment() 1277 …i = vorbiscomment_find_entry_from_(object, (unsigned)i, (const char *)entry.entry, field_name_leng… in FLAC__metadata_object_vorbiscomment_replace_comment() 1387 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name));
|
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/ |
H A D | metadata_object.c | 301 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1274 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1282 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1288 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1392 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/flac-1.3.2/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, unsigned offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/audio/flac/flac-1.3.4/src/libFLAC/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/audio/praat/praat-6.2.03/external/flac/ |
H A D | flac_metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name));
|
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|
/dports/games/libretro-opera/opera-libretro-5781f68/deps/flac-1.3.3/src/ |
H A D | metadata_object.c | 294 static int vorbiscomment_find_entry_from_(const FLAC__StreamMetadata *object, uint32_t offset, cons… in vorbiscomment_find_entry_from_() function 1277 i = vorbiscomment_find_entry_from_(object, 0, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1285 i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1291 … i = vorbiscomment_find_entry_from_(object, indx, (const char *)entry.entry, field_name_length); in FLAC__metadata_object_vorbiscomment_replace_comment() 1394 return vorbiscomment_find_entry_from_(object, offset, field_name, strlen(field_name)); in FLAC__metadata_object_vorbiscomment_find_entry_from()
|