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

  /external/chromium_org/third_party/icu/source/common/
ubidi.c 572 * - countOver61 is incremented with each LRx and RLx at level 61
618 uint32_t countOver60=0, countOver61=0; /* count overflows of explicit levels */
642 ++countOver61;
664 ++countOver61;
671 if(countOver61>0) {
672 --countOver61;
686 countOver60=countOver61=0;
    [all...]
  /external/icu4c/common/
ubidi.c 605 * - countOver61 is incremented with each LRx and RLx at level 61
651 uint32_t countOver60=0, countOver61=0; /* count overflows of explicit levels */
675 ++countOver61;
697 ++countOver61;
704 if(countOver61>0) {
705 --countOver61;
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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 52 milliseconds