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

<<31323334353637383940>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
usb_ch9.h 53 #define USB_REQ_SET_CONNECTION 0x11
99 #define USB_DT_WIRELESS_ENDPOINT_COMP 0x11
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 3 GUI application (as opposed to an X11 application).
16 X11 Tcl/Tk.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 3 GUI application (as opposed to an X11 application).
16 X11 Tcl/Tk.
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 27 #include <X11/Xlib.h>
85 windowId = wminfo.info.x11.window;
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 652 int x11 = input[10]; local
659 | x9 | x10 | x11 | x12 | x13 | x14 | x15)) {
678 s10 = x10 * cospi_21_64 + x11 * cospi_11_64;
679 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
696 x11 = dct_const_round_shift(s3 - s11);
713 s10 = x10 * cospi_20_64 + x11 * cospi_12_64;
714 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
731 x11 = dct_const_round_shift(s11 + s15);
749 s11 = x11;
766 x11 = s9 - s11
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 24 /* Handle the event stream, converting X11 events into SDL events */
27 #include <X11/Xlib.h>
28 #include <X11/Xutil.h>
29 #include <X11/keysym.h>
31 #include <X11/Sunkeysym.h>
52 /* Define this if you want to debug X11 events */
55 /* The translation tables from an X11 keysym to a SDL keysym */
534 printf("X11 motion: %d,%d\n", xevent.xmotion.x, xevent.xmotion.y);
564 printf("KeyPress (X11 keycode = 0x%X)\n", xevent.xkey.keycode);
674 scancode and symbol that corresponds to the X11
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
egl.html 80 seprated string such as <code>--with-egl-platforms=x11,drm</code>. It decides
86 <p>The available platforms are <code>x11</code>, <code>drm</code>,
193 <p>This driver supports both <code>x11</code> and <code>drm</code> platforms.
194 It functions as a DRI driver loader. For <code>x11</code> support, it talks to
205 The supported platforms are X11, DRM, FBDEV, and GDI.</p>
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
glxinit.c 11 #include <X11/Xlib.h>
12 #include <X11/Xproto.h>
13 #include <X11/Xlibint.h>
14 #include <X11/extensions/Xext.h>
15 #include <X11/extensions/extutil.h>
  /external/chromium_org/third_party/openssl/openssl/apps/
testrsa.h 73 0x11,0x25,0x25,0xa5,0x93,0xa5,0x2f,0x70,0x02,0xdf,
86 0x02,0x20,0x12,0x11,0xba,0x31,0x57,0x9d,0x3d,0x11,
122 0x11,0xb1,0x6e,0xec,0xf4,0xfe,0x8e,0x75,0x94,0x20,
210 0x11,0xef,0x51,0x5e,0xad,0x07,0x15,0xde,0xb8,0x5f,
220 0x13,0xaf,0x79,0xb7,0xad,0x11,0xd1,0x30,0x9a,0x14,
230 0x6d,0xe2,0x53,0x39,0x27,0xae,0xc3,0x11,0x9e,0x94,
236 0xb9,0x6b,0xd7,0x4e,0xb9,0x83,0x43,0x79,0x85,0x11,
248 0xa8,0x46,0x14,0x01,0x39,0x11,0xe5,0x3c,0x41,0x27,
363 0x11,0x2d,0xb5,0xc5,0x2d,0x6f,0xee,0x85,0x0b,0xf7
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-alpha.pl 281 zapnot $t0,0x11,$t0
299 zapnot $t0,0x11,$t0
370 zapnot $t0,0x11,$t0
389 zapnot $t0,0x11,$t0
411 zapnot $t0,0x11,$t0
  /external/chromium_org/third_party/openssl/openssl/crypto/rsa/
rsa_test.c 39 "\x9C\xE6\x16\xCE\x62\x4A\x11\xE0\x08\x6D\x34\x1E\xBC\xAC\xA0\xA1"
42 static unsigned char e[] = "\x11";
140 static unsigned char e[] = "\x11";
147 "\xC9\x7F\xF3\xAD\x59\x50\xAC\xCF\xBC\x11\x1C\x76\xF1\xA9\x52\x94"
181 "\xB3\x80\xF2\x71\xF7\x34\x53\x88\x50\x93\x07\x7F\xCD\x39\xE2\x11"
  /external/chromium_org/tools/checklicenses/
checklicenses.py 42 'BSD (2 clause) MIT/X11 (BSD like)',
48 'BSD (3 clause) MIT/X11 (BSD like)',
53 'BSD-like MIT/X11 (BSD like)',
68 'MIT/X11 (BSD like)',
304 'MIT/X11 (BSD like) GPL (v3 or later) with Bison parser exception',
  /external/clang/test/FixIt/
fixit.cpp 83 int x11 >>= 0; // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
111 int x11 >>= 0; // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}} local
112 (void)x11;
130 if (int x11 >>= 0) { (void)x11; } // expected-error {{invalid '>>=' at end of declaration; did you mean '='?}}
  /external/clang/test/SemaCXX/
new-delete.cpp 207 struct X11 : X10 { // expected-error {{no suitable member 'operator delete' in 'X11'}}
212 X11 x11; // expected-note {{implicit destructor for 'X11' first required here}} local
  /external/libffi/src/mips/
o32.S 338 .byte 0x11 # DW_CFA_offset_extended_sf
341 .byte 0x11 # DW_CFA_offset_extended_sf
364 .byte 0x11 # DW_CFA_offset_extended_sf
367 .byte 0x11 # DW_CFA_offset_extended_sf
370 .byte 0x11 # DW_CFA_offset_extended_sf
  /external/mesa3d/docs/
egl.html 80 seprated string such as <code>--with-egl-platforms=x11,drm</code>. It decides
86 <p>The available platforms are <code>x11</code>, <code>drm</code>,
193 <p>This driver supports both <code>x11</code> and <code>drm</code> platforms.
194 It functions as a DRI driver loader. For <code>x11</code> support, it talks to
205 The supported platforms are X11, DRM, FBDEV, and GDI.</p>
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glxinit.c 11 #include <X11/Xlib.h>
12 #include <X11/Xproto.h>
13 #include <X11/Xlibint.h>
14 #include <X11/extensions/Xext.h>
15 #include <X11/extensions/extutil.h>
  /external/openssl/apps/
testrsa.h 73 0x11,0x25,0x25,0xa5,0x93,0xa5,0x2f,0x70,0x02,0xdf,
86 0x02,0x20,0x12,0x11,0xba,0x31,0x57,0x9d,0x3d,0x11,
122 0x11,0xb1,0x6e,0xec,0xf4,0xfe,0x8e,0x75,0x94,0x20,
210 0x11,0xef,0x51,0x5e,0xad,0x07,0x15,0xde,0xb8,0x5f,
220 0x13,0xaf,0x79,0xb7,0xad,0x11,0xd1,0x30,0x9a,0x14,
230 0x6d,0xe2,0x53,0x39,0x27,0xae,0xc3,0x11,0x9e,0x94,
236 0xb9,0x6b,0xd7,0x4e,0xb9,0x83,0x43,0x79,0x85,0x11,
248 0xa8,0x46,0x14,0x01,0x39,0x11,0xe5,0x3c,0x41,0x27,
363 0x11,0x2d,0xb5,0xc5,0x2d,0x6f,0xee,0x85,0x0b,0xf7
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-alpha.pl 281 zapnot $t0,0x11,$t0
299 zapnot $t0,0x11,$t0
370 zapnot $t0,0x11,$t0
389 zapnot $t0,0x11,$t0
411 zapnot $t0,0x11,$t0

Completed in 2228 milliseconds

<<31323334353637383940>>