Searched defs:fNullable (Results 1 - 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBINode.java88 boolean fNullable; // See Aho DFA table generation algorithm field in class:RBBINode
138 fNullable = other.fNullable;
/external/icu/icu4c/source/common/
H A Drbbinode.h76 UBool fNullable; // See Aho. member in class:RBBINode
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBINode.java87 boolean fNullable; // See Aho DFA table generation algorithm field in class:RBBINode
137 fNullable = other.fNullable;

Completed in 110 milliseconds