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

  /external/chromium_org/third_party/icu/source/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...]
  /external/icu/icu4c/source/common/
ucnvscsu.c 61 * found. Therefore add gapOffset to all values from gapThreshold.
63 gapThreshold=0x68,
457 } else if(b<gapThreshold) {
459 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
762 } else if(b<gapThreshold) {
764 } else if((uint8_t)(b-gapThreshold)<(reservedStart-gapThreshold)) {
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 215 milliseconds