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

  /external/icu4c/common/
ucnvscsu.c 60 * found. Therefore add gapOffset to all values from gapThreshold.
62 gapThreshold=0x68,
456 } else if(b<gapThreshold) {
458 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
761 } else if(b<gapThreshold) {
763 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
    [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 63 milliseconds