/external/libcxx/test/libcxx/atomics/ |
D | diagnose_invalid_memory_order.fail.cpp | 21 volatile std::atomic<int>& vx = x; in main() local 28 …vx.load(std::memory_order_release); // expected-warning {{memory order argument to atomic operatio… in main() 29 …vx.load(std::memory_order_acq_rel); // expected-warning {{memory order argument to atomic operatio… in main() 39 …std::atomic_load_explicit(&vx, std::memory_order_release); // expected-warning {{memory order argu… in main() 40 …std::atomic_load_explicit(&vx, std::memory_order_acq_rel); // expected-warning {{memory order argu… in main() 52 …vx.store(42, std::memory_order_consume); // expected-warning {{memory order argument to atomic ope… in main() 53 …vx.store(42, std::memory_order_acquire); // expected-warning {{memory order argument to atomic ope… in main() 54 …vx.store(42, std::memory_order_acq_rel); // expected-warning {{memory order argument to atomic ope… in main() 64 …std::atomic_store_explicit(&vx, 42, std::memory_order_consume); // expected-warning {{memory order… in main() 65 …std::atomic_store_explicit(&vx, 42, std::memory_order_acquire); // expected-warning {{memory order… in main() [all …]
|
/external/skia/src/opts/ |
D | SkBitmapProcState_filter_neon.h | 28 uint16x4_t vx, vconst16_16, v16_x, tmp; in Filter_32_opaque_neon() local 44 vx = vdup_n_u16(x); // duplicate x into vx in Filter_32_opaque_neon() 46 v16_x = vsub_u16(vconst16_16, vx); // v16_x = 16-x in Filter_32_opaque_neon() 48 tmp = vmul_u16(vget_high_u16(tmp1), vx); // tmp = a01 * x in Filter_32_opaque_neon() 49 tmp = vmla_u16(tmp, vget_high_u16(tmp2), vx); // tmp += a11 * x in Filter_32_opaque_neon() 63 uint16x4_t vx, vconst16_16, v16_x, tmp, vscale; in Filter_32_alpha_neon() local 79 vx = vdup_n_u16(x); // duplicate x into vx in Filter_32_alpha_neon() 81 v16_x = vsub_u16(vconst16_16, vx); // v16_x = 16-x in Filter_32_alpha_neon() 83 tmp = vmul_u16(vget_high_u16(tmp1), vx); // tmp = a01 * x in Filter_32_alpha_neon() 84 tmp = vmla_u16(tmp, vget_high_u16(tmp2), vx); // tmp += a11 * x in Filter_32_alpha_neon()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-xor-01.ll | 8 ; CHECK: vx %v24, %v26, %v28 17 ; CHECK: vx %v24, %v26, %v28 26 ; CHECK: vx %v24, %v26, %v28 35 ; CHECK: vx %v24, %v26, %v28
|
/external/kmod/testsuite/ |
D | test-list.c | 174 const char *v1 = "v1", *v2 = "v2", *v3 = "v3", *vx = "vx"; in test_list_insert_before() local 189 l = kmod_list_insert_before(l, vx); in test_list_insert_before() 191 assert_return(l->data == vx, EXIT_FAILURE); in test_list_insert_before() 208 const char *v1 = "v1", *v2 = "v2", *v3 = "v3", *vx = "vx"; in test_list_insert_after() local 220 l = kmod_list_insert_after(l, vx); in test_list_insert_after() 225 assert_return(l->data == vx, EXIT_FAILURE); in test_list_insert_after()
|
/external/eigen/blas/ |
D | level1_real_impl.h | 67 StridedVectorType vx(make_vector(x,*n,std::abs(*incx))); in EIGEN_BLAS_FUNC() 70 Reverse<StridedVectorType> rvx(vx); in EIGEN_BLAS_FUNC() 74 …else if(*incx>0 && *incy<0) internal::apply_rotation_in_the_plane(vx, rvy, JacobiRotation<Scalar>(… in EIGEN_BLAS_FUNC() 75 …else internal::apply_rotation_in_the_plane(vx, vy, JacobiRotation<Scalar>(… in EIGEN_BLAS_FUNC()
|
D | level1_cplx_impl.h | 106 StridedVectorType vx(make_vector(x,*n,std::abs(*incx))); 109 Reverse<StridedVectorType> rvx(vx); 114 …else if(*incx>0 && *incy<0) internal::apply_rotation_in_the_plane(vx, rvy, JacobiRotation<Scalar>(… 115 …else internal::apply_rotation_in_the_plane(vx, vy, JacobiRotation<Scalar>(…
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_textobject.cpp | 43 short vx; in GetItemInfo() local 45 pFont->AsCIDFont()->GetVertOrigin(CID, vx, vy); in GetItemInfo() 48 pInfo->m_Origin.x -= fontsize * vx / 1000; in GetItemInfo() 228 short vx; in CalcPositionData() local 230 pCIDFont->GetVertOrigin(CID, vx, vy); in CalcPositionData() 231 char_rect.left -= vx; in CalcPositionData() 232 char_rect.right -= vx; in CalcPositionData()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_charposlist.cpp | 69 short vx; in Load() local 71 pCIDFont->GetVertOrigin(CID, vx, vy); in Load() 72 charpos.m_Origin.x -= FontSize * vx / 1000; in Load()
|
/external/libvncserver/libvncserver/ |
D | rre.c | 178 int hx=0,hy,vx=0,vy; \ 205 if (j == y) vx = hx = i; \ 206 if (i < vx) vx = i; \ 216 vw = vx-x+1; \
|
D | corre.c | 211 int hx=0,hy,vx=0,vy; \ 238 if (j == y) vx = hx = i; \ 239 if (i < vx) vx = i; \ 249 vw = vx-x+1; \
|
D | hextile.c | 202 int hx=0,hy,vx=0,vy; \ 229 if (j == y) vx = hx = i; \ 230 if (i < vx) vx = i; \ 244 vw = vx-x+1; \
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-coalescing.ll | 42 %pa = phi <1 x i64> [ %v8, %entry ], [ %vx, %if.C ] 60 %vx = phi <1 x i64> [ %v21, %if.A ], [ %v38, %if.B ] 61 %cvt = bitcast <1 x i64> %vx to <2 x i32> 70 %vy = phi <1 x i64> [ %v21, %if.A ], [ %vx, %if.C ]
|
D | pr21792.ll | 7 define void @func(<4 x float> %vx) { 9 %tmp2 = bitcast <4 x float> %vx to <2 x i64>
|
D | pr20020.ll | 37 %vx = getelementptr inbounds %struct.planet, %struct.planet* %bodies, i64 %iv9, i32 2 53 store double %add10, double* %vx, align 8
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.cos.ll | 32 define void @testv(<4 x float> addrspace(1)* %out, <4 x float> inreg %vx) #1 { 33 %cos = call <4 x float> @llvm.cos.v4f32(<4 x float> %vx)
|
D | llvm.sin.ll | 113 define void @sin_v4f32(<4 x float> addrspace(1)* %out, <4 x float> %vx) #1 { 114 %sin = call <4 x float> @llvm.sin.v4f32( <4 x float> %vx)
|
/external/libvncserver/webclients/novnc/include/ |
D | display.js | 545 _rgbImageData: function (x, y, vx, vy, width, height, arr, offset) { argument 554 this._drawCtx.putImageData(img, x - vx, y - vy); 557 _bgrxImageData: function (x, y, vx, vy, width, height, arr, offset) { argument 566 this._drawCtx.putImageData(img, x - vx, y - vy); 569 _cmapImageData: function (x, y, vx, vy, width, height, arr, offset) { argument 580 this._drawCtx.putImageData(img, x - vx, y - vy);
|
/external/pdfium/xfa/fxfa/app/ |
D | xfa_ffwidget.cpp | 1260 FX_FLOAT vx = 1.0f; in XFA_BOX_GetPath() local 1282 vx = 1, vy = 1; in XFA_BOX_GetPath() 1301 vx = -1, vy = 1; in XFA_BOX_GetPath() 1320 vx = -1, vy = -1; in XFA_BOX_GetPath() 1339 vx = 1; in XFA_BOX_GetPath() 1366 fRadius1 * 2 * vx - offsetX * 2, in XFA_BOX_GetPath() 1370 rtRadius.Offset(-fRadius1 * vx, -fRadius1 * vy); in XFA_BOX_GetPath() 1376 cp.x = cp1.x + fRadius1 * vx; in XFA_BOX_GetPath() 1447 FX_FLOAT vx = 1.0f; in XFA_BOX_GetFillPath() local 1465 vx = 1, vy = 1; in XFA_BOX_GetFillPath() [all …]
|
/external/boringssl/src/crypto/perlasm/ |
D | ppc-xlate.pl | 183 my ($f,$vx,$vy) = @_; 184 " vor $vx,$vy,$vy";
|
/external/ltp/testcases/network/virt/ |
D | virt_lib.sh | 92 for vx in $viface; do 93 ip link delete $vx
|
/external/python/cpython2/Lib/plat-mac/ |
D | FrameWork.py | 912 vx, vy = self.getscrollbarvalues() 913 if vx is None: self.barx_enabled, vx = 0, 0 917 self.barx = NewControl(self.wid, rect, "", 1, vx, 0, 32767, 16, 0) 1011 vx, vy = self.getscrollbarvalues() 1013 if vx is None: 1021 self.barx.SetControlValue(vx)
|
/external/python/cpython2/Objects/ |
D | floatobject.c | 716 double vx, wx; in float_rem() local 718 CONVERT_TO_DOUBLE(v, vx); in float_rem() 728 mod = fmod(vx, wx); in float_rem() 751 double vx, wx; in float_divmod() local 753 CONVERT_TO_DOUBLE(v, vx); in float_divmod() 760 mod = fmod(vx, wx); in float_divmod() 767 div = (vx - mod) / wx; in float_divmod() 793 floordiv = div * vx / wx; /* zero w/ sign of vx/wx */ in float_divmod()
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_cidfont.h | 62 void GetVertOrigin(uint16_t CID, short& vx, short& vy) const;
|
/external/skia/src/gpu/text/ |
D | GrTextUtils.cpp | 167 int vx, int vy, GrColor color, SkGlyphCache* cache) { in BmpAppendGlyph() argument 181 int x = vx + glyph->fBounds.fLeft; in BmpAppendGlyph() 195 SkIntToScalar(vx), SkIntToScalar(vy), 1.0f, true); in BmpAppendGlyph()
|
/external/python/cpython2/Mac/Demo/textedit/ |
D | ped.py | 51 vx = self.scalebarvalue(dr[0], dr[2]-dr[0], vr[0], vr[2]) 53 print dr, vr, height, vx, vy
|