Home
last modified time | relevance | path

Searched refs:iu (Results 1 – 25 of 179) sorted by relevance

12345678

/external/eigen/Eigen/src/Eigenvalues/
DRealSchur.h239 Index findSmallSubdiagEntry(Index iu);
240 void splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift);
241 void computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo);
242 …void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHo…
243 …void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseh…
300 Index iu = m_matT.cols() - 1; in computeFromHessenberg() local
308 while (iu >= 0) in computeFromHessenberg()
310 Index il = findSmallSubdiagEntry(iu); in computeFromHessenberg()
313 if (il == iu) // One root found in computeFromHessenberg()
315 m_matT.coeffRef(iu,iu) = m_matT.coeff(iu,iu) + exshift; in computeFromHessenberg()
[all …]
DComplexSchur.h257 ComplexScalar computeShift(Index iu, Index iter);
281 typename ComplexSchur<MatrixType>::ComplexScalar ComplexSchur<MatrixType>::computeShift(Index iu, I…
287 return abs(numext::real(m_matT.coeff(iu,iu-1))) + abs(numext::real(m_matT.coeff(iu-1,iu-2)));
292 Matrix<ComplexScalar,2,2> t = m_matT.template block<2,2>(iu-1,iu-1);
397 Index iu = m_matT.cols() - 1;
405 while(iu > 0)
407 if(!subdiagonalEntryIsNeglegible(iu-1)) break;
409 --iu;
413 if(iu==0) break;
421 il = iu-1;
[all …]
DRealQZ.h207 Index findSmallSubdiagEntry(Index iu);
279 inline Index RealQZ<MatrixType>::findSmallSubdiagEntry(Index iu) in findSmallSubdiagEntry() argument
282 Index res = iu; in findSmallSubdiagEntry()
/external/skia/samplecode/
DSamplePatch.cpp81 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, in eval_sheet() argument
88 SkScalar u = SkIntToScalar(iu) / nu; in eval_sheet()
99 SkScalar x = (1 - v) * edge[TL+iu].fX + u * edge[TR+iv].fX + in eval_sheet()
100 v * edge[BR+nu-iu].fX + (1 - u) * edge[BL+nv-iv].fX - x0; in eval_sheet()
101 SkScalar y = (1 - v) * edge[TL+iu].fY + u * edge[TR+iv].fY + in eval_sheet()
102 v * edge[BR+nu-iu].fY + (1 - u) * edge[BL+nv-iv].fY - y0; in eval_sheet()
/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c1051 int32_t i, j, k, iu, is, il, length; in TestSurrogates() local
1058 iu=j; in TestSurrogates()
1082 if(is!=iu || il!=iu) { in TestSurrogates()
1087 i=iu; /* advance by one UTF-8 sequence */ in TestSurrogates()
1095 iu=j; in TestSurrogates()
1119 if(is!=iu || il !=iu) { in TestSurrogates()
1123 i=iu; /* go back by one UTF-8 sequence */ in TestSurrogates()
/external/icu/icu4c/source/data/translit/
Dro_FONIPA_ja.txt162iu → チュ ;
207 ʒiu → ジュ ;
Dro_ro_FONIPA.txt57 iu} [$Vowel $Boundary] → iw ;
58 iu → ju ;
Dsk_FONIPA_ja.txt193iu → チュ ;
247 ʒiu → ジュ ;
DLatin_NumericPinyin.txt16 # "i", "ia", "iao", "ie", "iu", "ian", "in", "iang", "ing", "iong",
Drm_SURSILV_rm_FONIPA_SURSILV.txt51 iu → ɪʊ\u032F ;
Dzh_Latn_PINYIN_ru.txt102 iu → ю;
Dund_FONIPA_ar.txt32 yʉ → iu;
Dund_FONIPA_fa.txt36 yʉ → iu;
/external/toybox/kconfig/
DREADME6 and 2006 http://lkml.iu.edu/hypermail/linux/kernel/0607.0/1805.html
7 and 2007 http://lkml.iu.edu/hypermail/linux/kernel/0707.1/1741.html
/external/vboot_reference/tests/testkeys/
Dkey_rsa4096.crt28 kbWgeABGQGaoAnFJYhjqBROGdVb4V3vbsjbCi8k2r4IIcqOzp6OIJxha2LvkZ+iu
/external/icu/icu4c/source/data/lang/
Dkea.txt96 iu{"inuktitut"}
131 ms{"maláiu"}
Dkok.txt56 iu{"इन्युकट्ट"}
Dmzn.txt94 iu{"انوکتیتوت"}
Dce.txt97 iu{"инуктитут"}
Dlrc.txt93 iu{"ئینوکتیتوٙت"}
Deo.txt62 iu{"inuita"}
/external/clang/test/SemaObjC/
Did.m27 typedef union U{ int iu; } *id; // expected-error {{typedef redefinition with different types ('uni…
/external/eigen/Eigen/src/misc/
Dlapacke.h1600 float vu, lapack_int il, lapack_int iu, float abstol,
1607 double vu, lapack_int il, lapack_int iu,
1651 float vu, lapack_int il, lapack_int iu, float abstol,
1659 double vu, lapack_int il, lapack_int iu,
1702 lapack_int iu, float abstol, lapack_int* m, float* w,
1708 lapack_int iu, double abstol, lapack_int* m,
1715 lapack_int iu, float abstol, lapack_int* m, float* w,
1721 lapack_int iu, double abstol, lapack_int* m,
1756 float vu, lapack_int il, lapack_int iu, float abstol,
1763 double vu, lapack_int il, lapack_int iu,
[all …]
/external/icu/icu4c/source/common/
Dlocmap.c426 ILCID_POSIX_SUBTABLE(iu) { in ILCID_POSIX_SUBTABLE() argument
820 ILCID_POSIX_MAP(iu), /* iu Inuktitut 0x5d */
/external/syslinux/dosutil/
Dmdiskchk.com48 � �d���kM��n�<iu���<��`�(k�����+�X��΃G�a��=

12345678