Home
last modified time | relevance | path

Searched defs:other (Results 401 - 425 of 1754) sorted by relevance

1...<<11121314151617181920>>...71

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_link.c184 static int validate_match(struct hists *leader, struct hists *other) in validate_match() argument
262 static int validate_link(struct hists *leader, struct hists *other) in validate_link() argument
/kernel/linux/linux-5.10/lib/kunit/
H A Dstring-stream.c149 string_stream_append(struct string_stream *stream, struct string_stream *other) string_stream_append() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgv100.c166 unsigned long other = nvkm_rd32(device, 0x61185c); in gv100_disp_intr_ctrl_disp() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c330 struct amdgpu_bo *other = gem_to_amdgpu_bo(dma_buf->priv); in amdgpu_dma_buf_create_obj() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dhists_link.c203 static int validate_match(struct hists *leader, struct hists *other) in validate_match() argument
281 static int validate_link(struct hists *leader, struct hists *other) in validate_link() argument
/third_party/elfio/tests/
H A DELFIOTest2.cpp257 unsigned char other; in TEST() local
285 unsigned char other; in TEST() local
313 unsigned char other; in TEST() local
341 unsigned char other; in TEST() local
369 unsigned char other; TEST() local
[all...]
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c107 unsigned char other; in main() local
/third_party/gn/src/base/memory/
H A Dweak_ptr.h115 WeakReference& operator=(WeakReference&& other) = default; member in base::internal::WeakReference
116 WeakReference& operator=(const WeakReference& other) = default; member in base::internal::WeakReference
148 WeakPtrBase(const WeakPtrBase& other) = default; member in base::internal::WeakPtrBase
149 WeakPtrBase(WeakPtrBase&& other) member in base::internal::WeakPtrBase
150 WeakPtrBase& operator=(const WeakPtrBase& other) = default; global() member in base::internal::WeakPtrBase
151 WeakPtrBase& operator=(WeakPtrBase&& other) = default; global() member in base::internal::WeakPtrBase
227 WeakPtr(const WeakPtr<U>& other) WeakPtr() argument
234 WeakPtr(WeakPtr<U>&& other) WeakPtr() argument
[all...]
/third_party/gn/src/base/win/
H A Dscoped_handle.h45 GenericScopedHandle(GenericScopedHandle&& other) in GenericScopedHandle() argument
54 GenericScopedHandle& operator=(GenericScopedHandle&& other) { in operator =() argument
/third_party/gn/src/gn/
H A Derr.cc89 Err::Err(const Err& other) { in Err() argument
134 Err& Err::operator=(const Err& other) { in operator =() argument
H A Dhash_table_base_unittest.cc32 Int(const Int& other) : x_(other.x_) { creation_counter++; } in Int() argument
101 TestHashTable(const TestHashTable& other) : BaseType(other) { in TestHashTable() argument
108 TestHashTable& operator=(const TestHashTable& other) { in operator =() argument
[all...]
H A Dimmutable_vector.h171 ImmutableVector(const ImmutableVector& other) in ImmutableVector() argument
175 ImmutableVector& operator=(const ImmutableVector& other) { in operator =() argument
[all...]
H A Dpointer_set.h68 PointerSet(const PointerSet& other) : BaseType() { insert(other); } in PointerSet() argument
69 PointerSet& operator=(const PointerSet& other) { in operator =() argument
139 insert(const PointerSet& other) insert() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCharTrie.java217 public boolean equals(Object other) in equals() argument
H A DRow.java110 public boolean equals(Object other) { in equals() argument
135 public int compareTo(Object other) { in compareTo() argument
H A DStringSegment.java142 public boolean startsWith(CharSequence other) { in startsWith() argument
165 public int getCommonPrefixLength(CharSequence other) { in getCommonPrefixLength() argument
173 public int getCaseSensitivePrefixLength(CharSequence other) { in getCaseSensitivePrefixLength() argument
177 private int getPrefixLengthInternal(CharSequence other, boolean foldCase) { in getPrefixLengthInternal() argument
210 contentEquals(CharSequence other) contentEquals() argument
[all...]
H A DTimeZoneAdapter.java79 public boolean hasSameRules(java.util.TimeZone other) { in hasSameRules() argument
H A DIntTrie.java226 public boolean equals(Object other) in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleExtensions.java217 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DLocalizedNumberFormatterAsFormat.java102 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DParsedNumber.java84 public void copyFrom(ParsedNumber other) { in copyFrom() argument
168 isBetterThan(ParsedNumber other) isBetterThan() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DFormattedNumberRange.java178 public boolean equals(Object other) { in equals() argument
H A DScientificNotation.java258 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
337 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DStringPrepParseException.java135 public boolean equals(Object other){ in equals() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DFCDUTF16CollationIterator.java40 public boolean equals(Object other) { in equals() argument

Completed in 14 milliseconds

1...<<11121314151617181920>>...71