| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_client_exec.cpp | 250 auto it = staticVariable_.contextMap.find(handle); in HandleCurlData() 252 NETSTACK_LOGE("can not find context"); in HandleCurlData() 259 NETSTACK_LOGE("can not find context"); in HandleCurlData() 368 auto it = std::find(NetHttpClientExec::staticContextSet_.contextSet.begin(), in IsContextDeleted() 520 auto curlTunnelValue = (url.find("https://") != std::string::npos) ? 1L : 0L; in SetOtherOption() 522 auto proxyType = (host.find("https://") != std::string::npos) ? CURLPROXY_HTTPS : CURLPROXY_HTTP; in SetOtherOption()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| H A D | kvdb_manager.cpp | 489 auto iter = cache.find(identifier); in IsOpenMemoryDb() 549 auto iter = cache.find(identifier); in GetKvDBFromCacheByIdentify() 791 auto iter = cache.find(identifier); in FindKvDBFromCache() 1033 auto kvdb = singleVerNaturalStores_.find(identifier); in FindKvDB()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_nb_delegate_impl.cpp | 396 if (observerMap_.find(observer) != observerMap_.end()) { in RegisterDeviceObserver() 445 if (cloudObserverMap_.find(observer) != cloudObserverMap_.end() && cloudObserverMap_[observer] == mode) { in RegisterCloudObserver() 490 auto iter = observerMap_.find(observer); in UnRegisterDeviceObserver() 509 auto iter = cloudObserverMap_.find(observer); in UnRegisterCloudObserver()
|
| /foundation/distributedhardware/device_manager/services/service/src/softbus/ |
| H A D | softbus_listener.cpp | 405 if (deviceIdSet.find(std::string(dmDevInfo.deviceId)) == deviceIdSet.end()) { in OnSoftbusDeviceFound() 908 auto iter = discoveredDeviceMap.find(deviceId); in GetTargetInfoFromCache() 1021 auto iter = discoveredDeviceMap.find(deviceId); in CacheDeviceInfo() 1043 auto iter = discoveredDeviceMap.find(deviceId); in GetIPAddrTypeFromCache()
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/ |
| H A D | histreamer_ability_querier.cpp | 137 if (find(AUDIO_ENCODER_WANT.begin(), AUDIO_ENCODER_WANT.end(), name) == AUDIO_ENCODER_WANT.end()) { in QueryAudioEncoderAbility() 359 if (find(AUDIO_DECODER_WANT.begin(), AUDIO_DECODER_WANT.end(), name) == AUDIO_DECODER_WANT.end()) { in QueryAudioDecoderAbility() 567 if (find(VIDEO_ENCODER_WANT.begin(), VIDEO_ENCODER_WANT.end(), name) == VIDEO_ENCODER_WANT.end()) { in QueryVideoEncoderAbility() 765 if (find(VIDEO_DECODER_WANT.begin(), VIDEO_DECODER_WANT.end(), name) == VIDEO_DECODER_WANT.end()) { in QueryVideoDecoderAbility()
|
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
| H A D | svc_session_manager.cpp | 127 ss << "Could not find the " << bundleName << " from current session"; in VerifyBundleName() 168 auto it = impl_.backupExtNameMap.find(bundleName); in OnBundleFileReady() 171 ss << "Could not find the " << bundleName << " from current session"; in OnBundleFileReady() 226 auto it = impl_.backupExtNameMap.find(bundleName); in RemoveExtInfo() 412 auto it = impl_.backupExtNameMap.find(bundleName); in GetBackupExtNameMap() 415 ss << "Could not find the " << bundleName << " from current session"; in GetBackupExtNameMap() 517 auto it = impl_.backupExtNameMap.find(bundleName); in AppendBundles()
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_adapter.cpp | 125 if (windowManagerAgentMap_.find(type) == windowManagerAgentMap_.end()) { in RegisterWindowManagerAgent() 144 if (windowManagerAgentMap_.find(type) == windowManagerAgentMap_.end()) { in UnregisterWindowManagerAgent() 150 auto agent = std::find(agentSet.begin(), agentSet.end(), windowManagerAgent); in UnregisterWindowManagerAgent() 152 WLOGFW("Cannot find agent, type = %{public}d", type); in UnregisterWindowManagerAgent() 337 auto it = sessionRecoverCallbackFuncMap_.find(persistentId); in UnregisterSessionRecoverCallbackFunc()
|
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | tc_client_driver.c | 532 bool find = false; in shared_vma_close() local 551 find = true; in shared_vma_close() 555 find = true; in shared_vma_close() 563 if (find) { in shared_vma_close() 609 /* if not find, alloc a new sharemem */ in find_sharedmem()
|
| /third_party/gn/src/gn/ |
| H A D | desc_builder.cc | 131 return what_.empty() || what_.find(w) != what_.end(); in what() 488 if (what_.find("source_outputs") != what_.end()) in BuildDescription() 580 if (what_.find("runtime_deps") != what_.end()) in BuildDescription() 889 if (seen.find(val) != seen.end()) in RenderConfigValues()
|
| H A D | visual_studio_writer.cc | 227 if (labels.find(pair.label) == labels.end()) { in FilterTargets() 730 while (processed_filters.find(filter_path_str) == in WriteFiltersFileContents() 841 auto it = processed_paths.find(folder_path); in ResolveSolutionFolders() 888 auto it = processed_paths.find(parent_path); in ResolveSolutionFolders()
|
| /third_party/ffmpeg/tools/python/ |
| H A D | convert_from_tensorflow.py | 528 index = inner_scope.find(scope) 539 index = inner_scope.find(scope) 582 if TFConverter.get_scope_name(inp).find(scope)<0 and TFConverter.get_scope_name(inp).find(scope.split('/')[0])<0:
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader.cpp | 183 auto i = m_inputs.find(driver_lcation); in set_input_gpr() 546 if (m_atomic_base_map.find(uniform->data.binding) == in scan_uniforms() 1418 auto io = m_inputs.find(base); in input() 1425 auto io = m_outputs.find(base); in output()
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 191 auto it = rare_data_->inline_stacks_.find(inlining_id); in GetInlineStack() 378 auto map_entry = children_.find({entry, line_number}); in FindChild() 383 auto map_entry = children_.find({entry, line_number}); in FindOrAddChild() 399 auto map_entry = line_ticks_.find(src_line); in IncrementLineTicks()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestPackage.cpp | 832 while ((pos = originalCmdLine.find(paramStr, pos)) != std::string::npos) in runTestsInSubprocess() 852 if (args[i].find(elem) == 0) in runTestsInSubprocess() 943 std::size_t beginPos = subQpaText.find(beginText); in runTestsInSubprocess() 977 std::size_t beginPos = subQpaText.find(beginStat); in runTestsInSubprocess()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineBasicBlock.cpp | 590 // Walk through the successors and find the successor which is not a landing 677 succ_iterator OldI = llvm::find(successors(), Old); 679 assert(llvm::find(successors(), New) == succ_end() && 695 succ_iterator I = find(Successors, Succ); 769 pred_iterator I = find(Predecessors, Pred);
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugLine.cpp | 189 // Returns the descriptors, or an error if we did not find a path or ran off 483 LineTableConstIter Pos = LineTableMap.find(Offset); in getLineTable() 954 // First, find an instruction sequence containing the given address. in lookupAddressImpl() 987 // First, find an instruction sequence containing the given address. in lookupAddressRangeImpl() 1004 // For the first sequence, we need to find which row in the sequence is the in lookupAddressRangeImpl() 1115 if (auto StmtOffset = toSectionOffset(CUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() 1119 if (auto StmtOffset = toSectionOffset(TUDIE.find(DW_AT_stmt_list))) in buildLineToUnitMap() 1167 auto It = LineToUnit.find(Offset); in prepareToParse()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
| H A D | MicrosoftDemangle.cpp | 146 size_t End = S.find('?'); in startsWithLocalScopePattern() 759 size_t MD5Last = MangledName.find('@', strlen("??@")); in demangleMD5Name() 1314 CrcEndPos = MangledName.find('@'); in demangleStringLiteral() 1419 size_t EndPos = MangledName.find('@'); in demangleAnonymousNamespaceName()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 147 assert(ModuleMap.find(M->getName()) == ModuleMap.end() && in generateModuleMap() 473 const auto &Prevailing = PrevailingCopy.find(GUID); in resolvePrevailingInIndex() 594 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() 607 const auto &Prevailing = PrevailingCopy.find(GUID); in operator ()()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 720 assert(SectionMap.find(MCSec) != SectionMap.end() && in recordRelocation() 757 SectionMap.find(TargetSection) != SectionMap.end() && in recordRelocation() 763 SymbolMap.find(&A) != SymbolMap.end() && in recordRelocation() 1046 assert(SectionMap.find(TargetSection) != SectionMap.end() && in writeObject()
|
| /third_party/skia/tests/ |
| H A D | TriangulatingPathRendererTests.cpp | 823 auto reverseIter = edgeMap.find(edge.reverse()); in add_edge() 845 SkASSERT(edges.find(edge.reverse()) == edges.end()); in simplify() 924 auto it = trianglePlusBreadcrumbEdges.find(edge); in verify_simple_inner_polygons() 932 it = trianglePlusBreadcrumbEdges.find(edge.reverse()); in verify_simple_inner_polygons()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceConverter.cpp | 175 if (VarMap.find(V) == VarMap.end()) { in mapValueToIceVar() 188 if (NodeMap.find(BB) == NodeMap.end()) { in mapBasicBlockToNode() 562 Ctx->getIntrinsicsInfo().find(Target->getName(), BadIntrinsic); in convertCallInstruction() 851 GlobalDeclarationMapType::const_iterator Pos = GlobalDeclarationMap.find(V); in getGlobalDeclaration() 855 StrBuf << "Can't find global declaration for: " << V->getName(); in getGlobalDeclaration()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 106 size_t n1 = Input.find(':'); in ParseLine() 108 size_t n2 = Loc.find('.'); in ParseLine() 123 size_t n3 = Rest.find(' '); in ParseLine() 164 // Try to find the next colon. in ParseLine() 656 auto iter = FuncOffsetTable.find(StringRef(GUID)); in readImpl()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 297 ReferenceMap::iterator F = Map.find(RR.Reg); in addRefToMap() 306 ReferenceMap::iterator F = Map.find(RR.Reg); in isRefInMap() 349 LiveRange::iterator F = S.find(I->end); in updateKillFlags() 1166 ValueInfoMap::iterator F = VM.find(OldVN); in coalesceRegisters()
|
| H A D | RDFLiveness.cpp | 567 auto F = M.find(RP); in computePhiInfo() 700 auto F1 = MDF.find(&B); in computeLiveIns() 705 auto F2 = MDF.find(IDFB[i]); in computeLiveIns() 774 // Create a register ref corresponding to the use, and find in computeLiveIns() 922 auto F = NBMap.find(RN); in getBlockWithRef()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCodeEmitter.cpp | 505 auto F = Relocs.find(VarKind); in getFixupNoBits() 541 auto F = RelocsLo.find(VarKind); in getFixupNoBits() 548 auto F = RelocsHi.find(VarKind); in getFixupNoBits() 697 auto FindVK = FixupTable.find(VarKind); in getExprOpValue() 744 assert(I != Instrs.begin() - 1 && "Couldn't find producer");
|