Home
last modified time | relevance | path

Searched refs:iDot (Results 1 - 7 of 7) sorted by relevance

/third_party/backends/backend/
H A Dsm3600-gray.c204 int iDot; in ReadNextGrayLine() local
234 iDot=0; chBits=0; /* init pixelbuffer */ in ReadNextGrayLine()
280 iDot++; in ReadNextGrayLine()
281 if (iDot==8 && iWrite<this->state.cchLineOut) in ReadNextGrayLine()
284 iDot=0; chBits=0; in ReadNextGrayLine()
288 if (iDot && iWrite<this->state.cchLineOut) in ReadNextGrayLine()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java281 set.add(iDot); in addCaseClosure()
972 iDot= "i\u0307", field in UCaseProps
1044 out.append(iDot); in toFullLower()
1101 out.append(iDot); in toFullLower()
1428 out.append(iDot); in toFullFolding()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCaseProps.java285 set.add(iDot); in addCaseClosure()
972 iDot= "i\u0307", field in UCaseProps
1044 out.append(iDot); in toFullLower()
1101 out.append(iDot); in toFullLower()
1413 out.append(iDot); in toFullFolding()
/third_party/icu/icu4c/source/common/
H A Ducase.cpp198 static const UChar iDot[2] = { 0x69, 0x307 }; variable
228 sa->addString(sa->set, iDot, 2); in ucase_addCaseClosure()
1109 *pString=iDot; in ucase_toFullLower()
1162 *pString=iDot; in ucase_toFullLower()
1471 *pString=iDot; in ucase_toFullFolding()
/third_party/node/deps/icu-small/source/common/
H A Ducase.cpp198 static const char16_t iDot[2] = { 0x69, 0x307 }; variable
240 sa->addString(sa->set, iDot, 2); in ucase_addCaseClosure()
1205 *pString=iDot; in ucase_toFullLower()
1258 *pString=iDot; in ucase_toFullLower()
1567 *pString=iDot; in ucase_toFullFolding()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducase.cpp204 static const UChar iDot[2] = { 0x69, 0x307 }; variable
234 sa->addString(sa->set, iDot, 2); in ucase_addCaseClosure()
1113 *pString=iDot; in ucase_toFullLower()
1167 *pString=iDot; in ucase_toFullLower()
1473 *pString=iDot; in ucase_toFullFolding()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 13 milliseconds