Searched refs:sav1 (Results 1 – 3 of 3) sorted by relevance
/external/Microsoft-GSL/tests/ |
D | strided_span_tests.cpp | 91 strided_span<int, 1> sav1{arr, {{9}, {1}}}; // T -> T variable 92 CHECK(sav1.bounds().index_bounds() == multi_span_index<1>{9}); 93 CHECK(sav1.bounds().stride() == 1); 94 CHECK((sav1[0] == 1 && sav1[8] == 9)); 232 strided_span<int, 1> sav1{src1}; variable 234 CHECK(sav1.bounds().index_bounds() == multi_span_index<1>{2}); 235 CHECK(sav1.bounds().stride() == 1); 236 CHECK(sav1[0] == 3); 265 strided_span<int, 1> sav1{arr1b, {1, 1}}; variable 266 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
|