| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | dyn_buffer_test.cpp | 65 uint32_t val2 = dynChunk.GetU16(2U); in TEST_F() local 82 uint32_t val2 = dynChunk.GetU8(1); in TEST_F() local 95 uint32_t val2 = dynChunk.GetU8(1U); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/regexp/tests/ |
| D | dyn_chunk_test.cpp | 65 uint32_t val2 = dynChunk.GetU16(2); in HWTEST_F_L0() local 81 uint32_t val2 = dynChunk.GetU8(1); in HWTEST_F_L0() local 94 uint32_t val2 = dynChunk.GetU8(1); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_math.cpp | 87 extern "C" double StdMathAtan2(double val1, double val2) in StdMathAtan2() 196 extern "C" double StdMathRem(double val, double val2) in StdMathRem() 201 extern "C" double StdMathMod(double val, double val2) in StdMathMod() 211 extern "C" int StdMathImul(double val, double val2) in StdMathImul() 227 extern "C" double StdMathHypot(double val1, double val2) in StdMathHypot()
|
| /arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/19_switch_case/ |
| D | 01_switch_case.ts | 18 let val2 = 0; variable
|
| /arkcompiler/ets_runtime/test/jittest/load_element_from_float64_array/ |
| D | load_element_from_float64_array.ts | 59 var val2, op; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dynamic_enum/ |
| D | index.js | 35 export function isEq(val1, val2) { argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_imm_valid.cpp | 35 uint64 val2 = val; in IsBitmaskImmediate() local
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_infer-type-with-extends5.ts | 41 declare const val2: <T>() => (T extends ExpectNumber<infer U> ? 1 : 0); constant
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | futex_test.cpp | 126 int val2 = g_global; in TEST() local 186 int val2 = g_global; in TEST() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/var_ops/ |
| D | variable_set_value_float_test.cpp | 153 const ani_float val2 = 6.28F; in TEST_F() local 180 const ani_float val2 = 6.28F; in TEST_F() local
|
| D | variable_set_value_byte_test.cpp | 149 const ani_byte val2 = 60U; in TEST_F() local 172 const ani_byte val2 = 60U; in TEST_F() local
|
| D | variable_set_value_char_test.cpp | 147 const ani_char val2 = 'H'; in TEST_F() local 170 const ani_char val2 = 'K'; in TEST_F() local
|
| D | variable_set_value_int_test.cpp | 153 const ani_int val2 = 6U; in TEST_F() local 176 const ani_int val2 = 6U; in TEST_F() local
|
| D | variable_set_value_double_test.cpp | 148 const ani_double val2 = 6.28F; in TEST_F() local 171 const ani_double val2 = 6.28F; in TEST_F() local
|
| D | variable_set_value_boolean_test.cpp | 149 ani_boolean val2 = ANI_FALSE; in TEST_F() local 172 ani_boolean val2 = ANI_FALSE; in TEST_F() local
|
| D | variable_set_value_short_test.cpp | 152 const ani_short val2 = 6U; in TEST_F() local 175 const ani_short val2 = 6U; in TEST_F() local
|
| D | variable_set_value_long_test.cpp | 151 const ani_long val2 = 6L; in TEST_F() local 174 const ani_long val2 = 6L; in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | math_helpers.h | 167 auto val2 = static_cast<UnsignedT>(b); in SafeMath() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/modify_api/literals/ |
| D | literals_test.cpp | 163 const int val2 = 7U; in TEST_F() local 375 const int val2 = 7U; in TEST_F() local
|
| /arkcompiler/toolchain/tooling/dynamic/test/utils/ |
| D | test_util.h | 229 #define ASSERT_FAIL_(val1, val2, strval1, strval2, msg) \ argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ |
| D | test_util.h | 231 #define ASSERT_FAIL_IMPL(val1, val2, strval1, strval2, msg) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | macro_assembler_aarch64.cpp | 240 uint64_t val2 = val; in IsBitmaskImmediate() local
|
| /arkcompiler/runtime_core/libabckit/tests/cpp/tests/ |
| D | cpp_test.cpp | 199 const int val2 = 7U; in TEST_F() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/literals/ |
| D | literals_test.cpp | 170 const int val2 = 7U; in TEST_F() local 258 const double val2 = 3.22; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | inst_test.cpp | 260 int32_t val2 = int32_const[i]; in TEST_F() local
|