HomeSort by relevance Sort by last modified time
    Searched full:x11 (Results 26 - 50 of 3860) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/content/common/gpu/
x_util.cc 7 #include <X11/Xutil.h>
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
glxinit.h 4 #include <X11/Xlib.h>
  /external/chromium_org/third_party/skia/include/views/unix/
keysym2ucs.h 13 #include <X11/X.h>
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.gyp 11 '../../build/linux/system.gyp:x11',
  /external/lzma/CPP/7zip/
IPassword.h 18 PASSWORD_INTERFACE(ICryptoGetTextPassword2, 0x11)
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glxinit.h 4 #include <X11/Xlib.h>
  /external/skia/include/views/unix/
keysym2ucs.h 13 #include <X11/X.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/pkgconfig/
xproto.pc 5 includex11dir=${prefix}/include/X11
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
xproto.pc 5 includex11dir=${prefix}/include/X11
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/
xproto.pc 5 includex11dir=${prefix}/include/X11
  /external/chromium_org/third_party/sqlite/src/test/
collate1.test 116 INSERT INTO collate1t1 VALUES('5', '0x11');
120 INSERT INTO collate1t1 VALUES('11', '0x11');
128 } {{} {} 5 0xA 5 0x11 7 0xA 11 0x11 11 0x101}
133 } {{} {} 11 0x11 11 0x101 5 0xA 5 0x11 7 0xA}
138 } {7 0xA 5 0xA 5 0x11 11 0x11 11 0x101 {} {}}
144 } {7 0xA 5 0x11 5 0xA 11 0x101 11 0x11 {} {}}
    [all...]
  /external/chromium_org/ui/base/x/
selection_requestor.h 8 #include <X11/Xlib.h>
24 // Requests and later receives data from the X11 server through the selection
27 // X11 uses a system called "selections" to implement clipboards and drag and
29 // API. SelectionRequestor should only deal with the X11 details; it does not
54 // It is our owner's responsibility to plumb X11 SelectionNotify events on
59 // Our X11 state.
67 // The X11 selection that this instance communicates on.
x11_util_internal.h 8 // This file declares utility functions for X11 (Linux only).
15 #include <X11/Xatom.h>
16 #include <X11/Xlib.h>
17 #include <X11/extensions/XShm.h>
18 #include <X11/extensions/Xrender.h>
39 // X11 error handling.
46 // X11 Error handler because it queries the server to decode the
selection_owner.h 8 #include <X11/Xlib.h>
23 // Owns a specific X11 selection on an X window.
48 // It is our owner's responsibility to plumb X11 events on |xwindow_| to us.
55 // Our X11 state.
59 // The X11 selection that this instance communicates on.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
RemoteX11AcceptThread.java 85 /* Later on we will simply forward the first 6 header bytes to the "real" X11 server */
90 throw new IOException("Unexpected EOF on X11 startup!");
93 throw new IOException("Unknown endian format in X11 message!");
104 throw new IOException("Unexpected EOF on X11 startup!");
110 throw new IOException("Buggy X11 authorization data");
121 throw new IOException("Unexpected EOF on X11 startup! (authProtocolName)");
124 throw new IOException("Unexpected EOF on X11 startup! (authProtocolNamePadding)");
127 throw new IOException("Unexpected EOF on X11 startup! (authProtocolData)");
130 throw new IOException("Unexpected EOF on X11 startup! (authProtocolDataPadding)");
133 throw new IOException("Unknown X11 authorization protocol!")
    [all...]
X11ServerData.java 8 * X11ServerData. Data regarding an x11 forwarding target.
  /external/valgrind/main/
xfree-3.supp 29 X11-Cond-0
36 X11-Cond-1
47 X11-Addr4-1
55 X11-Addr4-2
63 X11-Addr4-3
71 X11-Addr4-4
79 X11-Addr4-5
87 X11-Addr4-6
95 X11-Addr4-7
103 X11-Param-
    [all...]
  /external/llvm/test/MC/ARM/
arm_addrmode2.s 5 @ CHECK: ldrt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xb0,0xe6]
8 @ CHECK: ldrbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xf0,0xe6]
11 @ CHECK: strt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xa0,0xe6]
14 @ CHECK: strbt r1, [r0], r2, lsr #3 @ encoding: [0xa2,0x11,0xe0,0xe6]
30 @ CHECK: ldr r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xb0,0xe7]
31 @ CHECK: ldrb r1, [r0, r2, lsr #3]! @ encoding: [0xa2,0x11,0xf0,0xe7]
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api_platform_types.h 28 #include <X11/Xlib.h>
29 #include <X11/Xutil.h>
  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.h 19 #include <X11/Xutil.h>
20 #include <X11/Xlib.h>
  /external/bluetooth/bluedroid/btif/include/
btif_sock_sdp.h 21 static const UINT8 UUID_OBEX_OBJECT_PUSH[] = {0x00, 0x00, 0x11, 0x05, 0x00, 0x00, 0x10, 0x00,
23 static const UINT8 UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00,
25 static const UINT8 UUID_MAPS_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00,
27 static const UINT8 UUID_SPP[] = {0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x10, 0x00,
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
xlib_sw_winsys.h 5 #include <X11/Xlib.h>
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxheader.h 36 # include <X11/Xlib.h>
37 # include <X11/Xlibint.h>
38 # include <X11/Xutil.h>
42 # include <X11/extensions/XShm.h>
  /external/chromium_org/tools/code_coverage/third_party/
README.chromium 6 License: Licenced as X11: http://www.kryogenix.org/code/browser/licence.html
  /external/mesa3d/src/gallium/include/state_tracker/
xlib_sw_winsys.h 5 #include <X11/Xlib.h>

Completed in 1275 milliseconds

12 3 4 5 6 7 8 91011>>