HomeSort by relevance Sort by last modified time
    Searched refs:countOver60 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
ubidi.c 603 * - countOver60 is incremented with each LRx at level 60
651 uint32_t countOver60=0, countOver61=0; /* count overflows of explicit levels */
677 ++countOver60;
706 } else if(countOver60>0 && (embeddingLevel&~UBIDI_LEVEL_OVERRIDE)!=UBIDI_MAX_EXPLICIT_LEVEL) {
708 --countOver60;
710 /* this is the pop operation; it also pops level 61 while countOver60>0 */
719 countOver60=countOver61=0;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 252 milliseconds