/external/libpng/contrib/gregbook/ |
Makefile.sgi | 41 XINC = -I/usr/include/X11 # old-style, stock X distributions 42 XLIB = -L/usr/lib/X11 -lX11
|
/external/libvncserver/VisualNaCro/ |
README | 51 with it, and it only works on X11. 57 Actually, it makes it even easier: with plain X11, for example, you
|
/external/llvm/test/Analysis/ScalarEvolution/ |
2008-08-04-LongAddRec.ll | 16 add i16 %5, %x11.0 ; <i16>:6 [#uses=2] 40 %x11.0 = phi i16 [ 0, %entry ], [ %6, %bb ] ; <i16> [#uses=1]
|
/external/llvm/test/MC/AArch64/ |
arm64-tls-relocs.s | 24 adrp x11, :gottprel:var 27 // CHECK: adrp x11, :gottprel:var // encoding: [0x0b'A',A,A,0x90'A'] 80 movz x11, #:tprel_g0:var 83 // CHECK: movz x11, #:tprel_g0:var // encoding: [0bAAA01011,A,0b100AAAAA,0x92] 156 // CHECK: str x17, [x16, :tprel_lo12_nc:var] // encoding: [0x11,0bAAAAAA10,0b00AAAAAA,0xf9] 204 movz x11, #:dtprel_g0:var 207 // CHECK: movz x11, #:dtprel_g0:var // encoding: [0bAAA01011,A,0b100AAAAA,0x92] 280 // CHECK: str x17, [x16, :dtprel_lo12_nc:var] // encoding: [0x11,0bAAAAAA10,0b00AAAAAA,0xf9]
|
neon-scalar-dup.s | 20 // CHECK: {{dup|mov}} b17, v0.b[0] // encoding: [0x11,0x04,0x01,0x5e] 47 // CHECK: {{dup|mov}} b17, v0.b[0] // encoding: [0x11,0x04,0x01,0x5e]
|
/external/llvm/test/MC/ARM/ |
arm_instructions.s | 70 @ CHECK: cdp p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xee] 72 @ CHECK: cdp2 p7, #1, c1, c1, c1, #4 @ encoding: [0x81,0x17,0x11,0xfe]
|
/external/llvm/test/MC/Disassembler/ARM/ |
thumb-MSR-MClass.txt | 32 0xef 0xf3 0x11 0x80 91 0x80 0xf3 0x11 0x88
|
thumb-v8.1a.txt | 4 [0x11,0xff,0x12,0x0b] 7 # CHECK-V8: [0x11,0xff,0x12,0x0b]
|
/external/llvm/test/MC/Disassembler/Mips/mips4/ |
valid-mips4-el.txt | 24 0x9b 0x14 0x11 0x04 # CHECK: bal 21104 68 0x1f 0x00 0x11 0x02 # CHECK: ddivu $zero, $16, $17 133 0x11 0x10 0x21 0x46 # CHECK: movt.d $f0, $f2, $fcc0 139 0x11 0x00 0x20 0x02 # CHECK: mthi $17 176 0x11 0x25 0x51 0x29 # CHECK: slti $17, $10, 9489 182 0xc3 0x8b 0x11 0x00 # CHECK: sra $17, $17, 15 186 0xc2 0x11 0x02 0x00 # CHECK: srl $2, $2, 7 187 0xc2 0x11 0x02 0x00 # CHECK: srl $2, $2, 7
|
valid-mips4.txt | 24 0x04 0x11 0x14 0x9b # CHECK: bal 21104 68 0x02 0x11 0x00 0x1f # CHECK: ddivu $zero, $16, $17 133 0x46 0x21 0x10 0x11 # CHECK: movt.d $f0, $f2, $fcc0 139 0x02 0x20 0x00 0x11 # CHECK: mthi $17 176 0x29 0x51 0x25 0x11 # CHECK: slti $17, $10, 9489 182 0x00 0x11 0x8b 0xc3 # CHECK: sra $17, $17, 15 186 0x00 0x02 0x11 0xc2 # CHECK: srl $2, $2, 7 187 0x00 0x02 0x11 0xc2 # CHECK: srl $2, $2, 7
|
/external/llvm/test/MC/Disassembler/Sparc/ |
sparc-fp.txt | 136 0x89 0xa0 0x11 0x00 139 0x89 0xa0 0x11 0x80
|
/external/lzma/ |
7zFormat.txt | 155 0x11 = kName,
407 kNames: (0x11)
|
/external/mesa3d/configs/ |
default | 98 DRIVER_DIRS = x11 osmesa 110 EGL_PLATFORMS = x11
|
/external/mesa3d/src/gallium/docs/source/ |
distro.rst | 84 acceleration services to X11 servers with the DRI extension. Supports DRI1 117 Tracker for XFree86 and Xorg X11 servers. Provides device-dependent
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/ |
galliumdxgi.idl | 61 * - X11: Window* 73 * For X11, *window is a Window.
|
/external/openssh/ |
readconf.h | 33 int forward_x11; /* Forward X11 display. */ 35 int forward_x11_trusted; /* Trust Forward X11 display. */
|
/external/pcre/dist/testdata/ |
testoutput23 | 31 \x0c \x0d \x0e \x0f \x10 \x11 \x12 \x13 \x14 \x15 \x16 \x17 \x18 \x19 \x1a 58 \x0f \x10 \x11 \x12 \x13 \x14 \x15 \x16 \x17 \x18 \x19 \x1a \x1b \x1c \x1d
|
/external/pdfium/core/src/fxge/ge/ |
fx_ge_linux.cpp | 214 pInfo->AddPath("/usr/share/X11/fonts/Type1"); 215 pInfo->AddPath("/usr/share/X11/fonts/TTF");
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/util/ |
InstructionOffsetMapTest.java | 59 /*11: 0x11*/ new ImmutableInstruction22b(Opcode.ADD_INT_LIT8, 14, 15, 16), 82 int[] expectedOffsets = new int[] { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x07, 0x09, 0x0b, 0x0d, 0x0f, 0x11,
|
/external/sonivox/jet_tools/JetCreator/ |
img_Print.py | 18 \xc0\xfb\x11\x90R\x06\x00\xce\xce\xce\xda\xaa\xde\xdb\xdb\xeb\xe6z/\x02^\x9c\
19 \x9c\x9c\xdc\xe9\x17BP*\x95H\xa5R(Jc7\x07\x06\x06|\x11|\x94\x80\xaa\xaa\x0c\
|
img_favicon.py | 22 P\x95\x91\xc3g\xdf\xe3\xf2\x17e4l\xbf\x8a}\xeaSz=G\xb2\x03 !\x11\x0c\x06\x88\
32 \x9dtv\x9e\'2\xf0\x00o>}\x11\xaf\xda\xcd\x86\x97,(\x81\xd4\xfe\xf4[\xb1\x10L\
|
/external/v8/test/cctest/ |
test-code-stubs-arm64.cc | 167 x10, x11, x12, x13, x14, x15, x18, x19, x20, 169 Register dest_registers[] = {x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11,
|
/external/vboot_reference/firmware/lib/tpm_lite/include/ |
tlcl_structures.h | 18 } tpm_getownership_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0x16, 0x0, 0x0, 0x0, 0x65, 0x0, 0x0, 0x0, 0x5, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, 0x1, 0x11, }, 24 } tpm_getpermissions_cmd = {{0x0, 0xc1, 0x0, 0x0, 0x0, 0x16, 0x0, 0x0, 0x0, 0x65, 0x0, 0x0, 0x0, 0x11, 0x0, 0x0, 0x0, 0x4, },
|
/external/vixl/test/traces/a64/ |
sim-and--16b-trace-a64.h | 39 0x11, 0x55, 0x7c, 0x7e, 0x00, 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 56 0x00, 0x11, 0x55, 0x7c, 0x7e, 0x00, 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 57 0x11, 0x55, 0x7c, 0x7e, 0x00, 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 119 0x00, 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 137 0x00, 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 139 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x55, 157 0x80, 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x55, 159 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x55, 0x7c, 177 0x80, 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x55, 0x7c, 179 0x82, 0x82, 0x88, 0xc8, 0xf8, 0xfc, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x55, 0x7c, 0x7e [all...] |
sim-bic-16b-trace-a64.h | 47 0x11, 0x11, 0x05, 0x02, 0x01, 0x00, 0x81, 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 67 0x11, 0x05, 0x02, 0x01, 0x00, 0x81, 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 0x00, 127 0x01, 0x00, 0x81, 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x08, 0x11, 147 0x00, 0x81, 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x08, 0x11, 0x11, 167 0x81, 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x08, 0x11, 0x11, 0x05, 187 0x82, 0x81, 0xa2, 0xcc, 0xa8, 0x80, 0x80, 0x80, 0x00, 0x00, 0x00, 0x08, 0x11, 0x11, 0x05, 0x02 [all...] |