Home
last modified time | relevance | path

Searched refs:newstreams (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/avisource/
H A DAVIReadHandler.cpp984 List2<AVIStreamNode> newstreams; in AppendFile() local
1003 _parseFile(newstreams); in AppendFile()
1006 pasn_new = newstreams.AtHead(); in AppendFile()
1112 while(pasn_new = newstreams.RemoveHead()) in AppendFile()
1127 pasn_new = newstreams.RemoveHead(); in AppendFile()
/dports/math/form/form-4.2.1/sources/
H A Dtools.c712 STREAM *newstreams; in CreateStream() local
718 newstreams = (STREAM *)Malloc1(sizeof(STREAM)*(numnewstreams+1),"CreateStream"); in CreateStream()
722 newstreams[i] = AC.Streams[i]; in CreateStream()
724 AC.CurrentStream = newstreams + offset; in CreateStream()
726 else newstreams[0].previous = -1; in CreateStream()
729 AC.Streams = newstreams; in CreateStream()
731 newstreams = AC.Streams+AC.NumStreams++; in CreateStream()
732 newstreams->name = 0; in CreateStream()
733 return(newstreams); in CreateStream()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/libs/jasper/src/jpc/
H A Djpc_dec.c2075 jas_stream_t **newstreams; in jpc_streamlist_insert() local
2081 if (!(newstreams = jas_realloc2(streamlist->streams, in jpc_streamlist_insert()
2089 streamlist->streams = newstreams; in jpc_streamlist_insert()
/dports/graphics/jasper/jasper-version-2.0.33/src/libjasper/jpc/
H A Djpc_dec.c2355 jas_stream_t **newstreams; in jpc_streamlist_insert() local
2359 if (!(newstreams = jas_realloc2(streamlist->streams, in jpc_streamlist_insert()
2367 streamlist->streams = newstreams; in jpc_streamlist_insert()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/jpeg2000/libjasper/jpc/
H A Djpc_dec.c2132 jas_stream_t **newstreams; in jpc_streamlist_insert() local
2138 if (!(newstreams = jas_realloc(streamlist->streams, in jpc_streamlist_insert()
2146 streamlist->streams = newstreams; in jpc_streamlist_insert()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libjasper/
H A Djpc_dec.c2065 jas_stream_t **newstreams; in jpc_streamlist_insert() local
2071 if (!(newstreams = jas_realloc2(streamlist->streams, in jpc_streamlist_insert()
2079 streamlist->streams = newstreams; in jpc_streamlist_insert()
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dos.rst453 .. _os-newstreams:
1530 :func:`tmpfile` (section :ref:`os-newstreams`) instead.
1546 :func:`tmpfile` (section :ref:`os-newstreams`) instead.
2019 are described in section :ref:`os-newstreams`.
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dos.rst453 .. _os-newstreams:
1530 :func:`tmpfile` (section :ref:`os-newstreams`) instead.
1546 :func:`tmpfile` (section :ref:`os-newstreams`) instead.
2019 are described in section :ref:`os-newstreams`.
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dos.rst648 .. _os-newstreams:
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dos.rst653 .. _os-newstreams:
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dos.rst653 .. _os-newstreams:
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dos.rst653 .. _os-newstreams:
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dos.rst658 .. _os-newstreams:
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dos.rst653 .. _os-newstreams:
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dos.rst653 .. _os-newstreams:
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dos.rst726 .. _os-newstreams:
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dos.rst726 .. _os-newstreams: