Searched refs:x6 (Results 1 - 25 of 162) sorted by relevance

1234567

/external/llvm/test/MC/AArch64/
H A Delf-reloc-tstb.s4 tbz x6, #45, somewhere
H A Dtls-relocs.s45 movn x6, #:dtprel_g1:var
50 // CHECK-NEXT: movn x6, #:dtprel_g1:var // encoding: [0x06'A',A,0xa0'A',0x92'A']
375 movn x6, #:tprel_g1:var
380 // CHECK-NEXT: movn x6, #:tprel_g1:var // encoding: [0x06'A',A,0xa0'A',0x92'A']
618 ldr x7, [x6, :tlsdesc_lo12:var]
625 // CHECK-NEXT: ldr x7, [x6, #:tlsdesc_lo12:var] // encoding: [0xc7'A',A,0x40'A',0xf9'A']
662 // CHECK-ELF-NEXT: ('st_type', 0x6)
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
H A Dp1.cpp19 wchar_t x6[] = { L"hello" }; variable
20 extern wchar_t x6[6];
/external/webkit/PerformanceTests/SunSpider/tests/ubench/
H A Dfunction-correct-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
H A Dfunction-missing-args.js1 function f(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9)
/external/v8/test/mjsunit/regress/
H A Dregress-r4998.js44 var x6 = 3;
60 x6 = 262;
H A Dregress-969.js90 x6 = 0;
91 function test6() { return first((++o.x, typeof x6), 2); }
93 delete x6;
/external/clang/test/ASTMerge/Inputs/
H A Denum1.c42 E6 x6; variable
H A Denum2.c42 E6 x6; variable
H A Dstruct1.c33 struct S6 { int i : 8; unsigned j : 8; } x6; variable in typeref:struct:S6
H A Dstruct2.c30 struct S6 { int i : 8; unsigned j; } x6; variable in typeref:struct:S6
/external/clang/test/CXX/temp/temp.names/
H A Dp3-0x.cpp12 Y<decltype(a < b)> x6;
/external/clang/test/SemaCXX/
H A Ddependent-types.cpp11 int x6[Size]; local
/external/kernel-headers/original/asm-mips/sn/
H A Dklkernvars.h10 #define KV_RW_NASID_OFFSET 0x6
/external/qemu/
H A Dhpet.h20 #define HPET_IRQFREQ _IOW('h', 0x6, unsigned long) /* IRQFREQ usec */
/external/ceres-solver/internal/ceres/
H A Dproblem.cc113 double* x6) {
116 x0, x1, x2, x3, x4, x5, x6);
123 double* x6, double* x7) {
126 x0, x1, x2, x3, x4, x5, x6, x7);
133 double* x6, double* x7, double* x8) {
136 x0, x1, x2, x3, x4, x5, x6, x7, x8);
143 double* x6, double* x7, double* x8, double* x9) {
146 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9);
109 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6) argument
119 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7) argument
129 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8) argument
139 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8, double* x9) argument
H A Dproblem_impl.h100 double* x6);
105 double* x6, double* x7);
110 double* x6, double* x7, double* x8);
115 double* x6, double* x7, double* x8,
H A Dautodiff_cost_function_test.cc101 const T* const x6,
106 cost[0] = *x0 + *x1 + *x2 + *x3 + *x4 + *x5 + *x6 + *x7 + *x8 + *x9;
95 operator ()(const T* const x0, const T* const x1, const T* const x2, const T* const x3, const T* const x4, const T* const x5, const T* const x6, const T* const x7, const T* const x8, const T* const x9, T* cost) const argument
H A Dproblem_impl.cc308 double* x6) {
316 residual_parameters.push_back(x6);
324 double* x6, double* x7) {
332 residual_parameters.push_back(x6);
341 double* x6, double* x7, double* x8) {
349 residual_parameters.push_back(x6);
359 double* x6, double* x7, double* x8, double* x9) {
367 residual_parameters.push_back(x6);
304 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6) argument
320 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7) argument
337 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8) argument
355 AddResidualBlock( CostFunction* cost_function, LossFunction* loss_function, double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, double* x6, double* x7, double* x8, double* x9) argument
/external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
H A Dsbc_dct.c87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; local
98 x6 = (pInVect[10] - pInVect[14])>>1;
106 /* rearrangement of x2 and x6 as in (15) */
107 x2 -=x6;
108 x6 <<= 1 ;
110 /* 2-point IDCT of x2 and x6 and post-multiplication as in (15) */
111 SBC_IDCT_MULT(SBC_COS_PI_SUR_4,x6, x6); /*x6 = x6 * co
[all...]
/external/ceres-solver/include/ceres/
H A Dproblem.h215 double* x6);
220 double* x6, double* x7);
225 double* x6, double* x7, double* x8);
230 double* x6, double* x7, double* x8,
/external/clang/test/CodeGen/
H A Daarch64-arguments.c147 // PCS: @f36(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, [1 x i64], %struct.s36* byval align 8 %stacked)
149 void f36(int x0, int x1, int x2, int x3, int x4, int x5, int x6, struct s36 stacked) {} argument
152 // PCS: @f37(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, [1 x i64], %struct.s37* byval align 8 %stacked, %struct.s37* byval align 8 %stacked2)
154 void f37(int x0, int x1, int x2, int x3, int x4, int x5, int x6, struct s37 stacked, struct s37 stacked2) {} argument
169 // PCS: @f39(float %s0, i32 %x0, float %s1, i32* %x1, float %s2, i32 %x2, float %s3, float %s4, i32 %x3, [3 x float], %struct.s39_float* byval align 4 %stacked, i32 %x4, i32 %x5, i32 %x6, [1 x i64], %struct.s39_int* byval align 8 %stacked2)
171 int x3, struct s39_float stacked, int x4, int x5, int x6,
175 // PCS: @f40(i32 %x0, [1 x i128] %x2_3.coerce, i32 %x4, i32 %x5, i32 %x6, [1 x i64], %struct.s40* byval align 16 %stacked)
176 void f40(int x0, struct s40 x2_3, int x4, int x5, int x6, struct s40 stacked) {} argument
180 // PCS: @f41(i32 %x0, i32 %x1, i32 %x2, i32 %x3, i32 %x4, i32 %x5, i32 %x6, [1 x i64], i128* byval align 16, %struct.s41* %stacked2)
181 int f41(int x0, int x1, int x2, int x3, int x4, int x5, int x6, __int12 argument
170 f39(float s0, int x0, float s1, int *x1, float s2, enum s39_enum x2, float s3, float s4, int x3, struct s39_float stacked, int x4, int x5, int x6, struct s39_int stacked2) argument
[all...]
H A Doverride-layout.c135 struct X6 x6; local
136 x6.b = sizeof(struct X6);
/external/clang/test/FixIt/
H A Dfixit.cpp77 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}} member in namespace:rdar8488464
100 int x6 /= 0; // expected-error {{invalid '/=' at end of declaration; did you mean '='?}} local
101 (void)x6;
124 if (int x6 /= 0) { (void)x6; } // expected-error {{invalid '/=' at end of declaration; did you mean '='?}}
/external/clang/test/Lexer/
H A Dms-extensions.c8 __int64 x6 = 0x42I64; variable

Completed in 1065 milliseconds

1234567