Home
last modified time | relevance | path

Searched refs:move2 (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DneverType.js41 function move2(direction: "up" | "down") { function
126 function move2(direction) {
182 declare function move2(direction: "up" | "down"): 1 | -1;
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c648 int move1 = 1, move2 = 1; in type_difference() local
668 if (move2) { in type_difference()
673 move2 = 0; in type_difference()
691 move2 = 1; in type_difference()
697 move1 = move2 = 1; in type_difference()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUTF16Test.java793 int move2[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, in TestMoveCodePointOffset()
802 checkMoveCodePointOffset(str, i, 2, move2[i]); in TestMoveCodePointOffset()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUTF16Test.java799 int move2[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, in TestMoveCodePointOffset()
808 checkMoveCodePointOffset(str, i, 2, move2[i]); in TestMoveCodePointOffset()

Completed in 10 milliseconds