Home
last modified time | relevance | path

Searched refs:nu_mph_lookup (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dudb.h41 uint32_t value = nu_mph_lookup(VALUES_C, VALUES_I, codepoint, hash); in nu_udb_lookup_value()
H A Dmph.h51 uint32_t nu_mph_lookup(const uint32_t *V_C, const uint16_t *V_I, in nu_mph_lookup() function