Home
last modified time | relevance | path

Searched refs:file (Results 17976 – 18000 of 1683209) sorted by relevance

1...<<711712713714715716717718719720>>...67329

/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dmeta.c34 if (!file) return NULL; in gf_isom_get_meta()
36 if (!track_num) return file->moov ? file->moov->meta : NULL; in gf_isom_get_meta()
333 file->meta = meta; in gf_isom_set_meta_type()
337 gf_isom_insert_moov(file); in gf_isom_set_meta_type()
339 file->moov->meta = meta; in gf_isom_set_meta_type()
355 file->meta = NULL; in gf_isom_set_meta_type()
357 else if (file->moov) { in gf_isom_set_meta_type()
360 file->moov->meta = NULL; in gf_isom_set_meta_type()
550 e = FlushCaptureMode(file); in gf_isom_add_meta_item_extended()
613 if (!file->mdat) { in gf_isom_add_meta_item_extended()
[all …]
/dports/math/dune-istl/dune-istl-fffb544a61d2c65a0d2fc7c751f36909f06be8f5/dune/istl/
H A Dmatrixmarket.hh323 file.get(); in lineFeed()
1144 file.close(); in storeMatrixMarket()
1180 file.close(); in storeMatrixMarket()
1238 if(!file) in loadMatrixMarket()
1258 while(!file.eof() && file.peek()!='n') { in loadMatrixMarket()
1260 file >>g; in loadMatrixMarket()
1262 file >>l; in loadMatrixMarket()
1264 file >>c; in loadMatrixMarket()
1266 file >> b; in loadMatrixMarket()
1274 file>>s; in loadMatrixMarket()
[all …]
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dimagecache.cpp1441 ImageCacheFile& file(m_id.file()); in ImageCacheTile() local
1497 ImageCacheFile& file(m_id.file()); in read() local
2541 file = verify_file(file, thread_info, true); in get_image_info()
2841 file = verify_file(file, thread_info, true); in imagespec()
2940 file = verify_file(file, thread_info); in get_pixels()
3113 file = verify_file(file, thread_info); in get_tile()
3114 if (!file || file->broken() || file->is_udim()) in get_tile()
3195 if (!file || file->broken() || file->is_udim()) in add_file()
3211 if (!file || file->broken()) { in add_tile()
3212 if (!file || file->errors_should_issue()) in add_tile()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libtexture/
H A Dimagecache.cpp1441 ImageCacheFile& file(m_id.file()); in ImageCacheTile() local
1497 ImageCacheFile& file(m_id.file()); in read() local
2541 file = verify_file(file, thread_info, true); in get_image_info()
2841 file = verify_file(file, thread_info, true); in imagespec()
2940 file = verify_file(file, thread_info); in get_pixels()
3113 file = verify_file(file, thread_info); in get_tile()
3114 if (!file || file->broken() || file->is_udim()) in get_tile()
3195 if (!file || file->broken() || file->is_udim()) in add_file()
3211 if (!file || file->broken()) { in add_tile()
3212 if (!file || file->errors_should_issue()) in add_tile()
[all …]
/dports/lang/php73/php-7.3.33/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]
/dports/devel/sunpromake/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/devel/smake/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/devel/schilybase/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/net/rscsi/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/archivers/star/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/www/mod_php81/php-8.1.1/ext/session/tests/
H A Dsession_basic5.phpt59 <a href="file.php">test</a>
60 <a href="file.php?foo">test</a>
61 <a href="file.php?foo=var">test</a>
62 <a href="file.php?foo=var#bar">test</a>
63 <a href="../file.php">test</a>
64 <a href="../file.php?foo">test</a>
65 <a href="../file.php?foo=var">test</a>
66 <a href="../file.php?foo=var#bar">test</a>
108 <a href="//php.net/file.php">test</a>
189 <a href="//bad.com/file.php">test</a>
[all …]
/dports/editors/ved/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/lang/php80/php-8.0.15/ext/session/tests/
H A Dsession_basic5.phpt57 <a href="file.php">test</a>
58 <a href="file.php?foo">test</a>
59 <a href="file.php?foo=var">test</a>
60 <a href="file.php?foo=var#bar">test</a>
61 <a href="../file.php">test</a>
62 <a href="../file.php?foo">test</a>
63 <a href="../file.php?foo=var">test</a>
64 <a href="../file.php?foo=var#bar">test</a>
106 <a href="//php.net/file.php">test</a>
187 <a href="//bad.com/file.php">test</a>
[all …]
/dports/lang/php74/php-7.4.27/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]
/dports/lang/php81/php-8.1.1/ext/session/tests/
H A Dsession_basic5.phpt59 <a href="file.php">test</a>
60 <a href="file.php?foo">test</a>
61 <a href="file.php?foo=var">test</a>
62 <a href="file.php?foo=var#bar">test</a>
63 <a href="../file.php">test</a>
64 <a href="../file.php?foo">test</a>
65 <a href="../file.php?foo=var">test</a>
66 <a href="../file.php?foo=var#bar">test</a>
108 <a href="//php.net/file.php">test</a>
189 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/php74-session/php-7.4.27/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/php73-session/php-7.3.33/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/php80-session/php-8.0.15/ext/session/tests/
H A Dsession_basic5.phpt57 <a href="file.php">test</a>
58 <a href="file.php?foo">test</a>
59 <a href="file.php?foo=var">test</a>
60 <a href="file.php?foo=var#bar">test</a>
61 <a href="../file.php">test</a>
62 <a href="../file.php?foo">test</a>
63 <a href="../file.php?foo=var">test</a>
64 <a href="../file.php?foo=var#bar">test</a>
106 <a href="//php.net/file.php">test</a>
187 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/php81-session/php-8.1.1/ext/session/tests/
H A Dsession_basic5.phpt59 <a href="file.php">test</a>
60 <a href="file.php?foo">test</a>
61 <a href="file.php?foo=var">test</a>
62 <a href="file.php?foo=var#bar">test</a>
63 <a href="../file.php">test</a>
64 <a href="../file.php?foo">test</a>
65 <a href="../file.php?foo=var">test</a>
66 <a href="../file.php?foo=var#bar">test</a>
108 <a href="//php.net/file.php">test</a>
189 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/mod_php73/php-7.3.33/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]
/dports/devel/sccs/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/libhfs_iso/
H A Dhfs.c267 hfsfile *file; local
272 for (file = vol->files; file; file = file->next)
1242 if (v_resolve(&vol, path, &file->cat, &file->parid, file->name, 0) <= 0)
1256 file->clump = file->cat.u.fil.filClpSize;
1269 return file;
1534 file->prev->next = file->next;
1536 file->next->prev = file->prev;
1540 FREE(file);
1577 r_unpackdirent(file->parid, file->name, &file->cat, ent);
1851 v_resolve(&vol, path, &file.cat, &file.parid, file.name, 0) <= 0)
[all …]
/dports/www/mod_php80/php-8.0.15/ext/session/tests/
H A Dsession_basic5.phpt57 <a href="file.php">test</a>
58 <a href="file.php?foo">test</a>
59 <a href="file.php?foo=var">test</a>
60 <a href="file.php?foo=var#bar">test</a>
61 <a href="../file.php">test</a>
62 <a href="../file.php?foo">test</a>
63 <a href="../file.php?foo=var">test</a>
64 <a href="../file.php?foo=var#bar">test</a>
106 <a href="//php.net/file.php">test</a>
187 <a href="//bad.com/file.php">test</a>
[all …]
/dports/www/mod_php74/php-7.4.27/ext/session/tests/
H A Dsession_basic5.phpt63 <a href="file.php">test</a>
64 <a href="file.php?foo">test</a>
65 <a href="file.php?foo=var">test</a>
66 <a href="file.php?foo=var#bar">test</a>
67 <a href="../file.php">test</a>
68 <a href="../file.php?foo">test</a>
69 <a href="../file.php?foo=var">test</a>
70 <a href="../file.php?foo=var#bar">test</a>
112 <a href="//php.net/file.php">test</a>
193 <a href="//bad.com/file.php">test</a>
[all …]

1...<<711712713714715716717718719720>>...67329