Home
last modified time | relevance | path

Searched refs:find (Results 3451 - 3475 of 7121) sorted by relevance

1...<<131132133134135136137138139140>>...285

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DShaderCache.h47 typename Map::iterator it = mMap.find(key); in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp108 auto Cached = ScopeVars.Args.find(ArgNum); in addScopeVariable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp136 std::vector<SUnit *>::iterator I = find(Queue, SU); in remove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugChecksumsSubsection.cpp112 auto Iter = OffsetMap.find(Offset); in mapChecksumOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp120 const auto Pos = AbbrDeclSets.find(CUAbbrOffset); in getAbbreviationDeclarationSet()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolFunc.cpp41 if (SeenNames.find(Name) != SeenNames.end()) in FunctionArgEnumerator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h77 auto I = CIEInfos.find(Address); in findCIEInfo()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkApiVersion.cpp128 if (pred.find(it->second) != end(pred)) in minVulkanAPIVersion()
/third_party/vk-gl-cts/execserver/
H A DxsTcpServer.cpp90 std::vector<ConnectionHandler*>::iterator liveListPos = std::find(m_liveConnections.begin(), m_liveConnections.end(), handler); in connectionDone()
/third_party/vk-gl-cts/external/amber/src/android_gradle/
H A Dgradlew119 ROOTDIRSRAW=$(find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null)
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Deliminate_dead_const_test.cpp74 return std::string(line).find(const_decl_op) != std::string::npos; in TEST_F()
H A Dfold_spec_const_op_composite_test.cpp192 if (inst_str.find("OpName %") == std::string::npos) { in StripOpNameInstructions()
H A Dpropagator_test.cpp191 auto it = values_.find(phi_arg_id); in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_derivatives_test.cpp67 if (capabilities_and_extensions.find("OpCapability Float16") != in GenerateShaderCode()
/third_party/skia/third_party/externals/angle2/src/tests/gles_conformance_tests/
H A Dgles_conformance_tests.cpp88 while ((offset = log.find("failure = ", offset)) != std::string::npos) in RunConformanceTest()
/third_party/skia/src/core/
H A DSkResourceCache.h121 * Callback function for find(). If called, the cache will have found a match for the
214 * find() will search the cache for the specified Key. If no match is found, return false and
220 bool find(const Key&, FindVisitor, void* context);
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineStateCache.cpp118 std::unique_ptr<Entry>* entry = fMap.find(desc); in findOrCreatePipelineStateImpl()
/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.cpp85 auto shapeData = fShapeCache.find(key); in findOrCreate()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DDirectiveHandler.cpp134 TExtensionBehavior::iterator iter = mExtensionBehavior.find(name); in handleExtension()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexProgram.cpp74 auto it = spirvShader->inputBuiltins.find(spv::BuiltInVertexIndex); in program()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp91 auto iter = cache.find(frame.address()); in getCallerBacktrace()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstrip_reflect_info_pass.cpp101 if (non_semantic_sets.find(inst->GetSingleWordInOperand(0)) != in Process()
H A Dunify_const_pass.cpp39 // as an array of keys, looks up the trie to find a result id which is stored
72 auto iter = next_.find(key); in GetOrCreateTrieNodeFor()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstrip_reflect_info_pass.cpp101 if (non_semantic_sets.find(inst->GetSingleWordInOperand(0)) != in Process()
H A Dunify_const_pass.cpp39 // as an array of keys, looks up the trie to find a result id which is stored
72 auto iter = next_.find(key); in GetOrCreateTrieNodeFor()

Completed in 15 milliseconds

1...<<131132133134135136137138139140>>...285