Home
last modified time | relevance | path

Searched defs:hunits (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
Dlstmbe.cpp396 int32_t hunits = ures_getInt(hunits_res.getAlias(), &status); in LSTMData() local
609 int32_t hunits, in compute()
662 int32_t hunits = fData->fForwardU.d1(); in divideUpDictionaryRange() local
/third_party/node/deps/icu-small/source/common/
Dlstmbe.cpp396 int32_t hunits = ures_getInt(hunits_res.getAlias(), &status); in LSTMData() local
609 int32_t hunits, in compute()
662 int32_t hunits = fData->fForwardU.d1(); in divideUpDictionaryRange() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DLSTMBreakEngine.java81 int hunits = rb.get("hunits").getInt(); in LSTMData() local