/drivers/peripheral/clearplay/hdi_service/src/ |
H A D | media_key_system_service.cpp | 46 if (configurationString_.find(name) == configurationString_.end()) { in GetConfigurationString() 47 HDF_LOGE("%{public}s: do not find value, name: %{public}s", __func__, name.c_str()); in GetConfigurationString() 66 if (configuration_.find(name) == configuration_.end()) { in GetConfigurationByteArray() 67 HDF_LOGE("%{public}s: do not find value, name: %{public}s", __func__, name.c_str()); in GetConfigurationByteArray() 219 if (offlineKeyIdAndKeyValueBase64_.find(keyIdBase64) == offlineKeyIdAndKeyValueBase64_.end()) { in GetOfflineMediaKeyStatus() 245 auto it = offlineKeyIdAndKeyValueBase64_.find(keyIdBase64); in ClearOfflineMediaKeys() 264 HDF_LOGI("%{public}s: do not find offline license, keyId: %{public}s", __func__, licenseId.data()); in ClearOfflineMediaKeys() 307 auto it = mediaKeySessionMap_.find(mediaKeySession); in CloseKeySessionService()
|
/test/testfwk/developer_test/libs/benchmark/report/ |
H A D | generate_report.py | 52 if name.find(postfix) != -1 and name[-len(postfix):] == postfix: 62 if "" != file_path and -1 == file_path.find(__file__): 149 pos = json_file.find(src_path) 263 pos = content_new.find(BenchmarkReport.SUBSYSTEM_SUMMARY) 367 pos = content_new.find(BenchmarkReport.REPORT_SUMMARY)
|
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 87 while ((pos = source.find(KV.first, next_start)) != std::string::npos) { in PerformSubstitutions() 309 auto pos = name.find("/threads:"); in NumThreads() 311 auto end = name.find('/', pos + 9); in NumThreads() 453 for (size_t offset = haystack.find(pat); offset != std::string::npos; in SubstrCnt() 454 offset = haystack.find(pat, offset + pat.length())) in SubstrCnt()
|
/third_party/node/deps/npm/node_modules/ssri/lib/ |
H A D | index.js | 188 const foundHash = other[algo].find(hash => hash.digest === this.digest) 309 if (!this[algo].find(hash => 310 other[algo].find(otherhash => 330 this[algo].find(hash => 331 other[algo].find(otherhash =>
|
/third_party/python/Lib/ |
H A D | gettext.py | 46 # find this format documented anywhere. 55 'bindtextdomain', 'find', 'translation', 'install', 224 pos = loc.find('@') 231 pos = loc.find('.') 238 pos = loc.find('_') 467 def find(domain, localedir=None, languages=None, all=False): function 511 mofiles = find(domain, localedir, languages, all=True)
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | StructureHLSL.cpp | 260 numComponents = mStructElementIndexes->find(structName)->second; in postPaddingString() 313 ASSERT(mDefinedStructs.find(name) == mDefinedStructs.end()); in defineVariants() 332 ASSERT(std::find(mStructDeclarations.begin(), mStructDeclarations.end(), structString) == in defineVariants() 367 if (mDefinedStructs.find(name) == mDefinedStructs.end()) in ensureStructDefined() 382 auto definedStruct = mDefinedStructs.find(name); in addStructConstructor()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | ObjectLinkingLayer.cpp | 229 auto I = AnonDeps.find(&TargetSym); in computeNamedSymbolDependencies() 289 auto I = DepMap.find(TargetSym); in computeAnonDeps() 386 auto AllocItr = TrackedAllocs.find(K); in removeModule() 442 auto EHFrameRangeItr = InProcessLinks.find(&MR); in notifyEmitted() 460 auto EHFrameRangeItr = TrackedEHFrameRanges.find(K); in notifyRemovingModule()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | mem_pass.cpp | 243 const auto uitr = type2undefs_.find(type_id); 263 if (seen_non_target_vars_.find(varId) != seen_non_target_vars_.end()) 265 if (seen_target_vars_.find(varId) != seen_target_vars_.end()) return true; 353 if (reachable_blocks.find(in_block) == reachable_blocks.end()) { 365 reachable_blocks.find(def_block) == reachable_blocks.end()) {
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | mem_pass.cpp | 243 const auto uitr = type2undefs_.find(type_id); 263 if (seen_non_target_vars_.find(varId) != seen_non_target_vars_.end()) 265 if (seen_target_vars_.find(varId) != seen_target_vars_.end()) return true; 353 if (reachable_blocks.find(in_block) == reachable_blocks.end()) { 365 reachable_blocks.find(def_block) == reachable_blocks.end()) {
|
/third_party/skia/src/pdf/ |
H A D | SkPDFTag.cpp | 164 SkASSERT(!nodeMap->find(nodeId)); in Copy() 194 SkPDFTagNode** tagPtr = fNodeMap.find(nodeId); in createMarkIdForNodeId() 214 SkPDFTagNode** tagPtr = fNodeMap.find(nodeId); in createStructParentKeyForNodeId() 305 SkPDFTagNode** tagPtr = fNodeMap.find(nodeId); in addNodeAnnotation() 356 SkPDFTagNode** tagPtr = fNodeMap.find(nodeId); in makeStructTreeRoot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | SlotIndexes.h | 394 Mi2IndexMap::const_iterator itr = mi2iMap.find(&BundleNonDebug); in getInstructionIndex() 428 Mi2IndexMap::const_iterator MapItr = mi2iMap.find(&*I); in getIndexBefore() 445 Mi2IndexMap::const_iterator MapItr = mi2iMap.find(&*I); in getIndexAfter() 536 assert(mi2iMap.find(&MI) == mi2iMap.end() && "Instr already indexed."); in insertMachineInstrInMaps() 587 Mi2IndexMap::iterator mi2iItr = mi2iMap.find(&MI); in replaceMachineInstrInMaps()
|
H A D | RegAllocPBQP.h | 151 auto VRegItr = VRegToNodeId.find(VReg); in getNodeIdForVReg() 244 (std::find(&OptUnsafeEdges[0], &OptUnsafeEdges[NumOpts], 0) != in isConservativelyAllocatable() 366 assert(OptimallyReducibleNodes.find(NId) != in removeFromCurrentSet() 372 assert(ConservativelyAllocatableNodes.find(NId) != in removeFromCurrentSet() 378 assert(NotProvablyAllocatableNodes.find(NId) != in removeFromCurrentSet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | StringMap.h | 315 iterator find(StringRef Key) { in find() function in llvm::StringMap 321 const_iterator find(StringRef Key) const { in find() function in llvm::StringMap 330 const_iterator it = find(Key); in lookup() 342 return find(Key) == end() ? 0 : 1; in count() 425 iterator I = find(Key); in erase()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNRegPressure.cpp | 74 auto I = S2.find(P.first); in isEqual() 335 auto I = LiveRegs.find(Reg); 448 auto I = LISLR.find(P.first); 464 auto I = TrackedLR.find(P.first); 502 auto It = LiveRegs.find(Reg);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetObjectFile.cpp | 92 return Sec.find(".sdata.") != StringRef::npos || in isSmallDataSection() 93 Sec.find(".sbss.") != StringRef::npos || in isSmallDataSection() 94 Sec.find(".scommon.") != StringRef::npos; in isSmallDataSection() 181 if (Section.find(".access.text.group") != StringRef::npos) in getExplicitSectionGlobal() 184 if (Section.find(".access.data.group") != StringRef::npos) in getExplicitSectionGlobal() 351 // If -mno-sort-sda is not set, find out smallest accessible entity in in selectSmallSectionForGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | StringMap.h | 355 iterator find(StringRef Key) { in find() function in llvm::StringMap 361 const_iterator find(StringRef Key) const { in find() function in llvm::StringMap 370 const_iterator it = find(Key); in lookup() 382 return find(Key) == end() ? 0 : 1; in count() 480 iterator I = find(Key); in erase()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 450 if (Members.find(Key) != Members.end()) 484 auto Member = Members.find(Key); in getMember() 590 return InterleaveGroupMap.find(Instr) != InterleaveGroupMap.end(); in isInterleaved() 599 return InterleaveGroupMap.find(Instr)->second; in getInterleaveGroup() 753 return Dependences.find(Src) == Dependences.end() || in canReorderMemAccessesForInterleavedGroups()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_benchmark.cc | 169 ::benchmark::DoNotOptimize(t.find(*--it)); in BM_CacheInSteadyState() 172 for (int i = 0; i != 10; ++i) ::benchmark::DoNotOptimize(t.find(gen(rng))); in BM_CacheInSteadyState() 400 int64_t key) -> decltype(table->find(key)) { 401 return table->find(key); 406 return table->find(key) != table->end(); in CodegenAbslRawHashSetInt64FindNeEnd()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | parser_test.cc | 279 EXPECT_EQ(fmt.find('-') == std::string::npos, in TEST_F() 281 EXPECT_EQ(fmt.find('+') == std::string::npos, in TEST_F() 283 EXPECT_EQ(fmt.find(' ') == std::string::npos, in TEST_F() 285 EXPECT_EQ(fmt.find('#') == std::string::npos, in TEST_F() 287 EXPECT_EQ(fmt.find('0') == std::string::npos, in TEST_F()
|
/third_party/skia/modules/skparagraph/src/ |
H A D | FontCollection.cpp | 172 auto found = fTypefaces.find(familyKey); 223 auto found = fTypefaces.find(familyKey); 380 std::shared_ptr<RSTypeface> find(uint32_t fontId) { function in skia::textlayout::SkLRUCacheMgr 381 auto face = fLRUCache.find(fontId); 431 auto cached = GetLRUCacheInstance().find(hash);
|
/third_party/rust/crates/which-rs/src/ |
H A D | lib.rs | 6 //! To find which rustc executable binary is using: 92 finder.find(binary_name, env::var_os("PATH"), cwd, binary_checker) in which_all() 103 finder.find( in which_all_global() 212 finder.find(binary_name, paths, Some(cwd), binary_checker) in which_in_all() 228 finder.find(binary_name, paths, Option::<&Path>::None, binary_checker) in which_in_global() 380 .find( in all_results()
|
/third_party/spirv-tools/source/opt/ |
H A D | mem_pass.cpp | 246 const auto uitr = type2undefs_.find(type_id); 266 if (seen_non_target_vars_.find(varId) != seen_non_target_vars_.end()) 268 if (seen_target_vars_.find(varId) != seen_target_vars_.end()) return true; 356 if (reachable_blocks.find(in_block) == reachable_blocks.end()) { 368 reachable_blocks.find(def_block) == reachable_blocks.end()) {
|
/third_party/vk-gl-cts/scripts/ |
H A D | check_swiftshader_runtime.py | 209 tmp = tmp[tmp.find("{") : tmp.find("}") + 1] 218 if line.find(test) != -1: 223 line = line[line.find("{") : line.find("}") + 1]
|
/third_party/vulkan-loader/scripts/ |
H A D | helper_file_generator.py | 261 paramname = param.find('name') 304 handle = self.registry.tree.find("types/type/[name='" + handle_type + "'][@category='handle']") 305 if handle is not None and handle.find('type').text == type_key: 312 handle = self.registry.tree.find("types/type/[name='" + item.type + "'][@category='handle']") 313 if handle is not None and handle.find('type').text == type_key:
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | text_gen.cpp | 160 if (str.find('_') == std::string::npos) { in ToCamelString() 224 if (symbolSet.find(structName) != symbolSet.end()) { in GenNodeDefinition() 355 auto indent = indentMap.find(times); in Indent() 476 auto sym = symMap.find(name); in SymbolFind() 482 auto sym = symMap.find(name); in SymbolAdd() 723 auto node = nodeMap.find(current->Name());
|