Home
last modified time | relevance | path

Searched refs:pp (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dstring_helper_test.cpp170 const uint8_t **pp = &p; in HWTEST_F_L0() local
174 EXPECT_EQ(StringHelper::UnicodeFromUtf8(oneByteVaild1, maxLen, pp), 0); in HWTEST_F_L0()
175 EXPECT_EQ(StringHelper::UnicodeFromUtf8(oneByteVaild2, maxLen, pp), 127); in HWTEST_F_L0()
176 EXPECT_EQ(StringHelper::UnicodeFromUtf8(oneByteUnvaild, maxLen, pp), -1); in HWTEST_F_L0()
182 …EXPECT_EQ(StringHelper::UnicodeFromUtf8(twoByteVaild, maxLen, pp), 2047); // 2047 : utf8 [0xDF, 0x… in HWTEST_F_L0()
183 EXPECT_EQ(StringHelper::UnicodeFromUtf8(twoByteUnvaild1, maxLen, pp), -1); in HWTEST_F_L0()
184 EXPECT_EQ(StringHelper::UnicodeFromUtf8(twoByteUnvaild2, maxLen, pp), -1); in HWTEST_F_L0()
192 …EXPECT_EQ(StringHelper::UnicodeFromUtf8(threeByteVaild, maxLen, pp), 65535); // 65535 : utf8 [0xEF… in HWTEST_F_L0()
193 EXPECT_EQ(StringHelper::UnicodeFromUtf8(threeByteUnvaild1, maxLen, pp), -1); in HWTEST_F_L0()
194 EXPECT_EQ(StringHelper::UnicodeFromUtf8(threeByteUnvaild2, maxLen, pp), -1); in HWTEST_F_L0()
[all …]
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h420 uint32_t GetChar(const uint8_t **pp, const uint8_t *end) const in GetChar() argument
423 const uint8_t *cptr = *pp; in GetChar()
426 *pp += 1; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetChar()
440 *pp = cptr; in GetChar()
466 void AdvancePtr(const uint8_t **pp, const uint8_t *end) const in AdvancePtr() argument
468 const uint8_t *cptr = *pp; in AdvancePtr()
470 *pp += 1; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in AdvancePtr()
482 *pp = cptr; in AdvancePtr()
508 uint32_t GetPrevChar(const uint8_t **pp, const uint8_t *start) const in GetPrevChar() argument
511 const uint8_t *cptr = *pp; in GetPrevChar()
[all …]
Dregexp_parser.h99 bool ParseGroupSpecifier(const uint8_t **pp, CString &name);
114 int ParseEscape(const uint8_t **pp, int isUtf16);
Dregexp_parser.cpp561 auto **pp = const_cast<const uint8_t **>(&pc_); in ParseAssertionCapture() local
562 if (!ParseGroupSpecifier(pp, name)) { in ParseAssertionCapture()
798 bool RegExpParser::ParseGroupSpecifier(const uint8_t **pp, CString &name) in ParseGroupSpecifier() argument
800 const uint8_t *p = *pp; in ParseGroupSpecifier()
841 *pp = p; in ParseGroupSpecifier()
1015 auto **pp = const_cast<const uint8_t **>(&pc_); in ParseAtomEscape() local
1016 if (!ParseGroupSpecifier(pp, name)) { in ParseAtomEscape()
/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts135 let pp = this.getParent();
136 while (pp != undefined) {
137 sp = pp;
138 pp = pp.getParent();
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h186 static int UnicodeFromUtf8(const uint8_t *p, int maxLen, const uint8_t **pp) in UnicodeFromUtf8() argument
190 *pp = p; in UnicodeFromUtf8()
211 return FromUtf8(c, l, p, pp); in UnicodeFromUtf8()
214 static int FromUtf8(int c, int l, const uint8_t *p, const uint8_t **pp) in FromUtf8() argument
228 *pp = p; in FromUtf8()
/arkcompiler/toolchain/build/third_party_gn/googletest/
DBUILD.gn124 "$googlemock_dir/include/gmock/internal/gmock-pp.h",
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md150 [Simple and Efficient Construction of Static Single Assignment Form](https://pp.info.uni-karlsruhe.…
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch5806 + let pp = new Point(1,1);
5820 + let pp = new Point(1,1);
5832 + let pp = new Point();
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2pp(t,r,r.length))&&(r.push(t),n=function(t){if(262144&t.flags){var r=ml(t);return t.isThisType||!r… function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25790 var op, ap, lp, hp, cp, up, _p, dp, pp, mp, fp;
25833 Ml(this, "preExtrapolation", pp, this);
26026 }, fp), pp = Bl(dp.prototype, "preExtrapolation", [ Yl ], {