Home
last modified time | relevance | path

Searched defs:other (Results 1426 - 1450 of 1637) sorted by relevance

1...<<51525354555657585960>>...66

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2262 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 DELFObjectWriter.cpp364 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 DglcUniformBlockCase.cpp114 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 Dvk_utils.cpp806 GarbageObject::GarbageObject(GarbageObject &&other) : GarbageObject() in GarbageObject() argument
921 ClearValuesArray::ClearValuesArray(const ClearValuesArray &other) = default; member in rx::__anon20104::vk::ClearValuesArray
H A Dvk_wrapper.h118 WrappedObject(WrappedObject &&other) : mHandle(other.mHandle) in WrappedObject() argument
124 WrappedObject &operator=(WrappedObject &&other) in operator =() argument
H A Dvk_utils.h118 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 DSurfaceVk.cpp504 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 Dvk_cache_utils.cpp1414 RenderPassDesc::RenderPassDesc(const RenderPassDesc &other) in RenderPassDesc() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp140 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 DSkRegion.cpp162 void SkRegion::swap(SkRegion& other) { in swap() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h761 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 Drulebasedcollator.cpp140 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) in RuleBasedCollator() argument
228 RuleBasedCollator &RuleBasedCollator::operator=(const RuleBasedCollator &other) { in operator =() argument
[all...]
H A Dtimezone.cpp931 TZEnumeration(const TZEnumeration &other) : StringEnumeration(), map(NULL), localMap(NULL), len(0), pos(0) { in TZEnumeration() argument
[all...]
H A Dtzgnames.cpp1299 TimeZoneGenericNames* other = new TimeZoneGenericNames(); in clone() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c427 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 DSkOpAngle.cpp399 const SkOpSegment* other = checkEnd->segment(); in computeSector() local
H A DSkOpSegment.cpp103 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 Dfreetype.h1936 void* other; global() member
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc2156 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 Dumutablecptrie.cpp74 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 Dparser.cc460 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() argument
[all...]
H A Dplugin.pb.h169 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 Dextension_set.cc911 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 Dcodeobject.c1667 code_richcompare(PyObject *self, PyObject *other, int op) in code_richcompare() argument
H A Dlistobject.c1008 list_inplace_concat(PyListObject *self, PyObject *other) in list_inplace_concat() argument

Completed in 60 milliseconds

1...<<51525354555657585960>>...66