Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 4 of 4) 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
A DSDL_waylandsym.h33 #define SDL_WAYLAND_INTERFACE(iface) argument
A DSDL_waylanddyn.h54 #define SDL_WAYLAND_INTERFACE(iface) extern const struct wl_interface *WAYLAND_##iface; argument
/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h73 int iface; /* interface id */ member
150 unsigned int iface; /* interface identifier */ member

Completed in 6 milliseconds