Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 25 of 64) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_method/ts_to_sts/
Dmain.ts25 compare(x): boolean { method in UserClass
61 compare(x): boolean method
71 compare(x): boolean { method in InterfaceClass
93 static compare(x): boolean { method in StaticClass
113 private compare(x): boolean { method in PrivateClass
135 protected compare(x): boolean { method in ProtectedClass
165 compare(x): boolean { method in AbstractClass
Dmain.js39 UserClass.prototype.compare = function (x) { method in UserClass
77 InterfaceClass.prototype.compare = function (x) { method in InterfaceClass
96 staticClass.compare = function (x) { function
116 PrivateClass.prototype.compare = function (x) { method in PrivateClass
136 ProtectedClass.prototype.compare = function (x) { method in ProtectedClass
168 abstractClass.prototype.compare = function (x) { method in abstractClass
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/shared/js/
Dcomparison.js19 function comparison(valueA, valueB, compare) { argument
/arkcompiler/ets_runtime/test/aottest/formatrangetoparts/
Dformatrangetoparts.js23 function compare(actual, expected) { function
/arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/
Dexport_obfuscation_3.js20 compare(leftIndex, rightIndex) { method in SortMethod
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/compiler_verification/
Dbytecode.py56 def compare(self): member in BytecodeComparator
/arkcompiler/ets_frontend/testTs/
Drun_testTs.py193 def compare(file, flag=False): function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_cloner.cpp217 auto compare = ifimm->GetInput(0).GetInst(); in SplitBackEdge() local
306 auto compare = unroll_data->backedge->GetLastInst()->GetPrev(); in UpdateUsersAfterNoSideExitsUnroll() local
784 auto compare = ifimm->GetInput(0).GetInst(); in PrepareLoopToClone() local
960 auto compare = pre_loop_clone->GetFirstInst(); in BuildLoopCloneDataFlow() local
1003 auto compare = ifimm->GetInput(0).GetInst(); in IsLoopClonable() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.cpp306 auto compare = ifimm->GetInput(0).GetInst(); in GetCompareInst() local
327 auto *compare = GetCompareInst(ifimm); in SplitBackEdge() local
404 auto compare = unrollData->backedge->GetLastInst()->GetPrev(); in UpdateUsersAfterNoSideExitsUnroll() local
933 auto *compare = GetCompareInst(ifimm); in SplitPreHeader() local
1094 auto compare = preLoopClone->GetFirstInst(); in BuildLoopCloneDataFlow() local
/arkcompiler/ets_runtime/test/fuzztest/containersstacklocate_fuzzer/
Dcontainersstacklocate_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersqueuegetiteratorobj_fuzzer/
Dcontainersqueuegetiteratorobj_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/ets_runtime/test/fuzztest/containersqueuegetsize_fuzzer/
Dcontainersqueuegetsize_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/ets_runtime/test/fuzztest/containersstackpeek_fuzzer/
Dcontainersstackpeek_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersstackgetlength_fuzzer/
Dcontainersstackgetlength_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersqueue_fuzzer/
Dcontainersqueue_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/ets_runtime/test/fuzztest/containersqueuepop_fuzzer/
Dcontainersqueuepop_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/ets_runtime/test/fuzztest/containersstack_fuzzer/
Dcontainersstack_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersstackiterator_fuzzer/
Dcontainersstackiterator_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersstackpush_fuzzer/
Dcontainersstackpush_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersstackisempty_fuzzer/
Dcontainersstackisempty_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersqueueadd_fuzzer/
Dcontainersqueueadd_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/ets_runtime/test/fuzztest/containersstackpop_fuzzer/
Dcontainersstackpop_fuzzer.cpp67 …JSHandle<JSAPIStack> CreateJSAPIStack(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIStack()
/arkcompiler/ets_runtime/test/fuzztest/containersqueuegetfirst_fuzzer/
Dcontainersqueuegetfirst_fuzzer.cpp67 …JSHandle<JSAPIQueue> CreateJSAPIQueue(JSThread *thread, JSTaggedValue compare = JSTaggedValue::Und… in CreateJSAPIQueue()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_2.cpp56 auto compare = [](T a, T b) -> int32_t { return a >= b; }; in TestCompare() local
115 auto compare = [](T a, T b) -> int32_t { return a < b; }; in TestCompare64() local
844 …auto compare = [](T a, T b) -> int32_t { return CC == Condition::TST_EQ ? (a & b) == 0 : (a & b) !… in TestCompareTest() local
920 …auto compare = [](T a, T b) -> int32_t { return CC == Condition::TST_EQ ? (a & b) == 0 : (a & b) !… in TestJumpTest() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_2.cpp59 auto compare = [](T a, T b) -> int32_t { return a < b ? -1 : a > b ? 1 : 0; }; in TestCmp64() local
107 auto compare = [](T a, T b) -> int32_t { return a >= b; }; in TestCompare() local
162 auto compare = [](T a, T b) -> int32_t { return a < b; }; in TestCompare64() local
1021 …auto compare = [](T a, T b) -> int32_t { return CC == Condition::TST_EQ ? (a & b) == 0 : (a & b) !… in TestCompareTest() local
1096 …auto compare = [](T a, T b) -> int32_t { return CC == Condition::TST_EQ ? (a & b) == 0 : (a & b) !… in TestJumpTest() local

123