Home
last modified time | relevance | path

Searched refs:usable (Results 1 – 25 of 26) sorted by relevance

12

/AliOS-Things-master/components/SDL2/test/
A Dtestbounds.c26 SDL_Rect bounds = { -1,-1,-1,-1 }, usable = { -1,-1,-1,-1 }; in main() local
28 SDL_GetDisplayUsableBounds(i, &usable); in main()
32 usable.x, usable.y, usable.w, usable.h); in main()
/AliOS-Things-master/components/py_engine/engine/shared/
A DREADME.md3 usable by any port.
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/
A DSDL_coreaudio.m128 int usable = 0;
157 usable = 1;
165 if (!usable)
178 usable = ((ptr != NULL) &&
184 if (usable) {
190 usable = (len > 0);
193 if (usable) {
/AliOS-Things-master/components/SDL2/docs/
A DREADME-cmake.md11 While still experimental, the build system should be usable on the following
/AliOS-Things-master/components/jsoncpp/doc/
A Djsoncpp.dox115 CharReaders and StreamWriters are not thread-safe, but they are re-usable.
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11modes.c1096 const SDL_Rect usable = { (int)p[0], (int)p[1], (int)p[2], (int)p[3] }; in X11_GetDisplayUsableBounds() local
1098 if (!SDL_IntersectRect(rect, &usable, rect)) { in X11_GetDisplayUsableBounds()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoamodes.m244 /* Ignore this mode if it's not usable for desktop UI and its
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dinstall.txt472 compute usable tables for higher precision. Otherwise, you'll have to
967 so the resulting DLL is only usable from C or C++ applications. There has
969 usable from other languages, such as Visual Basic. This is on our to-do list
A Daclocal.m41738 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1807 # linker. It appears as though 1/2 is a usable value.
A Dlibjpeg.txt2985 compute usable tables for higher precision. Otherwise, you'll have to
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dacinclude.m4181 dnl "GL_CFLAGS" and "GL_LIBS", respectively. If no usable GL implementation
A Dlibtool.m41724 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1793 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak79 * By default division is assumed to be usable if the type is present.
2982 //#define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for usable MPIs. */
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Dtraces.2324 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
393 # linker. It appears as though 1/2 is a usable value.
A Dtraces.01809 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1872 # linker. It appears as though 1/2 is a usable value.
A Doutput.04145 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4208 # linker. It appears as though 1/2 is a usable value.
A Doutput.14145 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
4208 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/mbedtls/
A DChangeLog1362 (MBEDTLS_SSL_DTLS_HELLO_VERIFY defined in config.h, and usable cookie
1763 but none of them is usable due to external factors such as no certificate
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m41554 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1617 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m41653 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1721 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m41724 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1793 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m41724 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1793 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Daclocal.m41662 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1730 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/src/gfx/
A Daclocal.m41662 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1730 # linker. It appears as though 1/2 is a usable value.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog672 * libtiff/tif_jpeg.c: increase libjpeg max memory usable to
5436 * libtiff/tif_unix.c: Make UNIX module compilable (and usable)

Completed in 109 milliseconds

12