HomeSort by relevance Sort by last modified time
    Searched refs:x3 (Results 51 - 75 of 4500) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/test/Frontend/
backend-diagnostic.c 27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4,
29 __asm__("hello world": : "r" (x0),"r" (x1),"r" (x2),"r" (x3), // expected-error + {{inline assembly requires more registers than available}}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Clip8_s.s 51 x3 RN 6 label
64 LDMIA pSrc!,{x2, x3}
75 USAT16 x3, #8, x3 ;// clip two samples to [0,255]
79 STRB x3, [pDst,#6]
80 MOV x3, x3, LSR #16
81 STRB x3, [pDst,#7]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ilp32-basic.d 12 4: 91000083 add x3, x4, #0x0
16 c: b9000461 str w1, \[x3,#4\]
17 10: b9000862 str w2, \[x3,#8\]
20 18: f9400083 ldr x3, \[x4\]
shifted.d 8 0: aa030041 orr x1, x2, x3
9 4: aa030441 orr x1, x2, x3, lsl #1
10 8: aa030c41 orr x1, x2, x3, lsl #3
11 c: aa031c41 orr x1, x2, x3, lsl #7
12 10: aa033c41 orr x1, x2, x3, lsl #15
13 14: aa037c41 orr x1, x2, x3, lsl #31
14 18: aa03fc41 orr x1, x2, x3, lsl #63
15 1c: aa430041 orr x1, x2, x3, lsr #0
16 20: aa430441 orr x1, x2, x3, lsr #1
17 24: aa430c41 orr x1, x2, x3, lsr #
    [all...]
  /external/ceres-solver/internal/ceres/
cost_function_to_functor_test.cc 137 bool operator()(const T* x1, const T* x2, const T* x3, T* residuals) const {
138 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0];
139 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1];
147 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4,
149 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0]
151 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1
    [all...]
  /external/ceres-solver/include/ceres/
numeric_diff_functor.h 164 const double* x3,
166 return functor_(x0, x1, x2, x3, residuals);
172 const double* x3,
175 return functor_(x0, x1, x2, x3, x4, residuals);
181 const double* x3,
185 return functor_(x0, x1, x2, x3, x4, x5, residuals);
191 const double* x3,
196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals);
202 const double* x3,
208 return functor_(x0, x1, x2, x3, x4, x5, x6, x7, residuals)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
mpx.s 8 bndmk 0x3(%edx), %bnd1
11 bndmk 0x3(%ecx,%eax,1), %bnd1
16 bndmov 0x3(%edx), %bnd2
19 bndmov 0x3(%ecx,%eax,1), %bnd1
24 bndmov %bnd2, 0x3(%edx)
27 bndmov %bnd1, 0x3(%ecx,%eax,1)
34 bndcl 0x3(%edx), %bnd1
37 bndcl 0x3(%ecx,%eax,1), %bnd1
43 bndcu 0x3(%edx), %bnd1
46 bndcu 0x3(%ecx,%eax,1), %bnd
    [all...]
  /hardware/intel/common/wrs_omxil_core/utils/inc/
audio_parser.h 32 #define MP3_HEADER_VERSION_1 0x3
36 #define MP3_HEADER_LAYER_1 0x3
44 #define MP3_HEADER_SINGLE_CHANNEL 0x3
  /art/runtime/interpreter/mterp/arm64/
op_iget_wide.S 11 mov x3, xSELF // w3<- self
13 ldr x3, [xSELF, #THREAD_EXCEPTION_OFFSET]
op_sget.S 15 ldr x3, [xSELF, #THREAD_EXCEPTION_OFFSET]
19 cbnz x3, MterpException // bail out
op_sget_wide.S 13 ldr x3, [xSELF, #THREAD_EXCEPTION_OFFSET]
15 cbnz x3, MterpException // bail out
op_iget.S 12 mov x3, xSELF // w3<- self
14 ldr x3, [xSELF, #THREAD_EXCEPTION_OFFSET]
18 cbnz x3, MterpPossibleException // bail out
  /external/clang/test/CXX/temp/temp.param/
p15.cpp 9 >> *x3; // expected-error{{a space is required between consecutive right angle brackets (use '> >')}} variable
  /external/clang/test/CodeGen/
ms-declspecs.cpp 6 extern "C++" __declspec(selectany) int x3; variable
13 // CHECK: @"\01?x3@@3HA" = weak_odr global i32 0, comdat, align 4
  /external/libdrm/intel/
intel_debug.h 34 #define DEBUG_HANDSHAKE_VERSION 0x3
  /external/llvm/test/MC/AArch64/
arm64-arm64-fixup.s 4 adr x3, Lbar
5 ; CHECK: adr x3, Lbar ; encoding: [0x03'A',A,A,0x10'A']
8 adrp x3, _printf@page
9 ; CHECK: adrp x3, _printf@PAGE ; encoding: [0x03'A',A,A,0x90'A']
  /external/dbus/bus/
desktop-file.c 74 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x3 , 0x2 , 0x0 ,
75 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x3 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 , 0x0 ,
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_tab.cpp 199 {0xa, 1, 0, 7}, {0x0, 4, 0, 7}, {0x4, 1, 1, 6}, {0x4, 1, 1, 6}, {0x3, 1, 1, 6}, {0x3, 1, 1, 6},
204 {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x3, 1, 0, 5}, {0x0, 1, 1, 4}, {0x0, 1, 1, 4},
228 {0x4, 2, 0, 9}, {0x4, 2, 0, 9}, {0x3, 2, 0, 9}, {0x3, 2, 0, 9}, {0x0, 7, 0, 9}, {0x0, 7, 0, 9},
250 {0x5, 2, 0, 10}, {0x5, 2, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}, {0x3, 3, 0, 10}
    [all...]
  /bionic/libc/arch-arm64/bionic/
syscall.S 37 mov x2, x3
38 mov x3, x4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
mcdper.s 4 wr %g1, 0x3, %mcdper
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
aix.exp 27 set x3 0
40 -re "AUX val 128 prmhsh 0 snhsh 0 typ 3 algn 3 clss 5 stb 0 snstb 0" { set x3 1 }
50 if [all_ones $x0 $x1 $x2 $x3 $x4] then {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc-solaris/
addend.exp 24 set x3 0
36 -re "10 R_SPARC_WDISP22 +foo1\[^\n\]*\n" { incr x3 }
46 if [all_ones $x1 $x2 $x3 $x4 $x5 $x6] then {
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/vax/
vax.exp 25 set x3 0
35 -re "^ +2\[ \t\]+BBAA50\[ \t\]*\r\n" { set x3 1 }
42 if [all_ones $x1 $x2 $x3] then { pass $testname } else { fail $testname }
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-277.d 7 +10008: 91006064 add x4, x3,.*
9 +1000c: 9100e067 add x7, x3,.*
11 +10010: 9108d071 add x17, x3,.*
emit-relocs-278.d 7 +10008: 3d406064 ldr b4, \[x3,.*
9 +1000c: 3d40e067 ldr b7, \[x3,.*
11 +10010: 3d48d071 ldr b17, \[x3,.*

Completed in 639 milliseconds

1 23 4 5 6 7 8 91011>>