| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | LazyStringList.java | 154 void mergeFrom(LazyStringList other); in mergeFrom() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | status.cc | 99 Status::Status(const Status& other) in Status() argument 103 Status& Status::operator=(const Status& other) { in operator =() argument
|
| H A D | statusor.h | 216 inline StatusOr<T>::StatusOr(const StatusOr<T>& other) in StatusOr() argument 221 inline StatusOr<T>& StatusOr<T>::operator=(const StatusOr<T>& other) { in operator =() argument 229 StatusOr(const StatusOr<U>& other) StatusOr() argument 235 operator =(const StatusOr<U>& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktNativeObjectsUtil.cpp | 86 NativeObjects::NativeObjects (NativeObjects&& other) in NativeObjects() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuResource.hpp | 100 DirArchive (const DirArchive& other) : Archive(), m_path(other.m_path) {} in DirArchive() argument 101 DirArchive& operator= (const DirArchive& other) { m_path = other.m_path; return *this; } in operator =() argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrGenericVector.hpp | 75 inline GenericVec4 (const GenericVec4& other) in GenericVec4() argument
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | reminder_request_timer.cpp | 48 ReminderRequestTimer::ReminderRequestTimer(const ReminderRequestTimer &other) : ReminderRequest(other) in ReminderRequestTimer() argument
|
| /base/msdp/device_status/intention/common/channel/include/ |
| H A D | channel.h | 51 Sender(const Sender &other) in Sender() argument 55 Sender(Sender &&other) in Sender() argument 61 Sender& operator=(const Sender &other) in operator =() argument 67 Sender& operator=(Sender &&other) in operator =() argument 97 Receiver(const Receiver &other) Receiver() argument 101 Receiver(Receiver &&other) Receiver() argument 107 operator =(const Receiver &other) operator =() argument 113 operator =(Receiver &&other) operator =() argument [all...] |
| /base/security/code_signature/interfaces/innerkits/common/include/ |
| H A D | byte_buffer.h | 41 ByteBuffer(const ByteBuffer &other): data(nullptr), size(0)
in ByteBuffer() argument
|
| /base/sensors/sensor/utils/ipc/src/ |
| H A D | stream_buffer.cpp | 25 StreamBuffer &StreamBuffer::operator=(const StreamBuffer &other) in operator =() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/openat2/ |
| H A D | helpers.c | 73 char *fdpath, *dfdpath, *other; in fdequal() local
|
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-acer-a500.c | 20 struct a500_led *other; member
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | driver.c | 225 struct device_driver *other; in driver_register() local
|
| /kernel/linux/linux-6.6/drivers/leds/ |
| H A D | leds-acer-a500.c | 20 struct a500_led *other; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
| H A D | helpers.c | 73 char *fdpath, *dfdpath, *other; in fdequal() local
|
| /kernel/linux/linux-6.6/lib/kunit/ |
| H A D | string-stream.c | 118 string_stream_append(struct string_stream *stream, struct string_stream *other) string_stream_append() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio_versym.hpp | 133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
|
| /third_party/eudev/src/shared/ |
| H A D | set.h | 74 static inline int set_move(Set *s, Set *other) { in set_move() argument 78 static inline int set_move_one(Set *s, Set *other, const void *key) { in set_move_one() argument
|
| /third_party/gn/src/base/containers/ |
| H A D | vector_buffer.h | 58 VectorBuffer& operator=(VectorBuffer&& other) { in operator =() argument [all...] |
| /third_party/gn/src/base/ |
| H A D | scoped_generic.h | 104 void swap(ScopedGeneric& other) { in swap() argument
|
| /third_party/gn/src/gn/ |
| H A D | build_settings.cc | 15 BuildSettings::BuildSettings(const BuildSettings& other) in BuildSettings() argument [all...] |
| H A D | string_atom.h | 73 new (this) StringAtom(other); variable [all...] |
| H A D | substitution_pattern.cc | 25 SubstitutionPattern::SubstitutionPattern(const SubstitutionPattern& other) = member in SubstitutionPattern
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-assertion-result.h | 168 AssertionResult& operator=(AssertionResult other) { in operator =() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| H A D | UTF16CollationIterator.java | 38 public boolean equals(Object other) { in equals() argument
|