OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trieWord
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/tools/gensprep/
store.c
86
* if(
trieWord
>= _SPREP_TYPE_THRESHOLD){
87
* type =
trieWord
- 0xFFF0;
247
uint16_t
trieWord
=0;
284
trieWord
= currentIndex << 2;
286
trieWord
+= 0x02;
288
if(
trieWord
> _SPREP_TYPE_THRESHOLD){
289
fprintf(stderr,"
trieWord
cannot contain value greater than 0x%04X.\n",_SPREP_TYPE_THRESHOLD);
297
trieWord
+= 0x01;
309
if(!utrie_set32(sprepTrie,codepoint,
trieWord
)){
379
uint16_t
trieWord
= 0
[
all
...]
/external/icu4c/tools/gensprep/
store.c
87
* if(
trieWord
>= _SPREP_TYPE_THRESHOLD){
88
* type =
trieWord
- 0xFFF0;
247
uint16_t
trieWord
=0;
282
trieWord
= currentIndex << 2;
284
trieWord
+= 0x02;
286
if(
trieWord
> _SPREP_TYPE_THRESHOLD){
287
fprintf(stderr,"
trieWord
cannot contain value greater than 0x%04X.\n",_SPREP_TYPE_THRESHOLD);
295
trieWord
+= 0x01;
307
if(!utrie_set32(sprepTrie,codepoint,
trieWord
)){
360
uint16_t
trieWord
= 0
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
ucol_elm.cpp
[
all
...]
/external/icu4c/i18n/
ucol_elm.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 860 milliseconds