HomeSort by relevance Sort by last modified time
    Searched refs:formatVersion (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/chromium_org/third_party/icu/source/tools/toolutil/
package.cpp 58 {1, 0, 0, 0}, /* formatVersion */
486 pInfo->formatVersion[0]==1
491 pInfo->formatVersion[0]);
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 58 {1, 0, 0, 0}, /* formatVersion */
498 pInfo->formatVersion[0]==1
503 pInfo->formatVersion[0]);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
triedict.cpp     [all...]
ucase.c 39 uint8_t formatVersion[4];
    [all...]
ucnvmbcs.c 70 * (Note that the _MBCSHeader version is in addition to the converter formatVersion.)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_bld.cpp 58 pInfo->formatVersion[0]==INVUCA_FORMAT_VERSION_0 &&
59 pInfo->formatVersion[1]>=INVUCA_FORMAT_VERSION_1 //&&
60 //pInfo->formatVersion[1]==INVUCA_FORMAT_VERSION_1 &&
61 //pInfo->formatVersion[2]==INVUCA_FORMAT_VERSION_2 &&
62 //pInfo->formatVersion[3]==INVUCA_FORMAT_VERSION_3 &&
    [all...]
ucol_imp.h 104 * uint32_t magic; - must contain UCOL_HEADER_MAGIC (formatVersion 2.3)
132 * (formatVersion 2.3)
134 * UBool isBigEndian; - endianness of this collation binary (formatVersion 2.3)
135 * uint8_t charSetFamily; - charset family of this collation binary (formatVersion 2.3)
136 * uint8_t contractionUCACombosWidth; - number of UChars per UCA contraction in contractionUCACombos (formatVersion 2.3)
142 * UVersionInfo formatVersion; - version of the format of the collation binary
143 * same formatVersion as in ucadata.icu's UDataInfo header
144 * (formatVersion 2.3)
    [all...]
ucol.cpp 524 uprv_memcpy(myData->formatVersion, coll->image->formatVersion, sizeof(UVersionInfo));
749 uprv_memcpy(myData->formatVersion, coll->image->formatVersion, sizeof(UVersionInfo));
    [all...]
  /external/icu/icu4c/source/common/
ucase.cpp 41 uint8_t formatVersion[4];
    [all...]
ucnvmbcs.c 67 * (Note that the _MBCSHeader version is in addition to the converter formatVersion.)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 

Completed in 494 milliseconds

1 2 34