Home
last modified time | relevance | path

Searched refs:OF (Results 1 – 25 of 5148) sorted by relevance

12345678910>>...206

/third_party/libwebsockets/win32port/zlib/
Dzlib.h80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
81 typedef void (*free_func) OF((voidpf opaque, voidpf address));
216 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
246 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
352 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
391 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
499 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
578 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
617 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
635 ZEXTERN int ZEXPORT deflateReset OF((z_streamp strm));
[all …]
Dgzguts.h46 extern voidp malloc OF((uInt size));
47 extern void free OF((voidpf ptr));
65 ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
66 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
67 ZEXTERN z_off64_t ZEXPORT gztell64 OF((gzFile));
68 ZEXTERN z_off64_t ZEXPORT gzoffset64 OF((gzFile));
119 void ZLIB_INTERNAL gz_error OF((gz_statep, int, const char *));
121 char ZLIB_INTERNAL *gz_strwinerror OF((DWORD error));
130 unsigned ZLIB_INTERNAL gz_intmax OF((void));
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/zlib/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
610 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
654 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
676 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/flutter/skia/third_party/externals/zlib/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/skia/third_party/externals/zlib/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/node/deps/zlib/
Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size));
82 typedef void (*free_func) OF((voidpf opaque, voidpf address));
220 ZEXTERN const char * ZEXPORT zlibVersion OF((void));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp strm,
677 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
[all …]
/third_party/zlib/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern unzFile ZEXPORT unzOpenFile OF((FILE *inputfile));
210 extern int ZEXPORT unzCloseFile OF((unzFile file));
217 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
220 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
[all …]
Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern zipFile ZEXPORT zipOpen3 OF((const void *pathname,
152 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
163 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
192 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
205 extern int ZEXPORT zipOpenNewFileInZip2_64 OF((zipFile file,
221 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
[all …]
Dioapi.h137 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode…
138 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon…
139 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf…
140 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream));
141 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream));
143 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream));
144 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, i…
160 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream));
161 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset…
162 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidpf opaque, const void* filename, int mode…
[all …]
/third_party/flutter/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
216 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
229 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
[all …]
Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
200 extern int ZEXPORT zipOpenNewFileInZip2_64 OF((zipFile file,
216 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
233 extern int ZEXPORT zipOpenNewFileInZip3_64 OF((zipFile file,
[all …]
Dioapi.h135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode…
136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon…
137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf…
138 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream));
139 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream));
141 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream));
142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, i…
158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream));
159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset…
160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidpf opaque, const void* filename, int mode…
[all …]
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
216 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
229 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
[all …]
Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
200 extern int ZEXPORT zipOpenNewFileInZip2_64 OF((zipFile file,
216 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
233 extern int ZEXPORT zipOpenNewFileInZip3_64 OF((zipFile file,
[all …]
Dioapi.h135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode…
136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon…
137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf…
138 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream));
139 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream));
141 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream));
142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, i…
158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream));
159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset…
160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidpf opaque, const void* filename, int mode…
[all …]
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
216 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
229 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
[all …]
Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
200 extern int ZEXPORT zipOpenNewFileInZip2_64 OF((zipFile file,
216 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
233 extern int ZEXPORT zipOpenNewFileInZip3_64 OF((zipFile file,
[all …]
Dioapi.h135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode…
136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon…
137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf…
138 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream));
139 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream));
141 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream));
142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, i…
158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream));
159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset…
160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidpf opaque, const void* filename, int mode…
[all …]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
Dunzip.h153 extern int ZEXPORT unzStringFileNameCompare OF ((const char* fileName1,
166 extern unzFile ZEXPORT unzOpen OF((const char *path));
167 extern unzFile ZEXPORT unzOpen64 OF((const void *path));
184 extern unzFile ZEXPORT unzOpen2 OF((const char *path,
191 extern unzFile ZEXPORT unzOpen2_64 OF((const void *path,
198 extern int ZEXPORT unzClose OF((unzFile file));
205 extern int ZEXPORT unzGetGlobalInfo OF((unzFile file,
208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
216 extern int ZEXPORT unzGetGlobalComment OF((unzFile file,
229 extern int ZEXPORT unzGoToFirstFile OF((unzFile file));
[all …]
Dzip.h116 extern zipFile ZEXPORT zipOpen OF((const char *pathname, int append));
117 extern zipFile ZEXPORT zipOpen64 OF((const void *pathname, int append));
137 extern zipFile ZEXPORT zipOpen2 OF((const char *pathname,
142 extern zipFile ZEXPORT zipOpen2_64 OF((const void *pathname,
147 extern int ZEXPORT zipOpenNewFileInZip OF((zipFile file,
158 extern int ZEXPORT zipOpenNewFileInZip64 OF((zipFile file,
187 extern int ZEXPORT zipOpenNewFileInZip2 OF((zipFile file,
200 extern int ZEXPORT zipOpenNewFileInZip2_64 OF((zipFile file,
216 extern int ZEXPORT zipOpenNewFileInZip3 OF((zipFile file,
233 extern int ZEXPORT zipOpenNewFileInZip3_64 OF((zipFile file,
[all …]
Dioapi.h135 typedef voidpf (ZCALLBACK *open_file_func) OF((voidpf opaque, const char* filename, int mode…
136 typedef uLong (ZCALLBACK *read_file_func) OF((voidpf opaque, voidpf stream, void* buf, uLon…
137 typedef uLong (ZCALLBACK *write_file_func) OF((voidpf opaque, voidpf stream, const void* buf…
138 typedef int (ZCALLBACK *close_file_func) OF((voidpf opaque, voidpf stream));
139 typedef int (ZCALLBACK *testerror_file_func) OF((voidpf opaque, voidpf stream));
141 typedef long (ZCALLBACK *tell_file_func) OF((voidpf opaque, voidpf stream));
142 typedef long (ZCALLBACK *seek_file_func) OF((voidpf opaque, voidpf stream, uLong offset, i…
158 typedef ZPOS64_T (ZCALLBACK *tell64_file_func) OF((voidpf opaque, voidpf stream));
159 typedef long (ZCALLBACK *seek64_file_func) OF((voidpf opaque, voidpf stream, ZPOS64_T offset…
160 typedef voidpf (ZCALLBACK *open64_file_func) OF((voidpf opaque, const void* filename, int mode…
[all …]
/third_party/node/deps/npm/node_modules/bcrypt-pbkdf/
DLICENSE22 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
45 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
46 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
47 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
61 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
[all …]
/third_party/flutter/engine/flutter/sky/packages/sky_engine/
DLICENSE19 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
23 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
24 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
26 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
46 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
49 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
50 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
51 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
[all …]

12345678910>>...206