Home
last modified time | relevance | path

Searched refs:deep (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_utils.c46 int deep = 0; in dm_utils_strarr_index() local
59 if (deep != 0) { in dm_utils_strarr_index()
62 deep++; in dm_utils_strarr_index()
70 if (deep != 1) { in dm_utils_strarr_index()
73 deep--; in dm_utils_strarr_index()
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_json_parser.c672 int deep = 0; in contain_arr() local
684 if (deep != 0) { in contain_arr()
687 ++deep; in contain_arr()
695 if (deep != 1) { in contain_arr()
698 --deep; in contain_arr()
706 if ((pre != NULL) && (0 == deep)) { in contain_arr()
A Dinfra_cjson.c685 int deep = 0; in _lite_cjson_key_array_index() local
696 if (deep != 0) { in _lite_cjson_key_array_index()
699 deep++; in _lite_cjson_key_array_index()
707 if (deep != 1) { in _lite_cjson_key_array_index()
710 deep--; in _lite_cjson_key_array_index()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/mfs/
A DREADME20 I would like to express my deep gratitude to yourself and Sillicon
/AliOS-Things-master/components/SDL2/
A DCREDITS.txt22 * Pierre-Loup Griffais for his deep knowledge of OpenGL drivers.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngsuite/
A DREADME22 grayscale (1-16 bit deep), full color (8 or 16 bit), paletted
/AliOS-Things-master/components/SDL2/src/image/Xcode/SDL_image.xcodeproj/
A Dproject.pbxproj404 …\nif [ \"$SDL_CODESIGN_IDENTITY\" != \"\" ]; then\n codesign --force --deep --sign \"$SDL_CODES…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/win32/
A DDLL_FAQ.txt164 The roots of the problem reside deep inside the unsafety of
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt422 Support for 9-bit to 12-bit deep pixel data:
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak1284 * ciphersuites using CBC, providing deep resistance against timing attacks
/AliOS-Things-master/components/mbedtls/
A DChangeLog376 deep copy of the session, and the peer certificate is not lost. Fixes #926.

Completed in 23 milliseconds