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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/browser/
chrome_browser_main_extra_parts_x11.cc 82 // Installs the X11 error handlers for the browser process used during
89 // Installs the X11 error handlers for the browser process after the
96 // Unset the X11 error handlers. The X11 error handlers log the errors using a
idle_query_x11.cc 7 #include <X11/extensions/scrnsaver.h>
  /external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider_x11.cc 23 // TODO(hongbo): implement X11 display info querying.
  /external/chromium_org/chrome/browser/ui/
chrome_style.cc 27 return SkColorSetRGB(0x11, 0x55, 0xCC);
  /external/chromium_org/media/mp4/
es_descriptor_unittest.cc 16 0x03, 0x19, 0x00, 0x01, 0x00, 0x04, 0x11, 0x40,
36 0x03, 0x19, 0x00, 0x01, 0x00, 0x04, 0x11, 0x66,
56 0x80, 0x11, 0x40, 0x15, 0x00, 0x00, 0x00, 0x00,
76 0x80, 0x11, 0x40, 0x15, 0x00, 0x00, 0x00, 0x00,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/
Makefile 8 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
  /external/chromium_org/third_party/mesa/src/src/mesa/
descrip.mms 14 set default [-.x11]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect5.asm 16 times 0x11 db 0
  /external/chromium_org/ui/aura/
device_list_updater_aurax11.cc 7 #include <X11/extensions/XInput2.h>
  /external/chromium_org/ui/gfx/
path_x11.cc 7 #include <X11/Xutil.h>
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_whole_screen_move_loop_delegate.h 8 #include <X11/Xlib.h>
  /external/clang/test/ASTMerge/Inputs/
struct1.c 63 } x11; variable in typeref:struct:__anon18022
struct2.c 60 } x11; variable in typeref:struct:__anon18023
  /external/clang/test/CodeGen/
2010-07-14-ref-off-end.c 22 if(f(t)!=0x11)abort();
  /external/dropbear/debian/
control 18 features such as X11 and authentication agent forwarding.
  /external/ganymed-ssh2/
overview.html 5 local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
PacketSessionX11Request.java 44 tw.writeString("x11-req");
  /external/llvm/test/MC/ARM/
neont2-shuffle-encoding.s 29 @ CHECK: vuzp.8 d17, d16 @ encoding: [0xf2,0xff,0x20,0x11]
31 @ CHECK: vuzp.16 d17, d16 @ encoding: [0xf6,0xff,0x20,0x11]
39 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
41 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
neont2-sub-encoding.s 27 @ CHECK: vuzp.8 d17, d16 @ encoding: [0xf2,0xff,0x20,0x11]
29 @ CHECK: vuzp.16 d17, d16 @ encoding: [0xf6,0xff,0x20,0x11]
37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
  /external/llvm/unittests/Support/
SwapByteOrderTest.cpp 95 EXPECT_EQ(uint8_t(0x11), sys::SwapByteOrder(uint8_t(0x11)));
112 EXPECT_EQ(int8_t(0x11), sys::SwapByteOrder(int8_t(0x11)));
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/
Makefile 8 ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
  /external/mesa3d/src/mesa/
descrip.mms 14 set default [-.x11]
  /external/openssh/contrib/
Makefile 12 `pkg-config --libs gtk+-2.0 x11`
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_VideoDriverName.3 11 The buffer pointed to by \fBnamebuf\fR is filled up to a maximum of \fBmaxlen\fR characters (include the NULL terminator) with the name of the initialised video driver\&. The driver name is a simple one word identifier like "x11" or "windib"\&.
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.h 27 #include <X11/Xlib.h>
29 /* Apparently some X11 systems can't include this multiple times... */
32 #include <X11/Xlibint.h>
35 #include <X11/Xproto.h>

Completed in 572 milliseconds

1 2 3 4 56 7 8 91011>>