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

  /external/icu/icu4c/source/common/
bmpset.cpp 10 * file name: bmpset.cpp
24 #include "bmpset.h"
29 BMPSet::BMPSet(const int32_t *parentList, int32_t parentListLength) :
54 BMPSet::BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength) :
63 BMPSet::~BMPSet() {
121 void BMPSet::initBits()
    [all...]
bmpset.h 10 * file name: bmpset.h
38 class BMPSet : public UMemory {
40 BMPSet(const int32_t *parentList, int32_t parentListLength);
41 BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t newParentListLength);
42 virtual ~BMPSet();
158 inline UBool BMPSet::containsSlow(UChar32 c, int32_t lo, int32_t hi) const {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
BMPSet.java 28 public final class BMPSet {
70 public BMPSet(final int[] parentList, int parentListLength) {
93 public BMPSet(final BMPSet otherBMPSet, final int[] newParentList, int newParentListLength) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
BMPSet.java 26 public final class BMPSet {
68 public BMPSet(final int[] parentList, int parentListLength) {
91 public BMPSet(final BMPSet otherBMPSet, final int[] newParentList, int newParentListLength) {
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 143 milliseconds