Home
last modified time | relevance | path

Searched refs:nu_udb_lookup_value (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dudb.h36 uint32_t nu_udb_lookup_value(uint32_t codepoint, in nu_udb_lookup_value() function
65 uint32_t combined_offset = nu_udb_lookup_value(codepoint, in nu_udb_lookup()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dducet.c43 uint32_t mph_value = nu_udb_lookup_value(codepoint, NU_DUCET_G, NU_DUCET_G_SIZE, in nu_ducet_weight()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/gen/
H A D_ducet_switch.c77 uint32_t state = nu_udb_lookup_value(u, _NU_DUCET_ROOTS_G, _NU_DUCET_ROOTS_G_SIZE, in _nu_ducet_weight_switch()