Searched defs:objs (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | mpy-tool.py | 238 def __init__(self, code_kind, bytecode, prelude_offset, qstrs, objs, raw_codes): argument 429 def __init__(self, bytecode, qstrs, objs, raw_codes): argument 482 objs, argument
|
/AliOS-Things-master/components/py_engine/tests/perf_bench/ |
A D | misc_raytrace.py | 129 def __init__(self, ambient, light, objs): argument
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_python_wrap.c | 1284 …thon_UnpackTuple(PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs) in SWIG_Python_UnpackTuple()
|
Completed in 26 milliseconds