Home
last modified time | relevance | path

Searched defs:vec (Results 326 - 350 of 1042) sorted by relevance

1...<<11121314151617181920>>...42

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp267 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() argument
273 inline const T* getDataOrNullptr (const std::vector<T>& vec, const std::size_t index = 0u) in getDataOrNullptr() argument
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_analysis_results.cpp47 auto &vec = local_export_slot_external_names_.emplace_back(); in SetLocalExportInfo() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dintrinsics_lowering.cpp148 llvm::Value *vec = llvm::UndefValue::get(type); in HandleCall() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_regexp_test.cpp588 CVector<CString> vec; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_vector_test.cpp443 JSHandle<JSAPIVector> vec = CreateJSAPIVector(); in HWTEST_F_L0() local
564 JSTaggedValue vec = ContainersVector::Clone(callInfo); in HWTEST_F_L0() local
747 JSTaggedValue vec = ContainersVector::SubVector(callInfo); in HWTEST_F_L0() local
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp438 vector<string> vec; in HWTEST_F() local
558 vector<string> vec; in HWTEST_F() local
587 vector<string> vec; in HWTEST_F() local
622 vector<string> vec; in HWTEST_F() local
696 vector<string> vec; HWTEST_F() local
808 vector<string> vec; HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp248 std::vector<uintptr_t> vec; in HWTEST_F() local
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_ffi.cpp384 char **VectorToCharPointer(std::vector<std::string> &vec) in VectorToCharPointer() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp90 std::vector<sptr<ReminderRequest>> vec; in HWTEST_F() local
367 std::vector<sptr<ReminderRequest>> vec; in HWTEST_F() local
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp346 std::vector<int64_t> vec; in HWTEST_F() local
/base/security/device_auth/services/identity_manager/src/
H A Didentity_p2p.c105 static int32_t GetCredInfosByPeerIdentity(const CJson *in, IdentityInfoVec *vec) in GetCredInfosByPeerIdentity() argument
H A Didentity_pin.c139 static int32_t GetCredInfosByPeerIdentity(const CJson *in, IdentityInfoVec *vec) in GetCredInfosByPeerIdentity() argument
/base/security/device_auth/test/fuzztest/group_auth/account_related/accountrelatedgroupauth_fuzzer/
H A Daccountrelatedgroupauth_fuzzer.cpp51 GroupEntryVec vec = CreateGroupEntryVec(); in AccountRelatedGroupAuthTest001() local
/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp121 std::vector<std::pair<std::string, std::string>> vec = { in SetUsedModem() local
/base/telephony/core_service/services/network_search/src/
H A Doperator_name_utils.cpp71 int32_t OperatorNameUtils::ParserOperatorNameCustJson(std::vector<OperatorNameCust> &vec) in ParserOperatorNameCustJson() argument
162 void OperatorNameUtils::ParserOperatorNames(std::vector<OperatorNameCust> &vec, cJSON *itemRoots) in ParserOperatorNames() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_rdb_helper.cpp448 int32_t SimRdbHelper::QueryAllData(std::vector<SimRdbInfo> &vec) in QueryAllData() argument
476 int32_t SimRdbHelper::QueryAllValidData(std::vector<SimRdbInfo> &vec) in QueryAllValidData() argument
/base/update/updater/services/
H A Dupdater_main.cpp220 const static std::vector<const char *> vec = { in GetBatteryCapacity() local
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer.cpp26 OnSignalInfoUpdated( int32_t slotId, const std::vector<sptr<SignalInformation>> &vec) OnSignalInfoUpdated() argument
32 OnCellInfoUpdated( int32_t slotId, const std::vector<sptr<CellInformation>> &vec) OnCellInfoUpdated() argument
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_branch_test.cpp142 std::vector<sptr<CellInformation>> vec; in HWTEST_F() local
306 std::vector<sptr<SignalInformation>> vec; in HWTEST_F() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c20 struct frame_vector *vec; member
178 struct frame_vector *vec; in vb2_dma_sg_get_userptr() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c20 struct frame_vector *vec; member
175 struct frame_vector *vec; in vb2_dma_sg_get_userptr() local
[all...]
/foundation/ability/dmsfwk/services/dtbabilitymgr/test/unittest/
H A Ddistributed_ability_manager_service_test.cpp454 std::vector<int32_t> vec; in HWTEST_F() local
666 std::vector<int32_t> vec; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_clock_ffi.cpp92 void FFICJVectorNativeTextShadowDelete(VectorNativeTextShadow vec) in FFICJVectorNativeTextShadowDelete() argument
83 FFICJVectorNativeTextShadowSetElement( VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow) FFICJVectorNativeTextShadowSetElement() argument
H A Dcj_gauge_ffi.cpp35 void FFICJVectorColorStopSetElement(VectorColorStops vec, int64_t index, ColorStop colorStop) in FFICJVectorColorStopSetElement() argument
43 void FFICJVectorColorStopDelete(VectorColorStops vec) in FFICJVectorColorStopDelete() argument
64 void FFICJVectorGaugeLinearGradientDelete(VecLinearGradientHandle vec) in FFICJVectorGaugeLinearGradientDelete() argument
55 FFICJVectorGaugeLinearGradientSetElement( VecLinearGradientHandle vec, int64_t index, VectorColorStops vectorColorStops) FFICJVectorGaugeLinearGradientSetElement() argument
H A Dcj_foreach_ffi.cpp137 VectorToCFFIArray HandleFFIArray(const std::vector<size_t>& vec) in HandleFFIArray() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...42