Home
last modified time | relevance | path

Searched refs:UCASE_IX_TOP (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ducase_props_data.h16 static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x70c2,0x6098,0x683,0x172,0,0,0,0,0,0,…
Ducase.h335 UCASE_IX_TOP=16 enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase_props_data.h16 static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x6e72,0x5e50,0x67f,0x172,0,0,0,0,0,0,…
Ducase.h334 UCASE_IX_TOP=16 enumerator
/third_party/node/deps/icu-small/source/common/
Ducase_props_data.h14 static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x7512,0x64e8,0x683,0x172,0,0,0,0,0,0,…
Ducase.h335 UCASE_IX_TOP=16 enumerator
/third_party/icu/icu4c/source/common/
Ducase_props_data.h16 static const int32_t ucase_props_indexes[UCASE_IX_TOP]={0x10,0x70c2,0x6098,0x683,0x172,0,0,0,0,0,0,…
Ducase.h335 UCASE_IX_TOP=16 enumerator
/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp1111 static int32_t indexes[UCASE_IX_TOP]={
1112 UCASE_IX_TOP, 0, 0, 0,
1201 indexes, 32, UCASE_IX_TOP, in writeCSourceFile()