Home
last modified time | relevance | path

Searched refs:nindex (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCharacterName.java1248 int nindex; in getGroupChar()
1252 nindex = 0; in getGroupChar()
1273 for (count = 0; count < len && nindex != -1 && nindex < namelen; in getGroupChar()
1279 if (name.charAt(nindex ++) != (b & 0xFF)) { in getGroupChar()
1280 nindex = -1; in getGroupChar()
1292 if (name.charAt(nindex ++) != (b & 0xFF)) { in getGroupChar()
1293 nindex = -1; in getGroupChar()
1298 nindex = UCharacterUtility.compareNullTermByteSubString( in getGroupChar()
1299 name, m_tokenstring_, nindex, toke in getGroupChar()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterName.java1249 int nindex; in getGroupChar()
1253 nindex = 0; in getGroupChar()
1274 for (count = 0; count < len && nindex != -1 && nindex < namelen; in getGroupChar()
1280 if (name.charAt(nindex ++) != (b & 0xFF)) { in getGroupChar()
1281 nindex = -1; in getGroupChar()
1293 if (name.charAt(nindex ++) != (b & 0xFF)) { in getGroupChar()
1294 nindex = -1; in getGroupChar()
1299 nindex = UCharacterUtility.compareNullTermByteSubString( in getGroupChar()
1300 name, m_tokenstring_, nindex, toke in getGroupChar()
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hangul.cc313 unsigned int nindex = (s - SBase) % NCount; in preprocess_text_hangul() local
314 unsigned int vindex = nindex / TCount; in preprocess_text_hangul()
315 unsigned int tindex = nindex % TCount; in preprocess_text_hangul()
/third_party/ffmpeg/libavcodec/
H A Dagm.c933 int zlcount = 0, curlen, idx, nindex, last, llast; in make_new_tree() local
961 nindex = 1; in make_new_tree()
968 int p = node_idx[nindex - 1 + 512]; in make_new_tree()
971 if (nindex <= 0) in make_new_tree()
978 nindex--; in make_new_tree()
985 while (nindex > 0) { in make_new_tree()
989 p = node_idx[nindex - 1 + 512]; in make_new_tree()
995 nindex--; in make_new_tree()
1002 if (nindex <= 0) { in make_new_tree()
1007 nindex in make_new_tree()
[all...]
/third_party/littlefs/
H A Dlfs.c3673 int nindex = lfs_ctz_index(lfs, &noff); local
3674 if (oindex == nindex
/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 16 milliseconds