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

  /external/chromium_org/third_party/icu/source/common/
uniset.cpp 147 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
174 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
201 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
225 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
235 // *this = o except for bmpSet and stringSpan
265 delete stringSpan;
305 if (o.stringSpan == NULL) {
306 stringSpan = NULL;
308 stringSpan = new UnicodeSetStringSpan(*o.stringSpan, *strings)
    [all...]
uniset_closure.cpp 52 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
73 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
uniset_props.cpp 331 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
    [all...]
  /external/icu/icu4c/source/common/
uniset.cpp 147 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
174 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
201 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
225 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
235 // *this = o except for bmpSet and stringSpan
265 delete stringSpan;
305 if (o.stringSpan == NULL) {
306 stringSpan = NULL;
308 stringSpan = new UnicodeSetStringSpan(*o.stringSpan, *strings)
    [all...]
uniset_closure.cpp 52 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
73 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
uniset_props.cpp 331 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uniset.h 281 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL.
297 UnicodeSetStringSpan *stringSpan;
    [all...]
  /external/icu/icu4c/source/common/unicode/
uniset.h 281 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL.
297 UnicodeSetStringSpan *stringSpan;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 268 milliseconds