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

1 2 3 4 56 7 8 91011>>

  /external/libhevc/decoder/arm64/
ihevcd_itrans_recon_dc_chroma.s 139 mov x11,x1
152 st2 {v2.8b, v3.8b},[x11],x3
153 st2 {v4.8b, v5.8b},[x11],x3
154 st2 {v6.8b, v7.8b},[x11],x3
155 st2 {v8.8b, v9.8b},[x11],x3
157 st2 {v10.8b, v11.8b},[x11],x3
158 st2 {v12.8b, v13.8b},[x11],x3
159 st2 {v14.8b, v15.8b},[x11],x3
160 st2 {v16.8b, v17.8b},[x11]
ihevcd_itrans_recon_dc_luma.s 138 mov x11,x1
149 st1 {v2.2s},[x11],x3
150 st1 {v3.2s},[x11],x3
151 st1 {v4.2s},[x11],x3
152 st1 {v5.2s},[x11],x3
153 st1 {v6.2s},[x11],x3
154 st1 {v7.2s},[x11],x3
155 st1 {v1.2s},[x11],x3
156 st1 {v17.2s},[x11]
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 32 namespace x11 namespace in namespace:tcu
105 Display (MovePtr<x11::Display> x11Display)
114 x11::Display& getX11Display (void) { return *m_display; }
119 UniquePtr<x11::Display> m_display;
144 x11::Window m_window;
182 : NativeWindowFactory ("window", "X11 Window", Window::CAPABILITIES)
223 Pixmap (MovePtr<x11::Pixmap> x11Pixmap)
231 UniquePtr<x11::Pixmap> m_pixmap;
238 : NativePixmapFactory ("pixmap", "X11 Pixmap", Pixmap::CAPABILITIES) {}
251 MovePtr<x11::Pixmap> x11Pixmap (new x11::Pixmap(display->getX11Display()
    [all...]
  /external/libhevc/common/arm64/
ihevc_intra_pred_luma_mode_18_34.s 114 mov x11,x4
149 sub x11,x11,#8
184 subs x11,x11,#8
190 csel x11, x4, x11,eq
226 subs x11,x11,#8
231 csel x11, x4, x11,e
    [all...]
ihevc_inter_pred_filters_luma_horz.s 136 mov x11,#1
204 ld1 {v0.2s},[x12],x11 //vector load pu1_src
205 ld1 {v1.2s},[x12],x11
206 ld1 {v2.2s},[x12],x11
207 ld1 {v3.2s},[x12],x11
228 ld1 {v4.2s},[x12],x11
230 ld1 {v5.2s},[x12],x11
232 ld1 {v6.2s},[x12],x11
234 ld1 {v7.2s},[x12],x11
236 ld1 {v12.2s},[x4],x11 //vector load pu1_src + src_str
    [all...]
ihevc_sao_edge_offset_class2.s 104 madd x11, x10, x1, x0 //pu1_src[(ht - 1) * src_strd + col]
108 LD1 {v0.8b},[x11],#8 //pu1_src[(ht - 1) * src_strd + col]
122 SUBS x12,x9,x11 //pu1_src[0] - pu1_src_top_left[0]
132 SUBS x11,x9,x4 //pu1_src[0] - pu1_src[1 + src_strd]
135 csel x11, x20, x11,LT
137 csel x11, x20, x11,GT //SIGN(pu1_src[0] - pu1_src[1 + src_strd])
138 ADD x4,x12,x11 //SIGN(pu1_src[0] - pu1_src_top_left[0]) + SIGN(pu1_src[0] - pu1_src[1 + src_strd])
154 SUB x11,x8,#1 //ht -
    [all...]
ihevc_intra_pred_luma_vert.s 123 lsl x11, x3, #2
125 sub x11, x11, #16
131 st1 {v22.8b, v23.8b}, [x2], x11
132 st1 {v22.8b, v23.8b}, [x5], x11
133 st1 {v22.8b, v23.8b}, [x8], x11
134 st1 {v22.8b, v23.8b}, [x10], x11
144 st1 {v22.8b, v23.8b}, [x2], x11
145 st1 {v22.8b, v23.8b}, [x5], x11
146 st1 {v22.8b, v23.8b}, [x8], x11
    [all...]
ihevc_intra_pred_filters_luma_mode_19_to_25.s 182 sxtw x11,w11
184 sxtw x11,w11
207 sxtw x11,w11
208 // ldrb x11, [x1, -x7, lsr #8]
210 sxtw x11,w11
253 mov x11,#1
273 ld1 {v23.8b},[x10],x11 //(i row)ref_main_idx
283 ld1 {v12.8b},[x12],x11 //(ii)ref_main_idx
297 ld1 {v16.8b},[x10],x11 //(iii)ref_main_idx
303 ld1 {v20.8b},[x12],x11 //(iv)ref_main_id
    [all...]
  /external/elfutils/tests/
run-funcscopes.sh 24 inline-test.c (0x11): 0x8048348 (/home/roland/build/stock-elfutils/inline-test.c:7) .. 0x804834e (/home/roland/build/stock-elfutils/inline-test.c:9)
  /external/llvm/test/MC/AArch64/
elf-reloc-movw.s 14 movk x11, #:abs_g3:some_label
  /external/llvm/test/MC/X86/
x86-evenDirective.s 18 .byte 0x11
34 .byte 0x11
  /external/llvm/unittests/Support/
SwapByteOrderTest.cpp 95 EXPECT_EQ(uint8_t(0x11), sys::getSwappedBytes(uint8_t(0x11)));
112 EXPECT_EQ(int8_t(0x11), sys::getSwappedBytes(int8_t(0x11)));
142 uint8_t value = 0x11;
144 EXPECT_EQ(uint8_t(0x11), value);
166 int8_t value = 0x11;
168 EXPECT_EQ(int8_t(0x11), value);
  /external/webrtc/talk/media/base/
rtputils_unittest.cc 42 0xBE, 0xDE, 0x00, 0x02, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88
57 0xBE, 0xDE, 0x00, 0x02, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77
63 0x81, 0xCE, 0x00, 0x0C, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x11, 0x11
69 0x81, 0xCC, 0x00, 0x0C, 0x00, 0x00, 0x11, 0x11
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothUuidTest.java 35 0x0B, 0x11 };
40 0x0B, 0x11, 0x33, (byte) 0xFE };
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64PLT.h 19 0x11, 0x0A, 0x40, 0xf9, /* ldr x17, [x16, #PLT_GOT+0x10] */
29 0x11, 0x02, 0x40, 0xf9, /* ldr x17, [x16, PLTGOT + n * 8] */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ilogobj.hxx 19 DEFINE_GUID(IID_IINETLOG_INFORMATION,0xcc557a71,0xf61a,0x11cf,0xbc,0x0f,0x00,0xaa,0x00,0x61,0x11,0xe0);
20 DEFINE_GUID(IID_ILogPlugin,0x08fd99d1,0xcfb6,0x11cf,0xbc,0x03,0x00,0xaa,0x00,0x61,0x11,0xe0);
22 DEFINE_GUID(CLSID_NCSALOG,0xff16065F,0xde82,0x11cf,0xbc,0x0a,0x00,0xaa,0x00,0x61,0x11,0xe0);
23 DEFINE_GUID(CLSID_ODBCLOG,0xff16065B,0xde82,0x11cf,0xbc,0x0a,0x00,0xaa,0x00,0x61,0x11,0xe0);
24 DEFINE_GUID(CLSID_ASCLOG,0xff160657,0xde82,0x11cf,0xbc,0x0a,0x00,0xaa,0x00,0x61,0x11,0xe0);
25 DEFINE_GUID(CLSID_EXTLOG,0xff160663,0xde82,0x11cf,0xbc,0x0a,0x00,0xaa,0x00,0x61,0x11,0xe0);
32 DEFINE_GUID(IID_ICLAPI_CLIENT,0x08fd99d1,0xcfb6,0x11cf,0xbc,0x03,0x00,0xaa,0x00,0x61,0x11,0xe0);
33 DEFINE_GUID(CLSID_InetLogInformation,0xa1f89741,0xf619,0x11cf,0xbc,0xf,0x0,0xaa,0x0,0x61,0x11,0xe0);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-dwarf2.s 54 .uleb128 0x11 # DW_TAG_compile_unit
58 .uleb128 0x11 # DW_AT_low_pc
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
bsr.d 15 11: 05 00 00 00 bsr\.a 0x11
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
bspec804.s 4 TETRA 0x11 % Flags. However...
bspec805.s 4 TETRA 0x11 % Flags.
bspec806.s 4 TETRA 0x11 % Flags.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
ld-group.d 25 [ ]+17:[ ]+3e 11[ ]+ld a,0x11
36 [ ]+27:[ ]+06 11[ ]+ld b,0x11
47 [ ]+37:[ ]+0e 11[ ]+ld c,0x11
58 [ ]+47:[ ]+16 11[ ]+ld d,0x11
69 [ ]+57:[ ]+1e 11[ ]+ld e,0x11
80 [ ]+67:[ ]+26 11[ ]+ld h,0x11
91 [ ]+77:[ ]+2e 11[ ]+ld l,0x11
99 [ ]+80:[ ]+36 11[ ]+ld \(hl\),0x11
109 [ ]+99:[ ]+dd 36 05 11[ ]+ld \(ix\+5\),0x11
117 [ ]+b2:[ ]+fd 36 05 11[ ]+ld \(iy\+5\),0x11
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-nops.s 29 .byte 0x0f, 0x19, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
30 .byte 0x0f, 0x1c, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
31 .byte 0x0f, 0x1d, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
32 .byte 0x0f, 0x1e, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
33 .byte 0x0f, 0x1f, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
prefix.s 29 .byte 0x11
37 .byte 0x11
46 .byte 0x11
53 .byte 0x11
62 .byte 0x11
71 .byte 0x11
79 .byte 0x11
87 .byte 0x11
97 .byte 0x11
106 .byte 0x11
    [all...]
  /external/icu/icu4c/source/common/
ubidi_props_data.h 322 1,1,1,1,0x11,0x11,5,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,0xb1,
327 0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0x11,0xb1,0xb1,0xb1,0
    [all...]

Completed in 3188 milliseconds

1 2 3 4 56 7 8 91011>>