Searched defs:D3 (Results 1 - 6 of 6) sorted by relevance
/third_party/decimal.js/test/modules/ |
H A D | clone.js | 20 var D3 = Decimal.clone({ precision: 3 }); variable
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | s_expl.c | 176 D3 = 1.66666666666666666666666666666682245e-1L, variable
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | math_approx.h | 248 #define D3 1301 macro
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | rescaler_sse2.c | 215 const __m128i D3 = in ProcessRow_SSE2() local 219 const __m128i D3 = _mm_and_si128(C3, mask); in ProcessRow_SSE2() local 268 const __m128i D3 = _mm_add_epi64(C3, rounder); in RescalerExportRowExpand_SSE2() local 308 const __m128i D3 = _mm_srli_epi64(B3, WEBP_RESCALER_RFIX); in RescalerExportRowShrink_SSE2() local
|
H A D | enc_neon.c | 307 const int16x4_t D3 = vget_high_s16(D2D3); in FTransform_NEON() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 500 unsigned D0, D1, D2, D3; in ExpandVLD() local 628 unsigned D0, D1, D2, D3; in ExpandVST() local 435 GetDSubRegs(unsigned Reg, NEONRegSpacing RegSpc, const TargetRegisterInfo *TRI, unsigned &D0, unsigned &D1, unsigned &D2, unsigned &D3) GetDSubRegs() argument 764 unsigned D0, D1, D2, D3; ExpandVTBL() local [all...] |
Completed in 7 milliseconds