Home
last modified time | relevance | path

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 DContextImpl.h184 const std::string &message) = 0;
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSimplifyLoopConditions.cpp158 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 DRewriteExpressionsWithShaderStorageBlock.cpp318 mMultiReplacements.emplace_back(parentBlock, node, std::move(insertions)); in visitAggregate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.h194 const std::vector<size_t> bufferPtrOffsets,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DFrameBufferMtl.h211 std::array<RenderTargetMtl *, mtl::kMaxRenderTargets> mColorRenderTargets;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp242 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 DCSEMIRBuilder.cpp118 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 DTargetSchedule.cpp213 std::max(InstrLatency, TII->defaultDefLatency(SchedModel, *DefMI)); in computeOperandLatency()
H A DWasmEHPrepare.cpp194 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 DRuntimeDyldCOFFThumb.h29 std::string Buf; in isThumbFunc()
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Ddatum_type_parser_test.cc151 std::string name;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp156 << "Sampling from AHardwareBuffer externalFormat 0x" << std::hex in ValidateHardwareBuffer()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp40 std::stringstream symbolNameOut; in createTestSymbol()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.h250 std::vector<VertexConversionBuffer> mVertexConversionBuffers;
/third_party/skia/src/core/
H A DSkLineClipper.cpp15 using std::swap; in pin_unsorted()
H A DSkOverdrawCanvas.cpp58 std::tie(glyph, pos) = t;
H A DSkPathPriv.h95 path.fPathRef->addGenIDChangeListener(std::move(listener)); in AddGenIDChangeListener()
H A DSkPath_serial.cpp291 *this = std::move(tmp); in readFromMemory_EQ4Or5()
H A DSkRasterPipeline.h223 std::function<void(size_t, size_t, size_t, size_t)> compile() const;
/third_party/skia/src/gpu/v1/
H A DClipStack.h299 std::unique_ptr<GrFragmentProcessor> clipFP);
/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp332 paint->setMaskFilter(std::move(blur)); in Make()
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.cpp237 auto sContext = dContext->priv().makeSC(std::move(view),
/third_party/skia/src/gpu/dawn/
H A DGrDawnOpsRenderPass.cpp106 void GrDawnOpsRenderPass::onClear(const GrScissorState& scissor, std::array<float, 4> color) { in onClear()
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMath.hpp28 using std::abs;
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DVertexDataManager.cpp334 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