/AliOS-Things-master/components/py_engine/ |
A D | aos.mk | 23 modules/ble/modble.c 85 modules/kv/modkv.c 217 modules/minicv/base/modules/c/src/WrapperIHaasML.cpp \ 223 MINICV_SRC += modules/minicv/base/modules/ml/src/HaasML.cpp \ 224 modules/minicv/base/modules/ml/src/HaasMLCloud.cpp \ 225 modules/minicv/base/modules/ml/src/HaasMLMnn.cpp 313 modules/ble/ \ 321 modules/oss/ \ 322 modules/ota/ \ 326 modules/kv/ \ [all …]
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | make-frozen.py | 29 modules = [] variable 39 modules.append((fullpath[root_len + 1 :], st)) 43 for f, st in modules: 50 for f, st in modules: 56 for f, st in modules:
|
A D | gendoc.py | 398 self.modules = {} 403 for m in self.modules.values(): 412 if name not in self.modules: 413 self.modules[name] = DocModule(name, None) 414 self.cur_module = self.modules[name] 422 if name not in self.modules: 423 self.modules[name] = DocModule(name, None) 424 self.cur_module = self.modules[name] 448 for m in self.modules.values(): 463 for m in self.modules.values(): [all …]
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | makemoduledefs.py | 54 def generate_module_table_header(modules): argument 64 for module_name, obj_module, enabled_define in modules: 101 modules = set() 104 modules |= find_module_registrations(c_file) 106 generate_module_table_header(sorted(modules))
|
A D | usermod.cmake | 1 # Create a target for all user modules to link against. 38 # Include CMake files for user modules. 49 # Report found modules.
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/ |
A D | cv.mk | 4 set(CINTERFACEDIR ${MPYADAPTORDIR}/component/minicv/base/modules/c) 5 set(CORE ${MPYADAPTORDIR}/component/minicv/base/modules/core) 6 set(MLDIR ${MPYADAPTORDIR}/component/minicv/base/modules/ml)
|
/AliOS-Things-master/components/py_engine/tests/cpydiff/ |
A D | core_import_path.py | 7 import modules 9 print(modules.__path__)
|
A D | core_import_prereg.py | 10 from modules import foo 14 from modules import foo
|
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/ |
A D | vl53l0x_platform_log.c | 36 int32_t VL53L0X_trace_config(char *filename, uint32_t modules, uint32_t level, in VL53L0X_trace_config() argument 43 _trace_modules = modules; in VL53L0X_trace_config()
|
A D | vl53l0x_platform_log.h | 91 int32_t VL53L0X_trace_config(char *filename, uint32_t modules,
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/tensorboard/ |
A D | README.md | 1 This folder contains basic modules to support TFLite plugin for TensorBoard.
|
A D | BUILD | 1 # TFLite modules to support TensorBoard plugin.
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | filelist.txt | 62 jcinit.c Initialization: determines which other modules to use. 80 jdmaster.c Master control: determines which other modules to use. 81 jdinput.c Input controller: controls input processing modules. 119 Exactly one of the system-dependent modules should be configured into an 136 cdjpeg.h Declarations shared by cjpeg/djpeg/jpegtran modules. 151 Image file reader modules for cjpeg: 159 Image file writer modules for djpeg:
|
A D | coderules.txt | 95 a lot: in many modules only the initialization function will ever need to be 116 modules that are used in cjpeg/djpeg but are not part of the JPEG library 117 proper. Those modules are not really intended to be used in other
|
A D | maktjpeg.st | 22 ; * * * * List of modules * * * *
|
A D | structure.txt | 9 that is, the functions of the various modules in the system and the interfaces 10 between modules. For more precise details about any data structure or calling 106 modules must be written to unpack and pack the chosen JOCTET datatype into 133 In addition to these modules we need overall control, marker generation, 238 methods, or the total shared interface behavior of a group of modules. 247 control logic has been subdivided into multiple modules. The control modules 286 The control modules are objects. A considerable amount of flexibility can 289 module and its pair of processing-step modules with a single processing- 291 control modules.) 377 and per-pass initialization of the other modules. [all …]
|
A D | makcjpeg.st | 22 ; * * * * List of modules * * * *
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 21 Builtin modules include `sys`, `time`, and `struct`, etc. Select ports have 23 Python 3 functionality is implemented for the data types and modules. 56 - extmod/ -- additional (non-core) modules implemented in C. 113 Browse available modules on 115 Standard library modules come from
|
/AliOS-Things-master/components/py_engine/tests/micropython/ |
A D | import_mpy_native_gc.py | 77 del sys.modules["features0"]
|
/AliOS-Things-master/components/jsoncpp/ |
A D | CMakeCache.txt | 95 //Flags used by the linker during the creation of modules during 99 //Flags used by the linker during the creation of modules during 103 //Flags used by the linker during the creation of modules during 107 //Flags used by the linker during the creation of modules during 111 //Flags used by the linker during the creation of modules during
|
/AliOS-Things-master/components/py_engine/tests/unix/ |
A D | extra_coverage.py.exp | 33 implementation maxsize modules path
|
/AliOS-Things-master/components/py_engine/tests/extmod/ |
A D | vfs_lfs_mount.py | 102 usys.modules.clear()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/NN_Lib/ |
A D | CMakeLists.txt | 5 # Needed to find the config modules
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | quickjs.texi | 25 including modules, asynchronous generators, proxies and BigInt. 39 @item Almost complete ES2020 support including modules, asynchronous 135 Make the @code{std} and @code{os} modules available to the loaded 310 ES6 modules are fully supported. The default name resolution is the 319 modules, such as @code{std} or @code{os}. 321 @item Module names ending with @code{.so} are native modules using the 329 interpreter. It contains the two modules @code{std} and @code{os} and 897 Native ES6 modules are supported and can be dynamically or statically 952 or modules. If a full complete executable is needed, it also 955 modules. [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/ |
A D | README400 | 28 - compile all modules,
|