Home
last modified time | relevance | path

Searched defs:val1 (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_shared_typedarray_test.cpp56 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
80 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
105 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
128 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
151 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
174 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
197 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
220 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
243 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
266 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
[all …]
Dbuiltins_string_test.cpp290 JSHandle<EcmaString> val1 = factory->NewFromASCII("b"); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Ddyn_buffer_test.cpp64 uint32_t val1 = dynChunk.GetU8(0U); in TEST_F() local
81 uint32_t val1 = dynChunk.GetU8(0); in TEST_F() local
94 uint32_t val1 = dynChunk.GetU8(0U); in TEST_F() local
Dstring_test.cpp416 uint8_t val1 = rand(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Ddyn_chunk_test.cpp64 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
80 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
93 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp123 int val1 = g_global; in TEST() local
149 int val1 = g_global; in TEST() local
168 int val1 = g_global; in TEST() local
181 int val1 = g_global; in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dynamic_enum/
Ddynamic_enum.js35 function isEq(val1, val2) { argument
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_infer-type-with-extends5.ts35 declare const val1: <T>() => (T extends infer U extends number ? 1 : 0); constant
/arkcompiler/runtime_core/assembler/tests/
Dannotation_test.cpp533 std::unique_ptr<Value> val1 = panda::pandasm::making_value(element1); variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_math.cpp131 extern "C" double StdMathAtan2(double val1, double val2) in StdMathAtan2()
267 extern "C" double StdMathHypot(double val1, double val2) in StdMathHypot()
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dmath_helpers.h166 auto val1 = static_cast<UnsignedT>(a); in SafeMath() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp203 uint64_t val1 = int64Const[i]; in TEST_F() local
259 uint64_t val1 = int64Const[i]; in TEST_F() local
Dinst_generator.cpp242 auto val1 = CreateParamInst(graph, inst->GetType(), stackSlot++); in PopulateStoreArrayPair() local
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp196 uint64_t val1 = int64_const[i]; in TEST_F() local
252 uint64_t val1 = int64_const[i]; in TEST_F() local
Dcompiler_inst_test.cpp537 uint64_t val1 = int64_const[i]; in __anonaa205d010c02() local
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h229 #define ASSERT_FAIL_(val1, val2, strval1, strval2, msg) \ argument
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h231 #define ASSERT_FAIL_IMPL(val1, val2, strval1, strval2, msg) \ argument
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h53 void AddFdeInst(Dwarf_Small op, Dwarf_Unsigned val1, Dwarf_Unsigned val2) in AddFdeInst()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp2284 Local<JSValueRef> val1 = map->Get(vm, StringRef::NewFromUtf8(vm, "key1")); in MapGetValue() local
2477 Local<StringRef> val1 = jsVal1->ToString(vm); in JsonObjGetValue() local
2802 Local<ObjectRef> val1 = obj->Get(vm_, StringRef::NewFromUtf8(vm_, "key1")); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.cpp1244 Pointer val1 = Pointer::CreateObject(inst->GetDataFlowInput(2)); in VisitStoreObjectPair() local
Dbounds_analysis.cpp88 auto val1 = left_ == MIN_RANGE_VALUE ? MAX_RANGE_VALUE : std::abs(left_); in Abs() local
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp268 auto val1 = graph->AddNewParameter(3U, type); in SRC_GRAPH() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp624 GateRef val1 = acc_.GetValueIn(gate, 0); in LowerMathImul() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3028 uint32 val1 = is64Bits ? (val >> 61) & 0x3 : (val >> 29) & 0x3; in HandleFmovImm() local
5307 uint32 val1 = is64Bits ? (val >> 61) & 0x3 : (val >> 29) & 0x3; in SelectRetype() local