/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | gennorm2.cpp | 62 UNICODE_VERSION, enumerator 162 if(options[UNICODE_VERSION].doesOccur) { in main() 163 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main() 195 if(options[UNICODE_VERSION].doesOccur) { in main() 196 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
|
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
H A D | gennorm2.cpp | 62 UNICODE_VERSION, enumerator 162 if(options[UNICODE_VERSION].doesOccur) { in main() 163 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main() 195 if(options[UNICODE_VERSION].doesOccur) { in main() 196 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 95 UNICODE_VERSION enumerator 156 options[UNICODE_VERSION].value="0"; /* don't assume the unicode version */ in main() 191 if(!options[UNICODE_VERSION].doesOccur){ in main() 207 setUnicodeVersion(options[UNICODE_VERSION].value); in main()
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
H A D | gensprep.c | 94 UNICODE_VERSION enumerator 155 options[UNICODE_VERSION].value="0"; /* don't assume the unicode version */ in main() 190 if(!options[UNICODE_VERSION].doesOccur){ in main() 206 setUnicodeVersion(options[UNICODE_VERSION].value); in main()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | VersionInfo.java | 506 private static final VersionInfo UNICODE_VERSION; field in VersionInfo 572 UNICODE_VERSION = UNICODE_15_0; 637 System.out.println("Unicode Data Version: " + UNICODE_VERSION.getVersionString(2, 4)); in main()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | VersionInfo.java | 492 private static final VersionInfo UNICODE_VERSION; field in VersionInfo 556 UNICODE_VERSION = UNICODE_13_0; 621 System.out.println("Unicode Data Version: " + UNICODE_VERSION.getVersionString(2, 4)); in main()
|
/third_party/rust/crates/unicode-width/src/ |
H A D | lib.rs | 60 pub use tables::UNICODE_VERSION;
|
H A D | tables.rs | 15 pub const UNICODE_VERSION: (u8, u8, u8) = (15, 0, 0); consts
|
/third_party/icu/tools/unicode/c/genprops/ |
H A D | pnamesbuilder.cpp | 461 UNICODE_VERSION
|
H A D | pnames_data.h | 10 #define UNICODE_VERSION { 15, 0, 0, 0 } macro
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 22 UNICODE_VERSION=15.0 macro
|
/third_party/skia/third_party/externals/icu/source/data/ |
H A D | makedata.mak | 22 UNICODE_VERSION=13.0 macro
|
/third_party/icu/icu4c/source/ |
H A D | configure | 733 UNICODE_VERSION 2726 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h` 2727 if test x"$UNICODE_VERSION" = x; then 2739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&5 2740 $as_echo "release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&6; }
|
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 733 UNICODE_VERSION 2714 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h` 2715 if test x"$UNICODE_VERSION" = x; then 2727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&5 2728 $as_echo "release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&6; }
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |