Searched refs:sav1 (Results 1 – 3 of 3) sorted by relevance
/external/Microsoft-GSL/tests/ |
D | strided_span_tests.cpp | 76 strided_span<int, 1> sav1{arr, {{9}, {1}}}; // T -> T variable 77 CHECK(sav1.bounds().index_bounds() == index<1>{9}); 78 CHECK(sav1.bounds().stride() == 1); 79 CHECK((sav1[0] == 1 && sav1[8] == 9)); 217 strided_span<int, 1> sav1{src1}; variable 219 CHECK(sav1.bounds().index_bounds() == index<1>{2}); 220 CHECK(sav1.bounds().stride() == 1); 221 CHECK(sav1[0] == 3); 250 strided_span<int, 1> sav1{arr1b, {1, 1}}; variable 251 strided_span<int, 1>& sav1_ref = (sav1 = src1); [all …]
|
/external/icu/icu4c/source/i18n/ |
D | tzgnames.cpp | 707 int32_t raw1, sav1; in formatGenericNonLocationName() local 713 goldenZone->getOffset(date + raw + sav, TRUE, raw1, sav1, status); in formatGenericNonLocationName() 716 if (raw != raw1 || sav != sav1) { in formatGenericNonLocationName()
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 49101 sav1ára 49102 sav1ária
|