| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | renderer11_utils.cpp | 2262 BlendStateKey::BlendStateKey(const BlendStateKey &other) in BlendStateKey() argument 2528 TextureHelper11::TextureHelper11(const TextureHelper11 &other) in TextureHelper11() argument 2564 operator =(TextureHelper11 &&other) operator =() argument 2573 operator =(const TextureHelper11 &other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 364 writeSymbol(uint32_t name, uint8_t info, uint64_t value, uint64_t size, uint8_t other, uint32_t shndx, bool Reserved) writeSymbol() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockCase.cpp | 114 VarType::VarType(const VarType& other) : m_type(TYPE_LAST), m_flags(0) in VarType() argument 141 VarType& VarType::operator=(const VarType& other) in operator =() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_utils.cpp | 806 GarbageObject::GarbageObject(GarbageObject &&other) : GarbageObject() in GarbageObject() argument 921 ClearValuesArray::ClearValuesArray(const ClearValuesArray &other) = default; member in rx::__anon20104::vk::ClearValuesArray
|
| H A D | vk_wrapper.h | 118 WrappedObject(WrappedObject &&other) : mHandle(other.mHandle) in WrappedObject() argument 124 WrappedObject &operator=(WrappedObject &&other) in operator =() argument
|
| H A D | vk_utils.h | 118 constexpr PackedAttachmentIndex(const PackedAttachmentIndex &other) = default; member in rx::vk::final 119 constexpr PackedAttachmentIndex &operator=(const PackedAttachmentIndex &other) = default; member in rx::vk::final 275 ObjectAndSerial(ObjectAndSerial &&other) in ObjectAndSerial() argument 278 operator =(ObjectAndSerial &&other) operator =() argument 613 BindingPointer(BindingPointer &&other) BindingPointer() argument 654 Shared(Shared &&other) Shared() argument 655 operator =(Shared &&other) operator =() argument 697 copy(VkDevice device, const Shared<T> &other) copy() argument 699 copyUnreferenced(const Shared<T> &other) copyUnreferenced() argument [all...] |
| H A D | SurfaceVk.cpp | 504 SwapchainCleanupData::SwapchainCleanupData(SwapchainCleanupData &&other) in SwapchainCleanupData() argument 532 ImagePresentHistory::ImagePresentHistory(ImagePresentHistory &&other) in ImagePresentHistory() argument 536 ImagePresentHistory &ImagePresentHistory::operator=(ImagePresentHistory &&other) in operator =() argument 546 SwapchainImage(SwapchainImage &&other) SwapchainImage() argument [all...] |
| H A D | vk_cache_utils.cpp | 1414 RenderPassDesc::RenderPassDesc(const RenderPassDesc &other) in RenderPassDesc() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 140 bool GrTriangulator::Line::intersect(const Line& other, SkPoint* point) const { in intersect() argument 250 bool GrTriangulator::Edge::intersect(const Edge& other, SkPoint* p, uint8_t* alpha) const { in intersect() argument 802 mergeEdgesAbove(Edge* edge, Edge* other, EdgeList* activeEdges, Vertex** current, const Comparator& c) const mergeEdgesAbove() argument 823 mergeEdgesBelow(Edge* edge, Edge* other, EdgeList* activeEdges, Vertex** current, const Comparator& c) const mergeEdgesBelow() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkRegion.cpp | 162 void SkRegion::swap(SkRegion& other) { in swap() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Context.h | 761 ContextPtr(ContextPtr && other) : ptr(other.ptr) { other.ptr = nullptr; } in ContextPtr() argument 762 ContextPtr & operator=(ContextPtr && other) { ptr = other.ptr; other.ptr = nullptr; return *this; } in operator =() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rulebasedcollator.cpp | 140 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) in RuleBasedCollator() argument 228 RuleBasedCollator &RuleBasedCollator::operator=(const RuleBasedCollator &other) { in operator =() argument [all...] |
| H A D | timezone.cpp | 931 TZEnumeration(const TZEnumeration &other) : StringEnumeration(), map(NULL), localMap(NULL), len(0), pos(0) { in TZEnumeration() argument [all...] |
| H A D | tzgnames.cpp | 1299 TimeZoneGenericNames* other = new TimeZoneGenericNames(); in clone() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | daemon.c | 427 recv_tls_adapter (struct MHD_Connection *connection, void *other, size_t i) in recv_tls_adapter() argument 472 send_tls_adapter(struct MHD_Connection *connection, const void *other, size_t i) send_tls_adapter() argument 1031 recv_param_adapter(struct MHD_Connection *connection, void *other, size_t i) recv_param_adapter() argument 1064 send_param_adapter(struct MHD_Connection *connection, const void *other, size_t i) send_param_adapter() argument [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpAngle.cpp | 399 const SkOpSegment* other = checkEnd->segment(); in computeSector() local
|
| H A D | SkOpSegment.cpp | 103 SkOpSegment* other = oPtT->segment(); in activeAngleOther() local 545 SkOpSegment* other = this->isSimple(nextStart, &step); // advances nextStart in findNextOp() local 651 SkOpSegment* other = this->isSimple(nextStart, &step); // advances nextStart in findNextWinding() local 747 SkOpSegment* other = this->isSimple(nextStart, &step); // advances nextStart findNextXor() local 864 SkOpSegment* other = this; markAndChaseDone() local 898 SkOpSegment* other = this; markAndChaseWinding() local 923 SkOpSegment* other = this; markAndChaseWinding() local 1080 SkOpSegment* other; nextChase() local [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | freetype.h | 1936 void* other; global() member [all...] |
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | parser_impl.cc | 2156 const Type* ParserImpl::GetSignedIntMatchingShape(const Type* other) { in GetSignedIntMatchingShape() argument 2171 GetUnsignedIntMatchingShape(const Type* other) GetUnsignedIntMatchingShape() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | umutablecptrie.cpp | 74 MutableCodePointTrie(const MutableCodePointTrie &other) = delete; member in __anon21079::MutableCodePointTrie 77 MutableCodePointTrie &operator=(const MutableCodePointTrie &other) = delete; member in __anon21079::MutableCodePointTrie 148 MutableCodePointTrie::MutableCodePointTrie(const MutableCodePointTrie &other, UErrorCode &errorCode) : in MutableCodePointTrie() argument 985 int32_t other = allSameBlocks.findOrAdd(i, inc, value); compactWholeDataBlocks() local 1753 umutablecptrie_clone(const UMutableCPTrie *other, UErrorCode *pErrorCode) umutablecptrie_clone() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser.cc | 460 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() argument [all...] |
| H A D | plugin.pb.h | 169 inline void Swap(Version* other) { in Swap() argument 177 void UnsafeArenaSwap(Version* other) { in UnsafeArenaSwap() argument 370 Swap(CodeGeneratorRequest* other) Swap() argument 378 UnsafeArenaSwap(CodeGeneratorRequest* other) UnsafeArenaSwap() argument 592 Swap(CodeGeneratorResponse_File* other) Swap() argument 600 UnsafeArenaSwap(CodeGeneratorResponse_File* other) UnsafeArenaSwap() argument 792 Swap(CodeGeneratorResponse* other) Swap() argument 800 UnsafeArenaSwap(CodeGeneratorResponse* other) UnsafeArenaSwap() argument [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | extension_set.cc | 911 void ExtensionSet::MergeFrom(const ExtensionSet& other) { in MergeFrom() argument 1084 void ExtensionSet::SwapExtension(ExtensionSet* other, int number) { in SwapExtension() argument [all...] |
| /third_party/python/Objects/ |
| H A D | codeobject.c | 1667 code_richcompare(PyObject *self, PyObject *other, int op) in code_richcompare() argument
|
| H A D | listobject.c | 1008 list_inplace_concat(PyListObject *self, PyObject *other) in list_inplace_concat() argument
|