Home
last modified time | relevance | path

Searched defs:newIndex (Results 1 – 25 of 30) sorted by relevance

12

/third_party/node/deps/icu-small/source/common/unicode/
Dparsepos.h69 ParsePosition(int32_t newIndex) in ParsePosition()
/third_party/icu/icu4c/source/common/unicode/
Dparsepos.h69 ParsePosition(int32_t newIndex) in ParsePosition()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dparsepos.h69 ParsePosition(int32_t newIndex) in ParsePosition()
/third_party/icu/icu4c/source/common/
Duniquecharstr.h73 int32_t newIndex = strings->length(); in add() local
/third_party/skia/third_party/externals/icu/source/common/
Duniquecharstr.h73 int32_t newIndex = strings->length(); in add() local
/third_party/node/deps/icu-small/source/common/
Duniquecharstr.h72 int32_t newIndex = strings->length(); in add() local
Dumutablecptrie.cpp390 uint32_t *newIndex = (uint32_t *)uprv_malloc(I_LIMIT * 4); in ensureHighStart() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dtoolutil.cpp336 int32_t newIndex=oldIndex+1; in utm_alloc() local
349 int32_t newIndex=oldIndex+n; in utm_allocN() local
/third_party/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp361 int32_t newIndex=oldIndex+1; in utm_alloc() local
374 int32_t newIndex=oldIndex+n; in utm_allocN() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dtoolutil.cpp361 int32_t newIndex=oldIndex+1; in utm_alloc() local
374 int32_t newIndex=oldIndex+n; in utm_allocN() local
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-map.mjs236 let newIndex = Math.min(currentIndex, newChunk.size() - 1); variable
/third_party/jsframework/runtime/vdom/
DElement.ts373 const before: Node = list[newIndex - 1]; constant
374 const after: Node = list[newIndex]; constant
/third_party/typescript/src/services/refactors/
DconvertStringOrTemplateLiteral.ts208 …const [newIndex, subsequentText, rawSubsequentText, stringIndexes] = concatConsecutiveString(i + 1… constant
/third_party/icu/icu4c/source/i18n/
Dchoicfmt.cpp521 int32_t newIndex = start + len; in parseArgument() local
Dcollationbuilder.cpp976 int32_t newIndex = nodes.size(); in insertNodeBetween() local
/third_party/node/deps/icu-small/source/i18n/
Dchoicfmt.cpp521 int32_t newIndex = start + len; in parseArgument() local
Dcollationbuilder.cpp976 int32_t newIndex = nodes.size(); in insertNodeBetween() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dchoicfmt.cpp521 int32_t newIndex = start + len; in parseArgument() local
Dcollationbuilder.cpp970 int32_t newIndex = nodes.size(); in insertNodeBetween() local
/third_party/glslang/glslang/MachineIndependent/
Diomapper.h61 int newIndex; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java414 int[] newIndex = new int[I_LIMIT]; in ensureHighStart() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java422 int[] newIndex = new int[I_LIMIT]; in ensureHighStart() local
/third_party/typescript/src/compiler/
Dcore.ts2410 const newItem = newItems[newIndex]; constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java1956 int newIndex = start + len; in parseChoiceArgument() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java1912 int newIndex = start + len; in parseChoiceArgument() local

12