HomeSort by relevance Sort by last modified time
    Searched refs:PropertyNames (Results 1 - 8 of 8) 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 30 PropertyNames::~PropertyNames() {}
33 PropertyNames::getPropertyEnum(const char *name) const {
38 PropertyNames::getPropertyValueEnum(int32_t property, const char *name) const {
58 : icuPnames(new PropertyNames()), pnames(icuPnames),
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h 51 LOG(ERROR) << "CompatProperties: mismatch: " << PropertyNames[i]
properties.cpp 318 const char *PropertyNames[] = {
properties.h 316 extern 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 145 milliseconds