| /arkcompiler/ets_runtime/test/moduletest/container/ |
| D | container_vector.js | 45 let vec = vector.clone(); variable
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | path_helper.h | 175 CVector<CString> vec; in ParseUrl() local 231 CVector<CString> vec; in ParsePrefixBundle() local 347 CVector<CString> vec; in FindOhpmEntryPoint() local 392 CVector<CString> vec; in FindPackageInTopLevelWithNamespace() local
|
| D | json_parser.h | 217 CVector<uint16_t> vec; in ParseBackslash() local 685 bool ConvertStringUnicode(CVector<uint16_t> &vec) in ConvertStringUnicode()
|
| D | typed_array_helper.cpp | 103 CVector<JSHandle<JSTaggedValue>> vec; in CreateFromOrdinaryObject() local
|
| /arkcompiler/runtime_core/verification/util/tests/ |
| D | struct_field_test.cpp | 51 std::vector<int32_t> vec(5); in TEST_F() local
|
| D | set_operations_property_test.cpp | 74 prop("ToSet", [&stat](std::vector<int> &&vec) { in __anon36fc55b10302()
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | arena_allocator_test.cpp | 205 ArenaVector<unsigned> vec(aa.Adapter()); variable 228 ArenaVector<ComplexClass> vec(aa.Adapter()); variable
|
| D | bit_table_test.cpp | 375 BitVector<ArenaAllocator> vec(MinimumBitsToStore(value), GetAllocator()); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | compiler_log.cpp | 67 std::vector<std::string> vec {}; in spiltString() local
|
| D | ts_inline_lowering.cpp | 193 std::vector<GateRef> vec; in ReplaceCallInput() local
|
| D | slowpath_lowering.cpp | 1039 std::vector<GateRef> vec; in LowerCallthisrangeImm8Imm8V8() local 1077 std::vector<GateRef> vec {glue_, env, actualArgc, callTarget, newTarget, thisObj}; in LowerWideCallthisrangePrefImm16V8() local 1100 std::vector<GateRef> vec; in LowerCallrangeImm8Imm8V8() local 2056 std::vector<GateRef> vec; in LowerSuperCall() local 2071 std::vector<GateRef> vec; in LowerSuperCallArrow() local 3514 std::vector<GateRef> vec; in LowerWideCallrangePrefImm16V8() local
|
| D | bytecode_circuit_builder.cpp | 864 std::vector<GateRef> vec(numRegs + 1, hole); in NewJSGate() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_vector_test.cpp | 442 JSHandle<JSAPIVector> vec = CreateJSAPIVector(); in HWTEST_F_L0() local 563 JSTaggedValue vec = ContainersVector::Clone(callInfo); in HWTEST_F_L0() local 746 JSTaggedValue vec = ContainersVector::SubVector(callInfo); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/compiler/aot/aot_builder/ |
| D | aot_builder.cpp | 141 … [](size_t sum, const auto &vec) { return vec.GetContainerSizeInBytes() + sum; }); in FillHeader()
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | frame_allocator_test.cpp | 129 std::vector<std::pair<void *, size_t>> vec; in CycledAllocateFreeForHugeFramesTest() local
|
| /arkcompiler/runtime_core/verification/util/ |
| D | int_set.h | 587 static BitVector VectorToBitVector(const MPandaVector<T> &vec) in VectorToBitVector()
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_table.h | 636 size_t Add(BitVectorSpan vec) in Add()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | dump.cpp | 3491 std::vector<std::pair<CString, JSTaggedValue>> &vec) in DumpArrayClass() 3504 std::vector<std::pair<CString, JSTaggedValue>> &vec) in DumpConstantPoolClass() 3517 std::vector<std::pair<CString, JSTaggedValue>> &vec) in DumpStringClass() 3523 std::vector<std::pair<CString, JSTaggedValue>> &vec) in DumpClass() 3530 std::vector<std::pair<CString, JSTaggedValue>> &vec, bool isVmMode) in DumpObject() 4011 void JSTaggedValue::DumpForSnapshot(std::vector<std::pair<CString, JSTaggedValue>> &vec, bool isVmM… in DumpForSnapshot()
|
| D | js_stable_array.cpp | 231 CVector<JSHandle<EcmaString>> vec; in Join() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_typed_array_test.cpp | 1333 CVector<JSTaggedValue> vec = {}; in HWTEST_F_L0() local 1371 CVector<OperationResult> vec = {}; in HWTEST_F_L0() local 1408 CVector<JSTaggedValue> vec = {}; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_typedarray.cpp | 184 CVector<JSHandle<JSTaggedValue>> vec; in From() local 769 CVector<JSHandle<EcmaString>> vec; in Join() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containersvectorcommon_fuzzer/ |
| D | containersvectorcommon_fuzzer.h | 523 JSHandle<JSAPIVector> vec = CreateJSAPIVector(thread); in ContainersVectorForEachFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_regexp_test.cpp | 652 CVector<CString> vec; in HWTEST_F_L0() local
|