Home
last modified time | relevance | path

Searched refs:il (Results 1 – 25 of 111) sorted by relevance

12345

/external/chromium_org/third_party/libjingle/source/talk/base/
Dbase64.cc30 static const unsigned char il = 0xFF; // Illegal base64 character variable
43 il,il,il,il,il,il,il,il,il,sp, // 0 - 9
44 sp,sp,sp,sp,il,il,il,il,il,il, // 10 - 19
45 il,il,il,il,il,il,il,il,il,il, // 20 - 29
46 il,il,sp,il,il,il,il,il,il,il, // 30 - 39
47 il,il,il,62,il,il,il,63,52,53, // 40 - 49
48 54,55,56,57,58,59,60,61,il,il, // 50 - 59
49 il,pd,il,il,il, 0, 1, 2, 3, 4, // 60 - 69
52 25,il,il,il,il,il,il,26,27,28, // 90 - 99
55 49,50,51,il,il,il,il,il,il,il, // 120 - 129
[all …]
/external/chromium/third_party/libjingle/source/talk/base/
Dbase64.cc28 static const unsigned char il = 0xFF; // Illegal base64 character variable
41 il,il,il,il,il,il,il,il,il,sp, // 0 - 9
42 sp,sp,sp,sp,il,il,il,il,il,il, // 10 - 19
43 il,il,il,il,il,il,il,il,il,il, // 20 - 29
44 il,il,sp,il,il,il,il,il,il,il, // 30 - 39
45 il,il,il,62,il,il,il,63,52,53, // 40 - 49
46 54,55,56,57,58,59,60,61,il,il, // 50 - 59
47 il,pd,il,il,il, 0, 1, 2, 3, 4, // 60 - 69
50 25,il,il,il,il,il,il,26,27,28, // 90 - 99
53 49,50,51,il,il,il,il,il,il,il, // 120 - 129
[all …]
/external/eigen/Eigen/src/Eigenvalues/
DComplexSchur.h337 Index il;
358 il = iu-1;
359 while(il > 0 && !subdiagonalEntryIsNeglegible(il-1))
361 --il;
370 rot.makeGivens(m_matT.coeff(il,il) - shift, m_matT.coeff(il+1,il));
371 m_matT.rightCols(m_matT.cols()-il).applyOnTheLeft(il, il+1, rot.adjoint());
372 m_matT.topRows((std::min)(il+2,iu)+1).applyOnTheRight(il, il+1, rot);
373 if(computeU) m_matU.applyOnTheRight(il, il+1, rot);
375 for(Index i=il+1 ; i<iu ; i++)
DRealSchur.h198 …void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHo…
199 …void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseh…
231 Index il = findSmallSubdiagEntry(iu, norm); in compute() local
234 if (il == iu) // One root found in compute()
242 else if (il == iu-1) // Two roots found in compute()
256 initFrancisQRStep(il, iu, shiftInfo, im, firstHouseholderVector); in compute()
257 performFrancisQRStep(il, im, iu, computeU, firstHouseholderVector, workspace); in compute()
377 inline void RealSchur<MatrixType>::initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo,… in initFrancisQRStep() argument
381 for (im = iu-2; im >= il; --im) in initFrancisQRStep()
389 if (im == il) { in initFrancisQRStep()
[all …]
/external/chromium_org/third_party/icu/source/data/rbnf/
Dmt.txt165 "11: \u0127dax-il;",
166 "12: tnax-il;",
167 "13: tlettax-il;",
168 "14: erbatax-il;",
169 "15: \u0127mistax-il;",
170 "16: sittax-il;",
171 "17: sbatax-il;",
172 "18: tmintax-il;",
173 "19: dsatax-il;",
233 "11: \u0127dax-il;",
[all …]
/external/chromium_org/tools/traceline/traceline/scripts/
Dheap.js46 for (var i = 0, il = this.sorted.length; i < il; ++i) {
56 for (var i = 0, il = z.length; i < il; ++i) {
66 for (var i = 0, il = datas.length; i < il; ++i) {
Dcrit_sec.js21 for (var i = 0, il = z.length; i < il; ++i) {
/external/icu4c/data/rbnf/
Dmt.txt167 "11: \u0127dax-il;",
168 "12: tnax-il;",
169 "13: tlettax-il;",
170 "14: erbatax-il;",
171 "15: \u0127mistax-il;",
172 "16: sittax-il;",
173 "17: sbatax-il;",
174 "18: tmintax-il;",
175 "19: dsatax-il;",
224 "11: \u0127dax-il;",
[all …]
/external/clang/test/SemaCXX/
Dcxx0x-initializer-stdinitializerlist.cpp58 std::initializer_list<int> il = { 1, 2, 3 }; in simple_list() local
132 std::initializer_list<int> il = {1, 2, 3}; // expected-warning{{at the end of the constructor}} member
138 : il{1, 2, 3} // expected-warning{{at the end of the constructor}} in haslist1()
149 std::initializer_list<int> il = {1, 2}; in foo() local
150 g({il, {2, 3}}); in foo()
164 std::initializer_list<const char *> *il = &x; in g() local
/external/chromium_org/tools/traceline/svgui/
Dtraceline.js233 for (var i = 0, il = json_data.length; i < il; ++i) {
282 for (var i = 0, il = this.threads.length; i < il; ++i) {
394 for (var i = 0, il = threadnames.length; i < il; ++i) {
501 for (var i = 0, il = this.threads.length; i < il; ++i) {
531 for (var i = 0, il = this.threads.length; i < il; ++i) {
660 for (var i = 0, il = stuff.length; i < il; ++i) {
/external/clang/test/CodeGenCXX/
Dcxx0x-initializer-stdinitializerlist.cpp217 std::initializer_list<int> il; member
228 : il{1, 2, 3} in haslist1()
234 std::initializer_list<destroyme1> il; member
240 : il{destroyme1(), destroyme1()} in haslist2()
365 …std::initializer_list<std::initializer_list<int>> &&il = { { 1, 2, 3 }, { 4, k }, { 5, 6, 7, 8 } };
/external/emma/core/java12/com/vladium/emma/report/
DIItemAttribute.java109 final IItem il = (IItem) l; in compare() local
112 return il.getName ().compareTo (ig.getName ()); in compare()
177 final IItem il = (IItem) l; in compare() local
180 final double nil = il.getAggregate (m_numeratorAggregateID); in compare()
181 final double dil = il.getAggregate (m_denominatorAggregateID); in compare()
/external/bison/runtime-po/
Dga.po41 msgstr "earr�id chomhr�ire, %s gan choinne, bh�othas ag s�il le %s"
46 msgstr "earr�id chomhr�ire, %s gan choinne, bh�othas ag s�il le %s n� %s"
51 msgstr "earr�id chomhr�ire, %s gan choinne, bh�othas ag s�il le %s n� %s n� %s"
57 "earr�id chomhr�ire, %s gan choinne, bh�othas ag s�il le %s n� %s n� %s n� %s"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_lexpos.utf99 ADJ_PL "tranquilles" "tR~ak'il(@)(z)"
708 ADJ_SG "tranquille" "tR~ak'il(@)"
937 ADJ_SG^N_ADJ_M_SG "civil" "siv'il"
1622 ADV "s'il-vous-plaît" "silvupl'E"
1833 CARD "mille" "m'il(@)"
2639 N_M_PL "fils" "f'il(z)Þ"
2686 N_M_PL "milles" "m'il(@)(z)Þ"
3274 N_M_SG "‰" "paR-m'il"
3522 PRO_PL "ils" "il(z)"
3554 PRO_SG "il" "il"
[all …]
/external/icu4c/data/region/
Dga.txt20 053{"An Astráil agus an Nua-Shéalainn"}
41 AU{"An Astráil"}
136 IT{"An Iodáil"}
172 MN{"An Mhongóil"}
209 PT{"An Phortaingéil"}
221 SC{"Na Séiséil"}
231 SN{"An tSeineagáil"}
232 SO{"An tSomáil"}
Dyav.txt106 IQ{"ilák"}
107 IR{"iláŋ"}
144 MP{"il maliyanɛ u muɛnɛ́"}
158 NF{"il nɔ́lfɔ́lɔk"}
188 SB{"il salomɔ́ŋ"}
/external/icu4c/data/locales/
Dfr.txt997 one{"il y a {0} jour"}
998 other{"il y a {0} jours"}
1009 one{"il y a {0} heure"}
1010 other{"il y a {0} heures"}
1021 one{"il y a {0} minute"}
1022 other{"il y a {0} minutes"}
1033 one{"il y a {0} mois"}
1034 other{"il y a {0} mois"}
1045 one{"il y a {0} seconde"}
1046 other{"il y a {0} secondes"}
[all …]
Dga.txt101 "Iúil",
115 "Iúil",
/external/clang/test/Analysis/engine/
Dreplay-without-inlining.c51 int bitmapImageRepFromIFF(IB st, const unsigned char *ib, int il) { in bitmapImageRepFromIFF() argument
55 st.end = il; in bitmapImageRepFromIFF()
/external/qemu/hw/
Dgoldfish_events_device.c306 int il, ih; in events_set_bits() local
307 il = bitl / 8; in events_set_bits()
322 if (il >= ih) in events_set_bits()
325 bits[il] |= maskl; in events_set_bits()
326 while (++il < ih) in events_set_bits()
327 bits[il] = 0xff; in events_set_bits()
/external/chromium_org/third_party/icu/source/data/region/
Dga.txt28 AU{"An Astráil"}
124 IT{"An Iodáil"}
160 MN{"An Mhongóil"}
197 PT{"An Phortaingéil"}
209 SC{"Na Séiséil"}
219 SN{"An tSeineagáil"}
220 SO{"An tSomáil"}
/external/e2fsprogs/po/
Dit.po85 msgstr "durante il controllo sull'integrit� dell'inode numero 1"
103 msgstr "provando ad effettuare il popen di '%s'"
174 msgstr "Impossibile allocare il buffer blocco (dimensione=%d)\n"
236 msgstr "%s: impossibile ripritinare il journal in modalit� sola lettura\n"
746 msgstr "@B del @b per il @g %g non � in @g. (@b %b)\n"
751 msgstr "@B dell'@i per il @g %g non � in @g. (@b %b)\n"
760 "La tavola degli @i per il @g %g non � in @g. (@b %b)\n"
783 "Se il @v � valido e contiene realmente un @f ext2\n"
784 "(e non swap, ufs o altro), allora il @S � corrotto, e si potrebbe\n"
798 "La dimensione del @f (secondo il @S) � %b @b(i)\n"
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dppc440-fp-basic.ll18 %mul.il = fmul double %a.imag, %b.real
20 %mul.i = fadd double %mul.il, %mul.ir
Da2-fp-basic.ll18 %mul.il = fmul double %a.imag, %b.real
20 %mul.i = fadd double %mul.il, %mul.ir
/external/openfst/src/include/fst/
Dfactor-weight.h53 Label il = 0, Label ol = 0)
54 : CacheOptions(opts), delta(d), mode(m), final_ilabel(il), in CacheOptions()
59 Label il = 0, Label ol = 0)
60 : delta(d), mode(m), final_ilabel(il), final_olabel(ol) {} in delta()
63 Label il = 0, Label ol = 0)
64 : delta(kDelta), mode(m), final_ilabel(il), final_olabel(ol) {} in delta()

12345