HomeSort by relevance Sort by last modified time
    Searched defs:SEEKING_STRONG_FOR_FSI (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/common/
ubidi.c 448 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */
509 else if(state==SEEKING_STRONG_FOR_FSI) {
524 else if(state==SEEKING_STRONG_FOR_FSI) {
543 state=SEEKING_STRONG_FOR_FSI;
549 if(state==SEEKING_STRONG_FOR_FSI) {
599 if(state==SEEKING_STRONG_FOR_FSI) {
    [all...]
  /external/icu/icu4c/source/common/
ubidi.c 451 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */
512 else if(state==SEEKING_STRONG_FOR_FSI) {
528 else if(state==SEEKING_STRONG_FOR_FSI) {
548 state=SEEKING_STRONG_FOR_FSI;
555 if(state==SEEKING_STRONG_FOR_FSI) {
601 state=SEEKING_STRONG_FOR_FSI; /* to be on the safe side */
605 if(state==SEEKING_STRONG_FOR_FSI) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 194 milliseconds