/AliOS-Things-master/components/freetype/src/base/ |
A D | ftstream.c | 490 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 D | README.examples | 42 reads and writes zlib streams from stdin to stdout
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | README | 65 tags, and a "set" function and reads all the data from the private
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/ |
A D | lightmeter.md | 423 * This function reads light by ap3216c sensor measurement
|
/AliOS-Things-master/components/lwip/lwip2.0.0/api/ |
A D | sockets.c | 318 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 D | README | 13 that reads binary PGM and PPM files (the ``raw'' grayscale and RGB subsets
|
A D | COPYING | 103 c) If the modified program normally reads commands interactively
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | README | 51 factors for row filter selection, direct reads of integers from buffers
|
A D | INSTALL | 186 this directory and "make test" which will run a quick test that reads
|
A D | libpng-manual.txt | 3664 reads such images reads all the image data into memory, uncompressed, before
|
/AliOS-Things-master/components/mbedtls/programs/ |
A D | README.md | 70 … a simple DTLS client program, which sends one datagram to the server and reads one datagram in re…
|
/AliOS-Things-master/components/mbedtls/ |
A D | README.mbedtls.md | 87 …struments the code with MemorySanitizer to check for uninitialised memory reads. Experimental, nee…
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_ImageIO.m | 37 // This callback reads some bytes from an SDL_rwops and copies it
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | structure.txt | 527 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 D | libjpeg.txt | 533 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 D | install.txt | 833 be sure to adjust the dependency line that reads "$(RFILE) : makefile".
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 613 - 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 D | ChangeLog | 1161 * 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 D | doxyfile | 1338 # a tag file that is based on the input files it reads.
|
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/ |
A D | Doxyfile | 1409 # a tag file that is based on the input files it reads.
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/ |
A D | html.doxyfile | 1589 # 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 D | ChangeLog | 1131 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 D | doxyfile.in | 1991 # tag file that is based on the input files it reads. See section "Linking to
|
A D | web_doxyfile.in | 1979 # tag file that is based on the input files it reads. See section "Linking to
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | Doxyfile | 2104 # tag file that is based on the input files it reads. See section "Linking to
|