Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.h66 prefixEndsWithType=true; in setAutoPrefixWithType()
168 UBool prefixEndsWithType; variable
Dpackage.cpp385 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
601 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
776 if(prefixEndsWithType) { in writePackage()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h66 prefixEndsWithType=true; in setAutoPrefixWithType()
168 UBool prefixEndsWithType; variable
Dpackage.cpp385 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
601 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
776 if(prefixEndsWithType) { in writePackage()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.h66 prefixEndsWithType=TRUE; in setAutoPrefixWithType()
168 UBool prefixEndsWithType; variable
Dpackage.cpp385 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
601 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
776 if(prefixEndsWithType) { in writePackage()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.h66 prefixEndsWithType=true; in setAutoPrefixWithType()
168 UBool prefixEndsWithType; variable
Dpackage.cpp385 : doAutoPrefix(FALSE), prefixEndsWithType(FALSE) { in Package()
601 if(prefixEndsWithType && s[prefixLength-1]!=type) { in readPackage()
776 if(prefixEndsWithType) { in writePackage()