Home
last modified time | relevance | path

Searched refs:format8 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/regex/test/regress/
Dtest_icu.cpp637 std::vector<char> expression8, text8, format8, result8, found8; in test_icu() local
641 format8.assign(u8_conv(format_string.begin()), u8_conv(format_string.end())); in test_icu()
646 …d::copy(u8_conv(format_string.begin()), u8_conv(format_string.end()), std::back_inserter(format8)); in test_icu()
650 …ce(unnecessary_fix::back_inserter(found8), text8.begin(), text8.end(), r, &*format8.begin(), opts); in test_icu()
663 format8s.assign(&*format8.begin(), format8.size()-1); in test_icu()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh349 case 8: return u.format8.get_value (glyph_id); in get_value()
382 case 8: return_trace (u.format8.sanitize (c)); in sanitize()
396 case 8: return_trace (u.format8.sanitize (c, base)); in sanitize()
409 LookupFormat8<T> format8; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh352 case 8: return u.format8.get_value (glyph_id); in get_value()
385 case 8: return_trace (u.format8.sanitize (c)); in sanitize()
399 case 8: return_trace (u.format8.sanitize (c, base)); in sanitize()
412 LookupFormat8<T> format8; member
/third_party/harfbuzz/src/
Dhb-aat-layout-common.hh349 case 8: return u.format8.get_value (glyph_id); in get_value()
382 case 8: return_trace (u.format8.sanitize (c)); in sanitize()
396 case 8: return_trace (u.format8.sanitize (c, base)); in sanitize()
409 LookupFormat8<T> format8; member