HomeSort by: relevance | last modified time | path
    Searched refs:libXext (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libvdpau/dist/test/
dlclose.c 33 // Work around a bug in libXext: dlclosing it after it has registered the
37 void *libXext = dlopen("libXext.so.6", RTLD_LAZY);
45 if (!libXext) {
46 fprintf(stderr, "Failed to open libXext.so.6: %s", dlerror());
  /xsrc/external/mit/libXext/dist/
configure 3 # Generated by GNU Autoconf 2.72 for libXext 1.3.6.
5 # Report bugs to <https://gitlab.freedesktop.org/xorg/lib/libxext/-/issues>.
282 $0: https://gitlab.freedesktop.org/xorg/lib/libxext/-/issues
676 PACKAGE_NAME='libXext'
677 PACKAGE_TARNAME='libXext'
679 PACKAGE_STRING='libXext 1.3.6'
680 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/lib/libxext/-/issues'
1480 'configure' configures libXext 1.3.6 to adapt to many kinds of systems.
1529 --docdir=DIR documentation root [DATAROOTDIR/doc/libXext]
1551 short | recursive ) echo "Configuration of libXext 1.3.6:";
    [all...]

Completed in 7 milliseconds