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

  /external/icu4c/common/unicode/
uset.h 229 int32_t bmpLength;
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uset.h 103 int32_t bmpLength;
641 * bmpLength = n; present if m!=0
663 * (n+2*m)|0x8000. The second, 'bmpLength', has value n.
  /external/webkit/Source/WebCore/icu/unicode/
uset.h 103 int32_t bmpLength;
641 * bmpLength = n; present if m!=0
663 * (n+2*m)|0x8000. The second, 'bmpLength', has value n.
  /external/icu4c/common/
uset.cpp 325 * and add the bmpLength between it and the array.
328 * - all BMP: (length=bmpLength) BMP, .., BMP
329 * - some supplementary: (length|0x8000) (bmpLength<length) BMP, .., BMP, supp-high, supp-low, ..
348 fillSet->length=fillSet->bmpLength=0;
357 fillSet->length=fillSet->bmpLength=0;
360 fillSet->bmpLength=*src++;
364 fillSet->length=fillSet->bmpLength=0;
367 fillSet->bmpLength=length;
382 fillSet->bmpLength=fillSet->length=2;
386 fillSet->bmpLength=1
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 50 milliseconds