Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 25 of 79) sorted by relevance

1234

/AliOS-Things-master/components/SDL2/docs/
A DREADME-windows.md12 which supports the WGL_EXT_create_context_es2_profile extension. Vendors known
13 to ship said extension on Windows currently include nVidia and Intel.
17 extension is found, SDL will try to load the libEGL.dll library provided by
/AliOS-Things-master/components/jsoncpp/src/jsontestrunner/
A Dmain.cpp212 const Json::String& extension) { in removeSuffix() argument
213 if (extension.length() >= path.length()) in removeSuffix()
215 Json::String suffix = path.substr(path.length() - extension.length()); in removeSuffix()
216 if (suffix != extension) in removeSuffix()
218 return path.substr(0, path.length() - extension.length()); in removeSuffix()
/AliOS-Things-master/components/freetype/src/cff/
A Dmodule.mk20 $(ECHO_DRIVER)cff $(ECHO_DRIVER_DESC)OpenType fonts with extension *.otf$(ECHO_DRIVER_DONE)
/AliOS-Things-master/components/freetype/src/cid/
A Dmodule.mk20 $(ECHO_DRIVER)cid $(ECHO_DRIVER_DESC)Postscript CID-keyed fonts, no known extension$(ECHO_DRI…
/AliOS-Things-master/components/freetype/src/type42/
A Dmodule.mk20 $(ECHO_DRIVER)type42 $(ECHO_DRIVER_DESC)Type 42 font files with no known extension$(ECHO_DRIVER_…
/AliOS-Things-master/components/freetype/src/pfr/
A Dmodule.mk20 $(ECHO_DRIVER)pfr $(ECHO_DRIVER_DESC)PFR/TrueDoc font files with extension *.pfr$(ECHO_DRIVER…
/AliOS-Things-master/components/freetype/src/type1/
A Dmodule.mk20 $(ECHO_DRIVER)type1 $(ECHO_DRIVER_DESC)Postscript font files with extension *.pfa or *.pfb$(ECH…
/AliOS-Things-master/components/freetype/src/winfonts/
A Dmodule.mk20 $(ECHO_DRIVER)winfnt $(ECHO_DRIVER_DESC)Windows bitmap fonts with extension *.fnt or *.fon$(ECHO…
/AliOS-Things-master/components/freetype/src/truetype/
A Dmodule.mk20 $(ECHO_DRIVER)truetype $(ECHO_DRIVER_DESC)Windows/Mac font files with extension *.ttf or *.ttc$(EC…
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfx.pc.in7 Description: drawing and graphical effects extension for SDL
/AliOS-Things-master/components/freetype/src/tools/ftrandom/
A DREADME27 what its extension (some CID-keyed fonts have no
28 extension).
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dsetup.py6 from distutils.extension import Extension
/AliOS-Things-master/components/py_engine/engine/lib/tinytest/
A Dtinytest.c387 const char *extension = ""; local
389 extension = ".exe"; /* Add an exe so CreateProcess will work */
390 snprintf(commandname, sizeof(commandname), "%s%s", v[0], extension);
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd_structs.h11 const char *extension; member
/AliOS-Things-master/components/jsoncpp/CMakeFiles/3.19.2/
A DCMakeCXXCompiler.cmake51 foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
52 list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoavulkan.m141 VK_KHR_SURFACE_EXTENSION_NAME " extension");
145 VK_MVK_MACOS_SURFACE_EXTENSION_NAME "extension");
205 " extension is not enabled in the Vulkan instance.");
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvulkan.m147 VK_KHR_SURFACE_EXTENSION_NAME " extension");
151 VK_MVK_IOS_SURFACE_EXTENSION_NAME "extension");
212 " extension is not enabled in the Vulkan instance.");
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c300 HasExtension(const char *extension, const char *extensions) in HasExtension() argument
309 where = SDL_strchr(extension, ' '); in HasExtension()
310 if (where || *extension == '\0') in HasExtension()
320 where = SDL_strstr(start, extension); in HasExtension()
324 terminator = where + SDL_strlen(extension); in HasExtension()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c344 HasExtension(const char *extension, const char *extensions) in HasExtension() argument
350 where = SDL_strchr(extension, ' '); in HasExtension()
351 if (where || *extension == '\0') in HasExtension()
364 where = SDL_strstr(start, extension); in HasExtension()
368 terminator = where + SDL_strlen(extension); in HasExtension()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dgif2webp.c381 int extension; in main() local
383 if (DGifGetExtension(gif, &extension, &data) == GIF_ERROR) { in main()
388 switch (extension) { in main()
/AliOS-Things-master/components/py_engine/modules/video/
A Dak_camera.c328 static int save_data(const char *path, const char *extension, char *buf, in save_data() argument
340 time_str, extension); in save_data()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/
A DREADME47 long (excluding the .dfa extension). Submitted .dfa files should have names
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dchange.log50 Add jpegtran -wipe option and extension for -crop.
150 An implementation of the JPEG SmartScale extension is required for this
151 feature. A (draft) specification of the JPEG SmartScale extension is
154 The SmartScale extension will enable more features beside lossless resize
241 own JFXX extension markers also (finally) have a supported way to cause the
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DChangelog120 - simplified power and division operators in bignum extension
/AliOS-Things-master/components/mbedtls/
A DChangeLog576 HMAC extension, Mbed TLS can now interoperate with other
656 extension. When the truncated HMAC extension is enabled and CBC is used,
1925 * Support for the ALPN SSL extension
1927 * Enable verification of the keyUsage extension for CA and leaf
1929 * Enable verification of the extendedKeyUsage extension
2152 * Support for max_fragment_length extension (RFC 6066)
2153 * Support for truncated_hmac extension (RFC 6066)
2177 * Ability to disable server_name extension (RFC 6066)
2515 Alternative Name extension
2535 * Added ServerName extension parsing (SNI) at server side
[all …]

Completed in 37 milliseconds

1234