/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | SDL_hidapi.c | 358 const struct hidapi_backend *backend; member 362 CreateHIDDeviceWrapper(hid_device *device, const struct hidapi_backend *backend) in CreateHIDDeviceWrapper() argument 366 ret->backend = backend; in CreateHIDDeviceWrapper() 680 return wrapper->backend->hid_write(wrapper->device, data, length); in hid_write() 692 return wrapper->backend->hid_read(wrapper->device, data, length); in hid_read() 698 return wrapper->backend->hid_set_nonblocking(wrapper->device, nonblock); in hid_set_nonblocking() 704 return wrapper->backend->hid_send_feature_report(wrapper->device, data, length); in hid_send_feature_report() 710 return wrapper->backend->hid_get_feature_report(wrapper->device, data, length); in hid_get_feature_report() 716 wrapper->backend->hid_close(wrapper->device); in hid_close() 729 return wrapper->backend->hid_get_product_string(wrapper->device, string, maxlen); in hid_get_product_string() [all …]
|
A D | configure.ac | 60 backend="linux" 79 backend="mac" 88 backend="libusb" 103 backend="libusb" 112 backend="windows" 119 backend="windows" 209 AC_SUBST([backend]) subst
|
/AliOS-Things-master/components/py_engine/engine/tools/mpremote/ |
A D | pyproject.toml | 6 build-backend = "setuptools.build_meta"
|
/AliOS-Things-master/components/SDL2/src/hidapi/hidtest/ |
A D | Makefile.am | 18 hidtest_LDADD = $(top_builddir)/$(backend)/libhidapi.la
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/ |
A D | proto_to_flatbuffer.cc | 103 GPUBackend ConvertGPUBackend(proto::GPUBackend backend) { in ConvertGPUBackend() argument 104 switch (backend) { in ConvertGPUBackend() 113 backend); in ConvertGPUBackend()
|
A D | configuration.proto | 149 // Which GPU backend to select. Default behaviour on Android is to try OpenCL
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/doc/ |
A D | depgraph.sh | 67 backend=(
|
/AliOS-Things-master/components/SDL2/src/hidapi/testgui/ |
A D | Makefile.am | 18 hidapi_testgui_LDADD = $(top_builddir)/$(backend)/libhidapi.la $(LIBS_TESTGUI)
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | monitor.c | 268 static void monitor_log_put(const struct log_backend *const backend, in monitor_log_put() argument 309 static void monitor_log_panic(const struct log_backend *const backend) in monitor_log_panic() argument
|
/AliOS-Things-master/components/SDL2/src/image/Xcode/pkg-support/resources/ |
A D | ReadMe.txt | 23 Switched to ImageIO backend for distribution.
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_audio.c | 963 const AudioBootStrap *backend = bootstrap[i]; in SDL_AudioInit() local 964 …if ((driver_name && (SDL_strncasecmp(backend->name, driver_name, SDL_strlen(driver_name)) != 0)) || in SDL_AudioInit() 965 (!driver_name && backend->demand_only)) { in SDL_AudioInit() 971 current_audio.name = backend->name; in SDL_AudioInit() 972 current_audio.desc = backend->desc; in SDL_AudioInit() 973 initialized = backend->init(¤t_audio.impl); in SDL_AudioInit()
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-directfb.md | 29 To disable to use x11 backend when DISPLAY variable is found use
|
A D | README-nacl.md | 9 The SDL backend for Chrome's Native Client has been tested only with the PNaCl
|
A D | README-winrt.md | 73 * audio, via SDL's WASAPI backend (if you want to record, your app must
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_UIImage.m | 14 // (Copied straight from the ImageIO backend.)
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/kernel/include/network/curl/ |
A D | curl.h | 2534 curl_sslbackend backend; member
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ |
A D | CHANGELOG | 287 - Supported backend interface for ICBU. 805 - Supported backend interface for ICBU.
|
/AliOS-Things-master/components/SDL2/src/image/acinclude/ |
A D | libtool.m4 | 3715 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 3785 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/acinclude/ |
A D | libtool.m4 | 4060 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4130 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/ |
A D | libtool.m4 | 4379 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4449 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/ |
A D | libtool.m4 | 4367 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4437 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/ |
A D | libtool.m4 | 4367 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4437 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 4055 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4125 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | aclocal.m4 | 4055 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4125 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | aclocal.m4 | 4381 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' 4451 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
|