Home
last modified time | relevance | path

Searched defs:UNewTrie2 (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie2_impl.h142 struct UNewTrie2 { struct
143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH];
144 int32_t index2[UNEWTRIE2_MAX_INDEX_2_LENGTH];
145 uint32_t *data;
147 UMutableCPTrie *t3;
150 uint32_t initialValue, errorValue;
151 int32_t index2Length, dataCapacity, dataLength;
152 int32_t firstFreeBlock;
153 int32_t index2NullOffset, dataNullOffset;
154 UChar32 highStart;
[all …]
Dutrie2.h642 typedef struct UNewTrie2 UNewTrie2; typedef
/third_party/icu/icu4c/source/common/
Dutrie2_impl.h142 struct UNewTrie2 { struct
143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH];
144 int32_t index2[UNEWTRIE2_MAX_INDEX_2_LENGTH];
145 uint32_t *data;
147 UMutableCPTrie *t3;
150 uint32_t initialValue, errorValue;
151 int32_t index2Length, dataCapacity, dataLength;
152 int32_t firstFreeBlock;
153 int32_t index2NullOffset, dataNullOffset;
154 UChar32 highStart;
[all …]
Dutrie2.h642 typedef struct UNewTrie2 UNewTrie2; typedef
/third_party/node/deps/icu-small/source/common/
Dutrie2_impl.h142 struct UNewTrie2 { struct
143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH];
144 int32_t index2[UNEWTRIE2_MAX_INDEX_2_LENGTH];
145 uint32_t *data;
147 UMutableCPTrie *t3;
150 uint32_t initialValue, errorValue;
151 int32_t index2Length, dataCapacity, dataLength;
152 int32_t firstFreeBlock;
153 int32_t index2NullOffset, dataNullOffset;
154 UChar32 highStart;
[all …]
Dutrie2.h642 typedef struct UNewTrie2 UNewTrie2; typedef
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2_impl.h142 struct UNewTrie2 { struct
143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH];
144 int32_t index2[UNEWTRIE2_MAX_INDEX_2_LENGTH];
145 uint32_t *data;
147 UMutableCPTrie *t3;
150 uint32_t initialValue, errorValue;
151 int32_t index2Length, dataCapacity, dataLength;
152 int32_t firstFreeBlock;
153 int32_t index2NullOffset, dataNullOffset;
154 UChar32 highStart;
[all …]
Dutrie2.h642 typedef struct UNewTrie2 UNewTrie2; typedef