Home
last modified time | relevance | path

Searched refs:std (Results 19401 - 19425 of 20229) sorted by relevance

1...<<771772773774775776777778779780>>...810

/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dplatform.h513 // add in std::nullptr_t
514 namespace std { namespace
634 * - ICU will assume that all non-invariant char*, StringPiece, std::string etc.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h161 if (V[i] != std::numeric_limits<PBQP::PBQPNum>::infinity()) in hasRegisterOptions()
/third_party/unity/test/
H A DMakefile10 CFLAGS += -std=c99 -pedantic -Wall -Wextra -Werror
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.cc299 using std::swap; in InternalSwap()
H A Dduration.pb.h78 *this = ::std::move(from); in Duration()
H A Dfield_mask.pb.cc280 using std::swap; in InternalSwap()
H A Dsource_context.pb.cc282 using std::swap; in InternalSwap()
H A Dtimestamp.pb.cc299 using std::swap; in InternalSwap()
H A Dtimestamp.pb.h78 *this = ::std::move(from); in Timestamp()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon_unittest.cc80 std::vector<string> captured_messages_;
H A Dport.h120 using ConstStringParam = const std::string &;
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dtrivial.rs5 use std::fmt::{self, Display};
/third_party/skia/third_party/externals/angle2/include/platform/
H A DFeaturesVk.h458 std::array<angle::Feature, 4> forceTextureLODOffset = {
/third_party/skia/gm/
H A Dvertices.cpp54 sk_make_sp<SkLocalMatrixShader>(std::move(grad), SkMatrix::Translate(-10, 0)), in make_shader1()
H A Dxfermodeimagefilter.cpp122 sk_sp<SkImageFilter> foreground(SkImageFilters::Image(std::move(bitmapImage)));
H A Darithmode.cpp152 std::move(bg), dstFilter, nullptr));
H A Dflippity.cpp141 std::move(view), in make_reference_image()
H A Dgm.cpp163 std::unique_ptr<verifiers::VerifierList> GM::getVerifiers() const { in getVerifiers()
H A Ddrawbitmaprect.cpp64 SkScalar radius = 4 * std::max(wScalar, hScalar); in makebm()
H A Ddrawquadset.cpp90 sdc->fillRectWithEdgeAA(nullptr, std::move(grPaint), GrAA::kYes, in draw_gradient_tiles()
H A Dhairlines.cpp181 maxH = std::max(maxH, bounds.height());
/third_party/skia/experimental/ffmpeg/
H A DSkVideoEncoder.cpp32 size_t overwrite = std::min(len - fPos, bytes); in write()
/third_party/skia/include/core/
H A DSkPoint.h171 void dump(std::string& desc, int depth) const;
H A DSkColor.h314 /** As a std::array<float, 4> */
315 std::array<float, 4> array() const { return {fR, fG, fB, fA}; } in array()
/third_party/skia/include/private/
H A DGrResourceKey.h268 void setCustomData(sk_sp<SkData> data) { fData = std::move(data); } in setCustomData()

Completed in 26 milliseconds

1...<<771772773774775776777778779780>>...810