Home
last modified time | relevance | path

Searched refs:reads (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/freetype/src/base/
A Dftstream.c490 FT_Byte reads[2]; in FT_Stream_ReadUShort() local
506 p = reads; in FT_Stream_ReadUShort()
537 FT_Byte reads[2]; in FT_Stream_ReadUShortLE() local
553 p = reads; in FT_Stream_ReadUShortLE()
584 FT_Byte reads[3]; in FT_Stream_ReadUOffset() local
597 if (stream->read( stream, stream->pos, reads, 3L ) != 3L ) in FT_Stream_ReadUOffset()
600 p = reads; in FT_Stream_ReadUOffset()
631 FT_Byte reads[4]; in FT_Stream_ReadULong() local
647 p = reads; in FT_Stream_ReadULong()
678 FT_Byte reads[4]; in FT_Stream_ReadULongLE() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/
A DREADME.examples42 reads and writes zlib streams from stdin to stdout
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A DREADME65 tags, and a "set" function and reads all the data from the private
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/
A Dlightmeter.md423 * This function reads light by ap3216c sensor measurement
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c318 int reads; member
1530 event->reads = event->counts; in lwip_write()
1616 s16_t rcvevent = sock ? sock->rcvevent : event->reads; in lwip_selscan()
1688 events[i].reads = 0; in lwip_eventfd()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A DREADME13 that reads binary PGM and PPM files (the ``raw'' grayscale and RGB subsets
A DCOPYING103 c) If the modified program normally reads commands interactively
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DREADME51 factors for row filter selection, direct reads of integers from buffers
A DINSTALL186 this directory and "make test" which will run a quick test that reads
A Dlibpng-manual.txt3664 reads such images reads all the image data into memory, uncompressed, before
/AliOS-Things-master/components/mbedtls/programs/
A DREADME.md70 … a simple DTLS client program, which sends one datagram to the server and reads one datagram in re…
/AliOS-Things-master/components/mbedtls/
A DREADME.mbedtls.md87 …struments the code with MemorySanitizer to check for uninitialised memory reads. Experimental, nee…
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_ImageIO.m37 // This callback reads some bytes from an SDL_rwops and copies it
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt527 2. Data output reads from the DCT coefficient buffer and performs the IDCT
579 necessary to mask off the value when reading. Thus, all reads of JSAMPLE
933 separate program that reads ahead to the DNL, then goes back and fixes the SOF
A Dlibjpeg.txt533 As previously mentioned, the JPEG library reads compressed data from a "data
679 jpeg_read_scanlines() reads at least one scanline per call, until the
1913 the library's input scan counter is easier.) The library automatically reads
1947 reads some additional data and returns when one of the indicated significant
2090 (But it reads no input if jpeg_consume_input() has already reached the
A Dinstall.txt833 be sure to adjust the dependency line that reads "$(RFILE) : makefile".
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog613 - Avoid extraneous reads after EOF in gzio.c [Brown]
707 - Add gzdirect() function to indicate transparent reads
1462 - gzread no longer reads one extra byte in certain cases
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog1161 * tools/tiffdump.c: fix a few misaligned 64-bit reads warned
1255 Fix potential out-of-bound reads in case of short input data.
1259 * libtiff/tif_getimage.c: fix out-of-bound reads in TIFFRGBAImage
1403 CMake reads all version information directly from configure.ac to
7646 o mkversion.c now reads RELEASE-DATE and emits TIFFLIB_VERSION in
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile1338 # a tag file that is based on the input files it reads.
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1409 # a tag file that is based on the input files it reads.
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1589 # a tag file that is based on the input files it reads.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog1131 363babe2 Merge "fix some warning about unaligned 32b reads"
1181 25bf2ce5 fix some warning about unaligned 32b reads
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1991 # tag file that is based on the input files it reads. See section "Linking to
A Dweb_doxyfile.in1979 # tag file that is based on the input files it reads. See section "Linking to
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile2104 # tag file that is based on the input files it reads. See section "Linking to

Completed in 57 milliseconds

12