Searched
full:x11 (Results
451 -
475 of
3860) sorted by null
<<11121314151617181920>>
/external/chromium_org/ui/base/x/ |
selection_utils.h | 8 #include <X11/Xlib.h> 87 // A holder for data with optional X11 deletion semantics.
|
x11_util.h | 8 // This file declares utility functions for X11 (Linux only). 55 // Return an X11 connection for the current, primary display. 80 // Returns an X11 Cursor, sharable across the process. 150 // Clears all regions of X11's default root window by filling black pixels. 223 // Translates an X11 error code into a printable string. 332 // flags should be passed as |flags|, not the native ones in <X11/X.h>. 338 // Manages a piece of X11 allocated memory as a RefCountedMemory segment. This 340 // X11 allocator when done.
|
/external/chromium_org/v8/test/mjsunit/ |
fast-non-keyed.js | 52 obj.x11 = 0; 81 obj["x11"] = 0;
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-r4998.js | 49 var x11 = 3; 65 x11 = 267;
|
/external/dropbear/libtomcrypt/src/hashes/sha2/ |
sha384.c | 103 { 0x09, 0x33, 0x0c, 0x33, 0xf7, 0x11, 0x47, 0xe8, 105 0x53, 0x11, 0x1b, 0x17, 0x3b, 0x3b, 0x05, 0xd2,
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_test.c | 35 {0xE4,0x09,0x5D,0x4F,0xB7,0xA7,0xB3,0x79,0x2D,0x61,0x75,0xA3,0x26,0x13,0x11,0xB8 }, 44 0x10,0x11,0x12,0x13,0x14,0x15,0x16,0x17,0x18,0x19,0x1A,0x1B,0x1C,0x1D,0x1E,0x1F,
|
/external/llvm/test/MC/Mips/ |
mips-dsp-instructions.s | 4 # CHECK: precrq.qb.ph $16, $17, $18 # encoding: [0x7e,0x32,0x83,0x11] 5 # CHECK: precrq.ph.w $17, $18, $19 # encoding: [0x7e,0x53,0x8d,0x11]
|
/external/mesa3d/src/glx/ |
SConscript | 3 if not env['x11'] or not env['xcb'] or not env['drm']: 32 env.PkgUseModules('X11')
|
dri2.h | 36 #include <X11/extensions/Xfixes.h> 37 #include <X11/extensions/dri2tokens.h>
|
/external/mesa3d/src/glx/apple/ |
appledri.h | 42 #include <X11/Xlib.h> 43 #include <X11/Xfuncproto.h>
|
/external/qemu/pc-bios/keymaps/ |
da | 43 lstroke 0x11 altgr 44 Lstroke 0x11 shift altgr
|
en-gb | 42 lstroke 0x11 altgr 43 Lstroke 0x11 shift altgr
|
fi | 44 lstroke 0x11 altgr 45 Lstroke 0x11 shift altgr
|
fr | 74 z 0x11 addupper 75 guillemotleft 0x11 altgr
|
hr | 44 bar 0x11 altgr 45 Lstroke 0x11 shift altgr
|
it | 40 lstroke 0x11 altgr 41 Lstroke 0x11 shift altgr
|
lv | 44 lstroke 0x11 altgr 45 Lstroke 0x11 shift altgr
|
no | 43 lstroke 0x11 altgr 44 Lstroke 0x11 shift altgr
|
pl | 42 lstroke 0x11 altgr 43 Lstroke 0x11 shift altgr
|
pt | 41 lstroke 0x11 altgr 42 Lstroke 0x11 shift altgr
|
ru | 26 Cyrillic_tse 0x11 altgr 27 Cyrillic_TSE 0x11 shift altgr
|
sl | 43 bar 0x11 altgr 44 Lstroke 0x11 shift altgr
|
th | 44 Thai_saraaimaimalai 0x11 altgr 45 quotedbl 0x11 shift altgr
|
tr | 43 lstroke 0x11 altgr 44 Lstroke 0x11 shift altgr
|
/external/skia/gyp/ |
gpu.gyp | 226 '/opt/X11/lib/libOSMesa.dylib', 230 '/opt/X11/include/',
|
Completed in 5103 milliseconds
<<11121314151617181920>>