Home
last modified time | relevance | path

Searched refs:restPos (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp598 int32_t restPos=0; /* position in output of 'everything else' substitution */ in uloc_getDisplayName() local
642 restPos=length; in uloc_getDisplayName()
718 if (length!=restPos) { in uloc_getDisplayName()
721 restLen=length-restPos; in uloc_getDisplayName()
758 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp610 int32_t restPos=0; /* position in output of 'everything else' substitution */ in uloc_getDisplayName() local
654 restPos=length; in uloc_getDisplayName()
730 if (length!=restPos) { in uloc_getDisplayName()
733 restLen=length-restPos; in uloc_getDisplayName()
770 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()
/third_party/node/deps/icu-small/source/common/
H A Dlocdispnames.cpp610 int32_t restPos=0; /* position in output of 'everything else' substitution */ in uloc_getDisplayName() local
654 restPos=length; in uloc_getDisplayName()
730 if (length!=restPos) { in uloc_getDisplayName()
733 restLen=length-restPos; in uloc_getDisplayName()
770 u_memmove(dest, dest+(haveLang?langPos:restPos), length); in uloc_getDisplayName()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 29 milliseconds