Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 95) sorted by relevance

1234

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dvj.c171 u32_t changes = 0; in vj_compress_tcp() local
311 changes |= NEW_U; in vj_compress_tcp()
322 changes |= NEW_W; in vj_compress_tcp()
331 changes |= NEW_A; in vj_compress_tcp()
340 changes |= NEW_S; in vj_compress_tcp()
343 switch(changes) { in vj_compress_tcp()
371 changes = SPECIAL_I; in vj_compress_tcp()
390 changes |= NEW_I; in vj_compress_tcp()
513 changes = *cp++; in vj_uncompress_tcp()
514 if (changes & NEW_C) { in vj_uncompress_tcp()
[all …]
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidmouse.c225 int changes; in Android_OnMouse() local
234 changes = state & ~last_state; in Android_OnMouse()
235 button = TranslateButton(changes); in Android_OnMouse()
242 changes = last_state & ~state; in Android_OnMouse()
243 button = TranslateButton(changes); in Android_OnMouse()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/tensorboard/
A DREADME.md4 changes.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A DREADME4 I've tried to update them to reflect changes to the library, but
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DREADME15 changes to the API in some time, and people have a bad feeling about
20 Note that some of the changes to the png_info structure render this
27 To avoid problems with changes to the internals of the png info_struct,
109 ANNOUNCE => Announcement of this version, with recent changes
111 CHANGES => Description of changes between libpng versions
A DCHANGES1 CHANGES - changes for libpng
296 Minor changes to previous minor changes to pngtest.c
1858 No changes.
1874 No changes.
2627 No changes.
2648 No changes.
3129 No changes.
3152 No changes.
3244 No changes.
3252 No changes.
[all …]
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/
A DREADME.md30 This is true as of MP v1.13, and ESP-IDF versions 3.3.2 and 4.0.1. If anything changes in the
40 - The `tester` app should be run if changes to the string handling in `error.fmt` are made:
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DNEWS50 * API changes:
96 * other API changes:
192 incompatible changes based on user feedback.
196 Incompatible changes:
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/
A DFILES22 huge changes to match code size and memory requirements for embedded
/AliOS-Things-master/components/jsoncpp/example/
A DREADME.md10 Not all of uses of the new ABI will cause changes in symbol names, for example a class with a `std:…
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DCONTRIBUTING.md14 changes to the code, please add, update, and/or remove tests as appropriate.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dlibtiff-CVE-2017-9935.patch19 entries. Then for the last page the transfer function changes and we
36 function is the same for every page. If this changes, we abort with an
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A DREADME17 3.2 and 3.3, but not under gcc 2.xx. This is mainly due to changes in the standard
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/
A DREADME20 (tiffstream.cpp) files of the TiffStream class. No changes are required to
/AliOS-Things-master/components/SDL2/src/hidapi/udev/
A D99-hid.rules1 # This is a sample udev file for HIDAPI devices which changes the permissions
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/
A DLICENSE.zlib.txt34 the file ChangeLog history information documenting your changes. Please read
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/
A DLICENSE.zlib.txt34 the file ChangeLog history information documenting your changes. Please read
/AliOS-Things-master/components/SDL2/docs/
A DREADME-dynapi.md101 Now, we've got policy here: this table's layout never changes; new stuff gets
108 Right now it's always 1. This number changes when there are major API changes
/AliOS-Things-master/components/py_engine/engine/
A DREADME.md13 WARNING: this project is in beta stage and is subject to changes of the
14 code-base, including project-wide name changes and API changes.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DINDEX2 ChangeLog history of changes
A DREADME34 The changes made in version 1.2.11 are documented in the file ChangeLog.
114 the file ChangeLog history information documenting your changes. Please read
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpngwin.rc18 custom changes made to the library."
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A DREADME.rst87 eight small changes (`1 <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314f…
96 2. I do major version bumps for all behavior changes, even tiny ones, and most of these were
251 changes between builds, which can be used to avoid having to do a full
329 covering cases that are easily missed when making changes to Kconfig files:
647 which has all the latest changes. I will make it clear if any
648 non-backwards-compatible changes appear.
658 Kconfiglib 1. For a summary of changes between Kconfiglib 1 and Kconfiglib
659 2, see `kconfiglib-2-changes.txt
660 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib-2-changes.txt>`_.
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A DREADME.rst87 eight small changes (`1 <https://github.com/ulfalizer/Kconfiglib/commit/e8b4ecb6ff6ccc1c7be0818314f…
96 2. I do major version bumps for all behavior changes, even tiny ones, and most of these were
251 changes between builds, which can be used to avoid having to do a full
329 covering cases that are easily missed when making changes to Kconfig files:
647 which has all the latest changes. I will make it clear if any
648 non-backwards-compatible changes appear.
658 Kconfiglib 1. For a summary of changes between Kconfiglib 1 and Kconfiglib
659 2, see `kconfiglib-2-changes.txt
660 <https://github.com/ulfalizer/Kconfiglib/blob/master/kconfiglib-2-changes.txt>`_.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dreadme.txt9 Here are the main changes since ZLib.Ada 1.2:

Completed in 36 milliseconds

1234