Home
last modified time | relevance | path

Searched +full:2 +full:nd (Results 1 – 25 of 88) sorted by relevance

1234

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/09.literals/04.bigint_literals/
Dbigint_func_n.params.yaml24 - 'BigInt.asIntN(32, 0 as byte) // wrong 2nd argument type'
25 - 'BigInt.asIntN(32, 12345) // wrong 2nd argument type'
30 - 'BigInt.asUintN(32, 0 as short) // wrong 2nd argument type'
31 - 'BigInt.asUintN(32, 12345) // wrong 2nd argument type'
/arkcompiler/ets_frontend/es2panda/test/compiler/js/regex/
Dmixed_number_letter_emotion_escaped_control_replace-1-expected.txt1 "\n①C��\u000b\u000f①①①①L\\2A^^A2��L①\u000f\r\u000b\f\t��a1\n1a��\r\u000f①L\\2A{}AAA2\\L①\u000f\f\tr…
Dmixed_number_letter_emotion_escaped_control_replace-2-expected.txt1 …①C��\u000b\u000f①①①①L\\2A^^A2��L①\u000f\r\u000b\f\t��a1\n1a��\r\u000f①L\\2A{}AAA2\\L①\u000f\f\tr��…
Dmixed_multiple_assertions_number_emotion_quantifier_split.js15 const regex = /(?<!\w+)\p{Nd}+(?=[^0-9]+)([\u{1F300}-\u{1F9FF}]+)\p{N}+(?<=\d+)\1(?![^\D]+)/gmu;
17 ��1��2��3��������
18 1��2��3������4$
20 2��45��678
Dmixed_multiple_assertions_number_emotion_quantifier_matchAll.js15 const regex = /(?<!\w+)\p{Nd}+(?=[^0-9]+)([\u{1F300}-\u{1F9FF}]+)\p{N}+(?<=\d+)\1(?![^\D]+)/gmu;
17 ��1��2��3��������
18 1��2��3������4$
20 2��45��678
Dmixed_multiple_assertions_number_emotion_quantifier_match.js15 const regex = /(?<!\w+)\p{Nd}+(?=[^0-9]+)([\u{1F300}-\u{1F9FF}]+)\p{N}+(?<=\d+)\1(?![^\D]+)/gmu;
17 ��1��2��3��������
18 1��2��3������4$
20 2��45��678
Dmixed_multiple_assertions_number_emotion_quantifier_replace.js15 const regex = /(?<!\w+)\p{Nd}+(?=[^0-9]+)([\u{1F300}-\u{1F9FF}]+)\p{N}+(?<=\d+)\1(?![^\D]+)/gmu;
17 ��1��2��3��������
18 1��2��3������4$
20 2��45��678
Dmixed_number_letter_emotion_escaped_control_replace-2.js17 …'(\\p{N}*)*(\\p{L}?)?(\\W+)+(\\p{Nd}*)*(\\p{Lu}?)?\\S+\\D*\\10??\\9??\\8??\\7+?\\6+?\\5+?\\4+?\\3*…
19 ①C��\v\x0F①①①①L\\2A^^A2��L①\u000f\r\v\f\t��a1
20 1a��\r\x0F①L\\2A\{\}AAA2\\L①\u000f\f\tr��a1
21 2bbb��\t\v\r\u000c3T����4B�� B4��T3\u000c\t��b2
25 const matches = str.replace(regex, '$1$2$3$4$5$6$7$8$9$10');
Dmixed_number_letter_emotion_escaped_control_replace-1.js17 …'(\\p{N}*)*(\\p{L}?)?(\\W+)+(\\p{Nd}*)*(\\p{Lu}?)?\\S+\\D*\\10??\\9??\\8??\\7+?\\6+?\\5+?\\4+?\\3*…
19 ①C��\v\x0F①①①①L\\2A^^A2��L①\u000f\r\v\f\t��a1
20 1a��\r\x0F①L\\2A\{\}AAA2\\L①\u000f\f\tr��a1
21 2bbb��\t\v\r\u000c3T����4B�� B4��T3\u000c\t��b2
Dmixed_number_letter_emotion_escaped_control_match.js17 …'(\\p{N}*)*(\\p{L}?)?(\\W+)+(\\p{Nd}*)*(\\p{Lu}?)?\\S+\\D*\\10??\\9??\\8??\\7+?\\6+?\\5+?\\4+?\\3*…
19 ①C��\v\x0F①①①①L\\2A^^A2��L①\u000f\r\v\f\t��a1
20 1a��\r\x0F①L\\2A\{\}AAA2\\L①\u000f\f\tr��a1
21 2bbb��\t\v\r\u000c3T����4B�� B4��T3\u000c\t��b2
Dmixed_multiple_assertions_escaped_symbol_number_quantifier_split.js15 const regex = /(?<=\p{Nd}+)[\r\n\t\v\b\f]+(?=\p{N}+)\d+\s+\w+(?<=\p{Lu})[1-5]+(?=\p{Ll}+)/gmu;
18 2\b1234567890\nB5cdef
Dmixed_multiple_assertions_escaped_symbol_number_quantifier_matchAll.js15 const regex = /(?<=\p{Nd}+)[\r\n\t\v\b\f]+(?=\p{N}+)\d+\s+\w+(?<=\p{Lu})[1-5]+(?=\p{Ll}+)/gmu;
18 2\b1234567890\nB5cdef
Dmixed_multiple_assertions_escaped_symbol_number_quantifier_match.js15 const regex = /(?<=\p{Nd}+)[\r\n\t\v\b\f]+(?=\p{N}+)\d+\s+\w+(?<=\p{Lu})[1-5]+(?=\p{Ll}+)/gmu;
18 2\b1234567890\nB5cdef
/arkcompiler/runtime_core/static_core/tools/ark_js_napi_cli/tests/
Dbasic_interop_object_collect_weak_ref_test.ts31 // From ETS -> JS, ETS collect 1st, JS collect 2nd
50 // From JS -> ETS, ETS collect 1st, JS collect 2nd
/arkcompiler/runtime_core/static_core/irtoc/scripts/
Dgc.irt37 elsif obj_num == 2
103 # - Checks if the 2nd object's card should be marked;
105 # - Otherwise, if 1st and 2nd object's cards are the same (i.e.
106 # - 2nd store addr isn't aligned on a beggining of a card), marks the card and exits.
107 # - Otherwise, marks the 2nd object's card as well as the 1st obj's card.
257 # `mem` here is a pointer to the 2nd slot of the pair
269 PostInterGenerationalBarrier(2)
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/16.array_types/
Darray_index.ets17 desc: The first element of the array is stored at the 0th index, 2nd element is stored on 1st index…
21 let x: int[] = [1, 2, 3];
23 assertTrue(x[1 as short] == 2);
25 assertTrue(x[1 as char] == 2);
/arkcompiler/ets_runtime/test/moduletest/dynamicimport/
Dexpect_output.txt26 dynamic import aaa.js 2nd time
Ddynamicimport.js75 print("dynamic import aaa.js 2nd time");
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/gc/
Dscheduled_gc.ets17 GC.scheduleGcAfterNthAlloc(2, GC.Cause.YOUNG);
19 …assertFalse(GC.isScheduledGCTriggered(), "GC was scheduled before 2nd allocation, current is 1st");
21 … assertTrue(GC.isScheduledGCTriggered(), "2 allocation already done, but GC has not been trigger");
/arkcompiler/runtime_core/static_core/libziparchive/
DCMakeLists.txt37 # Without this if branch zlib will get built in 2nd stage (issue #1389)
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dfunctions.rst63 function multiply(n: number, coeff: number = 2): number {
66 multiply(2) // returns 2*2
67 multiply(2, 3) // returns 2*3
87 sum(1, 2, 3) // returns 6
213 console.log(z()) // output: 2
230 function foo(x: string): void; /* 2nd signature */
236 foo("aa") // ok, 2nd signature is used
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/10.comments/
Dmulti_line_comment.ets43 {return/***/p/***/*/***/2;}
48 /*2*/let /***********************************************
68 /*** 2-nd array element ***/55
77 assertTrue( y[0] == 44/*1*/ && y[1] == 55 /*2*/ && x == 0/*3*/ )
78 assertTrue( new C().foo(2) == 4 /*4*/ )
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_args.h35 uint8 memPairSecondRegSize; /* struct arg requiring two regs, size of 2nd reg */
/arkcompiler/ets_frontend/ets2panda/docs/
Dcheatsheet.md19 ./bin/es2panda --extension=ets --output=out.abc --opt-level=2 x.ets
20 ./bin/es2panda --extension=ets --output=etsstdlib.abc --opt-level=2 --gen-stdlib=true
34 if (ArkTS_main_in_place) call ArkTS_main // 2nd step
41 For the 2nd step we just always generate *ETSGLOBAL.main()* function and call after
61 # AOT - 2 steps
78 ./bin/es2panda --extension=ets --output=out.abc --opt-level=2 --gen-stdlib=false /path/to/module/fo…
84 *path/to/build/tools/es2panda/generated/* folder. It has 2 default paths related to stdlib -
129 folder. It has 2 default paths related to stdlib - *std* and *compat*. They're imported
154 ./bin/es2panda --extension=ets --output=out.abc --opt-level=2 --gen-stdlib=false \
171 Have 2 options to form a correct .so for further work with it:
[all …]
/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp34 "0\0 1\0 2\0 3\0 4\0 5\0 6\0 7\0 "
202 if (i + 2 < str.size() && // 2: Check 2 more characters in AppendValueToQuotedString()
205 … static_cast<uint8_t>(str[i + 2]) >= ALONE_SURROGATE_3B_THIRD_START && // 2: 2nd character after ch in AppendValueToQuotedString()
206 … static_cast<uint8_t>(str[i + 2]) <= ALONE_SURROGATE_3B_THIRD_END) { // 2: 2nd character after ch in AppendValueToQuotedString()
211 i += 2; // 2 : Skip 2 characters in AppendValueToQuotedString()

1234