Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/amp/ui/render/include/
A Dview_bind.h18 VIEW_DATA_BIND_VM_F bind; member
/AliOS-Things-master/components/amp/jslib/src/
A Dudp.js16 bind(port) { method in UDPClient
/AliOS-Things-master/components/amp-utility/python/
A Dusocket.py51 def bind(self,header): member in socket
/AliOS-Things-master/components/amp/libjs/lib/
A Dudp.js27 bind(port) { method in UDPClient
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c242 static void ResetOutput(SDL_GameController *gamecontroller, SDL_ExtendedGameControllerBind *bind) in ResetOutput()
580 SDL_ExtendedGameControllerBind bind; in SDL_PrivateGameControllerParseElement() local
2054 SDL_GameControllerButtonBind bind; in SDL_GameControllerGetBindForAxis() local
2086 SDL_GameControllerButtonBind bind; in SDL_GameControllerGetBindForButton() local
/AliOS-Things-master/components/netmgr/net/include/sys/
A Dsocket.h116 static inline int bind(int s, const struct sockaddr *name, socklen_t namelen) in bind() function
208 #define bind(s,name,namelen) net_bind(s,name,namelen) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsockets.h516 #define bind(s,name,namelen) lwip_bind(s,name,namelen) macro

Completed in 30 milliseconds