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

  /external/chromium/third_party/icu/public/i18n/unicode/
fmtable.h 216 kString,
348 * kString then the result is undefined.
369 * this object is not of type kString then the result is
388 * object is not of type kString then the result is undefined.
477 * kString.
  /external/icu4c/i18n/unicode/
fmtable.h 236 kString,
368 * kString then the result is undefined.
389 * this object is not of type kString then the result is
408 * object is not of type kString then the result is undefined.
517 * kString.
  /external/skia/src/animator/
SkOperand2.h 14 kString = 4,
43 SkString* getString() { SkASSERT(fType == SkOperand2::kString); return fOperand.fString; }
SkScript.h 65 kString = 4,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.h 127 const uint64 kString = 0x0000100000000000ULL;
142 kAccessible | kCoAccessible | kString;
153 kString | kNotString;
225 kString | kNotString;
233 kNotAccessible | kCoAccessible | kNotCoAccessible | kString | kNotString;
241 kNotAccessible | kCoAccessible | kNotCoAccessible | kString | kNotString;
252 kNotCoAccessible | kString | kNotString;
270 kNotCoAccessible | kString;

Completed in 140 milliseconds