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

  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 48 fMagic = USPOOF_MAGIC;
53 fMagic(USPOOF_MAGIC), fChecks(USPOOF_ALL_CHECKS), fSpoofData(NULL), fAllowedCharsSet(NULL) ,
107 if (This->fMagic != USPOOF_MAGIC ||
469 rawData->fMagic != USPOOF_MAGIC ||
559 fRawData->fMagic = USPOOF_MAGIC;
743 if (ds->readUInt32(spoofDH->fMagic) != USPOOF_MAGIC ||
uspoof_impl.h 38 #define USPOOF_MAGIC 0x3845fdef
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 38 #define USPOOF_MAGIC 0x3845fdef
uspoof_impl.cpp 34 fMagic = USPOOF_MAGIC;
48 fMagic = USPOOF_MAGIC;
100 if (This->fMagic != USPOOF_MAGIC ||
448 rawData->fMagic != USPOOF_MAGIC ||
538 fRawData->fMagic = USPOOF_MAGIC;
865 if (ds->readUInt32(spoofDH->fMagic) != USPOOF_MAGIC ||

Completed in 2672 milliseconds