/third_party/node/deps/icu-small/source/common/ |
H A D | uniquecharstr.h | 65 int32_t oldIndex = uhash_geti(&map, p); in add() local 66 if (oldIndex != 0) { // found duplicate in add() 67 return oldIndex; in add() 87 int32_t oldIndex = uhash_geti(&map, s.getTerminatedBuffer()); in addByValue() local 88 if (oldIndex != 0) { // found duplicate in addByValue() 89 return oldIndex; in addByValue()
|
H A D | ucnv_io.cpp | 1214 uint16_t oldIndex; in ucnv_swapAliases() local 1297 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1298 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode); in ucnv_swapAliases() 1299 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode); in ucnv_swapAliases() 1310 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1311 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases() 1316 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1317 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
|
H A D | uresdata.cpp | 1134 int32_t i, oldIndex; in ures_swapResource() local 1249 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1250 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode); in ures_swapResource() 1264 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource() 1283 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | LocaleIDParser.java | 242 int oldIndex = index; // save original index in parseScript() 260 if (index - oldIndex != 5) { // +1 to account for separator in parseScript() 261 index = oldIndex; in parseScript() 281 int oldIndex = index; in skipScript() 288 if (index - oldIndex != 5) { // +1 to account for separator in skipScript() 289 index = oldIndex; in skipScript() 301 int oldIndex = index; in parseCountry() 326 index = oldIndex; in parseCountry() 358 int oldIndex = index; in skipCountry() 361 int charsSkipped = index - oldIndex; in skipCountry() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | LocaleIDParser.java | 244 int oldIndex = index; // save original index in parseScript() 262 if (index - oldIndex != 5) { // +1 to account for separator in parseScript() 263 index = oldIndex; in parseScript() 283 int oldIndex = index; in skipScript() 290 if (index - oldIndex != 5) { // +1 to account for separator in skipScript() 291 index = oldIndex; in skipScript() 303 int oldIndex = index; in parseCountry() 328 index = oldIndex; in parseCountry() 360 int oldIndex = index; in skipCountry() 363 int charsSkipped = index - oldIndex; in skipCountry() [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uniquecharstr.h | 66 int32_t oldIndex = uhash_geti(&map, p); in add() local 67 if (oldIndex != 0) { // found duplicate in add() 68 return oldIndex; in add()
|
H A D | ucnv_io.cpp | 1214 uint16_t oldIndex; in ucnv_swapAliases() local 1297 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1298 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode); in ucnv_swapAliases() 1299 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode); in ucnv_swapAliases() 1310 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1311 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases() 1316 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1317 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
|
H A D | uresdata.cpp | 1134 int32_t i, oldIndex; in ures_swapResource() local 1249 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1250 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode); in ures_swapResource() 1264 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource() 1283 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uniquecharstr.h | 66 int32_t oldIndex = uhash_geti(&map, p); in add() local 67 if (oldIndex != 0) { // found duplicate in add() 68 return oldIndex; in add()
|
H A D | ucnv_io.cpp | 1214 uint16_t oldIndex; in ucnv_swapAliases() local 1297 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1298 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode); in ucnv_swapAliases() 1299 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode); in ucnv_swapAliases() 1310 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1311 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases() 1316 oldIndex=tempTable.rows[i].sortIndex; in ucnv_swapAliases() 1317 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode); in ucnv_swapAliases()
|
H A D | uresdata.cpp | 1134 int32_t i, oldIndex; in ures_swapResource() local 1249 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1250 ds->swapArray16(ds, pKey16+oldIndex, 2, rKey16+i, pErrorCode); in ures_swapResource() 1264 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1265 ds->swapArray32(ds, pKey32+oldIndex, 4, rKey32+i, pErrorCode); in ures_swapResource() 1283 oldIndex=pTempTable->rows[i].sortIndex; in ures_swapResource() 1284 ds->swapArray32(ds, p+oldIndex, 4, r+i, pErrorCode); in ures_swapResource()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | toolutil.cpp | 360 int32_t oldIndex=mem->idx; in utm_alloc() local 361 int32_t newIndex=oldIndex+1; in utm_alloc() 363 p=(char *)mem->array+oldIndex*mem->size; in utm_alloc() 373 int32_t oldIndex=mem->idx; in utm_allocN() local 374 int32_t newIndex=oldIndex+n; in utm_allocN() 376 p=(char *)mem->array+oldIndex*mem->size; in utm_allocN()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | toolutil.cpp | 360 int32_t oldIndex=mem->idx; in utm_alloc() local 361 int32_t newIndex=oldIndex+1; in utm_alloc() 363 p=(char *)mem->array+oldIndex*mem->size; in utm_alloc() 373 int32_t oldIndex=mem->idx; in utm_allocN() local 374 int32_t newIndex=oldIndex+n; in utm_allocN() 376 p=(char *)mem->array+oldIndex*mem->size; in utm_allocN()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | toolutil.cpp | 335 int32_t oldIndex=mem->idx; in utm_alloc() local 336 int32_t newIndex=oldIndex+1; in utm_alloc() 338 p=(char *)mem->array+oldIndex*mem->size; in utm_alloc() 348 int32_t oldIndex=mem->idx; in utm_allocN() local 349 int32_t newIndex=oldIndex+n; in utm_allocN() 351 p=(char *)mem->array+oldIndex*mem->size; in utm_allocN()
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
H A D | container.js | 73 var oldIndex = this.index(oldNode); 74 this.nodes.splice(oldIndex + 1, 0, newNode); 79 if (oldIndex <= index) { 87 var oldIndex = this.index(oldNode); 88 this.nodes.splice(oldIndex, 0, newNode); 93 if (index <= oldIndex) {
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | ScientificNumberFormatter.java | 140 int oldIndex = iterator.getIndex(); in append() 146 iterator.setIndex(oldIndex); in append() 273 int oldIndex = iterator.getIndex(); in copyAsSuperscript() 283 iterator.setIndex(oldIndex); in copyAsSuperscript()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | ScientificNumberFormatter.java | 129 int oldIndex = iterator.getIndex(); in append() 135 iterator.setIndex(oldIndex); in append() 262 int oldIndex = iterator.getIndex(); in copyAsSuperscript() 272 iterator.setIndex(oldIndex); in copyAsSuperscript()
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveCommandLine.cpp | 551 int oldIndex = -1;
in AddToCensorFromNonSwitchesStrings() local 565 if (oldIndex == -1)
in AddToCensorFromNonSwitchesStrings() 566 oldIndex = (int)i;
in AddToCensorFromNonSwitchesStrings() 570 AddRenamePair(renamePairs, nonSwitchStrings[(unsigned)oldIndex], s, NRecursedType::kNonRecursed, nop.WildcardMatching);
in AddToCensorFromNonSwitchesStrings() 571 // AddRenamePair(renamePairs, nonSwitchStrings[oldIndex], s, type);
in AddToCensorFromNonSwitchesStrings() 572 oldIndex = -1;
in AddToCensorFromNonSwitchesStrings() 579 if (oldIndex != -1)
in AddToCensorFromNonSwitchesStrings() 581 throw CArcCmdLineException("There is no second file name for rename pair:", nonSwitchStrings[(unsigned)oldIndex]);
in AddToCensorFromNonSwitchesStrings()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 128 int64_t oldIndex = utext_getNativeIndex(text); in utextToPrintable() local 153 utext_setNativeIndex(text, oldIndex); in utextToPrintable()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | 2334 var oldIndex = 0; 2338 while (newIndex < newLen && oldIndex < oldLen) { 2340 var oldItem = oldItems[oldIndex]; 2349 oldIndex++; 2355 oldIndex++; 2362 while (oldIndex < oldLen) { 2363 deleted(oldItems[oldIndex++]); [all...] |
H A D | tsc.js | 1966 var oldIndex = 0; 1970 while (newIndex < newLen && oldIndex < oldLen) { 1972 var oldItem = oldItems[oldIndex]; 1981 oldIndex++; 1987 oldIndex++; 1994 while (oldIndex < oldLen) { 1995 deleted(oldItems[oldIndex++]); [all...] |
H A D | tsserverlibrary.js | 2353 var oldIndex = 0; 2357 while (newIndex < newLen && oldIndex < oldLen) { 2359 var oldItem = oldItems[oldIndex]; 2368 oldIndex++; 2374 oldIndex++; 2381 while (oldIndex < oldLen) { 2382 deleted(oldItems[oldIndex++]); [all...] |
H A D | typescript.js | 2344 var oldIndex = 0; 2348 while (newIndex < newLen && oldIndex < oldLen) { 2350 var oldItem = oldItems[oldIndex]; 2359 oldIndex++; 2365 oldIndex++; 2372 while (oldIndex < oldLen) { 2373 deleted(oldItems[oldIndex++]); [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 2480 var oldIndex = 0; 2484 while (newIndex < newLen && oldIndex < oldLen) { 2486 var oldItem = oldItems[oldIndex]; 2495 oldIndex++; 2501 oldIndex++; 2508 while (oldIndex < oldLen) { 2509 deleted(oldItems[oldIndex++]); [all...] |