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

  /external/icu/icu4c/source/tools/toolutil/
ppucd.h 34 class U_TOOLUTIL_API PropertyNames {
36 virtual ~PropertyNames();
101 /** Sets (aliases) a non-standard PropertyNames implementation. Caller retains ownership. */
102 void setPropertyNames(const PropertyNames *pn) { pnames=pn; }
156 PropertyNames *icuPnames; // owned
157 const PropertyNames *pnames; // aliased
ppucd.cpp 28 PropertyNames::~PropertyNames() {}
31 PropertyNames::getPropertyEnum(const char *name) const {
36 PropertyNames::getPropertyValueEnum(int32_t property, const char *name) const {
56 : icuPnames(new PropertyNames()), pnames(icuPnames),
  /external/openfst/src/include/fst/script/
info-impl.h 311 os << PropertyNames[i] << value << endl;
317 os << PropertyNames[i] << value << endl;
  /external/openfst/src/include/fst/
test-properties.h 55 LOG(ERROR) << "CompatProperties: mismatch: " << PropertyNames[i]
properties.h 456 extern const char *PropertyNames[];
  /external/openfst/src/lib/
properties.cc 408 const char *PropertyNames[] = {
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]

Completed in 206 milliseconds