Home
last modified time | relevance | path

Searched defs:that (Results 226 - 250 of 283) sorted by relevance

12345678910>>...12

/third_party/skia/src/gpu/ops/
H A DAAConvexPathRenderer.cpp864 AAConvexPathOp* that = t->cast<AAConvexPathOp>(); global() variable
[all...]
H A DStrokeRectOp.cpp772 AAStrokeRectOp* that = t->cast<AAStrokeRectOp>(); in onCombineIfPossible() local
[all...]
H A DDefaultPathRenderer.cpp523 DefaultPathOp* that = t->cast<DefaultPathOp>(); variable
[all...]
H A DShadowRRectOp.cpp621 ShadowCircularRRectOp* that = t->cast<ShadowCircularRRectOp>(); variable
[all...]
H A DFillRRectOp.cpp322 auto that = op->cast<FillRRectOpImpl>(); in onCombineIfPossible() local
[all...]
H A DDrawVerticesOp.cpp507 auto that = t->cast<DrawVerticesOpImpl>(); in onCombineIfPossible() local
[all...]
H A DOpsTask.cpp83 inline OpsTask::OpChain::List::List(List&& that) { *this = std::move(that); } in List() argument
85 inline OpsTask::OpChain::List& OpsTask::OpChain::List::operator=(List&& that) { in operator =() argument
330 prependChain(OpChain* that, const GrCaps& caps, SkArenaAlloc* opsTaskArena, GrAuditTrail* auditTrail) prependChain() argument
[all...]
/third_party/skia/src/core/
H A DSkStream.cpp847 SkBlockMemoryStream* that = this->onDuplicate(); variable
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkMorphologyImageFilter.cpp330 GrMorphologyEffect::GrMorphologyEffect(const GrMorphologyEffect& that) in GrMorphologyEffect() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstruction.cpp127 Instruction::Instruction(Instruction&& that) in Instruction() argument
142 operator =(Instruction&& that) operator =() argument
[all...]
H A Doptimizer.cpp48 Optimizer::PassToken::PassToken(PassToken&& that) in PassToken() argument
51 Optimizer::PassToken& Optimizer::PassToken::operator=(PassToken&& that) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstruction.cpp127 Instruction::Instruction(Instruction&& that) in Instruction() argument
142 operator =(Instruction&& that) operator =() argument
[all...]
H A Doptimizer.cpp48 Optimizer::PassToken::PassToken(PassToken&& that) in PassToken() argument
51 Optimizer::PassToken& Optimizer::PassToken::operator=(PassToken&& that) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbtz.cpp534 const RuleBasedTimeZone& that = (const RuleBasedTimeZone&)other; in hasSameRules() local
[all...]
/third_party/skia/tests/
H A DProcessorTest.cpp123 explicit TestFP(const TestFP& that) : INHERITED(that) {} in TestFP() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp85 void APInt::initSlowCase(const APInt& that) { in initSlowCase() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c300 static long check_treesize(struct dirtree *that, off_t *size) in check_treesize() argument
330 struct dirtree *current=tree, *that; check_treelinks() local
499 fill_inode(struct ext2_inode *in, struct dirtree *that) fill_inode() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dinstruction.cpp134 Instruction::Instruction(Instruction&& that) in Instruction() argument
149 operator =(Instruction&& that) operator =() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp155 GraphicsInterfaces (const GraphicsInterfaces& that) in GraphicsInterfaces() argument
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp1971 transferCumulativeStrength(Line *previous, Line *that) transferCumulativeStrength() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java2781 compareTo(DateTimeMatcher that) compareTo() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmsgfmt.cpp299 MessageFormat::MessageFormat(const MessageFormat& that) in MessageFormat() argument
373 MessageFormat::operator=(const MessageFormat& that) in operator =() argument
1315 copyObjects(const MessageFormat& that, UErrorCode& ec) copyObjects() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp306 UnicodeString::UnicodeString(const UnicodeString& that) { in UnicodeString() argument
315 UnicodeString::UnicodeString(const UnicodeString& that, in UnicodeString() argument
321 UnicodeString::UnicodeString(const UnicodeString& that, in UnicodeString() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp306 UnicodeString::UnicodeString(const UnicodeString& that) { in UnicodeString() argument
315 UnicodeString::UnicodeString(const UnicodeString& that, in UnicodeString() argument
321 UnicodeString::UnicodeString(const UnicodeString& that, in UnicodeString() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp299 MessageFormat::MessageFormat(const MessageFormat& that) in MessageFormat() argument
373 MessageFormat::operator=(const MessageFormat& that) in operator =() argument
400 const MessageFormat& that = static_cast<const MessageFormat&>(rhs); operator ==() local
1316 copyObjects(const MessageFormat& that, UErrorCode& ec) copyObjects() argument
[all...]

Completed in 37 milliseconds

12345678910>>...12