Home
last modified time | relevance | path

Searched defs:subLen (Results 1 – 8 of 8) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileLink.cpp309 unsigned subLen = Get16(p + 2); in Parse() local
370 unsigned subLen = Get16(p + 2); in Parse() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dulocdata.cpp335 static const int32_t subLen = 3; in ulocdata_getLocaleSeparator() local
/third_party/node/deps/icu-small/source/i18n/
Dulocdata.cpp349 static const int32_t subLen = 3; in ulocdata_getLocaleSeparator() local
/third_party/icu/icu4c/source/i18n/
Dulocdata.cpp338 static const int32_t subLen = 3; in ulocdata_getLocaleSeparator() local
/third_party/node/deps/icu-small/source/common/
Dlocdispnames.cpp496 static const int32_t subLen = 3; in uloc_getDisplayName() local
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp496 static const int32_t subLen = 3; in uloc_getDisplayName() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp484 static const int32_t subLen = 3; in uloc_getDisplayName() local
/third_party/jsframework/runtime/main/model/
Ddirective.ts1126 const subLen = toIndex - fromIndex - 1; constant