Home
last modified time | relevance | path

Searched full:lambda (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/
Dtest262util.py80 files = list(filter(lambda f: not f.endswith("FIXTURE.js"), files))
127 includes = list(map(lambda e: e.strip(), match.group(
131 includes += list(map(lambda e: e.strip(), match.group(
137 flags = list(map(lambda e: e.strip(),
Drunner.py55 'build_dir', type=lambda arg: is_directory(parser, arg),
117 '--test-list', dest='test_list', default=None, type=lambda arg: is_file(parser, arg),
126 … '--js-runtime', dest='js_runtime_path', default=None, type=lambda arg: is_directory(parser, arg),
131 '--tsc-path', dest='tsc_path', default=None, type=lambda arg: is_directory(parser, arg),
516 self.tests += list(map(lambda f: Test(f, flags), files))
600 return set(map(lambda e: path.join(directory, e.strip()), fp))
616 files = filter(lambda f: f in test_list, files)
621 …self.tests = list(map(lambda test: Test262Test(test, flags, get_test_id(test), test not in skiplis…
622 filter(lambda f: f not in skiplist, files)))
652 tests_list.sort(key=lambda test: test.path)
[all …]
/arkcompiler/runtime_core/scripts/
Dgc_pause_stats.py36 return sorted(stats_list, key=lambda x: stats.get(x)["count"], reverse=True)
45 stats_info.sort(key=lambda x: stats.get(x[0])["count"], reverse=True)
Dmemdump.py116 data, key=lambda info: (info.allocated_size, len(info.sizes)),
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem.h26 // NOLINTNEXTLINE(cppcoreguidelines-macro-usage, bugprone-lambda-function-name)
/arkcompiler/runtime_core/verification/config/options/
Dmsg_set_parser.h105 // clang-tidy bug, use lambda instead of ITEMS = *ITEM in MessageSetParser()
/arkcompiler/runtime_core/irtoc/scripts/
Dinterpreter.irt1120 generic_call(id, size, op == 'initobj', receiver, 2, lambda do |new_frame, num_vregs, _|
1130 generic_call(id, size, false, receiver, 2, lambda do |new_frame, num_vregs, _|
1145 generic_call(id, size, false, receiver, 4, lambda do |new_frame, num_vregs, _|
1179 generic_call(id, size, op == 'initobj', receiver, 4, lambda do |new_frame, num_vregs, _|
1191 … generic_call(id, size, op == 'initobj', receiver, nil, lambda do |new_frame, num_vregs, num_args|
1214 generic_return(lambda { |prev_frame| copy_acc(acc_ptr_frame(prev_frame), acc_ptr) })
1219 generic_return(lambda { |_| })
/arkcompiler/runtime_core/verification/
Dmessages.yaml385 …Cannot make a call to '${name}'. Actual lambda type ${reg}'${actual_type}' (physical type '${physi…
386 …is not compatible with formal lambda type '${formal_type}' (physical type '${physical_formal_type}…
/arkcompiler/runtime_core/verification/util/
Dint_set.h142 /// Returns a lambda repeated calls to which return ordered values of the intersection
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,C… property