Searched defs:sdl (Results 1 – 7 of 7) sorted by relevance
10 struct { int sdl; int rfb; } buttonMapping[]={ member44 SDL_Surface* sdl=SDL_SetVideoMode(width,height,depth,sdlFlags); in resize() local63 SDL_Surface* sdl=rfbClientGetClientData(client, SDL_Init); in resize() local253 SDL_Surface* sdl; in setRealDimension() local
198 struct sockaddr_dl sdl; in if_route() member325 struct sockaddr_dl sdl; in manage_link() local
342 const struct sockaddr_dl *sdl; in discover_interfaces() local
616 struct sockaddr_dl *sdl = (struct sockaddr_dl *) CMSG_DATA(cmptr); in recvfrom_flags() local
848 struct sockaddr_dl *sdl; in eth_get() local
3641 SDLoc sdl = getCurSDLoc(); in visitMaskedStore() local3668 SDLoc sdl = getCurSDLoc(); in visitMaskedLoad() local4539 SDLoc sdl = getCurSDLoc(); in visitIntrinsicCall() local
1945 void Assembler::sdl(Register rd, const MemOperand& rs) { in sdl() function in v8::internal::Assembler