/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | i2s.c | 171 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active() local 198 struct i2s_dai *other = get_other_dai(i2s); in other_rx_active() local 510 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_sysclk() local 829 struct i2s_dai *other = get_other_dai(i2s); i2s_startup() local 856 struct i2s_dai *other = get_other_dai(i2s); i2s_shutdown() local 879 struct i2s_dai *other = get_other_dai(i2s); config_setup() local 997 struct i2s_dai *other = get_other_dai(i2s); i2s_set_clkdiv() local 1060 struct i2s_dai *other = get_other_dai(i2s); samsung_i2s_dai_probe() local 1585 struct i2s_dai *other = get_other_dai(i2s); fsd_i2s_fixup_early() local 1599 struct i2s_dai *other = get_other_dai(i2s); fsd_i2s_fixup_late() local [all...] |
/kernel/linux/linux-6.6/scripts/dtc/ |
H A D | checks.c | 536 struct node *other; in check_explicit_phandles() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dca_lbr.c | 1456 float *other = &s->time_samples[ch][k][i * 8]; in random_ts() local
|
/third_party/eudev/src/shared/ |
H A D | hashmap.c | 1609 int internal_hashmap_merge(Hashmap *h, Hashmap *other) { in internal_hashmap_merge() argument 1627 int set_merge(Set *s, Set *other) { in set_merge() argument 1663 internal_hashmap_move(HashmapBase *h, HashmapBase *other) internal_hashmap_move() argument 1708 internal_hashmap_move_one(HashmapBase *h, HashmapBase *other, const void *key) internal_hashmap_move_one() argument [all...] |
/third_party/elfutils/src/ |
H A D | unstrip.c | 828 uint8_t other; global() member
|
/third_party/curl/lib/ |
H A D | ftp.c | 324 timediff_t other; in ftp_timeleft_accept() local [all...] |
/third_party/googletest/googlemock/test/ |
H A D | gmock-matchers-containers_test.cc | 273 ConstPropagatingPtr(const ConstPropagatingPtr& other) : val_(other.val_) {} in ConstPropagatingPtr() argument
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 894 RE(const RE& other) : RE(other in RE() argument 917 RE(const RE& other) RE() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | DecimalFormatProperties.java | 206 private DecimalFormatProperties _copyFrom(DecimalFormatProperties other) { in _copyFrom() argument 253 _equals(DecimalFormatProperties other) _equals() argument 402 copyFrom(DecimalFormatProperties other) copyFrom() argument 407 equals(Object other) equals() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | PluralRules.java | 863 private FixedDecimal (FixedDecimal other) { in FixedDecimal() argument 919 compareTo(FixedDecimal other) compareTo() argument 2740 compareTo(PluralRules other) compareTo() argument [all...] |
H A D | UnicodeSet.java | 381 public UnicodeSet(UnicodeSet other) { in UnicodeSet() argument 542 public UnicodeSet set(UnicodeSet other) { in set() argument 3105 xor(int[] other, int otherLen, int polarity) xor() argument 3155 add(int[] other, int otherLen, int polarity) add() argument 3253 retain(int[] other, int otherLen, int polarity) retain() argument 4644 compareTo(Iterable<String> other) compareTo() argument 4695 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | ULocale.java | 768 public int compareTo(ULocale other) { in compareTo() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | DecimalFormatProperties.java | 209 private DecimalFormatProperties _copyFrom(DecimalFormatProperties other) { in _copyFrom() argument 255 _equals(DecimalFormatProperties other) _equals() argument 402 copyFrom(DecimalFormatProperties other) copyFrom() argument 407 equals(Object other) equals() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DateTimePatternGenerator.java | 2487 void copyFieldFrom(SkeletonFields other, int field) { in copyFieldFrom() argument 2577 public int compareTo(SkeletonFields other) { in compareTo() argument 2592 equals(Object other) equals() argument 2760 getDistance(DateTimeMatcher other, int includeMask, DistanceInfo distanceInfo) getDistance() argument 2787 equals(Object other) equals() argument 2806 setTo(DistanceInfo other) setTo() argument [all...] |
H A D | PluralRules.java | 874 public int compareTo(FixedDecimal other) { in compareTo() argument 2538 compareTo(PluralRules other) compareTo() argument [all...] |
H A D | UnicodeSet.java | 371 public UnicodeSet(UnicodeSet other) { in UnicodeSet() argument 522 public UnicodeSet set(UnicodeSet other) { in set() argument 2991 xor(int[] other, int otherLen, int polarity) xor() argument 3041 add(int[] other, int otherLen, int polarity) add() argument 3139 retain(int[] other, int otherLen, int polarity) retain() argument 4489 compareTo(Iterable<String> other) compareTo() argument 4541 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | ULocale.java | 729 public int compareTo(ULocale other) { in compareTo() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | umutablecptrie.cpp | 74 MutableCodePointTrie(const MutableCodePointTrie &other) = delete; member in __anon3198::MutableCodePointTrie 77 MutableCodePointTrie &operator=(const MutableCodePointTrie &other) = delete; member in __anon3198::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/icu/icu4c/source/i18n/ |
H A D | plurrule_impl.h | 327 FixedDecimal& operator=(const FixedDecimal& other) = default; member in FixedDecimal
|
H A D | tzgnames.cpp | 1296 TimeZoneGenericNames* other = new TimeZoneGenericNames(); in clone() local
|
H A D | timezone.cpp | 930 TZEnumeration(const TZEnumeration &other) : StringEnumeration(), map(NULL), localMap(NULL), len(0), pos(0) { in TZEnumeration() argument [all...] |
H A D | rulebasedcollator.cpp | 140 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator &other) in RuleBasedCollator() argument 228 RuleBasedCollator &RuleBasedCollator::operator=(const RuleBasedCollator &other) { in operator =() argument [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1381 PhysReg other = op.physReg() == scc ? def.physReg() : op.physReg(); in do_swap() local 1670 std::map<PhysReg, copy_operation>::iterator other = copy_map.find(reg_hi); handle_operands() local 1709 std::map<PhysReg, copy_operation>::iterator other = copy_map.begin(); handle_operands() local 1725 std::map<PhysReg, copy_operation>::iterator other = copy_map.find(lo); handle_operands() local [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | linker.cpp | 2357 ir_function *const other = in link_intrastage_shaders() local [all...] |
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
H A D | gtest-port.h | 878 RE(const RE& other) { Init(other argument [all...] |