/AliOS-Things-master/components/SDL2/test/ |
A D | testbounds.c | 26 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 D | README.md | 3 usable by any port.
|
/AliOS-Things-master/components/SDL2/src/audio/coreaudio/ |
A D | SDL_coreaudio.m | 128 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 D | README-cmake.md | 11 While still experimental, the build system should be usable on the following
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | jsoncpp.dox | 115 CharReaders and StreamWriters are not thread-safe, but they are re-usable.
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11modes.c | 1096 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 D | SDL_cocoamodes.m | 244 /* Ignore this mode if it's not usable for desktop UI and its
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | install.txt | 472 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 D | aclocal.m4 | 1738 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 D | libjpeg.txt | 2985 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 D | acinclude.m4 | 181 dnl "GL_CFLAGS" and "GL_LIBS", respectively. If no usable GL implementation
|
A D | libtool.m4 | 1724 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 D | config.h.bak | 79 * 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 D | traces.2 | 324 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 D | traces.0 | 1809 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 D | output.0 | 4145 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 D | output.1 | 4145 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 D | ChangeLog | 1362 (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 D | libtool.m4 | 1554 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 D | libtool.m4 | 1653 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 D | libtool.m4 | 1724 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 D | libtool.m4 | 1724 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 D | aclocal.m4 | 1662 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 D | aclocal.m4 | 1662 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 D | ChangeLog | 672 * libtiff/tif_jpeg.c: increase libjpeg max memory usable to 5436 * libtiff/tif_unix.c: Make UNIX module compilable (and usable)
|