Home
last modified time | relevance | path

Searched refs:known (Results 1 – 25 of 56) sorted by relevance

123

/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/SDL2/src/image/
A DIMG_xpm.c189 static struct { char *name; Uint32 rgb; } known[] = { in color_to_rgb() local
904 for (i = 0; i < SDL_arraysize(known); i++) { in color_to_rgb()
905 if (SDL_strncasecmp(known[i].name, spec, speclen) == 0) { in color_to_rgb()
906 *rgb = known[i].rgb; in color_to_rgb()
/AliOS-Things-master/components/jsoncpp/cmake/
A DJoinPaths.cmake2 # known from most languages
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djconfig.mc631 /* Note: the above define is known to improve the code with Microsoft C 6.00A.
A DREADME17 (previously known as JPEG, together with ITU-T SG16).
201 of DCT-based JPEG are not publicly known so far, and that is the reason for
277 ISO/IEC JTC1/SC29/WG1 (previously known as JPEG, together with ITU-T SG16)
303 The ISO/IEC JTC1/SC29/WG1 standards committee (previously known as JPEG,
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/conftest/
A Dpngcp.dfa36 # pngcp can work without explicit known chunk reading support
/AliOS-Things-master/components/SDL2/docs/
A DREADME-windows.md12 which supports the WGL_EXT_create_context_es2_profile extension. Vendors known
A DREADME-ios.md19 Build a test program (there are known test failures which are fine)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dreadme.txt20 - Fix extraction to buffer with exact known decompressed size. Error reported by
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngunknown.c893 check_handling(display *d, int def, png_uint_32 chunks, png_uint_32 known, in check_handling() argument
915 if (flag & known) in check_handling()
956 if (flag & known) in check_handling()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DTODO7 - modules: if no ".", use a well known module loading path ?
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/puff/
A DREADME52 the uncompressed data. So if the size of the uncompressed data is not known,
/AliOS-Things-master/components/SDL2/src/gfx/
A DINSTALL120 is known as a "VPATH" build.
128 executables that work on multiple system types--known as "fat" or
179 However, some platforms have known limitations with the semantics of
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DINSTALL120 is known as a "VPATH" build.
128 executables that work on multiple system types--known as "fat" or
179 However, some platforms have known limitations with the semantics of
/AliOS-Things-master/components/ble_host/bt_host/
A DKconfig70 prepended after a known header. Headers may vary per device, so
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dpnglibconf.dfa269 # Include the zlib header so that the defaults below are known
613 # against known sRGB profiles if the sRGB handling is enabled. The
623 # actual data. If enabled this will reject known profiles that have
811 # The second option extends the unknown handling to allow known chunks to be
813 # merely turns on the code to check known as well as unknown chunks.
816 # will prevent applications stopping libpng reading known chunks.
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/
A Dtrain_micro_speech_model.ipynb289 …o a single file for inference. This process is known as freezing a model and the resulting model i…
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DINSTALL263 and writing PNG files with all known public chunks. Use of the
404 and all known later implementations (often called by subtly different
429 is known to be not thread-safe on some platforms and we don't know of
A DREADME112 KNOWNBUG => List of known bugs and deficiencies
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A DREADME.md146 instrument the known possibly-critical code as per the present approach. On the
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1951.txt315 Prefix coding represents symbols from an a priori known
358 Given an alphabet with known symbol frequencies, the Huffman
781 algorithm presented here, which is known not to be patented per se.
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A DPPPD_FOLLOWUP226 2013-03-02 - pppd: Fix man page description of case when remote IP address isn't known
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dconfiguration.proto392 // known-good CPU output and on-device output. These are primarily used for

Completed in 46 milliseconds

123