Home
last modified time | relevance | path

Searched refs:engine (Results 1 – 25 of 31) sorted by relevance

12

/AliOS-Things-master/components/py_engine/
A Daos.mk120engine/extmod/moduselect.c engine/extmod/moduzlib.c engine/extmod/utime_mphal.c en…
122engine/extmod/modussl_axtls.c engine/extmod/modwebrepl.c engine/extmod/vfs_blockdev.c en…
124engine/extmod/modussl_mbedtls.c engine/extmod/mpbthci.c engine/extmod/vfs.c en…
147 engine/py/modcmath.c engine/py/mpstate.c engine/py/objarray.c \
151 engine/py/modcollections.c engine/py/mpz.c engine/py/objattrtuple.c \
155 engine/py/modgc.c engine/py/nativeglue.c engine/py/objbool.c \
159 engine/py/modio.c engine/py/nlraarch64.c engine/py/objboundmeth.c \
163 engine/py/modmath.c engine/py/nlr.c engine/py/obj.c \
167 engine/py/modmicropython.c engine/py/nlrpowerpc.c engine/py/objcell.c \
184engine/py/objlist.c engine/py/objsingleton.c engine/py/parsenumbase.c engine/py/sched…
[all …]
A DConfig.in2 bool "python engine"
A DREADME.md22 ├── engine # 引擎核心层
/AliOS-Things-master/components/amp/ampsim/
A DCMakeLists.txt9 aux_source_directory(../engine/quickjs_engine/addons/hardware/gpio DIR_ADDON_GPIO_SRCS)
10 aux_source_directory(../engine/quickjs_engine/addons/hardware/ir DIR_ADDON_IR_SRCS)
33 aux_source_directory(../engine/quickjs_engine/addons DIR_ADDON_SRCS)
34 aux_source_directory(../engine/quickjs_engine/startup DIR_QJS_STARTUP_SRCS)
167 ../engine/quickjs_engine/quickjs/quickjs.c
168 ../engine/quickjs_engine/quickjs/libregexp.c
169 ../engine/quickjs_engine/quickjs/libunicode.c
170 ../engine/quickjs_engine/quickjs/cutils.c
171 ../engine/quickjs_engine/quickjs/libbf.c
172 ../engine/quickjs_engine/quickjs/linux_jquick_mutex.c
[all …]
/AliOS-Things-master/components/ai_agent/src/
A Daiagent_engine.c46 aiagent_engine_t *engine; in aiagent_engine_init() local
55 engine = NULL; in aiagent_engine_init()
63 engine = ai_engine_ctx[i]->create(index); in aiagent_engine_init()
71 engine = ai_engine_ctx[i]->create(index); in aiagent_engine_init()
72 if (engine != NULL) in aiagent_engine_init()
78 if (engine == NULL) { in aiagent_engine_init()
86 g_ai_engine = engine; in aiagent_engine_init()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A Dtest.cc32 std::default_random_engine engine; in DoSomeMergeSort() local
34 val = engine(); in DoSomeMergeSort()
/AliOS-Things-master/components/amp/libjs/
A DREADME.md12 > 进行了babel转译(ES6 => ES5)和minify操作。生成的文件为`../engine/duktape_engine/addons/libjs.c`。
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/
A DREADME.md3 Experimental library and tools for determining whether an accelerator engine
/AliOS-Things-master/components/freetype/
A DFTL.TXT15 some of them may contain, in addition to the FreeType font engine,
21 affects thus the FreeType font engine, the test programs,
75 engine'.
161 Discusses bugs, as well as engine internals, design issues,
/AliOS-Things-master/solutions/py_engine_demo/
A Dpackage.yaml4 description: start python engine demos
/AliOS-Things-master/components/amp/main/
A DMakefile55 ../engine/duktape_engine \
/AliOS-Things-master/components/amp/services/
A DMakefile79 ../engine/duktape_engine \
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A DREADME.md29 QuickJS is a small and embeddable Javascript engine. It supports the
74 An online demonstration of the QuickJS engine with its mathematical
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl_c.h92 EGLBoolean(EGLAPIENTRY *eglWaitNative) (EGLint engine);
/AliOS-Things-master/components/ai_agent/
A DREADME.md17 │ ├── engine
24 │ └── engine
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/crypto/
A Dtls.h172 int engine; member
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Degl.h144 EGLAPI EGLBoolean EGLAPIENTRY eglWaitNative (EGLint engine);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/
A Dquickjs.texi22 QuickJS is a small and embeddable Javascript engine. It supports the
62 A Makefile is provided to compile the engine on Linux or MacOS/X. A
915 regularly called by the engine when it is executing code. This
954 Javascript engine and to load and execute the compiled functions and
1032 The engine is optimized so that function calls are fast. The system
1037 A specific regular expression engine was developed. It is both small
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DREADME32 http://marknelson.us/1997/01/01/zlib-engine/ .
/AliOS-Things-master/components/freetype/src/gxvalid/
A DREADME16 engine, gxvalid validates a font file. As the result, you can remove
17 error-checking code from the layout engine. It is also possible to
201 engine silently ignores such wrong values or even whole tables. In
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS1822 # the HTML output. The underlying search engine uses javascript and DHTML and
1826 # For large projects the javascript based search engine can be slow, then
1842 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1857 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1860 # Doxygen ships with an example indexer (doxyindexer) and search engine
1861 # (doxysearch.cgi) which are based on the open source search engine library
1871 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1874 # Doxygen ships with an example indexer (doxyindexer) and search engine
1875 # (doxysearch.cgi) which are based on the open source search engine library
2042 # If the USE_PDFLATEX tag is set to YES, doxygen will use the engine as
[all …]
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1460 # the HTML output. The underlying search engine uses javascript and DHTML and
1464 # For large projects the javascript based search engine can be slow, then
1480 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1495 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1498 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1499 # (doxysearch.cgi) which are based on the open source search engine library
1508 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1511 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1512 # (doxysearch.cgi) which are based on the open source search engine library
A Dweb_doxyfile.in1460 # the HTML output. The underlying search engine uses javascript and DHTML and
1464 # For large projects the javascript based search engine can be slow, then
1480 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1495 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1498 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1499 # (doxysearch.cgi) which are based on the open source search engine library
1508 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1511 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1512 # (doxysearch.cgi) which are based on the open source search engine library
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile1538 # the HTML output. The underlying search engine uses javascript and DHTML and
1542 # For large projects the javascript based search engine can be slow, then
1558 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1573 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1576 # Doxygen ships with an example indexer (doxyindexer) and search engine
1577 # (doxysearch.cgi) which are based on the open source search engine library
1586 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1589 # Doxygen ships with an example indexer (doxyindexer) and search engine
1590 # (doxysearch.cgi) which are based on the open source search engine library
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_ImageIO.m611 #pragma mark Load image engine

Completed in 29 milliseconds

12