/external/e2fsprogs/tests/f_jnl_32bit/ |
D | expect.0 | 9 FS block 2 logged at journal block 6 (flags 0x2) 10 FS block 99 logged at journal block 7 (flags 0x2) 11 FS block 66 logged at journal block 8 (flags 0x2) 12 FS block 81 logged at journal block 9 (flags 0x2) 13 FS block 98 logged at journal block 10 (flags 0x2) 14 FS block 68 logged at journal block 11 (flags 0x2) 15 FS block 83 logged at journal block 12 (flags 0x2) 16 FS block 354 logged at journal block 13 (flags 0x2) 17 FS block 84 logged at journal block 14 (flags 0x2) 18 FS block 100 logged at journal block 15 (flags 0x2) [all …]
|
/external/e2fsprogs/tests/f_jnl_64bit/ |
D | expect.0 | 191 FS block 803 logged at journal block 70 (flags 0x2) 192 FS block 131 logged at journal block 71 (flags 0x2) 193 FS block 2 logged at journal block 72 (flags 0x2) 194 FS block 1 logged at journal block 73 (flags 0x2) 195 FS block 147 logged at journal block 74 (flags 0x2) 196 FS block 783 logged at journal block 75 (flags 0x2) 197 FS block 130 logged at journal block 76 (flags 0x2) 198 FS block 807 logged at journal block 77 (flags 0x2) 199 FS block 808 logged at journal block 78 (flags 0x2) 200 FS block 788 logged at journal block 79 (flags 0x2) [all …]
|
/external/libhevc/common/arm64/ |
D | ihevc_mem_fns.s | 86 SUBS x2,x2,#8 108 SUBS x2,x2,#8 115 SUBS x2,x2,#8 117 CMN x2,#8 121 ADD x2,x2,#8 126 SUBS x2,x2,#1 158 SUBS x2,x2,#8 180 SUBS x2,x2,#8 187 SUBS x2,x2,#8 189 CMN x2,#8 [all …]
|
D | ihevc_intra_pred_luma_horz.s | 117 add x9,x2,#16 126 st1 { v2.16b},[x2],x3 //store in 1st row 0-16 columns 130 st1 { v4.16b},[x2],x3 134 st1 { v6.16b},[x2],x3 138 st1 { v1.16b},[x2],x3 142 st1 { v2.16b},[x2],x3 146 st1 { v4.16b},[x2],x3 150 st1 { v6.16b},[x2],x3 154 st1 { v1.16b},[x2],x3 158 st1 { v2.16b},[x2],x3 [all …]
|
D | ihevc_deblk_chroma_vert.s | 76 add x2,x2,x3 78 add x2,x2,#1 86 adds x3,x7,x2,asr #1 106 adds x2,x6,x2,asr #1 111 cmp x2,#0x39 113 ldr w2, [x7,x2,lsl #2] 114 sxtw x2,w2 116 sub x20,x2,#6 117 csel x2, x20, x2,gt 142 add x2,x2,x5,lsl #1 [all …]
|
D | ihevc_intra_pred_chroma_horz.s | 115 add x9,x2,#16 126 st1 { v2.8h},[x2],x3 //store in 1st row 0-16 columns 130 st1 { v4.8h},[x2],x3 134 st1 { v6.8h},[x2],x3 138 st1 { v1.8h},[x2],x3 142 st1 { v2.8h},[x2],x3 146 st1 { v4.8h},[x2],x3 150 st1 { v6.8h},[x2],x3 154 st1 { v1.8h},[x2],x3 158 st1 { v2.8h},[x2],x3 [all …]
|
D | ihevc_deblk_chroma_horz.s | 77 add x1,x2,x3 80 add x2,x1,#1 83 adds x1,x10,x2,asr #1 95 adds x2,x7,x2,asr #1 98 cmp x2,#0x39 100 ldr w2, [x3,x2,lsl #2] 102 sub x20,x2,#6 103 csel x2, x20, x2,gt 123 add x2,x2,x4,lsl #1 125 add x4,x2,#2 [all …]
|
/external/libavc/common/armv8/ |
D | ih264_mem_fns_neon_av8.s | 92 subs x2, x2, #8 113 subs x2, x2, #8 120 subs x2, x2, #8 122 cmn x2, #8 126 add x2, x2, #8 133 subs x2, x2, #1 159 subs x2, x2, #8 178 subs x2, x2, #8 185 subs x2, x2, #8 187 cmn x2, #8 [all …]
|
/external/llvm/test/MC/AArch64/ |
D | arm64-logical-encoding.s | 11 and x1, x2, #15 16 ands x1, x2, #15 21 ; CHECK: and x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0x92] 26 ; CHECK: ands x1, x2, #0xf ; encoding: [0x41,0x0c,0x40,0xf2] 29 eor x1, x2, #0x8000 32 ; CHECK: eor x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xd2] 35 orr x1, x2, #0x8000 38 ; CHECK: orr x1, x2, #0x8000 ; encoding: [0x41,0x00,0x71,0xb2] 51 and x1, x2, x3 53 and x1, x2, x3, lsl #2 [all …]
|
D | arm64-memory.s | 10 ldr x2, [sp, #32] 19 ldrb w3, [x2, "+[Test method].var"@PAGEOFF] 21 ldrsb x2, [sp, #128] 29 prfm pldl1keep, [x2] 30 prfm pldl1strm, [x2] 31 prfm pldl2keep, [x2] 32 prfm pldl2strm, [x2] 33 prfm pldl3keep, [x2] 34 prfm pldl3strm, [x2] 35 prfm pstl1keep, [x2] [all …]
|
D | arm64-arithmetic-encoding.s | 9 adc x1, x2, x3 14 ; CHECK: adc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0x9a] 19 sbc x1, x2, x3 21 sbcs x1, x2, x3 24 ; CHECK: sbc x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xda] 26 ; CHECK: sbcs x1, x2, x3 ; encoding: [0x41,0x00,0x03,0xfa] 164 ; CHECK: add x2, x2, x2 ; encoding: [0x42,0x00,0x02,0x8b] 188 add x1, x2, w3, uxtb 189 add x1, x2, w3, uxth 190 add x1, x2, w3, uxtw [all …]
|
/external/llvm/test/Bitcode/ |
D | miscInstructions.3.2.ll | 16 define void @landingpadInstr1(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 25 define void @landingpadInstr2(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 34 define void @landingpadInstr3(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 57 define void @selectInstr(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){ 61 ; CHECK-NEXT: %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 62 %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2 67 define void @icmp(i32 %x1, i32 %x2, i32* %ptr1, i32* %ptr2, <2 x i32> %vec1, <2 x i32> %vec2){ 69 ; CHECK: %res1 = icmp eq i32 %x1, %x2 70 %res1 = icmp eq i32 %x1, %x2 72 ; CHECK-NEXT: %res2 = icmp ne i32 %x1, %x2 [all …]
|
/external/ceres-solver/internal/ceres/ |
D | cost_function_to_functor_test.cc | 127 bool operator()(const T* x1, const T* x2, T* residuals) const { in operator ()() 128 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0]; in operator ()() 129 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1]; in operator ()() 137 bool operator()(const T* x1, const T* x2, const T* x3, T* residuals) const { in operator ()() 138 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0]; in operator ()() 139 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1]; in operator ()() 147 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4, in operator ()() 149 residuals[0] = x1[0] * x1[0] + x2[0] * x2[0] + x3[0] * x3[0] in operator ()() 151 residuals[1] = x1[1] * x1[1] + x2[1] * x2[1] + x3[1] * x3[1] in operator ()() 160 bool operator()(const T* x1, const T* x2, const T* x3, const T* x4, in operator ()() [all …]
|
D | numeric_diff_test_utils.cc | 46 const double* x2, in operator ()() argument 50 residuals[0] += x1[i] * x2[i]; in operator ()() 51 residuals[2] += x2[i] * x2[i]; in operator ()() 61 double x2[] = { 9.0, 9.0, 5.0, 5.0, 1.0 }; in ExpectCostFunctionEvaluationIsNearlyCorrect() local 62 double *parameters[] = { &x1[0], &x2[0] }; in ExpectCostFunctionEvaluationIsNearlyCorrect() 81 ExpectClose(x2[i], dydx1[5 * 0 + i], tolerance); // y1 in ExpectCostFunctionEvaluationIsNearlyCorrect() 83 ExpectClose(2 * x2[i] * residuals[0], dydx1[5 * 1 + i], tolerance); // y2 in ExpectCostFunctionEvaluationIsNearlyCorrect() 86 ExpectClose(2 * x2[i], dydx2[5 * 2 + i], tolerance); in ExpectCostFunctionEvaluationIsNearlyCorrect() 91 const double* x2, in operator ()() argument 95 x1x2 += x1[i] * x2[i]; in operator ()() [all …]
|
/external/tcpdump/tests/ |
D | forces2vv.out | 1 05:05:09.298782 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 4 05:05:09.303686 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 7 05:05:09.304939 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 10 05:05:09.306408 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 13 05:05:10.309380 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 16 05:05:10.309715 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 19 05:05:10.309749 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 22 05:05:10.309952 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 25 05:05:11.310417 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 28 05:05:11.310768 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… [all …]
|
D | forces2vvv.out | 1 05:12:46.942414 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 4 05:12:46.943161 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 7 05:12:46.943242 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 10 05:12:46.943643 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 13 05:12:47.944776 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 16 05:12:47.946163 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… 19 05:12:47.946319 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 26… 22 05:12:47.947214 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 36) 25 05:12:48.948471 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 68) 28 05:12:48.949179 IP (tos 0x2,ECT(0), ttl 64, id 0, offset 0, flags [DF], proto SCTP (132), length 29… [all …]
|
/external/libmpeg2/common/armv8/ |
D | impeg2_inter_pred.s | 113 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 117 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 119 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 121 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 123 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 125 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 127 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 129 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 131 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src 133 ld1 {v0.8b, v1.8b}, [x4], x2 //Load and increment src [all …]
|
/external/ceres-solver/examples/ |
D | libmv_homography.cc | 112 const Eigen::Matrix<T, 2, 1> &x2, in SymmetricGeometricDistanceTerms() argument 117 Vec3 y(x2(0), x2(1), T(1.0)); in SymmetricGeometricDistanceTerms() 137 const Vec2 &x2) { in SymmetricGeometricDistance() argument 141 x2, in SymmetricGeometricDistance() 199 const Mat &x2, in Homography2DFromCorrespondencesLinearEuc() argument 204 assert(x1.rows() == x2.rows()); in Homography2DFromCorrespondencesLinearEuc() 205 assert(x1.cols() == x2.cols()); in Homography2DFromCorrespondencesLinearEuc() 215 L(j, 6) = -x2(0, i) * x1(0, i); // g in Homography2DFromCorrespondencesLinearEuc() 216 L(j, 7) = -x2(0, i) * x1(1, i); // h in Homography2DFromCorrespondencesLinearEuc() 217 b(j, 0) = x2(0, i); // i in Homography2DFromCorrespondencesLinearEuc() [all …]
|
D | more_garbow_hillstrom.cc | 86 const T x2 = x[1]; variable 87 residual[0] = T(10.0) * (x2 - x1 * x1); 101 const T x2 = x[1]; variable 102 residual[0] = T(-13.0) + x1 + ((T(5.0) - x2) * x2 - T(2.0)) * x2; 103 residual[1] = T(-29.0) + x1 + ((x2 + T(1.0)) * x2 - T(14.0)) * x2; 116 const T x2 = x[1]; variable 117 residual[0] = T(10000.0) * x1 * x2 - T(1.0); 118 residual[1] = exp(-x1) + exp(-x2) - T(1.0001); 130 const T x2 = x[1]; variable 132 residual[1] = x2 - T(0.000002); [all …]
|
/external/ceres-solver/include/ceres/ |
D | numeric_diff_functor.h | 156 const double* x2, in operator() 158 return functor_(x0, x1, x2, residuals); in operator() 163 const double* x2, in operator() 166 return functor_(x0, x1, x2, x3, residuals); in operator() 171 const double* x2, in operator() 175 return functor_(x0, x1, x2, x3, x4, residuals); in operator() 180 const double* x2, in operator() 185 return functor_(x0, x1, x2, x3, x4, x5, residuals); in operator() 190 const double* x2, in operator() 196 return functor_(x0, x1, x2, x3, x4, x5, x6, residuals); in operator() [all …]
|
/external/compiler-rt/lib/builtins/ |
D | popcountdi2.c | 22 du_int x2 = (du_int)a; in __popcountdi2() local 23 x2 = x2 - ((x2 >> 1) & 0x5555555555555555uLL); in __popcountdi2() 25 x2 = ((x2 >> 2) & 0x3333333333333333uLL) + (x2 & 0x3333333333333333uLL); in __popcountdi2() 27 x2 = (x2 + (x2 >> 4)) & 0x0F0F0F0F0F0F0F0FuLL; in __popcountdi2() 29 su_int x = (su_int)(x2 + (x2 >> 32)); in __popcountdi2()
|
/external/libhevc/decoder/arm64/ |
D | ihevcd_fmt_conv_420sp_to_420sp.s | 118 ST1 {v0.8b},[x2],#8 119 ST1 {v1.8b},[x2],#8 120 ST1 {v2.8b},[x2],#8 121 ST1 {v3.8b},[x2],#8 133 SUB x2,x2,x6 138 ST1 {v0.8b},[x2],#8 139 ST1 {v1.8b},[x2],#8 140 ST1 {v2.8b},[x2],#8 141 ST1 {v3.8b},[x2],#8 145 ADD x2, x2, x11 [all …]
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-logical.txt | 21 # CHECK: and x1, x2, #0xf 26 # CHECK: ands x1, x2, #0xf 27 # CHECK: tst x2, #0xf 34 # CHECK: eor x1, x2, #0x8000 35 # CHECK: eor sp, x2, #0x8000 42 # CHECK: orr x1, x2, #0x8000 43 # CHECK: orr sp, x2, #0x8000 61 # CHECK: and x1, x2, x3 63 # CHECK: and x1, x2, x3, lsl #2 65 # CHECK: and x1, x2, x3, lsr #2 [all …]
|
/external/libvncserver/libvncserver/ |
D | draw.c | 3 void rfbFillRect(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbFillRect() argument 12 for(i=x1;i<x2;i++) in rfbFillRect() 14 rfbMarkRectAsModified(s,x1,y1,x2,y2); in rfbFillRect() 31 void rfbDrawLine(rfbScreenInfoPtr s,int x1,int y1,int x2,int y2,rfbPixel col) in rfbDrawLine() argument 40 #define SWAPPOINTS { i=x1; x1=x2; x2=i; i=y1; y1=y2; y2=i; } in rfbDrawLine() 41 if(abs(x1-x2)<abs(y1-y2)) { in rfbDrawLine() 45 SETPIXEL(x1+(i-y1)*(x2-x1)/(y2-y1),i); in rfbDrawLine() 47 if(x2<x1) { i=x1; x1=x2; x2=i; } in rfbDrawLine() 48 rfbMarkRectAsModified(s,x1,y1,x2+1,y2+1); in rfbDrawLine() 50 if(x1>x2) in rfbDrawLine() [all …]
|
/external/libvorbis/lib/ |
D | mdct.c | 222 DATA_TYPE *x2 = x + (points>>1) - 8; in mdct_butterfly_first() local 228 r0 = x1[6] - x2[6]; in mdct_butterfly_first() 229 r1 = x1[7] - x2[7]; in mdct_butterfly_first() 230 x1[6] += x2[6]; in mdct_butterfly_first() 231 x1[7] += x2[7]; in mdct_butterfly_first() 232 x2[6] = MULT_NORM(r1 * T[1] + r0 * T[0]); in mdct_butterfly_first() 233 x2[7] = MULT_NORM(r1 * T[0] - r0 * T[1]); in mdct_butterfly_first() 235 r0 = x1[4] - x2[4]; in mdct_butterfly_first() 236 r1 = x1[5] - x2[5]; in mdct_butterfly_first() 237 x1[4] += x2[4]; in mdct_butterfly_first() [all …]
|