Searched defs:constant (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | nnapi_plugin_test.cc | 42 int constant = AddConstInput({tflite::TensorType_FLOAT32, {1, 2, 2}}, in Build() local
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | gendoc.py | 122 def constant(self, ctx, name, descr): member in MarkdownWriter 186 def constant(self, ctx, name, descr): member in ReStructuredTextWriter
|
/AliOS-Things-master/components/SDL2/src/haptic/linux/ |
A D | SDL_syshaptic.c | 751 SDL_HapticConstant *constant; in SDL_SYS_ToFFEffect() local
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_haptic.h | 813 SDL_HapticConstant constant; /**< Constant effect. */ member
|
/AliOS-Things-master/components/SDL2/src/haptic/darwin/ |
A D | SDL_syshaptic.c | 798 FFCONSTANTFORCE *constant = NULL; in SDL_SYS_ToFFEFFECT() local
|
/AliOS-Things-master/components/SDL2/src/haptic/windows/ |
A D | SDL_dinputhaptic.c | 610 DICONSTANTFORCE *constant; in SDL_SYS_ToDIEFFECT() local
|
Completed in 13 milliseconds