Home
last modified time | relevance | path

Searched refs:dD (Results 1 – 25 of 199) sorted by relevance

12345678

/external/eigen/Eigen/src/LU/arch/
DInverse_SSE.h79 __m128 dA, dB, dC, dD; // determinant of the sub-matrices
101 dD = _mm_mul_ps(_mm_shuffle_ps(D, D, 0x5F),D);
102 dD = _mm_sub_ss(dD, _mm_movehl_ps(dD,dD));
117 d1 = _mm_mul_ss(dA,dD);
124 iA = _mm_sub_ps(_mm_mul_ps(A,_mm_shuffle_ps(dD,dD,0)), iA);
222 __m128d dA, dB, dC, dD; // determinant of the sub-matrices
245 dD = _mm_shuffle_pd(D2, D2, 1);
246 dD = _mm_mul_pd(D1, dD);
247 dD = _mm_sub_sd(dD, _mm_shuffle_pd(dD,dD,3));
279 dD = _mm_shuffle_pd(dD,dD,0);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td118 def CSR_SystemZ : CalleeSavedRegs<(add (sequence "R%dD", 6, 15),
119 (sequence "F%dD", 8, 15))>;
127 def CSR_SystemZ_AllRegs : CalleeSavedRegs<(add (sequence "R%dD", 2, 15),
128 (sequence "F%dD", 0, 15))>;
129 def CSR_SystemZ_AllRegs_Vector : CalleeSavedRegs<(add (sequence "R%dD", 2, 15),
/external/lz4/tests/
DMakefile284 < tmp-dict-sample-32k $(LZ4) -D tmp-dict | $(LZ4) -dD tmp-dict | diff - tmp-dict-sample-32k
286 < tmp-dict-sample-128m $(LZ4) -D tmp-dict | $(LZ4) -dD tmp-dict | diff - tmp-dict-sample-128m
288 < tmp-dict-sample-0 $(LZ4) -D tmp-dict | $(LZ4) -dD tmp-dict | diff - tmp-dict-sample-0
290 …< tmp-dict-sample-32k $(LZ4) -D tmp-dict-sample-0 | $(LZ4) -dD tmp-dict-sample-0 | diff - tmp-dict…
291 …< tmp-dict-sample-0 $(LZ4) -D tmp-dict-sample-0 | $(LZ4) -dD tmp-dict-sample-0 | diff - tmp-dict-s…
299 …< tmp-dict-$$l $(LZ4) -D stdin tmp-dict-data-128KB | $(LZ4) -dD tmp-dict-$$l-tail | $(DIFF) -…
300 …< tmp-dict-$$l-tail $(LZ4) -D stdin tmp-dict-data-128KB | $(LZ4) -dD tmp-dict-$$l | $(DIFF) -…
/external/ltp/testcases/kernel/syscalls/ptrace/
Dmake_syscall_list.sh4 ${CC:-gcc} -E -dD - | \
/external/hyphenation-patterns/cy/
Dhyph-cy.chr.txt4 dD
/external/hyphenation-patterns/et/
Dhyph-et.chr.txt3 dD
/external/hyphenation-patterns/sa/
Dhyph-sa.chr.txt4 dD
/external/hyphenation-patterns/hr/
Dhyph-hr.chr.txt4 dD
/external/hyphenation-patterns/tk/
Dhyph-tk.chr.txt4 dD
/external/hyphenation-patterns/ga/
Dhyph-ga.chr.txt4 dD
/external/hyphenation-patterns/la/
Dhyph-la.chr.txt4 dD
Dhyph-la-x-liturgic.chr.txt4 dD
/external/hyphenation-patterns/eu/
Dhyph-eu.chr.txt4 dD
/external/hyphenation-patterns/pt/
Dhyph-pt.chr.txt5 dD
/external/hyphenation-patterns/de/
Dhyph-de-ch-1901.chr.txt4 dD
Dhyph-de-1996.chr.txt4 dD
Dhyph-de-1901.chr.txt4 dD
/external/hyphenation-patterns/sl/
Dhyph-sl.chr.txt4 dD
/external/hyphenation-patterns/fr/
Dhyph-fr.chr.txt6 dD
/external/hyphenation-patterns/da/
Dhyph-da.chr.txt4 dD
/external/hyphenation-patterns/hu/
Dhyph-hu.chr.txt4 dD
/external/hyphenation-patterns/en-US/
Dhyph-en-us.chr.txt4 dD
/external/hyphenation-patterns/es/
Dhyph-es.chr.txt4 dD
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.chr.txt4 dD
/external/hyphenation-patterns/nn/
Dhyph-nn.chr.txt4 dD

12345678