/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | read.adb | 19 procedure Read is subprogram 64 procedure Read argument 71 procedure Read is new ZLib.Read subprogram 72 (Read, 81 procedure Read subprogram 98 end Read; 139 Read (Filter, Buffer, Last); 156 end Read;
|
A D | zlib-streams.adb | 130 procedure Read subprogram 136 procedure Read argument 144 procedure Read subprogram 148 Ada.Streams.Read (Stream.Back.all, Item, Last); 149 end Read; 151 procedure Read is new ZLib.Read subprogram 152 (Read => Read, 158 Read (Stream.Reader, Item, Last); 159 end Read;
|
A D | test.adb | 135 Read (Left, Left_Buffer, Left_Last); 136 Read (Right, Right_Buffer, Right_Last); 170 Read (Source, Buffer, Last); 185 Read (File_In, Item, Last);
|
A D | zlib.ads | 259 with procedure Read 277 procedure Read subprogspec
|
A D | zlib-streams.ads | 20 procedure Read subprogspec
|
A D | zlib.adb | 396 procedure Read subprogram 415 Read (Buffer, Rest_Last); argument 439 end Read;
|
A D | readme.txt | 11 - Attension: ZLib.Read generic routine have a initialization requirement
|
/AliOS-Things-master/components/SDL2/ |
A D | INSTALL.txt | 5 * Read VisualC.html 8 * Read the FAQ at https://wiki.libsdl.org/moin.fcg/FAQWindows 12 * Read docs/README-macosx.md 21 * Read docs/README-android.md 24 * Read docs/README-ios.md 27 * Read docs/README-cmake.md
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/blast/ |
A D | README | 1 Read blast.h for purpose and usage.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | pmu.cc | 69 count_at_start_ = Read(); in Start() 76 count_at_stop_ = Read(); in Stop() 85 std::int64_t Read() const { in Read() function in ruy::PerfEvent
|
/AliOS-Things-master/hardware/board/haaseduk1/drivers/sensor/ |
A D | drv_baro_qst_qmp6988.c | 54 uint8_t qmp6988_ReadData(uint8_t slave, uint8_t reg_add, unsigned char *Read, uint8_t num) in qmp6988_ReadData() argument 57 return qmp6988_spi_read(reg_add, Read, num); in qmp6988_ReadData() 59 return qst_sw_readreg(slave, reg_add, Read, num); in qmp6988_ReadData() 64 sensor_i2c_master_recv(1, slave, Read, num, 1000); in qmp6988_ReadData()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | jsbignum.texi | 358 Read-only integer. Return the minimum allowed precision. Must be at least 2. 361 Read-only integer. Return the maximum allowed precision. Must be at least 113. 364 Read-only integer. Return the minimum allowed exponent size in 368 Read-only integer. Return the maximum allowed exponent size in 372 Read-only integer. Round to nearest, with ties to even rounding mode. 375 Read-only integer. Round to zero rounding mode. 378 Read-only integer. Round to -Infinity rounding mode. 381 Read-only integer. Round to +Infinity rounding mode. 384 Read-only integer. Round to nearest, with ties away from zero rounding mode. 387 Read-only integer. Round away from zero rounding mode. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 102 Open strargOriFilPth For Binary Access Read As #1 136 Open strargFilPth For Binary Access Read As #1 139 'Read the original file size value:
|
/AliOS-Things-master/solutions/lora_p2p_demo/ |
A D | radio.h | 340 uint8_t ( *Read )( uint32_t addr ); member
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | maktjpeg.st | 8 ; Read installation instructions before trying to make the program!
|
A D | makcjpeg.st | 8 ; Read installation instructions before trying to make the program!
|
A D | makdjpeg.st | 8 ; Read installation instructions before trying to make the program!
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | README.txt | 73 // Read the Manufacturer String 77 // Read the Product String 81 // Read the Serial Number String 85 // Read Indexed String 1 99 // Read requested state
|
/AliOS-Things-master/components/jsoncpp/ |
A D | README.md | 48 Read 相关类:
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | GZipStream.cs | 154 public override int Read(byte[] buffer, int offset, int count) in Read() method in DotZLib.GZipStream
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | README | 135 pngread.c => Read data/helper high-level functions 137 pngrtran.c => Read data transformation functions 138 pngrutil.c => Read data utility functions
|
/AliOS-Things-master/components/fatfs/ |
A D | README.md | 17 - Read-only, optional API, I/O buffer and etc...
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/ |
A D | flatbuffers.h | 109 static return_type Read(const uint8_t *p, uoffset_t i) { in Read() function 117 static return_type Read(const uint8_t *p, uoffset_t i) { 126 static return_type Read(const uint8_t *p, uoffset_t i) { 175 IT operator*() const { return IndirectHelper<T>::Read(data_, 0); } 177 IT operator->() const { return IndirectHelper<T>::Read(data_, 0); } 263 return IndirectHelper<T>::Read(Data(), i); 335 return const_cast<mutable_return_type>(IndirectHelper<T>::Read(Data(), i)); 359 return IndirectHelper<T>::Read(element, 0); 378 auto table = IndirectHelper<T>::Read(data, 0); 446 return IndirectHelper<IndirectHelperType>::Read(Data(), i);
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | libtiff-CVE-2018-5784.patch | 106 + /* Read multiple input files and write to output file(s) */
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/ |
A D | deps.cmake | 144 # Read from configure.ac.
|