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

  /external/chromium_org/third_party/icu/source/common/
uniset.cpp 145 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
172 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
199 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
223 patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
233 // *this = o except for bmpSet and stringSpan
263 delete stringSpan;
303 if (o.stringSpan == NULL) {
304 stringSpan = NULL;
306 stringSpan = new UnicodeSetStringSpan(*o.stringSpan, *strings)
    [all...]
uniset_props.cpp 332 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
361 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
382 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
    [all...]
  /external/icu4c/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 333 bufferCapacity(0), patLen(0), pat(NULL), strings(NULL), stringSpan(NULL),
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
uniset.h 277 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL.
293 UnicodeSetStringSpan *stringSpan;
    [all...]
  /external/icu4c/common/unicode/
uniset.h 278 BMPSet *bmpSet; // The set is frozen iff either bmpSet or stringSpan is not NULL.
294 UnicodeSetStringSpan *stringSpan;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 114 milliseconds