| /third_party/python/Objects/ |
| H A D | classobject.c | 246 method_richcompare(PyObject *self, PyObject *other, int op) in method_richcompare() argument 454 instancemethod_richcompare(PyObject *self, PyObject *other, int op) in instancemethod_richcompare() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | SmallSortedMap.java | 424 public int compareTo(Entry other) { in compareTo() argument [all...] |
| H A D | UnknownFieldSet.java | 94 public boolean equals(Object other) { in equals() argument 396 public Builder mergeFrom(UnknownFieldSet other) { in mergeFrom() argument 731 equals(Object other) equals() argument 976 mergeFrom(Field other) mergeFrom() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | repeated_scalar_container.cc | 563 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript() argument
|
| H A D | repeated_composite_container.cc | 205 PyObject* MergeFrom(RepeatedCompositeContainer* self, PyObject* other) { in MergeFrom() argument 209 static PyObject* MergeFromMethod(PyObject* self, PyObject* other) { in MergeFromMethod() argument 327 static PyObject* RichCompare(PyObject* pself, PyObject* other, int opid) { in Subscript() argument
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | api.pb.cc | 581 void Api::InternalSwap(Api* other) { in InternalSwap() argument 983 void Method::InternalSwap(Method* other) { in InternalSwap() argument 1238 InternalSwap(Mixin* other) InternalSwap() argument [all...] |
| H A D | reflection.h | 448 RepeatedFieldRefIterator(const RepeatedFieldRefIterator& other) RepeatedFieldRefIterator() argument 452 operator =(const RepeatedFieldRefIterator& other) operator =() argument [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectwriter.h | 192 Event(const Event& other) in Event() argument 197 Event& operator=(const Event& other) { in operator =() argument
|
| /third_party/python/Modules/expat/ |
| H A D | xmltok_impl.c | 1511 enum { other, inName, inValue } state = inName; in getAtts() enumerator
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/include/ |
| H A D | cxx.h | 837 Vec(const Vec &other) Vec() argument 861 operator =(const Vec &other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat_test.cc | 229 typedef Mallocator<U> other; typedef
|
| H A D | string_view_test.cc | 62 typedef Mallocator<U> other; typedef
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree_container.h | 76 btree_container(const btree_container &other) in btree_container() argument 80 btree_container(const btree_container &other, const allocator_type &alloc) in btree_container() argument 85 btree_container(btree_container &&other, const allocator_type &alloc) in btree_container() argument 88 btree_container &operator=(const btree_container &other) = default; member in absl::container_internal::btree_container 181 swap(btree_container &other) swap() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | inlined_vector_benchmark.cc | 408 ABSL_ATTRIBUTE_NOINLINE NontrivialType(const NontrivialType& other) in NontrivialType() argument 413 operator =( const NontrivialType& other) operator =() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphCache.cpp | 42 ParagraphCacheKey(const ParagraphCacheKey& other) = default; member in skia::textlayout::ParagraphCacheKey 44 ParagraphCacheKey(ParagraphCacheKey&& other) in ParagraphCacheKey() argument [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGRenderContext.cpp | 195 SkSVGRenderContext::SkSVGRenderContext(const SkSVGRenderContext& other) in SkSVGRenderContext() argument 204 SkSVGRenderContext::SkSVGRenderContext(const SkSVGRenderContext& other, SkCanvas* canvas) in SkSVGRenderContext() argument 213 SkSVGRenderContext(const SkSVGRenderContext& other, const SkSVGNode* node) SkSVGRenderContext() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | conditional.c | 614 cond_av_list_t *other; member 625 cond_av_list_t *other = data->other, *list, *cur; in cond_insertf() local 696 cond_read_av_list(policydb_t * p, void *fp, cond_av_list_t ** ret_list, cond_av_list_t * other) cond_read_av_list() argument [all...] |
| H A D | hierarchy.c | 56 bounds_insert_rule(sepol_handle_t *handle, avtab_t *avtab, avtab_t *global, avtab_t *other, avtab_key_t *avtab_key, avtab_datum_t *datum) bounds_insert_rule() argument 97 bounds_expand_rule(sepol_handle_t *handle, policydb_t *p, avtab_t *avtab, avtab_t *global, avtab_t *other, uint32_t parent, uint32_t src, uint32_t tgt, uint32_t class, uint32_t data) bounds_expand_rule() argument 126 bounds_expand_cond_rules(sepol_handle_t *handle, policydb_t *p, cond_av_list_t *cur, avtab_t *avtab, avtab_t *global, avtab_t *other, uint32_t parent) bounds_expand_cond_rules() argument
|
| /third_party/rust/crates/rust-openssl/openssl/src/x509/ |
| H A D | extension.rs | 313 pub fn other(&mut self, other: &str) -> &mut ExtendedKeyUsage { other() functions [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_descriptor.h | 434 LoopDescriptor(LoopDescriptor&& other) : placeholder_top_loop_(nullptr) { in LoopDescriptor() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fProgramInterfaceDefinitionUtil.hpp | 50 VariablePathComponent (const VariablePathComponent& other) : m_data(other.m_data), m_type(other.m_type) { } in VariablePathComponent() argument 51 VariablePathComponent& operator= (const VariablePathComponent& other) { m_type = other.m_type; m_data = other.m_data; return *this; } in operator =() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.cpp | 101 QueueGlobalPriorities::QueueGlobalPriorities (const QueueGlobalPriorities& other) in QueueGlobalPriorities() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuInterval.hpp | 121 Interval& operator|= (const Interval& other) in operator |=() argument 135 operator &=(const Interval& other) operator &=() argument [all...] |
| H A D | tcuThreadUtil.hpp | 96 MessageBuilder (const MessageBuilder& other) : m_thread(other.m_thread), m_stream(other.m_stream.str()) {} in MessageBuilder() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | bitset_utils.h | 193 constexpr BitSetT<N, BitsT, ParamT>::BitSetT(const BitSetT &other) argument 197 operator =(const BitSetT &other) operator =() argument 255 operator &=(const BitSetT &other) operator &=() argument 262 operator |=(const BitSetT &other) operator |=() argument 269 operator ^=(const BitSetT &other) operator ^=() argument 702 BitSetArray(const BitSetArray<N> &other) BitSetArray() argument 771 operator =(const BitSetArray<N> &other) operator =() argument 781 operator &=(const BitSetArray<N> &other) operator &=() argument 791 operator |=(const BitSetArray<N> &other) operator |=() argument 801 operator ^=(const BitSetArray<N> &other) operator ^=() argument [all...] |