Home
last modified time | relevance | path

Searched refs:end (Results 18476 - 18500 of 24452) sorted by relevance

1...<<731732733734735736737738739740>>...979

/third_party/skia/tests/
H A DOpChainTest.cpp151 std::move(that->fValueRanges.begin(), that->fValueRanges.end(),
H A DTDPQueueTest.cpp125 REPORTER_ASSERT(reporter, array.begin() <= top && top < array.end()); in random_test()
/third_party/skia/src/pathops/
H A DSkOpContour.h169 const SkPoint& end() const { in end() function in SkOpContour
/third_party/skia/src/ports/
H A DSkFontMgr_preview.cpp97 std::none_of(face->fLang.begin(), face->fLang.end(), [&](SkLanguage lang) { in find_family_style_character()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp179 if (pipeline != store->copyTextureForBrowserPipelines.end()) { in GetCachedPipeline()
H A DRenderPassEncoder.cpp39 DAWN_INVALID_IF(it != queryAvailabilityMap.end() && it->second[queryIndex], in ValidateQueryIndexOverwrite()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPassCache.cpp99 if (it != mCache.end()) { in GetRenderPass()
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp341 for (auto it = windows.begin(); it != windows.end();) { in main()
/third_party/skia/third_party/externals/angle2/util/windows/
H A Dtest_utils_win.cpp151 commandLineString.insert(commandLineString.end(), arg, arg + strlen(arg)); in WindowsProcess()
253 // Close the write end of the pipes, so EOF can be generated when child exits. in WindowsProcess()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh350 iter_t end () const { return iter_t (*s, false); } in end() function
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format1.cc197 e = GetOffsetArray()->end(); b != e; b++) { in SubSerialize()
H A Dindex_sub_table_format3.cc209 e = GetOffsetArray()->end(); b != e; b++) { in SubSerialize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h236 "no end of list marker detected at end of %s table " in extract()
273 if (Entry != ListMap.end()) in findList()
288 } // end namespace llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDominators.h171 /// If BBE is not a unique edge between start and end of the edge, it can
198 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end()
282 } // end namespace llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h139 Infos(Range.begin(), Range.end()) {} in MemoryInfoListStream()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryByteStream.h133 /// An implementation of WritableBinaryStream which can write at its end
158 Data.insert(Data.begin() + Offset, Bytes.begin(), Bytes.end()); in insert()
227 /// Returns a pointer to the end of the buffer.
264 /// Returns a pointer to the end of the buffer.
271 } // end namespace llvm
H A DFormatProviders.h377 assert(false && "Missing range option end delimeter!");
404 auto End = V.end();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
H A DLoopPassManager.h128 PreOrderWorklist.append(L->begin(), L->end()); in appendLoopsToWorklist()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp119 return nodes_iterator(G->getFunction()->end()); in nodes_end()
150 } // end namespace llvm
H A DLegacyDivergenceAnalysis.cpp247 // The influence region starts from the end of "Start" to the beginning of in computeInfluenceRegion()
400 for (auto BI = F->begin(), BE = F->end(); BI != BE; ++BI) { in print()
H A DVFABIDemangling.cpp397 Parameters.begin(), Parameters.end(), [](const VFParameter PK) { in tryDemangleForVFABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp70 if (Entry == MapNode.end()) in verifyEntry()
314 } // end namespace V3
315 } // end namespace HSAMD
316 } // end namespace AMDGPU
317 } // end namespace llvm
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp59 } // end anonymous namespace
177 E = GVtoClusterMap.end(); I != E; ++I) in findPartitions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatProviders.h368 assert(false && "Missing range option end delimeter!");
395 auto End = V.end();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp71 "' must end with one of 's', 'm' or 'h'", in parseDuration()
288 while (TotalSize > TotalSizeTarget && FileInfo != FileInfos.end()) in pruneCache()

Completed in 26 milliseconds

1...<<731732733734735736737738739740>>...979