Searched refs:initialWindowUse (Results 1 - 5 of 5) sorted by relevance
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
H A D | CharsetSCSU.java | 167 this.windowUse[i] = initialWindowUse[i]; in initialize() 174 static final byte initialWindowUse[]={ 7, 0, 3, 2, 4, 5, 6, 1 }; field in CharsetSCSU
|
/third_party/icu/icu4c/source/common/ |
H A D | ucnvscsu.cpp | 149 static const int8_t initialWindowUse[8]={ 7, 0, 3, 2, 4, 5, 6, 1 }; variable 186 uprv_memcpy(scsu->windowUse, initialWindowUse, 8); in _SCSUReset()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvscsu.cpp | 149 static const int8_t initialWindowUse[8]={ 7, 0, 3, 2, 4, 5, 6, 1 }; variable 186 uprv_memcpy(scsu->windowUse, initialWindowUse, 8); in _SCSUReset()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvscsu.cpp | 149 static const int8_t initialWindowUse[8]={ 7, 0, 3, 2, 4, 5, 6, 1 }; variable 186 uprv_memcpy(scsu->windowUse, initialWindowUse, 8); in _SCSUReset()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |
Completed in 11 milliseconds