OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fAccepting
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/icu/source/common/
rbbitblb.h
103
int32_t
fAccepting
;
rbbitblb.cpp
717
// Any non-zero value for
fAccepting
means this is an accepting node.
721
if (sd->
fAccepting
==0) {
723
sd->
fAccepting
= endMarker->fVal;
724
if (sd->
fAccepting
== 0) {
725
sd->
fAccepting
= -1;
728
if (sd->
fAccepting
==-1 && endMarker->fVal != 0) {
732
sd->
fAccepting
= endMarker->fVal;
735
// if sd->
fAccepting
already had a value other than 0 or -1, leave it be.
743
sd->fLookAhead = sd->
fAccepting
;
[
all
...]
rbbidata.h
99
int16_t
fAccepting
; /* Non-zero if this row is for an accepting state. */
108
/* Value is the same as the
fAccepting
*/
rbbi.cpp
[
all
...]
rbbidata.cpp
233
RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->
fAccepting
, row->fLookAhead, row->fTagIdx);
/external/icu/icu4c/source/common/
rbbitblb.h
103
int32_t
fAccepting
;
rbbitblb.cpp
717
// Any non-zero value for
fAccepting
means this is an accepting node.
721
if (sd->
fAccepting
==0) {
723
sd->
fAccepting
= endMarker->fVal;
724
if (sd->
fAccepting
== 0) {
725
sd->
fAccepting
= -1;
728
if (sd->
fAccepting
==-1 && endMarker->fVal != 0) {
732
sd->
fAccepting
= endMarker->fVal;
735
// if sd->
fAccepting
already had a value other than 0 or -1, leave it be.
743
sd->fLookAhead = sd->
fAccepting
;
[
all
...]
rbbidata.h
99
int16_t
fAccepting
; /* Non-zero if this row is for an accepting state. */
108
/* Value is the same as the
fAccepting
*/
rbbi.cpp
[
all
...]
rbbidata.cpp
233
RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->
fAccepting
, row->fLookAhead, row->fTagIdx);
/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 867 milliseconds