/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CHANGELOG | 27 - Add Face Attributes. 39 - Add update task api. 99 - Add new api. 135 - Add task api. 138 - Add task api. 498 - Add PHP sdk. 764 - Add Content. 907 - Add name. 1007 - Add sdk. 1146 - Add HSF apis. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | makeproj.mac | 56 Add Files (ijg_folder as string) & "jaricom.c" To Segment 1 59 Add Files (ijg_folder as string) & "jcarith.c" To Segment 1 60 Add Files (ijg_folder as string) & "jctrans.c" To Segment 1 61 Add Files (ijg_folder as string) & "jcparam.c" To Segment 1 63 Add Files (ijg_folder as string) & "jcinit.c" To Segment 1 71 Add Files (ijg_folder as string) & "jchuff.c" To Segment 1 120 Add Files (ijg_folder as string) & "cjpeg.c" To Segment 1 121 Add Files (ijg_folder as string) & "rdppm.c" To Segment 1 122 Add Files (ijg_folder as string) & "rdgif.c" To Segment 1 124 Add Files (ijg_folder as string) & "rdrle.c" To Segment 1 [all …]
|
A D | change.log | 17 Add makefile.b32 for use with Borland C++ 32-bit (bcc32). 30 Add support for wide gamut color spaces (JFIF version 2). 50 Add jpegtran -wipe option and extension for -crop. 57 Add cjpeg -rgb1 option to create an RGB JPEG file, and insert 71 Add remark for jpeg_mem_dest() in jdatadst.c. 80 Add type identifier for declaration of noreturn functions. 86 Add missing #include directives in configuration checks, avoid 93 Add cjpeg -rgb option to create RGB JPEG files. 113 Add option to compression library and cjpeg (-block N) to use 208 Add -raw option to rdjpgcom not to mangle the output. [all …]
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | uncrustify.cfg | 130 # Add or remove space in 'NS_ENUM ('. 259 # Add or remove space before '<'. 265 # Add or remove space inside '<>'. 271 # Add or remove space after '>'. 325 # Add or remove space before ';'. 361 # Add or remove space before '[]'. 377 # Add or remove space before ','. 419 # Add or remove space after class ':'. 496 # Add or remove space inside '{}'. 916 # Add or remove space after '_'. [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/ |
A D | release_note.txt | 22 1. Add API le_disconnect_with_reason. 37 1. Add API le_scan_info_filter. 42 1. Add more configure APIs. 68 2. Add size check with allocate memory. 84 1. Add os_timer_state_get 90 2. Add ftl.h
|
/AliOS-Things-master/hardware/chip/haas1000/aos/ |
A D | my_cpp_test.cpp | 53 static int Add(int left, int right) in Add() function 57 static float Add(float left, int right) in Add() function 112 a=Add(10, 20); in cpp_polymorphic() 113 b=Add(10.5f,20); in cpp_polymorphic()
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 40 - Add deflateGetDictionary() function 392 - Add zlib.3.pdf to distribution 711 - Add contrib/masmx64 [Vollant] 758 - Add contrib/dotzlib [Ravn] 821 - Add AS400 support [Monnerat] 864 - Add contrib/ada [Anisimkov] 867 - Add contrib/masm686 [Truta] 931 - Add some casts to minigzip.c 944 - Add zlib.3 [Rodgers] 959 - Add gzungetc() function [all …]
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/bluetooth/DebugAnalyzer/ |
A D | ReleaseNotes.md | 17 - Add manipulation with command line 18 - Add serial port selection on Main dialog 19 - Add "Cancel" button and Patch/ROM index path selection on Detail Settings dialog 45 - Add index parse of patch log
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | SConstruct | 35 opts.Add(PathOption('PREFIX', \ 38 opts.Add(BoolOption('ccitt', \ 41 opts.Add(BoolOption('packbits', \ 44 opts.Add(BoolOption('lzw', \ 47 opts.Add(BoolOption('thunder', \ 50 opts.Add(BoolOption('next', \ 53 opts.Add(BoolOption('logluv', \ 56 opts.Add(BoolOption('strip_chopping', \ 59 opts.Add(BoolOption('extrasample_as_alpha', \ 62 opts.Add(BoolOption('check_ycbcr_subsampling', \
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/ |
A D | ChangeLog.txt | 7 (2) Add Security Boot image process function 8 20170815 v2.0.4 Add Offset and Len options to Security Boot 11 …(2) Add "Advanced Setting" functions to Download Tabpage, which makes users to be able to check an… 25 20180727 v2.2.6 Add H/W power down enable function for AmebaD. 27 20180820 v2.2.8 (1) Add support to Ameba-D RSIP mask function. 30 20180905 v2.2.9 (1) Add timeout mechanism for handshake in AmebaZ/D flashloader.
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/ |
A D | ChangeLog.txt | 7 (2) Add Security Boot image process function 8 20170815 v2.0.4 Add Offset and Len options to Security Boot 11 …(2) Add "Advanced Setting" functions to Download Tabpage, which makes users to be able to check an… 25 20180727 v2.2.6 Add H/W power down enable function for AmebaD. 27 20180820 v2.2.8 (1) Add support to Ameba-D RSIP mask function. 30 20180905 v2.2.9 (1) Add timeout mechanism for handshake in AmebaZ/D flashloader.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | readme.txt | 18 - Add pragma Assert to check Stream_Element is 8 bit. 26 - Add Status_Error exception definition. 28 - Add pragma Assertion that Ada.Streams.Stream_Element size is 8 bit. 49 4. Add the library z.lib to the project. 50 5. Add the libc.lib library from the ObjectAda distribution to the project.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/ |
A D | CodecBase.cs | 90 public void Add(byte[] data) in Add() method in DotZLib.CodecBase 92 Add(data,0,data.Length); in Add() 103 public abstract void Add(byte[] data, int offset, int count); in Add() method in DotZLib.CodecBase
|
A D | UnitTests.cs | 189 compressedData.Add(data[i+startIndex]); in CDataAvail() 204 def.Add(testData); in Deflate_Compress() 223 uncompressedData.Add(data[i+startIndex]); in DDataAvail() 234 inf.Add((byte[])compressedData.ToArray(typeof(byte))); in Inflate_Expand()
|
A D | DotZLib.cs | 186 void Add(byte[] data); in Add() method 195 void Add(byte[] data, int offset, int count); in Add() method
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/qnx/ |
A D | package.qpg | 26 <QPG:Add file="../zconf.h" install="/opt/include/" user="root:sys" permission="644"/> 27 <QPG:Add file="../zlib.h" install="/opt/include/" user="root:sys" permission="644"/> 28 <QPG:Add file="../libz.so.1.2.11" install="/opt/lib/" user="root:bin" permission="644"/> 29 …<QPG:Add file="libz.so" install="/opt/lib/" component="dev" filetype="symlink" linkto="libz.so.1.2… 30 <QPG:Add file="libz.so.1" install="/opt/lib/" filetype="symlink" linkto="libz.so.1.2.11"/> 31 <QPG:Add file="../libz.so.1.2.11" install="/opt/lib/" component="slib"/>
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminus/ |
A D | CHANGES.txt | 7 1.2 - 2017.04.22 - Add buffer-size check 10 1.4 - 2017.08.28 - Add PNGMINUS_UNUSED (Christian Hesse)
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/ |
A D | flexbuffers.h | 1280 void Add(int8_t i) { Int(i); } in Add() function 1281 void Add(int16_t i) { Int(i); } in Add() function 1282 void Add(int32_t i) { Int(i); } in Add() function 1283 void Add(int64_t i) { Int(i); } in Add() function 1284 void Add(uint8_t u) { UInt(u); } in Add() function 1285 void Add(uint16_t u) { UInt(u); } in Add() function 1286 void Add(uint32_t u) { UInt(u); } in Add() function 1287 void Add(uint64_t u) { UInt(u); } in Add() function 1288 void Add(float f) { Float(f); } in Add() function 1290 void Add(bool b) { Bool(b); } in Add() function [all …]
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | Jamfile | 34 # Add the optional/replaceable files. 46 # Add Macintosh-specific file to the library when necessary.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | MiniZip64_Changes.txt | 5 - **TODO - Add history**
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 159 * Add incremental decoding support for images containing ALPH and ICCP chunks. 184 * Add support for ARGB -> YUVA conversion for lossless decoder 186 * Add stats for lossless and alpha encoding 188 * Add PAM output support to dwebp 195 * Add TIFF input support to cwebp. 211 * Add support for RGB565, RGBA4444 & ARGB image colorspace.
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/fixedpoint/ |
A D | fixedpoint_sse.h | 95 inline __m128i Add(__m128i a, __m128i b) { 100 inline int16x8_m128i Add(int16x8_m128i a, int16x8_m128i b) { 295 sum = Add(a, b); 296 rounded_half_sum = _mm_srai_epi32(Add(sum, one), 1);
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-macosx.md | 142 2) Add an 'Info.plist' to your application. That is a special XML file which 202 the "New Project" and "Add target" menus. What could be easier? 207 * Add src/main/macosx/SDLMain.m , .h and .nib to your project 210 * Add "$(HOME)/Library/Frameworks/SDL.framework/Headers" to include path 211 * Add "$(HOME)/Library/Frameworks" to the frameworks search path 212 * Add "-framework SDL -framework Foundation -framework AppKit" to "OTHER_LDFLAGS" 214 * Add your files
|
A D | README-porting.md | 21 Add a section for your platform, and then re-run autogen.sh and build! 30 Add the top level include directory to the header search path, and then add
|
/AliOS-Things-master/components/SDL2/src/image/debian/ |
A D | changelog | 60 - Add libpng15.diff. 62 * Add myself as uploader. 85 * Add myself to uploaders. 98 * Add myself to uploaders. 99 * Add VCS tags. 124 * debian/control: Add Homepage field. 189 * Add -ltiff before -ljpeg. Added debian/patches/bug267169.diff for this
|