Home
last modified time | relevance | path

Searched refs:variantBegin (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocid.cpp464 variantBegin = other.variantBegin; in operator =()
491 variantBegin = other.variantBegin; in operator =()
569 variantBegin = length; in init()
622 variantBegin = (int32_t)(field[variantField] - fullName); in init()
669 if (variantBegin > baseNameLength) { in initBaseName()
670 variantBegin = baseNameLength; in initBaseName()
700 variantBegin = 0; in setToBogus()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1048 int32_t variantBegin; variable
1109 return &baseName[variantBegin]; in getVariant()
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp462 variantBegin = other.variantBegin; in operator =()
493 variantBegin = other.variantBegin; in operator =()
1913 variantBegin = length; in init()
1970 variantBegin = (int32_t)(field[variantField] - fullName); in init()
2032 if (variantBegin > baseNameLength) { in initBaseName()
2033 variantBegin = baseNameLength; in initBaseName()
2063 variantBegin = 0; in setToBogus()
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp442 variantBegin = other.variantBegin; in operator =()
473 variantBegin = other.variantBegin; in operator =()
1882 variantBegin = length; in init()
1939 variantBegin = (int32_t)(field[variantField] - fullName); in init()
2001 if (variantBegin > baseNameLength) { in initBaseName()
2002 variantBegin = baseNameLength; in initBaseName()
2032 variantBegin = 0; in setToBogus()
/third_party/icu/icu4c/source/common/
Dlocid.cpp462 variantBegin = other.variantBegin; in operator =()
489 variantBegin = other.variantBegin; in operator =()
1909 variantBegin = length; in init()
1966 variantBegin = (int32_t)(field[variantField] - fullName); in init()
2028 if (variantBegin > baseNameLength) { in initBaseName()
2029 variantBegin = baseNameLength; in initBaseName()
2059 variantBegin = 0; in setToBogus()
/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1143 int32_t variantBegin; variable
1202 return &baseName[variantBegin]; in getVariant()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1143 int32_t variantBegin; variable
1202 return &baseName[variantBegin]; in getVariant()
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1143 int32_t variantBegin; variable
1202 return &baseName[variantBegin]; in getVariant()