| /third_party/selinux/libsepol/src/ |
| 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/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...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | FindPreciseNodes.cpp | 54 void append(const AccessChain &other) in append() argument 119 bool AccessChain::removePrefix(const AccessChain &other) in removePrefix() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.h | 274 Resource11(Resource11 &&other) in Resource11() argument 277 Resource11 &operator=(Resource11 &&other) in operator =() argument 304 SharedResource11 &operator=(SharedResource11 &&other) in operator =() argument
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | locale_matcher.cpp | 44 int8_t LocaleMatcher::IsMoreSuitable(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) in IsMoreSuitable() argument 90 CompareLanguage(const LocaleInfo *current, const LocaleInfo *other) CompareLanguage() argument 118 CompareRegionWhenLangIsNotEqual(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareRegionWhenLangIsNotEqual() argument 147 CompareRegionWhenQaag(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareRegionWhenQaag() argument 232 CompareRegion(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareRegion() argument 276 CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareWhenRegionIsNull() argument 332 AlphabeticallyCompare(const LocaleInfo *current, uint64_t currentEncodedLocale, const LocaleInfo *other, uint64_t otherEncodedLocale) AlphabeticallyCompare() argument 415 CompareDefaultRegion(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareDefaultRegion() argument 453 CompareLanguageIgnoreOldNewCode(const LocaleInfo *current, const LocaleInfo *other, const LocaleInfo *request) CompareLanguageIgnoreOldNewCode() argument 468 Match(const LocaleInfo *current, const LocaleInfo *other) Match() argument 481 CompareScript(const LocaleInfo *current, const LocaleInfo *other) CompareScript() argument [all...] |
| /base/global/i18n/frameworks/intl/test/unittest/ |
| H A D | i18n_test.cpp | 1393 LocaleInfo *other = nullptr; in HWTEST_F() local [all...] |
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| H A D | locale_matcher.cpp | 266 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() argument 296 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() argument 238 CompareRegionWhenQaag(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenQaag() argument 335 AlphabeticallyCompare(const ResLocale *current, uint64_t currentEncodedLocale, const ResLocale *other, uint64_t otherEncodedLocale) AlphabeticallyCompare() argument 370 CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareWhenRegionIsNull() argument 423 CompareDefaultRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareDefaultRegion() argument 455 CompareRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegion() argument 505 Match(const ResLocale *current, const ResLocale *other) Match() argument 541 CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareLanguageIgnoreOldNewCode() argument 572 CompareRegionWhenLangIsNotEqual(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenLangIsNotEqual() argument 601 IsMoreSuitable(const ResLocale *current, const ResLocale *other, const ResLocale *request) IsMoreSuitable() argument 702 IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) IsMoreSpecificThan() argument [all...] |
| /base/global/resource_management/frameworks/resmgr/src/ |
| H A D | res_config_impl.cpp | 340 bool ResConfigImpl::CopyPreferredLocale(ResConfig &other) in CopyPreferredLocale() argument 346 bool ResConfigImpl::CopyLocale(ResConfig &other) in CopyLocale() argument 363 bool ResConfigImpl::CopyLocaleAndPreferredLocale(ResConfig &other) in CopyLocaleAndPreferredLocale() argument 376 bool ResConfigImpl::Copy(ResConfig &other, bool isRead) in Copy() argument 414 Match(const std::shared_ptr<ResConfigImpl> other, bool isCheckDarkAdaptation) const Match() argument 518 IsMoreSuitable(const std::shared_ptr<ResConfigImpl> other, const std::shared_ptr<ResConfigImpl> request, uint32_t density) const IsMoreSuitable() argument 687 IsMoreSpecificThan(const std::shared_ptr<ResConfigImpl> other, uint32_t density) const IsMoreSpecificThan() argument [all...] |
| H A D | locale_matcher.cpp | 269 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() argument 298 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() argument 241 CompareRegionWhenQaag(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenQaag() argument 337 AlphabeticallyCompare(const ResLocale *current, uint64_t currentEncodedLocale, const ResLocale *other, uint64_t otherEncodedLocale) AlphabeticallyCompare() argument 372 CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareWhenRegionIsNull() argument 425 CompareDefaultRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareDefaultRegion() argument 457 CompareRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegion() argument 507 Match(const ResLocale *current, const ResLocale *other) Match() argument 543 CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareLanguageIgnoreOldNewCode() argument 574 CompareRegionWhenLangIsNotEqual(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenLangIsNotEqual() argument 603 IsMoreSuitable(const ResLocale *current, const ResLocale *other, const ResLocale *request) IsMoreSuitable() argument 711 IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) IsMoreSpecificThan() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification.cpp | 46 Notification::Notification(const Notification &other) in Notification() argument [all...] |
| H A D | reminder_request_calendar.cpp | 44 ReminderRequestCalendar::ReminderRequestCalendar(const ReminderRequestCalendar &other) : ReminderRequest(other) in ReminderRequestCalendar() argument [all...] |
| /base/startup/init/services/param/manager/ |
| H A D | param_manager.c | 369 const ParamCmdInfo *other = GetOtherSpecial(&size);
in GetServiceCtrlInfo() local
|
| /base/useriam/user_auth_framework/frameworks/native/common/attributes/src/ |
| H A D | attributes.cpp | 34 Impl(const Impl &other) = delete; member in OHOS::UserIam::UserAuth::Attributes::Impl 35 Impl &operator=(const Impl &other) = delete; member in OHOS::UserIam::UserAuth::Attributes::Impl [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v1x.c | 654 struct rkisp_stream *other = &dev->cap_dev.stream[stream->id ^ 1];
in rkisp_stream_start() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v1x.c | 693 struct rkisp_stream *other = &dev->cap_dev.stream[stream->id ^ 1]; in rkisp_stream_start() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_vma.c | 582 struct drm_mm_node *other; in i915_gem_valid_gtt_space() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 197 struct efx_nic *other, *next; in efx_associate() local 242 struct efx_nic *other, *next; efx_dissociate() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | vport.c | 145 mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, u16 vport, bool other, u8 *addr) mlx5_query_nic_vport_mac_address() argument
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| H A D | qmi_wwan.c | 791 struct usb_interface *other; in qmi_wwan_unbind() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | tty_driver.h | 309 struct tty_driver *other; /* only used for the PTY driver */ member
|