Home
last modified time | relevance | path

Searched refs:find (Results 5351 - 5375 of 7616) sorted by relevance

1...<<211212213214215216217218219220>>...305

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp178 auto pipeline = store->copyTextureForBrowserPipelines.find(dstFormat); in GetCachedPipeline()
H A DRenderPassEncoder.cpp38 auto it = queryAvailabilityMap.find(querySet); in ValidateQueryIndexOverwrite()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp98 auto it = mCache.find(query); in GetRenderPass()
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp58 return std::find(extensions.begin(), extensions.end(), ext) != extensions.end(); in HasExtension()
171 std::cerr << "Could not find a compatible pixel format for a non-linear color space." in initializeGLWithResult()
183 std::cerr << "Could not find a compatible pixel format." << std::endl; in initializeGLWithResult()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dangle_test_instantiate.cpp710 auto iter = GetAvailabilityCache().find(param); in IsPlatformAvailable()
/third_party/skia/third_party/externals/harfbuzz/
H A Dgit.mk63 # submodule doesn't find us. If you have configure.{in,ac} files in
177 find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
/third_party/skia/third_party/externals/piex/src/tiff_directory/
H A Dtiff_directory.cc247 directory_entries_.find(tag); in Find()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format5.cc108 std::vector<int32_t>::iterator it = std::find(glyph_array->begin(), in GlyphStartOffset()
/third_party/python/Lib/
H A Dmailcap.py141 i = field.find('=')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h141 /// A mapping between file offsets and lists. It is used to find a particular
272 auto Entry = ListMap.find(Offset); in findList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCallGraph.cpp139 FunctionMapTy::iterator I = FunctionMap.find(From); in spliceFunction()
189 assert(I != CalledFunctions.end() && "Cannot find callsite to remove!"); in removeCallEdgeFor()
216 assert(I != CalledFunctions.end() && "Cannot find callee to remove!"); in removeOneAbstractEdgeTo()
233 assert(I != CalledFunctions.end() && "Cannot find callsite to remove!"); in replaceCallEdge()
H A DProfileSummaryInfo.cpp266 auto iter = ThresholdCache.find(PercentileCutoff); in computeThreshold()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp69 auto Entry = MapNode.find(Key); in verifyEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp61 auto I = OptRanges.find(Id.getID()); in getRange()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileCollector.cpp45 auto DirWithSymlink = SymlinkMap.find(Directory); in getRealPath()
H A DItaniumManglingCanonicalizer.cpp156 assert(Remappings.find(Result.first) == Remappings.end() && in makeNodeSimple()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp174 << "\nCan't find best candidate, selecting in program order among " in pickCandidate()
212 if (Set.find(C.SU) != SetEnd) { in bumpPredsPriority()
H A DGCNNSAReassign.cpp189 // logic to find free registers will be much more complicated with much in CheckNSA()
282 if (llvm::find(Intervals, LI) != Intervals.end()) { in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonPeephole.cpp215 // Try to find in the map. in runOnMachineFunction()
222 PeepholeDoubleRegsMap.find(SrcReg); in runOnMachineFunction()
246 // Try to find in the map. in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp65 // after BBI to find redundancy and update kill/dead flags accordingly. If
80 if (InstrsToErase.find(&*BBI) != InstrsToErase.end()) in removeRedundantLIs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp213 // succeeded to find such, otherwise, with original bit-width. in getMinBitWidth()
333 auto Entry = find(Worklist, I); in ReduceExpressionDag()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp225 auto Itr = ValToPoison.find(V); in getPoisonFor()
281 // attempts to find UB triggered by propagation of poison. in rewrite()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTimerTree.cpp55 if (IDsIndex.find(Name) == IDsIndex.end()) { in getTimerID()
/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp60 auto it = options.find(option_selector); in Init()
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc86 VIXL_ASSERT(find(sym.GetAddress()) == end()); in insert()

Completed in 18 milliseconds

1...<<211212213214215216217218219220>>...305