Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/skia/src/core/
H A DSkClipStack.cpp21 SkClipStack::Element::Element(const Element& that) { in Element() argument
[all...]
H A DSkStream.cpp847 SkBlockMemoryStream* that = this->onDuplicate(); variable
[all...]
/third_party/skia/src/gpu/ops/
H A DAtlasTextOp.cpp391 auto that = t->cast<AtlasTextOp>(); in onCombineIfPossible() local
[all...]
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...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp89 BCEAtom(BCEAtom &&that) = default; member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbi.cpp245 RuleBasedBreakIterator::operator=(const RuleBasedBreakIterator& that) { in operator =() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h321 APInt(const APInt &that) argument
329 APInt(APInt &&that) APInt() argument
764 operator =(APInt &&that) operator =() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java772 public boolean equals(Object that) { in equals() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java775 public boolean equals(Object that) { in equals() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Drbtz.cpp529 const RuleBasedTimeZone& that = (const RuleBasedTimeZone&)other; in hasSameRules() local
[all...]
/third_party/lame/libmp3lame/
H A Dvbrquantize.c395 block_sf(algo_t * that, const FLOAT l3_xmin[SFBMAX], int vbrsf[SFBMAX], int vbrsfmin[SFBMAX]) in block_sf() argument
501 quantize_x34(const algo_t * that) quantize_x34() argument
770 short_block_constrain(const algo_t * that, const int vbrsf[SFBMAX], const int vbrsfmin[SFBMAX], int vbrmax) short_block_constrain() argument
848 long_block_constrain(const algo_t * that, const int vbrsf[SFBMAX], const int vbrsfmin[SFBMAX], int vbrmax) long_block_constrain() argument
985 bitcount(const algo_t * that) bitcount() argument
1000 quantizeAndCountBits(const algo_t * that) quantizeAndCountBits() argument
1012 tryGlobalStepsize(const algo_t * that, const int sfwork[SFBMAX], const int vbrsfmin[SFBMAX], int delta) tryGlobalStepsize() argument
1041 searchGlobalStepsizeMax(const algo_t * that, const int sfwork[SFBMAX], const int vbrsfmin[SFBMAX], int target) searchGlobalStepsizeMax() argument
1141 tryThatOne(algo_t const* that, const int sftemp[SFBMAX], const int vbrsfmin[SFBMAX], int vbrmax) tryThatOne() argument
1155 outOfBitsStrategy(algo_t const* that, const int sfwork[SFBMAX], const int vbrsfmin[SFBMAX], int target) outOfBitsStrategy() argument
1300 algo_t *that = &that_[gr][ch]; VBR_encode_frame() local
1323 algo_t const *that = &that_[gr][ch]; VBR_encode_frame() local
1556 algo_t const *that = &that_[gr][ch]; VBR_encode_frame() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_keys.cc561 ManagedEVPPKey::ManagedEVPPKey(const ManagedEVPPKey& that) { in ManagedEVPPKey() argument
565 ManagedEVPPKey& ManagedEVPPKey::operator=(const ManagedEVPPKey& that) { in operator =() argument
[all...]
/third_party/node/deps/v8/tools/debug_helper/
H A Dget-object-properties.cc429 IndexModifier(ReadStringVisitor* that, int32_t index_adjust, in IndexModifier() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Drbtz.cpp529 const RuleBasedTimeZone& that = static_cast<const RuleBasedTimeZone&>(other); in hasSameRules() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc267 bool PropertyAccessInfo::Merge(PropertyAccessInfo const* that, in Merge() argument
[all...]
H A Dload-elimination.cc170 AbstractElements* that = zone->New<AbstractElements>(zone); in Kill() local
221 Merge(AbstractElements const* that, Zone* zone) const Merge() argument
296 AbstractField* that = zone->New<AbstractField>(zone); KillConst() local
314 AbstractField* that = zone->New<AbstractField>(zone); Kill() local
358 AbstractMaps* that = zone->New<AbstractMaps>(zone); Kill() local
369 Merge( AbstractMaps const* that, Zone* zone) const Merge() argument
386 AbstractMaps* that = zone->New<AbstractMaps>(zone); Extend() local
458 Merge(AbstractState const* that, Zone* zone) Merge() argument
484 AbstractState* that = zone->New<AbstractState>(*this); SetMaps() local
498 AbstractState* that = zone->New<AbstractState>(*this); KillMaps() local
525 AbstractState* that = zone->New<AbstractState>(*this); AddElement() local
543 AbstractState* that = zone->New<AbstractState>(*this); KillElement() local
554 AbstractState* that = zone->New<AbstractState>(*this); AddField() local
572 AbstractState* that = nullptr; KillConstField() local
595 AbstractState* that = nullptr; KillField() local
618 AbstractState* that = zone->New<AbstractState>(*this); KillFields() local
636 AbstractState* that = zone->New<AbstractState>(); KillAll() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.h53 Interval Union(Interval that) { in Union() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp155 GraphicsInterfaces (const GraphicsInterfaces& that) in GraphicsInterfaces() argument
[all...]
/third_party/skia/src/gpu/
H A DGrResourceCache.h585 ResourceAccess(const ResourceAccess& that) in ResourceAccess() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkMorphologyImageFilter.cpp330 GrMorphologyEffect::GrMorphologyEffect(const GrMorphologyEffect& that) in GrMorphologyEffect() argument
[all...]

Completed in 36 milliseconds

12345678910>>...13