Home
last modified time | relevance | path

Searched defs:sdl (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dsdl2.c100 SDLContext *sdl = s->priv_data; in compute_texture_rect() local
139 SDLContext *sdl = s->priv_data; in sdl2_write_trailer() local
161 SDLContext *sdl = s->priv_data; in sdl2_write_header() local
245 SDLContext *sdl = s->priv_data; in sdl2_write_packet() local
/third_party/gstreamer/gstplugins_base/tests/examples/gl/
Dmeson.build6 subdir('sdl') subdir
/third_party/skia/third_party/externals/libwebp/
Dconfigure.ac459 AC_ARG_ENABLE([sdl], optenable
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c374 struct sockaddr_dl *sdl = (struct sockaddr_dl *) ifa->ifa_addr; in setup_sockets() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp.c851 struct sockaddr_dl *sdl; in eth_get() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp.c873 struct sockaddr_dl *sdl; in eth_get() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4305 SDLoc sdl = getCurSDLoc(); in visitMaskedStore() local
4449 SDLoc sdl = getCurSDLoc(); in visitMaskedScatter() local
4494 SDLoc sdl = getCurSDLoc(); in visitMaskedLoad() local
4563 SDLoc sdl = getCurSDLoc(); in visitMaskedGather() local
5792 SDLoc sdl = getCurSDLoc(); in visitIntrinsicCall() local
6995 SDLoc sdl = getCurSDLoc(); in visitConstrainedFPIntrinsic() local
7449 SDLoc sdl = getCurSDLoc(); in visitMemPCpyCall() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_bsd.c628 struct sockaddr_dl *sdl; in bsd_route_overflow() local
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc2288 void Assembler::sdl(Register rd, const MemOperand& rs) { in sdl() function in v8::internal::Assembler