Searched refs:std (Results 19326 - 19350 of 20229) sorted by relevance
1...<<771772773774775776777778779780>>...810
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | ContextImpl.h | 184 const std::string &message) = 0;
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | SimplifyLoopConditions.cpp | 158 mMultiReplacements.push_back(NodeReplaceWithMultipleEntry(parent, node, std::move(seq))); in visitBranch()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
H A D | RewriteExpressionsWithShaderStorageBlock.cpp | 318 mMultiReplacements.emplace_back(parentBlock, node, std::move(insertions)); in visitAggregate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLCommandQueueCL.h | 194 const std::vector<size_t> bufferPtrOffsets,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | FrameBufferMtl.h | 211 std::array<RenderTargetMtl *, mtl::kMaxRenderTargets> mColorRenderTargets;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugHandlerBase.cpp | 242 if (std::any_of(Entries.begin(), I, in beginFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEMIRBuilder.cpp | 118 return std::all_of(DstOps.begin(), DstOps.end(), [](const DstOp &Op) { in checkCopyToDefsPossible()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetSchedule.cpp | 213 std::max(InstrLatency, TII->defaultDefLatency(SchedModel, *DefMI)); in computeOperandLatency()
|
H A D | WasmEHPrepare.cpp | 194 InstList.erase(std::next(BasicBlock::iterator(ThrowI)), InstList.end()); in prepareThrows()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldCOFFThumb.h | 29 std::string Buf; in isThumbFunc()
|
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
H A D | datum_type_parser_test.cc | 151 std::string name;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
H A D | HardwareBufferImageSiblingVkAndroid.cpp | 156 << "Sampling from AHardwareBuffer externalFormat 0x" << std::hex in ValidateHardwareBuffer()
|
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | IntermNode_test.cpp | 40 std::stringstream symbolNameOut; in createTestSymbol()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | BufferVk.h | 250 std::vector<VertexConversionBuffer> mVertexConversionBuffers;
|
/third_party/skia/src/core/ |
H A D | SkLineClipper.cpp | 15 using std::swap; in pin_unsorted()
|
H A D | SkOverdrawCanvas.cpp | 58 std::tie(glyph, pos) = t;
|
H A D | SkPathPriv.h | 95 path.fPathRef->addGenIDChangeListener(std::move(listener)); in AddGenIDChangeListener()
|
H A D | SkPath_serial.cpp | 291 *this = std::move(tmp); in readFromMemory_EQ4Or5()
|
H A D | SkRasterPipeline.h | 223 std::function<void(size_t, size_t, size_t, size_t)> compile() const;
|
/third_party/skia/src/gpu/v1/ |
H A D | ClipStack.h | 299 std::unique_ptr<GrFragmentProcessor> clipFP);
|
/third_party/skia/src/effects/ |
H A D | SkLayerDrawLooper.cpp | 332 paint->setMaskFilter(std::move(blur)); in Make()
|
/third_party/skia/src/gpu/text/ |
H A D | GrAtlasManager.cpp | 237 auto sContext = dContext->priv().makeSC(std::move(view),
|
/third_party/skia/src/gpu/dawn/ |
H A D | GrDawnOpsRenderPass.cpp | 106 void GrDawnOpsRenderPass::onClear(const GrScissorState& scissor, std::array<float, 4> color) { in onClear()
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | Math.hpp | 28 using std::abs;
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | VertexDataManager.cpp | 334 mBufferSize = std::max(mRequiredSpace, 3 * mBufferSize / 2); // 1.5 x mBufferSize is arbitrary and should be checked to see we don't have too many reallocations. in reserveRequiredSpace()
|
Completed in 27 milliseconds
1...<<771772773774775776777778779780>>...810