HomeSort by relevance Sort by last modified time
    Searched full:xext (Results 1 - 25 of 64) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/pkgconfig/
xextproto.pc 7 Description: XExt extension headers
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
xextproto.pc 7 Description: XExt extension headers
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
xextproto.pc 7 Description: XExt extension headers
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/debug/
WireBox.java 50 public WireBox(float xExt, float yExt, float zExt){
51 updatePositions(xExt,yExt,zExt);
75 public void updatePositions(float xExt, float yExt, float zExt){
90 -xExt, -yExt, zExt,
91 xExt, -yExt, zExt,
92 xExt, yExt, zExt,
93 -xExt, yExt, zExt,
95 -xExt, -yExt, -zExt,
96 xExt, -yExt, -zExt,
97 xExt, yExt, -zExt
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dyn.h 39 #include "../Xext/extensions/Xext.h"
40 #include "../Xext/extensions/extutil.h"
SDL_x11video.h 35 #include "../Xext/extensions/xf86dga.h"
38 #include "../Xext/extensions/Xinerama.h"
44 #include "../Xext/extensions/xf86vmode.h"
47 #include "../Xext/extensions/xme.h"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
Xext.h 2 * $Xorg: Xext.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
26 /* $XFree86: xc/include/extensions/Xext.h,v 1.4 2001/12/14 19:53:28 dawes Exp $ */
extutil.h 39 #include <X11/extensions/Xext.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xext.h 2 * $Xorg: Xext.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
26 /* $XFree86: xc/include/extensions/Xext.h,v 1.4 2001/12/14 19:53:28 dawes Exp $ */
extutil.h 39 #include <X11/extensions/Xext.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
Xext.h 2 * $Xorg: Xext.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
26 /* $XFree86: xc/include/extensions/Xext.h,v 1.4 2001/12/14 19:53:28 dawes Exp $ */
extutil.h 39 #include <X11/extensions/Xext.h>
  /external/chromium_org/third_party/mesa/src/scons/
x11.py 37 'Xext',
  /external/mesa3d/scons/
x11.py 37 'Xext',
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xext.h 24 /* $XFree86: xc/include/extensions/Xext.h,v 1.7 2005/01/27 03:03:09 dawes Exp $ */
extutil.h 41 #include "./Xext.h"
  /external/chromium/build/linux/
system.gyp 253 'target_name': 'xext',
259 '<!@(<(pkg-config) --cflags xext)',
264 '<!@(<(pkg-config) --libs-only-L --libs-only-other xext)',
267 '<!@(<(pkg-config) --libs-only-l xext)',
  /external/qemu/distrib/sdl-1.2.15/
sources.make 208 SRCS += Xext/XME/xme.c
212 SRCS += Xext/Xinerama/Xinerama.c
216 SRCS += Xext/Xv/Xv.c
  /external/chromium_org/third_party/mesa/src/src/glx/
glx_error.c 33 #include <X11/extensions/Xext.h>
  /external/mesa3d/src/glx/
glx_error.c 33 #include <X11/extensions/Xext.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
PACKAGE_SOURCES 30 x11proto-xext-dev_7.0.2-5ubuntu1_all.deb 8e24443f32c1aa1ac93fd6ef1ba2b346de1aa520
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
PACKAGE_SOURCES 30 x11proto-xext-dev_7.0.2-5ubuntu1_all.deb 8e24443f32c1aa1ac93fd6ef1ba2b346de1aa520
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
PACKAGE_SOURCES 30 x11proto-xext-dev_7.0.2-5ubuntu1_all.deb 8e24443f32c1aa1ac93fd6ef1ba2b346de1aa520
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgaevents.c 28 #include "../Xext/extensions/xf86dga.h"
  /external/chromium_org/build/linux/
system.gyp 578 'target_name': 'xext',
584 '<!@(<(pkg-config) --cflags xext)',
589 '<!@(<(pkg-config) --libs-only-L --libs-only-other xext)',
592 '<!@(<(pkg-config) --libs-only-l xext)',

Completed in 319 milliseconds

1 2 3