read             1102 3rdparty/libjasper/jas_stream.c     return read(fileobj->fd, buf, cnt);
read               97 3rdparty/libpng/pngrio.c       png_size_t read, remaining, err;
read              103 3rdparty/libpng/pngrio.c          read = MIN(NEAR_BUF_SIZE, remaining);
read              104 3rdparty/libpng/pngrio.c          err = fread(buf, 1, read, io_ptr);
read              105 3rdparty/libpng/pngrio.c          png_memcpy(data, buf, read); /* copy far buffer to near buffer */
read              107 3rdparty/libpng/pngrio.c          if (err != read)
read              113 3rdparty/libpng/pngrio.c          data += read;
read              114 3rdparty/libpng/pngrio.c          remaining -= read;
read              126 3rdparty/libtiff/tif_stream.cxx         data->stream->read((char *) buf, request_size);
read               67 3rdparty/libtiff/tif_unix.c     return ((tmsize_t) read((int) fd, buf, size_io));
read              131 3rdparty/libwebp/cpu-features/cpu-features.c         int ret = read(fd, buffer, sizeof buffer);
read              164 3rdparty/libwebp/cpu-features/cpu-features.c         int ret = read(fd, buffer + count, buffsize - count);
read              451 3rdparty/libwebp/cpu-features/cpu-features.c         int ret = read(fd, (char*)&entry, sizeof entry);
read              329 3rdparty/openexr/IlmImf/ImfAttribute.h     Xdr::read <StreamIO> (is, _value);
read              698 3rdparty/openexr/IlmImf/ImfB44Compressor.cpp             Xdr::read <CharPtrIO> (inPtr, *cd.end);
read               73 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.min.x);
read               74 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.min.y);
read               75 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.max.x);
read               76 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.max.y);
read              103 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.min.x);
read              104 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.min.y);
read              105 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.max.x);
read              106 3rdparty/openexr/IlmImf/ImfBoxAttribute.cpp     Xdr::read <StreamIO> (is, _value.max.y);
read              117 3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp     Xdr::read <StreamIO> (is, Name::MAX_LENGTH, name);
read              133 3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp     Xdr::read <StreamIO> (is, type);
read              134 3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp     Xdr::read <StreamIO> (is, pLinear);
read              136 3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp     Xdr::read <StreamIO> (is, xSampling);
read              137 3rdparty/openexr/IlmImf/ImfChannelListAttribute.cpp     Xdr::read <StreamIO> (is, ySampling);
read               75 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.red.x);
read               76 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.red.y);
read               77 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.green.x);
read               78 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.green.y);
read               79 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.blue.x);
read               80 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.blue.y);
read               81 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.white.x);
read               82 3rdparty/openexr/IlmImf/ImfChromaticitiesAttribute.cpp     Xdr::read <StreamIO> (is, _value.white.y);
read               71 3rdparty/openexr/IlmImf/ImfCompressionAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               70 3rdparty/openexr/IlmImf/ImfEnvmapAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read              958 3rdparty/openexr/IlmImf/ImfHeader.cpp     Xdr::read <StreamIO> (is, magic);
read              959 3rdparty/openexr/IlmImf/ImfHeader.cpp     Xdr::read <StreamIO> (is, version);
read              992 3rdparty/openexr/IlmImf/ImfHeader.cpp     Xdr::read <StreamIO> (is, Name::MAX_LENGTH, name);
read             1006 3rdparty/openexr/IlmImf/ImfHeader.cpp     Xdr::read <StreamIO> (is, Name::MAX_LENGTH, typeName);
read             1008 3rdparty/openexr/IlmImf/ImfHeader.cpp     Xdr::read <StreamIO> (is, size);
read               87 3rdparty/openexr/IlmImf/ImfIO.h     virtual bool	read (char c[/*n*/], int n) = 0;
read              225 3rdparty/openexr/IlmImf/ImfIO.h     return is.read (c, n);
read               75 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               78 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               81 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               84 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               87 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               90 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               93 3rdparty/openexr/IlmImf/ImfKeyCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               72 3rdparty/openexr/IlmImf/ImfLineOrderAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               82 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][0]);
read               83 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][1]);
read               84 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][2]);
read               86 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][0]);
read               87 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][1]);
read               88 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][2]);
read               90 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][0]);
read               91 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][1]);
read               92 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][2]);
read              126 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][0]);
read              127 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][1]);
read              128 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][2]);
read              130 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][0]);
read              131 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][1]);
read              132 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][2]);
read              134 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][0]);
read              135 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][1]);
read              136 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][2]);
read              178 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][0]);
read              179 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][1]);
read              180 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][2]);
read              181 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][3]);
read              183 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][0]);
read              184 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][1]);
read              185 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][2]);
read              186 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][3]);
read              188 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][0]);
read              189 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][1]);
read              190 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][2]);
read              191 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][3]);
read              193 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][0]);
read              194 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][1]);
read              195 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][2]);
read              196 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][3]);
read              238 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][0]);
read              239 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][1]);
read              240 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][2]);
read              241 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[0][3]);
read              243 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][0]);
read              244 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][1]);
read              245 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][2]);
read              246 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[1][3]);
read              248 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][0]);
read              249 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][1]);
read              250 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][2]);
read              251 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[2][3]);
read              253 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][0]);
read              254 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][1]);
read              255 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][2]);
read              256 3rdparty/openexr/IlmImf/ImfMatrixAttribute.cpp     Xdr::read <StreamIO> (is, _value[3][3]);
read              269 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, *(unsigned int *) writePtr);
read              279 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, h);
read              290 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, f);
read              307 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, ui);
read              317 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, *(half *) writePtr);
read              327 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, f);
read              344 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, ui);
read              355 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, h);
read              365 3rdparty/openexr/IlmImf/ImfMisc.cpp                     Xdr::read <CharPtrIO> (readPtr, *(float *) writePtr);
read              101 3rdparty/openexr/IlmImf/ImfOpaqueAttribute.cpp     Xdr::read <StreamIO> (is, _data, size);
read              381 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp             Xdr::read <CharPtrIO> (inPtr, *cd.end);
read              550 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     Xdr::read <CharPtrIO> (inPtr, minNonZero);
read              551 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     Xdr::read <CharPtrIO> (inPtr, maxNonZero);
read              561 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     Xdr::read <CharPtrIO> (inPtr, (char *) &bitmap[0] + minNonZero,
read              573 3rdparty/openexr/IlmImf/ImfPizCompressor.cpp     Xdr::read <CharPtrIO> (inPtr, length);
read               82 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, width);
read               83 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, height);
read               92 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, pixels[i].r);
read               93 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, pixels[i].g);
read               94 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, pixels[i].b);
read               95 3rdparty/openexr/IlmImf/ImfPreviewImageAttribute.cpp     Xdr::read <StreamIO> (is, pixels[i].a);
read               68 3rdparty/openexr/IlmImf/ImfRationalAttribute.cpp     Xdr::read <StreamIO> (is, _value.n);
read               69 3rdparty/openexr/IlmImf/ImfRationalAttribute.cpp     Xdr::read <StreamIO> (is, _value.d);
read              257 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp         Xdr::read <StreamIO> (is, y);
read              260 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp         Xdr::read <StreamIO> (is, dataSize);
read              293 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp     Xdr::read <StreamIO> (is, lineOffsets[i]);
read              358 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, yInFile);
read              359 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, dataSize);
read              374 3rdparty/openexr/IlmImf/ImfScanLineInputFile.cpp         ifd->is->read (buffer, dataSize);
read              130 3rdparty/openexr/IlmImf/ImfStdIO.cpp     _is->read (c, n);
read               80 3rdparty/openexr/IlmImf/ImfStdIO.h     virtual bool	read (char c[/*n*/], int n);
read               75 3rdparty/openexr/IlmImf/ImfStringAttribute.cpp     Xdr::read <StreamIO> (is, _value[i]);
read               75 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp     int read = 0;
read               77 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp     while (read < size)
read               80 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp        Xdr::read <StreamIO> (is, strSize);
read               81 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp        read += Xdr::size<int>();
read               86 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp        Xdr::read<StreamIO> (is, &str[0], strSize);
read               87 3rdparty/openexr/IlmImf/ImfStringVectorAttribute.cpp        read += strSize;
read               60 3rdparty/openexr/IlmImf/ImfTestFile.cpp     Xdr::read <StreamIO> (is, magic);
read               61 3rdparty/openexr/IlmImf/ImfTestFile.cpp     Xdr::read <StreamIO> (is, version);
read              102 3rdparty/openexr/IlmImf/ImfTestFile.cpp     Xdr::read <StreamIO> (is, magic);
read              103 3rdparty/openexr/IlmImf/ImfTestFile.cpp     Xdr::read <StreamIO> (is, version);
read               74 3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.cpp     Xdr::read <StreamIO> (is, _value.xSize);
read               75 3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.cpp     Xdr::read <StreamIO> (is, _value.ySize);
read               78 3rdparty/openexr/IlmImf/ImfTileDescriptionAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read              123 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, tileX);
read              126 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, tileY);
read              129 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, levelX);
read              132 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, levelY);
read              135 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, dataSize);
read              188 3rdparty/openexr/IlmImf/ImfTileOffsets.cpp         Xdr::read <StreamIO> (is, _offsets[l][dy][dx]);
read              315 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, tileXCoord);
read              316 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, tileYCoord);
read              317 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, levelX);
read              318 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, levelY);
read              319 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, dataSize);
read              343 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp         ifd->is->read (buffer, dataSize);
read              370 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, dx);
read              371 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, dy);
read              372 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, lx);
read              373 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, ly);
read              374 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     Xdr::read <StreamIO> (*ifd->is, dataSize);
read              383 3rdparty/openexr/IlmImf/ImfTiledInputFile.cpp     ifd->is->read (buffer, dataSize);
read               70 3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               73 3rdparty/openexr/IlmImf/ImfTimeCodeAttribute.cpp     Xdr::read <StreamIO> (is, tmp);
read               75 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read               76 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              101 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read              102 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              127 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read              128 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              154 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read              155 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              156 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.z);
read              182 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read              183 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              184 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.z);
read              210 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.x);
read              211 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.y);
read              212 3rdparty/openexr/IlmImf/ImfVecAttribute.cpp     Xdr::read <StreamIO> (is, _value.z);
read              203 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, bool &v);
read              207 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, char &v);
read              211 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed char &v);
read              215 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned char &v);
read              219 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed short &v);
read              223 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned short &v);
read              227 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed int &v);
read              231 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned int &v);
read              235 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed long &v);
read              239 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned long &v);
read              245 3rdparty/openexr/IlmImf/ImfXdr.h     read (T &in, Int64 &v);
read              251 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, float &v);
read              255 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, double &v);
read              259 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, half &v);
read              263 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, char v[/*n*/], int n);		// fixed-size char array
read              267 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, int n, char v[/*n*/]);		// zero-terminated string
read              607 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, bool &v)
read              618 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, char &v)
read              626 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed char &v)
read              634 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned char &v)
read              642 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed short &v)
read              655 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned short &v)
read              668 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed int &v)
read              683 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned int &v)
read              698 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, signed long &v)
read              739 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, unsigned long &v)
read              781 3rdparty/openexr/IlmImf/ImfXdr.h     read (T &in, Int64 &v)
read              802 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, float &v)
read              821 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, double &v)
read              844 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, half &v)
read              856 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, char v[], int n)		// fixed-size char array
read              864 3rdparty/openexr/IlmImf/ImfXdr.h read (T &in, int n, char v[])		// zero-terminated string
read               30 3rdparty/zlib/gzread.c         ret = read(state->fd, buf + *have, len - *have);
read             1746 apps/traincascade/boost.cpp         tree->read( *it, this, data );
read               17 apps/traincascade/boost.h     bool read( const cv::FileNode &node );
read               58 apps/traincascade/boost.h     void read( const cv::FileNode &node, CvBoost* _ensemble, CvDTreeTrainData* _data );
read               74 apps/traincascade/boost.h     bool read( const cv::FileNode &node, const CvFeatureEvaluator* _featureEvaluator,
read              377 apps/traincascade/cascadeclassifier.cpp     if ( !node.isMap() || !cascadeParams.read( node ) )
read              382 apps/traincascade/cascadeclassifier.cpp     if ( !stageParams->read( rnode ) )
read              387 apps/traincascade/cascadeclassifier.cpp     if ( !featureParams->read( rnode ) )
read              402 apps/traincascade/cascadeclassifier.cpp         if ( !tempStage->read( *it, featureEvaluator, *stageParams) )
read              539 apps/traincascade/cascadeclassifier.cpp         if ( !tempStage->read( node, featureEvaluator, *stageParams ))
read               74 apps/traincascade/cascadeclassifier.h     bool read( const cv::FileNode &node );
read               38 apps/traincascade/haarfeatures.cpp     if( !CvFeatureParams::read( node ) )
read               22 apps/traincascade/haarfeatures.h     virtual bool read( const cv::FileNode &node );
read              148 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* storage, CvFileNode* node );
read              214 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* storage, CvFileNode* node );
read              525 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* storage, CvFileNode* node );
read              803 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read              807 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node,
read              879 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node, CvRTrees* forest, CvDTreeTrainData* _data );
read              889 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read              890 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node,
read              952 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read             1070 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node,
read             1082 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read             1083 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node,
read             1164 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* storage, CvFileNode* node );
read             1575 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read             1849 apps/traincascade/old_ml.hpp     virtual void read( CvFileStorage* fs, CvFileNode* node );
read              881 apps/traincascade/old_ml_boost.cpp     CvDTree::read( fs, fnode, _data );
read              893 apps/traincascade/old_ml_boost.cpp     CvDTree::read( _fs, _node, _data );
read             2016 apps/traincascade/old_ml_boost.cpp         CV_CALL(tree->read( fs, (CvFileNode*)reader.ptr, this, data ));
read              104 apps/traincascade/old_ml_inner_functions.cpp     read( fs, model_node );
read             4119 apps/traincascade/old_ml_tree.cpp     read( fs, fnode, _data );
read               54 apps/traincascade/traincascade_features.h     virtual bool read( const cv::FileNode &node ) = 0;
read               69 apps/traincascade/traincascade_features.h     virtual bool read( const cv::FileNode &node );
read             2365 modules/core/include/opencv2/core.hpp     void read(const FileNode& fs);
read             2954 modules/core/include/opencv2/core.hpp         obj->read(fn);
read             2975 modules/core/include/opencv2/core.hpp         obj->read(fn);
read             2994 modules/core/include/opencv2/core.hpp         obj->read(fn);
read             2745 modules/core/include/opencv2/core/core_c.h             CvReadFunc read=0, CvWriteFunc write=0, CvCloneFunc clone=0 );
read              147 modules/core/include/opencv2/core/cvstd.inl.hpp     read(*this, value, value);
read              155 modules/core/include/opencv2/core/cvstd.inl.hpp     read(n, val, val);
read              549 modules/core/include/opencv2/core/ocl.hpp     bool read(const String& buf, const String& buildflags);
read              675 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, int& value, int default_value);
read              676 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, float& value, float default_value);
read              677 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, double& value, double default_value);
read              678 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, String& value, const String& default_value);
read              679 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, Mat& mat, const Mat& default_mat = Mat() );
read              680 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, SparseMat& mat, const SparseMat& default_mat = SparseMat() );
read              681 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, std::vector<KeyPoint>& keypoints);
read              682 modules/core/include/opencv2/core/persistence.hpp CV_EXPORTS void read(const FileNode& node, std::vector<DMatch>& matches);
read              732 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, default_temp);
read              793 modules/core/include/opencv2/core/persistence.hpp                 read(**it, vec[i], _Tp());
read              996 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, (int)default_value);
read             1004 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, (int)default_value);
read             1012 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, (int)default_value);
read             1020 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, (int)default_value);
read             1028 modules/core/include/opencv2/core/persistence.hpp     read(node, temp, (int)default_value);
read             1047 modules/core/include/opencv2/core/persistence.hpp         read( it, vec );
read             1097 modules/core/include/opencv2/core/persistence.hpp     read( *it, value, _Tp());
read             1121 modules/core/include/opencv2/core/persistence.hpp     read( n, value, _Tp());
read             1180 modules/core/include/opencv2/core/persistence.hpp inline FileNode::operator int() const    { int value;    read(*this, value, 0);     return value; }
read             1181 modules/core/include/opencv2/core/persistence.hpp inline FileNode::operator float() const  { float value;  read(*this, value, 0.f);   return value; }
read             1182 modules/core/include/opencv2/core/persistence.hpp inline FileNode::operator double() const { double value; read(*this, value, 0.);    return value; }
read             1183 modules/core/include/opencv2/core/persistence.hpp inline FileNode::operator String() const { String value; read(*this, value, value); return value; }
read             1189 modules/core/include/opencv2/core/persistence.hpp inline String::String(const FileNode& fn): cstr_(0), len_(0) { read(fn, *this, *this); }
read             1802 modules/core/include/opencv2/core/types_c.h     CvReadFunc read; /**< reads object from file storage */
read              167 modules/core/src/pca.cpp     cv::read(fs["vectors"], eigenvectors);
read              168 modules/core/src/pca.cpp     cv::read(fs["values"], eigenvalues);
read              169 modules/core/src/pca.cpp     cv::read(fs["mean"], mean);
read             4763 modules/core/src/persistence.cpp                 CvReadFunc read, CvWriteFunc write, CvCloneFunc clone )
read             4773 modules/core/src/persistence.cpp     _info.read = read;
read             4824 modules/core/src/persistence.cpp         !_info->read || !_info->write )
read             4978 modules/core/src/persistence.cpp     obj = node->info->read( fs, node );
read              332 modules/core/src/system.cpp             while ((size_t)read(cpufile, &auxv, size_auxv_t) == size_auxv_t)
read              520 modules/core/test/test_mat.cpp         lPCA.read( fs.root() );
read              844 modules/cudacodec/src/video_writer.cpp     read(fs["P_Interval"     ], P_Interval, 3);
read              845 modules/cudacodec/src/video_writer.cpp     read(fs["IDR_Period"     ], IDR_Period, 15);
read              846 modules/cudacodec/src/video_writer.cpp     read(fs["DynamicGOP"     ], DynamicGOP, 0);
read              847 modules/cudacodec/src/video_writer.cpp     read(fs["RCType"         ], RCType, 1);
read              848 modules/cudacodec/src/video_writer.cpp     read(fs["AvgBitrate"     ], AvgBitrate, 4000000);
read              849 modules/cudacodec/src/video_writer.cpp     read(fs["PeakBitrate"    ], PeakBitrate, 10000000);
read              850 modules/cudacodec/src/video_writer.cpp     read(fs["QP_Level_Intra" ], QP_Level_Intra, 25);
read              851 modules/cudacodec/src/video_writer.cpp     read(fs["QP_Level_InterP"], QP_Level_InterP, 28);
read              852 modules/cudacodec/src/video_writer.cpp     read(fs["QP_Level_InterB"], QP_Level_InterB, 31);
read              853 modules/cudacodec/src/video_writer.cpp     read(fs["DeblockMode"    ], DeblockMode, 1);
read              854 modules/cudacodec/src/video_writer.cpp     read(fs["ProfileLevel"   ], ProfileLevel, 65357);
read              855 modules/cudacodec/src/video_writer.cpp     read(fs["ForceIntra"     ], ForceIntra, 0);
read              856 modules/cudacodec/src/video_writer.cpp     read(fs["ForceIDR"       ], ForceIDR, 0);
read              857 modules/cudacodec/src/video_writer.cpp     read(fs["ClearStat"      ], ClearStat, 0);
read              858 modules/cudacodec/src/video_writer.cpp     read(fs["DIMode"         ], DIMode, 1);
read              859 modules/cudacodec/src/video_writer.cpp     read(fs["Presets"        ], Presets, 2);
read              860 modules/cudacodec/src/video_writer.cpp     read(fs["DisableCabac"   ], DisableCabac, 0);
read              861 modules/cudacodec/src/video_writer.cpp     read(fs["NaluFramingType"], NaluFramingType, 0);
read              862 modules/cudacodec/src/video_writer.cpp     read(fs["DisableSPSPPS"  ], DisableSPSPPS, 0);
read               91 modules/cudaobjdetect/test/test_objdetect.cpp         f.read((char*)&rows, sizeof(rows));
read               92 modules/cudaobjdetect/test/test_objdetect.cpp         f.read((char*)&cols, sizeof(cols));
read               98 modules/cudaobjdetect/test/test_objdetect.cpp                 f.read((char*)&val, sizeof(val));
read              103 modules/cudaobjdetect/test/test_objdetect.cpp         f.read((char*)&nlocations, sizeof(nlocations));
read              109 modules/cudaobjdetect/test/test_objdetect.cpp             f.read((char*)&location, sizeof(location));
read               98 modules/cudaoptflow/test/test_optflow.cpp     f.read((char*) &rows, sizeof(rows));
read               99 modules/cudaoptflow/test/test_optflow.cpp     f.read((char*) &cols, sizeof(cols));
read              104 modules/cudaoptflow/test/test_optflow.cpp         f.read(u_gold.ptr<char>(i), u_gold.cols * sizeof(float));
read              109 modules/cudaoptflow/test/test_optflow.cpp         f.read(v_gold.ptr<char>(i), v_gold.cols * sizeof(float));
read              546 modules/features2d/include/opencv2/features2d.hpp       void read( const FileNode& fn );
read              887 modules/features2d/include/opencv2/features2d.hpp     virtual void read( const FileNode& );
read             1014 modules/features2d/include/opencv2/features2d.hpp     virtual void read( const FileNode& );
read              168 modules/features2d/misc/java/src/cpp/features2d_manual.hpp     CV_WRAP void read( const String& fileName )
read              171 modules/features2d/misc/java/src/cpp/features2d_manual.hpp         wrapped->read(fs.root());
read              282 modules/features2d/misc/java/src/cpp/features2d_manual.hpp     CV_WRAP void read( const String& fileName )
read              285 modules/features2d/misc/java/src/cpp/features2d_manual.hpp         wrapped->read(fs.root());
read              387 modules/features2d/misc/java/src/cpp/features2d_manual.hpp     CV_WRAP void read( const String& fileName )
read              390 modules/features2d/misc/java/src/cpp/features2d_manual.hpp         wrapped->read(fs.root());
read               79 modules/features2d/misc/java/test/BRIEFDescriptorExtractorTest.java         extractor.read(filename);
read               47 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java         detector.read(filename);
read              278 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java         matcher.read(filename);
read              246 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java         matcher.read(filename);
read              241 modules/features2d/misc/java/test/BruteForceHammingLUTDescriptorMatcherTest.java         matcher.read(filename);
read               47 modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java         detector.read(filename);
read              252 modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java         matcher.read(filename);
read               52 modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java         detector.read(filename);
read              264 modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java         matcher.read(filename);
read               86 modules/features2d/misc/java/test/FASTFeatureDetectorTest.java         detector.read(filename);
read               93 modules/features2d/misc/java/test/FASTFeatureDetectorTest.java         detector.read(filename);
read              107 modules/features2d/misc/java/test/FASTFeatureDetectorTest.java         detector.read(filename);
read              115 modules/features2d/misc/java/test/FASTFeatureDetectorTest.java         detector.read(filename);
read               90 modules/features2d/misc/java/test/Features2dTest.java         detector.read(detectorCfgFile);
read               94 modules/features2d/misc/java/test/Features2dTest.java         extractor.read(extractorCfgFile);
read              121 modules/features2d/misc/java/test/FlannBasedDescriptorMatcherTest.java         detector.read(filename);
read              329 modules/features2d/misc/java/test/FlannBasedDescriptorMatcherTest.java         matcher.read(filenameR);
read               85 modules/features2d/misc/java/test/ORBDescriptorExtractorTest.java         extractor.read(filename);
read              105 modules/features2d/misc/java/test/STARFeatureDetectorTest.java         detector.read(filename);
read               35 modules/features2d/misc/java/test/SURFDescriptorExtractorTest.java         extractor.read(filename);
read               95 modules/features2d/misc/java/test/SURFDescriptorExtractorTest.java         extractor.read(filename);
read               74 modules/features2d/misc/java/test/SURFFeatureDetectorTest.java         detector.read(filename);
read              101 modules/features2d/misc/java/test/SURFFeatureDetectorTest.java         detector.read(filename);
read              116 modules/features2d/misc/java/test/SURFFeatureDetectorTest.java         detector.read(filename);
read              141 modules/features2d/misc/java/test/SURFFeatureDetectorTest.java         detector.read(filename);
read               67 modules/features2d/src/blobdetector.cpp   virtual void read( const FileNode& fn );
read              182 modules/features2d/src/blobdetector.cpp     params.read(fn);
read              118 modules/features2d/test/test_agast.cpp     read( fs["exp_kps1"], exp_kps1, Mat() );
read              119 modules/features2d/test/test_agast.cpp     read( fs["exp_kps2"], exp_kps2, Mat() );
read              208 modules/features2d/test/test_descriptors_regression.cpp             read( fs.getFirstTopLevelNode(), keypoints );
read              201 modules/features2d/test/test_detectors_regression.cpp         read( fs["keypoints"], validKeypoints );
read              118 modules/features2d/test/test_fast.cpp     read( fs["exp_kps1"], exp_kps1, Mat() );
read              119 modules/features2d/test/test_fast.cpp     read( fs["exp_kps2"], exp_kps2, Mat() );
read               23 modules/imgproc/test/test_cvtyuv.cpp     virtual YUV read(const Mat& yuv, int row, int col) = 0;
read               37 modules/imgproc/test/test_cvtyuv.cpp     virtual RGB read(const Mat& rgb, int row, int col) = 0;
read              526 modules/imgproc/test/test_cvtyuv.cpp             rgbWriter->write(rgb, row, col, cvt.convert(yuvReader->read(yuv, row, col)));
read              536 modules/imgproc/test/test_cvtyuv.cpp             grayWriter->write(rgb, row, col, cvt.convert(yuvReader->read(yuv, row, col)));
read              546 modules/imgproc/test/test_cvtyuv.cpp             yuvWriter->write(yuv, row, col, cvt.convert(rgbReader->read(rgb, row, col)));
read              183 modules/imgproc/test/test_houghLines.cpp     read( fs[test_case_name], exp_lines, Mat() );
read               35 modules/java/generator/src/java/android+Utils.java             while ((bytesRead = is.read(buffer)) != -1) {
read               61 modules/java/generator/src/java/android+Utils.java         while ((bytesRead = is.read(buffer)) != -1) {
read              487 modules/ml/src/boost.cpp         impl.read(fn);
read             1188 modules/ml/src/gbt.cpp             CV_CALL(tree->read( fs, (CvFileNode*)reader.ptr, data ));
read              478 modules/ml/src/knearest.cpp         impl->read(fn);
read              102 modules/ml/src/lr.cpp     virtual void read(const FileNode& fn);
read              340 modules/ml/src/precomp.hpp         virtual void read( const FileNode& fn );
read              397 modules/ml/src/rtrees.cpp         impl.read(fn);
read              244 modules/objdetect/include/opencv2/objdetect.hpp     CV_WRAP bool read( const FileNode& node );
read              380 modules/objdetect/include/opencv2/objdetect.hpp     virtual bool read(FileNode& fn);
read              567 modules/objdetect/src/cascadedetect.cpp     if (!FeatureEvaluator::read(node, _origWinSize))
read              586 modules/objdetect/src/cascadedetect.cpp         if(!ff[i].read(*it))
read              764 modules/objdetect/src/cascadedetect.cpp     if (!FeatureEvaluator::read(node, _origWinSize))
read              779 modules/objdetect/src/cascadedetect.cpp         if(!ff[i].read(*it))
read             1536 modules/objdetect/src/cascadedetect.cpp     if( !data.read(root) )
read             1545 modules/objdetect/src/cascadedetect.cpp     return featureEvaluator->read(fn, data.origWinSize);
read               37 modules/objdetect/src/cascadedetect.hpp     virtual bool read(const FileNode& node, Size origWinSize);
read               85 modules/objdetect/src/cascadedetect.hpp     void read( const FileNode& node );
read              198 modules/objdetect/src/cascadedetect.hpp         bool read(const FileNode &node);
read              322 modules/objdetect/src/cascadedetect.hpp         bool read( const FileNode& node );
read              349 modules/objdetect/src/cascadedetect.hpp     virtual bool read( const FileNode& node, Size origWinSize);
read              417 modules/objdetect/src/cascadedetect.hpp         bool read(const FileNode& node );
read              434 modules/objdetect/src/cascadedetect.hpp     virtual bool read( const FileNode& node, Size origWinSize );
read              199 modules/objdetect/src/hog.cpp     return read(obj);
read             1925 modules/objdetect/src/hog.cpp         if(obj->read(fn))
read             1951 modules/objdetect/src/hog.cpp     HOGRTTI::release, HOGRTTI::read, HOGRTTI::write, HOGRTTI::clone);
read              541 modules/objdetect/test/test_cascadeandhog.cpp     ASSERT_NO_THROW(hog.read(n));
read             2942 modules/ts/include/opencv2/ts/ts_gtest.h   return static_cast<int>(read(fd, buf, count));
read               89 modules/video/test/test_tvl1optflow.cpp         file.read((char*) &tag, sizeof(float));
read               94 modules/video/test/test_tvl1optflow.cpp         file.read((char*) &size.width, sizeof(int));
read               95 modules/video/test/test_tvl1optflow.cpp         file.read((char*) &size.height, sizeof(int));
read              105 modules/video/test/test_tvl1optflow.cpp                 file.read((char*) &u.x, sizeof(float));
read              106 modules/video/test/test_tvl1optflow.cpp                 file.read((char*) &u.y, sizeof(float));
read              480 modules/videoio/include/opencv2/videoio.hpp     CV_WRAP virtual bool read(OutputArray image);
read              725 modules/videoio/src/cap.cpp     read(image);
read              733 modules/videoio/src/cap.cpp     read(image);
read             2237 modules/videoio/src/cap_ffmpeg_impl.hpp     bool read(unsigned char** data, int* size, int* endOfFile);
read             2421 modules/videoio/src/cap_ffmpeg_impl.hpp     return stream->read(data, size, endOfFile);
read              164 modules/videoio/src/cap_mjpeg_decoder.cpp     MjpegInputStream& read(char*, uint64_t);
read              254 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&avih), sizeof(AviMainHeader));
read              260 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&strh), sizeof(AviStreamHeader));
read              266 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&bmph), sizeof(BitmapInfoHeader));
read              272 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&riff_list), sizeof(riff_list));
read              278 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&riff_chunk), sizeof(riff_chunk));
read              284 modules/videoio/src/cap_mjpeg_decoder.cpp     is.read((char*)(&idx1), sizeof(idx1));
read              793 modules/videoio/src/cap_mjpeg_decoder.cpp     m_file_stream.read(result.data(), chunk.m_size);
read               78 samples/android/face-detection/src/org/opencv/samples/facedetect/FdActivity.java                         while ((bytesRead = is.read(buffer)) != -1) {
read               62 samples/cpp/filestorage.cpp     x.read(node);
read              211 samples/cpp/tutorial_code/calib3d/camera_calibration/camera_calibration.cpp         x.read(node);
read              183 samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp   while(cap.read(frame) && waitKey(30) != 27) // capture frame until ESC is pressed
read               53 samples/cpp/tutorial_code/core/file_input_output/file_input_output.cpp         x.read(node);
read               36 samples/cpp/tutorial_code/objectDetection/objectDetection.cpp     while ( capture.read(frame) )
read               42 samples/cpp/tutorial_code/objectDetection/objectDetection2.cpp     while ( capture.read(frame) )
read              103 samples/cpp/tutorial_code/video/bg_sub.cpp         if(!capture.read(frame)) {
read              135 samples/directx/d3d10_interop.cpp         if (!m_cap.read(m_frame_bgr))
read              139 samples/directx/d3d11_interop.cpp         if (!m_cap.read(m_frame_bgr))
read              108 samples/directx/d3d9_interop.cpp         if (!m_cap.read(m_frame_bgr))
read              108 samples/directx/d3d9ex_interop.cpp         if (!m_cap.read(m_frame_bgr))
read               22 samples/gpu/hog.cpp     static Args read(int argc, char** argv);
read              127 samples/gpu/hog.cpp             args = Args::read(argc, argv);
read               19 samples/gpu/stereo_match.cpp     static Params read(int argc, char** argv);
read               95 samples/gpu/stereo_match.cpp         Params args = Params::read(argc, argv);
read               43 samples/gpu/video_reader.cpp         if (!reader.read(frame))
read               86 samples/tapi/clahe.cpp             capture.read(frame);
read              146 samples/tapi/pyrlk_optical_flow.cpp             if( !capture.read(frame) )
read              147 samples/tapi/tvl1_optical_flow.cpp             if( !capture.read(frame) )