Home
last modified time | relevance | path

Searched refs:pair (Results 976 - 1000 of 4582) sorted by relevance

1...<<31323334353637383940>>...184

/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_visual_effect_impl_test.cpp118 std::vector<std::pair<float, float>> expectFraStops {{0.1f, 0.1f}}; in HWTEST_F()
166 std::vector<std::pair<float, float>> blurFractionStops; in HWTEST_F()
190 std::vector<std::pair<float, float>> blurFractionStops; in HWTEST_F()
237 std::vector<std::pair<float, float>> blurFractionStops {{0.1f, 0.1f}}; in HWTEST_F()
240 std::vector<std::pair<float, float>> expectFractionStops {{0.2f, 0.2f}}; in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/src/
H A Dmedia_library_tab_old_photos_client.cpp201 std::pair<std::string, std::string> TabOldPhotosClient::Build(const TabOldPhotosClient::RequestUriObj &requestUriObj, in Build()
230 std::pair<std::string, std::string> pair = this->Build(requestUriObj, dataMapping); in Parse() local
231 resultMap[pair.first] = pair.second; in Parse()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h71 std::pair<int32_t, std::shared_ptr<Cursor>> Query(const std::string &table, const std::string &sql,
73 std::pair<int32_t, std::shared_ptr<Cursor>> Query(const std::string &table, GenQuery &query) override;
76 std::pair<int32_t, std::shared_ptr<Cursor>> PreSharing(GenQuery &query) override;
89 std::pair<int32_t, uint32_t> LockCloudDB() override;
148 std::pair<int32_t, VBuckets> QuerySql(const std::string& sql, Values &&args);
H A Drdb_cloud.cpp119 std::pair<DBStatus, uint32_t> RdbCloud::Lock() in Lock()
142 std::pair<GeneralError, uint32_t> RdbCloud::InnerLock(FLAG flag) in InnerLock()
160 std::pair<GeneralError, uint32_t> RdbCloud::LockCloudDB(FLAG flag) in LockCloudDB()
170 std::pair<DBStatus, std::string> RdbCloud::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor()
208 std::pair<RdbCloud::QueryNodes, DistributedData::GeneralError> RdbCloud::ConvertQuery(RdbCloud::DBVBucket& extend) in ConvertQuery()
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp117 std::pair<int, std::shared_ptr<DataShareHelper>> DataShareHelper::Create(const sptr<IRemoteObject> &token, in Create()
377 std::pair<int, std::shared_ptr<DataShareHelper>> DataShareHelper::CreateProxyHelper(const std::string &strUri, in CreateProxyHelper()
385 std::pair<int32_t, int32_t> DataShareHelper::InsertEx(Uri &uri, const DataShareValuesBucket &value) in InsertEx()
390 std::pair<int32_t, int32_t> DataShareHelper::DeleteEx(Uri &uri, const DataSharePredicates &predicates) in DeleteEx()
395 std::pair<int32_t, int32_t> DataShareHelper::UpdateEx(Uri &uri, const DataSharePredicates &predicates, in UpdateEx()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp67 std::pair<int, RdbStoreConfig> RdbDelegate::GetConfig(const DistributedData::StoreMetaData &meta, in GetConfig()
131 std::pair<int64_t, int64_t> RdbDelegate::InsertEx(const std::string &tableName, in InsertEx()
154 std::pair<int64_t, int64_t> RdbDelegate::UpdateEx( in UpdateEx()
178 std::pair<int64_t, int64_t> RdbDelegate::DeleteEx(const std::string &tableName, const DataSharePredicates &predicate) in DeleteEx()
200 std::pair<int, std::shared_ptr<DataShareResultSet>> RdbDelegate::Query(const std::string &tableName, in Query()
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp117 std::pair<int32_t, std::vector<NativeRdb::ValuesBucket>> CloudServiceProxy::AllocResourceAndShare( in AllocResourceAndShare()
142 std::pair<int32_t, std::map<std::string, StatisticInfos>> CloudServiceProxy::QueryStatistics(const std::string &id, in QueryStatistics()
182 int32_t CloudServiceProxy::Exit(const std::string &sharingRes, std::pair<int32_t, std::string> &result) in Exit()
242 int32_t confirmation, std::pair<int32_t, std::string> &result) in ChangeConfirmation()
264 std::pair<int32_t, QueryLastResults> CloudServiceProxy::QueryLastSyncInfo( in QueryLastSyncInfo()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_insn.c108 : [addr_range] "d" (addr_range.pair) in __rpcit()
169 [req_off] "+&d" (req_off.pair) :: "cc"); in ____pcilg()
235 [ioaddr_len] "+&d" (ioaddr_len.pair) :: "cc"); in __pcilg_mio()
269 : [cc] "+d" (cc), [req_off] "+&d" (req_off.pair) in __pcistg()
322 : [cc] "+d" (cc), [ioaddr_len] "+&d" (ioaddr_len.pair) in __pcistg_mio()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp284 for (const std::pair<uint64_t, ResourceUsage> &E : Desc.Resources) { in checkAvailability()
299 SmallVectorImpl<std::pair<ResourceRef, ResourceCycles>> &Pipes) { in issueInstruction()
300 for (const std::pair<uint64_t, ResourceUsage> &R : Desc.Resources) { in issueInstruction()
312 Pipes.emplace_back(std::pair<ResourceRef, ResourceCycles>( in issueInstruction()
325 for (std::pair<ResourceRef, unsigned> &BR : BusyResources) { in cycleEvent()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp33 const std::pair<SENode*, SENode*>& subscript_pair) { in IsZIV()
39 const std::pair<SENode*, SENode*>& subscript_pair) { in IsSIV()
45 const std::pair<SENode*, SENode*>& subscript_pair) { in IsMIV()
200 const std::pair<SENode*, SENode*>& subscript_pair) { in GetLoopForSubscriptPair()
246 const std::pair<SENode*, SENode*>& subscript_pair, in GetDistanceEntryForSubscriptPair()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence_helpers.cpp33 const std::pair<SENode*, SENode*>& subscript_pair) { in IsZIV()
39 const std::pair<SENode*, SENode*>& subscript_pair) { in IsSIV()
45 const std::pair<SENode*, SENode*>& subscript_pair) { in IsMIV()
200 const std::pair<SENode*, SENode*>& subscript_pair) { in GetLoopForSubscriptPair()
246 const std::pair<SENode*, SENode*>& subscript_pair, in GetDistanceEntryForSubscriptPair()
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp296 int pair = sortedDist[rIndex]; in assemble() local
297 pair = distLookup[pair]; in assemble()
298 int row = pair / endCount; in assemble()
299 int col = pair - row * endCount; in assemble()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp124 std::pair<unsigned, unsigned>
169 SmallVector<std::pair<unsigned, unsigned>, 4> ColRanges; in GetMessage()
170 std::pair<unsigned, unsigned> LineAndCol; in GetMessage()
262 ArrayRef<std::pair<unsigned,unsigned>> Ranges, in SMDiagnostic()
430 std::pair<unsigned, unsigned> R = Ranges[r]; in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp127 typedef std::pair<ICmpInst *, unsigned> ConditionTy;
265 /// For each (predecessor, conditions from predecessors) pair, it will split the
308 const SmallVectorImpl<std::pair<BasicBlock *, ConditionsTy>> &Preds, in splitCallSite()
447 using PredsWithCondsTy = SmallVector<std::pair<BasicBlock *, ConditionsTy>, 2>;
476 SmallVector<std::pair<BasicBlock *, ConditionsTy>, 2> PredsCS; in shouldSplitOnPredicatedArgument()
486 if (all_of(PredsCS, [](const std::pair<BasicBlock *, ConditionsTy> &P) { in shouldSplitOnPredicatedArgument()
/third_party/spirv-tools/source/
H A Dcfa.h128 /// The first node in the pair is a node in the graph. The second node in the
129 /// pair is its immediate dominator in the sense of Cooper et.al., where a
133 static std::vector<std::pair<BB*, BB*>> CalculateDominators(
218 std::vector<std::pair<BB*, BB*>> CFA<BB>::CalculateDominators( in CalculateDominators()
276 std::vector<std::pair<bb_ptr, bb_ptr>> out; in CalculateDominators()
293 [&idoms](const std::pair<bb_ptr, bb_ptr>& lhs, in CalculateDominators()
294 const std::pair<bb_ptr, bb_ptr>& rhs) { in CalculateDominators()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h260 StringMap(std::initializer_list<std::pair<StringRef, ValueTy>> List) in StringMap()
390 /// insert - Insert the specified key/value pair into the map. If the key
409 /// insert - Inserts the specified key/value pair into the map if the key
410 /// isn't already in the map. The bool component of the returned pair is true
412 /// the pair points to the element with key equivalent to the key of the pair.
413 std::pair<iterator, bool> insert(std::pair<StringRef, ValueTy> KV) { in insert()
420 std::pair<iterator, bool> insert_or_assign(StringRef Key, V &&Val) { in insert_or_assign()
428 /// already in the map. The bool component of the returned pair i
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dstr_split_internal.h291 // Returns a pair with its .first and .second members set to the first two
296 operator std::pair<First, Second>() const { // NOLINT(runtime/explicit) in operator std::pair()
376 // The algorithm is to insert a new pair into the map for each even-numbered
378 // value. Each odd-numbered item will then be assigned to the last pair's
381 struct ConvertToContainer<Container, std::pair<const First, Second>, true> {
404 // Use piecewise_construct to support old versions of gcc in which pair in InsertOrEmplace()
415 static iterator ToIter(std::pair<iterator, bool> pair) { in ToIter()
416 return pair.first; in ToIter()
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs42 /// specified as a pair of bounds, where both bounds are inclusive.
311 for pair in self.ranges.windows(2) { in is_canonical()
312 if pair[0] >= pair[1] { in is_canonical()
315 if pair[0].is_contiguous(&pair[1]) { in is_canonical()
/third_party/spirv-tools/source/opt/
H A Dloop_dependence_helpers.cpp31 const std::pair<SENode*, SENode*>& subscript_pair) { in IsZIV()
37 const std::pair<SENode*, SENode*>& subscript_pair) { in IsSIV()
43 const std::pair<SENode*, SENode*>& subscript_pair) { in IsMIV()
198 const std::pair<SENode*, SENode*>& subscript_pair) { in GetLoopForSubscriptPair()
244 const std::pair<SENode*, SENode*>& subscript_pair, in GetDistanceEntryForSubscriptPair()
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.h23 using DebuggerInfo = std::unordered_map<int, std::pair<void*, const DebuggerPostTask>>;
72 std::unordered_map<int32_t, std::pair<std::string, int32_t>> instanceMap_;
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Djava_client_interface_code_emitter.cpp77 for (const auto &pair : types) { in EmitInterfaceCorelibImports()
78 AutoPtr<ASTType> type = pair.second; in EmitInterfaceCorelibImports()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.h55 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> GetInputTensorDescs() const;
56 std::vector<std::pair<std::shared_ptr<TensorDesc>, OH_NN_TensorType>> GetOutputTensorDescs() const;
/foundation/ability/ability_runtime/services/common/include/
H A Dapp_utils.h300 DeviceConfiguration<std::vector<std::pair<std::string, std::string>>>
307 DeviceConfiguration<std::vector<std::pair<std::string, std::string>>>
/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.cpp46 bool ClockDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr()
72 bool ClockDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.h147 bool SetSpecializedAttr(const std::pair<std::string, std::string>& attr) override;
148 bool SetSpecializedStyle(const std::pair<std::string, std::string>& style) override;

Completed in 21 milliseconds

1...<<31323334353637383940>>...184