| /arkcompiler/ets_runtime/test/moduletest/array/ |
| D | array.js | 32 var a1 = arr2.slice(0, 5); variable
|
| /arkcompiler/ets_runtime/test/moduletest/typearray/ |
| D | typearray.js | 133 let a1 = new ArrayBuffer(1024*1024*8); variable
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | malloc-proxy-allocator-test.cpp | 56 void *a1 = allocator.Alloc(SIZE); in TEST_F() local
|
| D | i2c_bridge_test.cpp | 650 static void Void3Int(Method *method, int32_t a0, int32_t a1, int32_t a2) in Void3Int() 691 static void Void2IntLongInt(Method *method, int32_t a0, int32_t a1, int64_t a2, int32_t a3) in Void2IntLongInt() 797 static void Void4Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3) in Void4Int() 839 static void Void2Long(Method *method, int64_t a0, int64_t a1) in Void2Long() 872 static void Void4IntDouble(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, double a… in Void4IntDouble() 904 static void Void7Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, in… in Void7Int() 938 static void Void7Int8Double(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t… in Void7Int8Double() 999 static void Void8Int(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4, in… in Void8Int() 1035 static void Void6IntVReg(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4… in Void6IntVReg() 1070 static void Void7IntVReg(Method *method, int32_t a0, int32_t a1, int32_t a2, int32_t a3, int32_t a4… in Void7IntVReg() [all …]
|
| D | mem_stats_test.cpp | 193 void *a1 = allocator.Alloc(BYTES_ALLOC1); in TEST_F() local 222 void *a1 = allocator->Alloc(REAL_BYTES_ALLOC1); in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | memberExpTests.ts | 30 var a1: Interface2; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecodes.cpp | 316 uint32_t a1 = READ_INST_8_2(); in InitBytecodeInfo() local 323 uint32_t a1 = READ_INST_8_2(); in InitBytecodeInfo() local 356 uint32_t a1 = READ_INST_8_3(); in InitBytecodeInfo() local 365 uint32_t a1 = READ_INST_8_3(); in InitBytecodeInfo() local
|
| D | interpreter_stub.cpp | 3578 GateRef a1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 3593 GateRef a1 = ReadInst8_3(pc); in DECLARE_ASM_HANDLER() local 3607 GateRef a1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 3624 GateRef a1 = ReadInst8_3(pc); in DECLARE_ASM_HANDLER() local 3749 GateRef a1 = ReadInst8_3(pc); in DECLARE_ASM_HANDLER() local 3764 GateRef a1 = ReadInst8_3(pc); in DECLARE_ASM_HANDLER() local
|
| D | slowpath_lowering.cpp | 3561 GateRef a1 = acc_.GetValueIn(gate, 1); // 1:first parameter in LowerCallargs2Imm8V8V8() local 3578 GateRef a1 = acc_.GetValueIn(gate, 1); in LowerCallargs3Imm8V8V8() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.h | 1116 uint32_t a1 = READ_INST_8_2(); in RunInternal() local 1127 uint32_t a1 = READ_INST_8_3(); in RunInternal() local 1137 uint32_t a1 = READ_INST_8_2(); in RunInternal() local 1149 uint32_t a1 = READ_INST_8_3(); in RunInternal() local 1178 uint32_t a1 = READ_INST_8_3(); in RunInternal() local 1188 uint32_t a1 = READ_INST_8_3(); in RunInternal() local 1552 int32_t a1; in RunInternal() local 1584 int32_t a1; in RunInternal() local
|
| D | interpreter_assembly.cpp | 899 int32_t a1; in HandleAdd2Imm8V8() local 934 int32_t a1; in HandleSub2Imm8V8() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | codegen_test.cpp | 1157 int32_t a1 = values[j]; in TEST_F() local 1218 int32_t a1 = values[j]; in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 806 T a1 = values[j]; in TestAddOverflow() local 872 T a1 = values[j]; in TestSubOverflow() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 807 T a1 = values[j]; in TestAddOverflow() local 873 T a1 = values[j]; in TestSubOverflow() local
|