Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 116) sorted by relevance

12345

/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DChangelog5 - added os.Worker
7 - added std.parseExtJSON
12 - added cross realm support
31 - added os.chdir()
32 - qjs: added -I option
43 - added BigDecimal
75 - added globalThis
86 - added import.meta
95 - added std.urlGet
103 - added dynamic import
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc10/
A Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc12/
A Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc11/
A Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc14/
A Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/vstudio/vc9/
A Dzlibvc.def95 ; zlibwapi v1.2.4 added:
117 ; zlib1 v1.2.4 added:
133 ; zlib1 v1.2.6 added:
138 ; zlib1 v1.2.7 added:
141 ; zlib1 v1.2.8 added:
145 ; zlib1 v1.2.9 added:
/AliOS-Things-master/components/SDL2/src/stdlib/
A DSDL_getenv.c112 int added; in SDL_setenv() local
139 added = 0; in SDL_setenv()
153 added = 1; in SDL_setenv()
158 if (!added) { in SDL_setenv()
164 added = 1; in SDL_setenv()
169 return (added ? 0 : -1); in SDL_setenv()
/AliOS-Things-master/components/SDL2/src/gfx/
A DChangeLog16 and added accuracy test for thick line
44 * Updated DLL_EXPORT handling and added WIN64 test
90 * updated TestRotozoom custom test mode, added delay parameter, added
148 * added ShrinkImage routine to rotozoom code
154 * added info on MacOSX 10.3 build
156 * added Dev-Cpp makefile (thanks Sebastian)
179 * added QNX6 build patch
182 * added 2x2 box & pie tests
183 * added dynamic font setup routine
184 * added sample font files to the Fonts directory
[all …]
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c118 for (i = 0; i < ARRAY_SIZE(bt_mesh.lpn.added); i++) { in group_zero()
131 for (i = 0; i < ARRAY_SIZE(bt_mesh.lpn.added); i++) { in group_set()
144 for (i = 0; i < ARRAY_SIZE(bt_mesh.lpn.added); i++) { in group_clear()
244 group_zero(lpn->added); in clear_friendship()
613 if (atomic_test_bit(lpn->added, i) || in lpn_group_del()
629 for (i = 0; i < ARRAY_SIZE(bt_mesh.lpn.added); i++) { in group_popcount()
640 int added_count = group_popcount(lpn->added); in sub_update()
669 if (atomic_test_bit(lpn->added, i)) { in sub_update()
883 group_set(lpn->added, lpn->pending); in bt_mesh_lpn_friend_sub_cfm()
888 group_clear(lpn->added, lpn->pending); in bt_mesh_lpn_friend_sub_cfm()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/iostream3/
A DREADME20 - added showmanyc
21 - added setbuf, with support for unbuffered output via setbuf(0,0)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_rect.c212 SDL_bool added = SDL_FALSE; in SDL_EnclosePoints() local
231 if (!added) { in SDL_EnclosePoints()
240 added = SDL_TRUE; in SDL_EnclosePoints()
254 if (!added) { in SDL_EnclosePoints()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DNEWS40 added webpinfo - prints file format information (issue #330)
92 * gif2webp improvements, -min_size option added
145 * dither option added to decoder (dwebp -dither 50 ...)
149 * BMP and TIFF format output added to 'dwebp'
174 * gif2webp added
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/
A Dgenerated_examples_zip_test.cc218 int added = 0; in ReadManifest() local
225 added += 1; in ReadManifest()
227 if (!added) { in ReadManifest()
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DChangeLog1062 - added a FAQ file
1307 - added algorithm.doc
1315 - added an INDEX file
1381 - added get_crc_table
1405 - added support for VMS
1438 - added "make install"
1442 - added support for DJGPP
1481 - added minigzip.c
1506 - added inflateInit2
1514 - added Z_HUFFMAN_ONLY
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DLICENSE46 added to the list of Contributing Authors:
74 license as libpng-0.96, with the following individuals added to the
84 libpng-0.88, with the following individuals added to the list of
/AliOS-Things-master/components/SDL2/docs/
A DREADME-pandora.md12 - OpenGL ES support was added to the x11 driver, so it's working like the normal
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A DMiniZip64_info.txt13 When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64
16 That was used as a starting point. And after that ZIP64 support was added to zip.c
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/
A DCMakeLists.txt28 # are automatically added to the gtest and gmock targets.
/AliOS-Things-master/components/py_engine/modules/minicv/base/include/
A DIHaasImageProc.h302 virtual void ImageAdd(const ImageBuffer_t* src, ImageBuffer_t* added,
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/include/
A DWrapperIHaasImageProc.h58 void ImageProcImageAdd(void* instance, const ImageBuffer_t* src, ImageBuffer_t* added,
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/
A DLICENSE.png.txt49 added to the list of Contributing Authors:
77 license as libpng-0.96, with the following individuals added to the
87 libpng-0.88, with the following individuals added to the list of
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/
A DLICENSE.png.txt49 added to the list of Contributing Authors:
77 license as libpng-0.96, with the following individuals added to the
87 libpng-0.88, with the following individuals added to the list of
/AliOS-Things-master/components/SDL2/src/audio/pulseaudio/
A DSDL_pulseaudio.c698 const SDL_bool added = ((t & PA_SUBSCRIPTION_EVENT_TYPE_MASK) == PA_SUBSCRIPTION_EVENT_NEW); in HotplugCallback() local
701 if (added || removed) { /* we only care about add/remove events. */ in HotplugCallback()
706 if (added && sink) { in HotplugCallback()
708 } else if (added && source) { in HotplugCallback()
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasImageProc.cpp233 void ImageProcImageAdd(void* instance, const ImageBuffer_t* src, ImageBuffer_t* added, in ImageProcImageAdd() argument
244 mIHaasImageProc->ImageAdd(src, added, dst); in ImageProcImageAdd()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A DCMakeLists.txt28 # are automatically added to the gtest and gmock targets.

Completed in 34 milliseconds

12345