| /third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/ |
| H A D | Phonemetadata.java | 51 public Builder mergeFrom(NumberFormat other) { in mergeFrom() argument 212 mergeFrom(PhoneNumberDesc other) mergeFrom() argument 301 exactlySameAs(PhoneNumberDesc other) exactlySameAs() argument [all...] |
| /third_party/rust/crates/cxx/tests/ffi/ |
| H A D | tests.cc | 907 namespace other { namespace
|
| H A D | lib.rs | 342 mod other { modules
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
| H A D | BenchmarkMessage1Proto3.cs | 95 public GoogleMessage1(GoogleMessage1 other) : this() { in GoogleMessage1() argument 596 Equals(object other) Equals() argument 601 Equals(GoogleMessage1 other) Equals() argument 1180 MergeFrom(GoogleMessage1 other) MergeFrom() argument 1707 GoogleMessage1SubMessage(GoogleMessage1SubMessage other) GoogleMessage1SubMessage() argument 1957 Equals(object other) Equals() argument 1962 Equals(GoogleMessage1SubMessage other) Equals() argument 2276 MergeFrom(GoogleMessage1SubMessage other) MergeFrom() argument [all...] |
| /third_party/openssl/crypto/cms/ |
| H A D | cms_local.h | 65 ASN1_TYPE *other; member 215 CMS_OtherKeyAttribute *other; member 232 CMS_OtherKeyAttribute *other; member 297 CMS_OtherRevocationInfoFormat *other; member 316 CMS_OtherCertificateFormat *other; member
|
| /third_party/openssl/apps/lib/ |
| H A D | s_cb.c | 1378 security_callback_debug(const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex) security_callback_debug() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRayTracingUtil.cpp | 878 BottomLevelAccelerationStructureKHR (const BottomLevelAccelerationStructureKHR& other) = delete; member in vk::BottomLevelAccelerationStructureKHR
|
| H A D | vkRayTracingUtil.hpp | 568 BottomLevelAccelerationStructure (const BottomLevelAccelerationStructure& other) = delete; member in vk::BottomLevelAccelerationStructure 771 TopLevelAccelerationStructure (const TopLevelAccelerationStructure& other) = delete; member in vk::TopLevelAccelerationStructure
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 161 BufferCreateInfo::BufferCreateInfo (const BufferCreateInfo &other) in BufferCreateInfo() argument 184 BufferCreateInfo & BufferCreateInfo::operator= (const BufferCreateInfo &other) in operator =() argument 782 ViewportState(const ViewportState& other) ViewportState() argument 797 operator =(const ViewportState& other) operator =() argument 859 MultiSampleState(const MultiSampleState& other) MultiSampleState() argument 874 operator =(const MultiSampleState& other) operator =() argument 1043 DynamicState(const DynamicState &other) DynamicState() argument 1054 operator =(const DynamicState& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 82 NativeHandle::NativeHandle (const NativeHandle& other) in NativeHandle() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 161 BufferCreateInfo::BufferCreateInfo (const BufferCreateInfo &other) in BufferCreateInfo() argument 184 BufferCreateInfo & BufferCreateInfo::operator= (const BufferCreateInfo &other) in operator =() argument 782 ViewportState(const ViewportState& other) ViewportState() argument 797 operator =(const ViewportState& other) operator =() argument 859 MultiSampleState(const MultiSampleState& other) MultiSampleState() argument 874 operator =(const MultiSampleState& other) operator =() argument 1043 DynamicState(const DynamicState &other) DynamicState() argument 1054 operator =(const DynamicState& other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | formatutils.cpp | 363 InternalFormat::InternalFormat(const InternalFormat &other) = default; member in gl::InternalFormat 365 InternalFormat &InternalFormat::operator=(const InternalFormat &other) = default; member in gl::InternalFormat 541 Format::Format(const Format &other) = default; member in gl::Format 542 Format &Format::operator=(const Format &other) = default; member in gl::Format [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Blit11.cpp | 527 Blit11::Shader::Shader(Shader &&other) = default; member in rx::Blit11::Shader 531 Blit11::Shader &Blit11::Shader::operator=(Blit11::Shader &&other) = default; member in rx::Blit11::Shader
|
| 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/angle2/src/common/ |
| H A D | mathutil.h | 685 bool intersects(Range<T> other) in intersects() argument
|
| /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
|