OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGroupCount
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/
rbbisetb.h
115
//
fGroupCount
is the index of the last used group.
116
//
fGroupCount
+1 is also the number of columns in the RBBI state table being compiled.
119
int32_t
fGroupCount
;
rbbisetb.cpp
96
fGroupCount
= 0;
244
fGroupCount
++;
245
rlRange->fNum =
fGroupCount
+2;
247
addValToSets(rlRange->fIncludesSets,
fGroupCount
+2);
394
return
fGroupCount
+ 3;
/external/icu4c/common/
rbbisetb.h
115
//
fGroupCount
is the index of the last used group.
116
//
fGroupCount
+1 is also the number of columns in the RBBI state table being compiled.
119
int32_t
fGroupCount
;
rbbisetb.cpp
96
fGroupCount
= 0;
244
fGroupCount
++;
245
rlRange->fNum =
fGroupCount
+2;
247
addValToSets(rlRange->fIncludesSets,
fGroupCount
+2);
394
return
fGroupCount
+ 3;
/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 1294 milliseconds