Home
last modified time | relevance | path

Searched defs:descr (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/tools/
A Dgendoc.py103 def module(self, name, short_descr, descr): argument
107 def function(self, ctx, name, args, descr): argument
112 def method(self, ctx, name, args, descr): argument
122 def constant(self, ctx, name, descr): argument
165 def module(self, name, short_descr, descr): argument
171 def function(self, ctx, name, args, descr): argument
176 def method(self, ctx, name, args, descr): argument
186 def constant(self, ctx, name, descr): argument
213 def __init__(self, name, descr): argument
243 def __init__(self, name, descr): argument
[all …]
A Dpydfu.py94 def find_dfu_cfg_descr(descr): argument
/AliOS-Things-master/components/py_engine/engine/py/
A Dshowbc.c80 void mp_bytecode_print(const mp_print_t *print, const void *descr, const byte *ip, mp_uint_t len, c… in mp_bytecode_print()
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_flash.h86 char *descr; member
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h86 char *descr; // partition description member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp_python_wrap.c2854 PyObject *descr; in SWIG_Python_NonDynamicSetAttr() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c3025 static JSValue JS_NewSymbolFromAtom(JSContext* ctx, JSAtom descr, in JS_NewSymbolFromAtom()

Completed in 107 milliseconds