/AliOS-Things-master/components/py_engine/framework/ |
A D | network.py | 9 instances = {} 11 if cls not in instances: 12 instances[cls] = cls(*args, **kw) 14 return instances[cls]
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/cmsis/ |
A D | cmsis_os.h | 207 uint32_t instances; ///< maximum number of instances of that thread function member 333 #define osThreadDef(name, priority, instances, stacksz) \ argument 336 #define osThreadDef(name, priority, instances, stacksz, task_name) \ argument 339 { (char *)(task_name), (os_pthread)(name), (osPriority)(priority), (uint32_t)(instances), (stacksz)…
|
/AliOS-Things-master/components/py_engine/tests/ |
A D | run-multitests.py | 238 def run_test_on_instances(test_file, num_instances, instances): argument 248 print("TRACE {}:".format("|".join(str(i) for i in instances))) 253 instance = instances[idx] 294 instance = instances[idx] 321 instances[idx].stop()
|
/AliOS-Things-master/components/SDL2/src/render/opengles2/ |
A D | SDL_shaders_gles2.h | 39 const GLES2_ShaderInstance *instances[4]; member
|
A D | SDL_render_gles2.c | 560 if (!shader->instances[i]) { in GLES2_CacheShader() 563 if (shader->instances[i]->format != data->shader_formats[j]) { in GLES2_CacheShader() 566 instance = shader->instances[i]; in GLES2_CacheShader()
|
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/ |
A D | README.md | 185 gcloud compute instances create $INSTANCE_NAME \ 206 gcloud compute instances delete "${INSTANCE_NAME}" --zone="${ZONE}"
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CODE_OF_CONDUCT.md | 27 …ected to take appropriate and fair corrective action in response to any instances of unacceptable …
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | README-ENG.md | 137 …stances](~~25506~~) API of ECS to query detailed information of all ECS instances in a specific re…
|
A D | CHANGELOG | 1715 - Publish apis for ledger instances. 1721 - Publish apis for ledger instances. 2185 - Supported InstanceMaintenanceAtrributes for maintening the attributes of instances. 2961 1, Support for creating instances and joining multiple security groups at the same time.
|
/AliOS-Things-master/components/py_engine/engine/ |
A D | README.md | 20 `frozenset`, `array.array`, `collections.namedtuple`, classes and instances.
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | PPPD_FOLLOWUP | 359 2014-08-01 - pppd: Eliminate memory leak with multiple instances of a string option
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | configuration.proto | 109 // Number of instances to cache for the same model (for input size
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | change.log | 423 instances of compression or decompression can be active concurrently.
|
A D | structure.txt | 235 different instances (choose to execute different modules). You can think of
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | CHANGES | 536 Replaced some instances of memcpy with simple assignments in pngvcrd (GR-P) 776 Changed several instances of PNG_NO_CONSOLE_ID to PNG_NO_STDIO in pngrutil.c 859 that can have multiple instances (text, sPLT, unknowns). 950 Revised the 3 instances of WRITEFILE in pngtest.c. 1060 Added checking the results of many instances of png_malloc() for NULL 1826 Changed some instances of PNG_ASSEMBLER_* to PNG_MMX_* in pnggccrd.c 1868 Changed remaining instances of PNG_ASSEMBLER_* to PNG_MMX_* 4817 Fixed a large number of instances where PNGCBAPI was omitted from 5050 Added missing "ptr = NULL" after some instances of png_free(). 5157 Added "& 0xff" to many instances of expressions that are typecast [all …]
|
A D | libpng-manual.txt | 113 instances of the structures. Each thread should have its own 114 png_struct and png_info instances, and thus its own image. 614 instances of png_set_keep_unknown_chunks(), the final instance will
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/doc/ |
A D | jsbignum.texi | 60 @item The dispatch is not based on a static @code{[[OperatorSet]]} field in all instances. Instead,…
|
A D | quickjs.texi | 783 The worker instances have the following properties:
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | doxyfile | 1443 # relations between templates and their instances.
|
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/ |
A D | Doxyfile | 1522 # relations between templates and their instances.
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/ |
A D | html.doxyfile | 1707 # relations between templates and their instances.
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | doxyfile.in | 2140 # instances.
|
A D | web_doxyfile.in | 2128 # instances.
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | Doxyfile | 2261 # instances.
|
/AliOS-Things-master/documentation/doxygen/ |
A D | Doxyfile-AOS | 2589 # instances.
|