Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylanddyn.c89 #define SDL_WAYLAND_INTERFACE(iface) const struct wl_interface *WAYLAND_##iface = NULL; argument
107 #define SDL_WAYLAND_INTERFACE(iface) WAYLAND_##iface = NULL; in SDL_WAYLAND_UnloadSymbols() argument
145 #define SDL_WAYLAND_INTERFACE(iface) WAYLAND_##iface = (struct wl_interface *) WAYLAND_GetSym(#ifac… in SDL_WAYLAND_LoadSymbols() argument
161 #define SDL_WAYLAND_INTERFACE(iface) WAYLAND_##iface = &iface; in SDL_WAYLAND_LoadSymbols()
A DSDL_waylanddyn.h54 #define SDL_WAYLAND_INTERFACE(iface) extern const struct wl_interface *WAYLAND_##iface; argument
A DSDL_waylandsym.h33 #define SDL_WAYLAND_INTERFACE(iface) argument
/AliOS-Things-master/components/py_engine/engine/extmod/webrepl/
A Dwebrepl.py26 iface = network.WLAN(i)
27 if iface.active():
28 print("WebREPL daemon started on ws://%s:%d" % (iface.ifconfig()[0], port))
/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h45 { .iface = AOS_CTL_ELEM_IFACE_MIXER, \
54 { .iface = AOS_CTL_ELEM_IFACE_MIXER, \
73 int iface; /* interface id */ member
150 unsigned int iface; /* interface identifier */ member
/AliOS-Things-master/components/a2sa/src/driver/core/
A Dcontrol.c66 kctl->id.iface = ncontrol->iface; in audio_ctl_new1()
117 LOGD(LOG_TAG, "%s:%d, ----kcontrol->id.iface: %d", __func__, __LINE__, kcontrol->id.iface); in audio_ctl_add()
194 if (kctl->id.iface != id->iface) in audio_ctl_find_id()
280 LOGD(LOG_TAG, "%s:%d, ----id->iface: %d", __func__, __LINE__, id->iface); in audio_ctl_elem_list()
317 LOGD(LOG_TAG, "%s:%d, ----id->iface: %d", __func__, __LINE__, info->id.iface); in audio_ctl_elem_info()
/AliOS-Things-master/components/SDL2/
A Dlibtool7871 iface=$func_arith_result
7874 verstring="$verstring_prefix$major.$iface:$verstring"
7898 iface=$func_arith_result
7901 verstring="$verstring:${iface}.0"
/AliOS-Things-master/components/SDL2/src/image/
A Dlibtool6790 iface=$func_arith_result
6793 verstring="$verstring_prefix$major.$iface:$verstring"
6817 iface=$func_arith_result
6820 verstring="$verstring:${iface}.0"
A Dltmain.sh6297 iface=$func_arith_result
6300 verstring="$verstring_prefix$major.$iface:$verstring"
6324 iface=$func_arith_result
6327 verstring="$verstring:${iface}.0"
/AliOS-Things-master/components/SDL2/build-scripts/
A Dltmain.sh7432 iface=$func_arith_result
7435 verstring="$verstring_prefix$major.$iface:$verstring"
7459 iface=$func_arith_result
7462 verstring="$verstring:${iface}.0"
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltmain.sh7445 iface=$func_arith_result
7448 verstring="$verstring_prefix$major.$iface:$verstring"
7472 iface=$func_arith_result
7475 verstring="$verstring:${iface}.0"
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltmain.sh7445 iface=$func_arith_result
7448 verstring="$verstring_prefix$major.$iface:$verstring"
7472 iface=$func_arith_result
7475 verstring="$verstring:${iface}.0"
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dltmain.sh8923 iface=$func_arith_result
8926 verstring=$verstring_prefix$major.$iface:$verstring
8950 iface=$func_arith_result
8953 verstring=$verstring:$iface.0
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dltmain.sh8923 iface=$func_arith_result
8926 verstring=$verstring_prefix$major.$iface:$verstring
8950 iface=$func_arith_result
8953 verstring=$verstring:$iface.0
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dltmain.sh8932 iface=$func_arith_result
8935 verstring=$verstring_prefix$major.$iface:$verstring
8959 iface=$func_arith_result
8962 verstring=$verstring:$iface.0

Completed in 94 milliseconds