| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid5.c | 3883 int other; in fetch_block() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 449 struct brcmf_fws_mac_descriptor other; member
|
| /kernel/linux/linux-5.10/security/smack/ |
| H A D | smack_lsm.c | 3603 smack_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) smack_unix_stream_connect() argument 3654 smack_unix_may_send(struct socket *sock, struct socket *other) smack_unix_may_send() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 494 struct extent_state *other; in merge_state() local [all...] |
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | mlme.c | 629 struct ieee80211_sub_if_data *other; in ieee80211_add_vht_ie() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| H A D | intel_lrc.c | 5671 struct ve_node *other; virtual_submission_tasklet() local [all...] |
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | thunderx_edac.c | 585 char *other; in thunderx_lmc_threaded_isr() local 1116 char *other; in thunderx_ocx_com_threaded_isr() local 1197 char *other; thunderx_ocx_lnk_threaded_isr() local 1857 char *other; thunderx_l2c_threaded_isr() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 449 struct brcmf_fws_mac_descriptor other; member
|
| /kernel/linux/linux-6.6/security/smack/ |
| H A D | smack_lsm.c | 3740 smack_unix_stream_connect(struct sock *sock, struct sock *other, struct sock *newsk) smack_unix_stream_connect() argument 3791 smack_unix_may_send(struct socket *sock, struct socket *other) smack_unix_may_send() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | Calendar.java | 2369 isEquivalentTo(Calendar other) isEquivalentTo() argument 4836 equals(Object other) equals() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measunit.cpp | 2131 MeasureUnit::MeasureUnit(const MeasureUnit &other) in MeasureUnit() argument 2150 MeasureUnit &MeasureUnit::operator=(const MeasureUnit &other) { in operator =() argument [all...] |
| /third_party/libabigail/tests/lib/ |
| H A D | catch.hpp | 511 SourceLineInfo( SourceLineInfo const& other ) = default; member [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | measunit.cpp | 2149 MeasureUnit::MeasureUnit(const MeasureUnit &other) in MeasureUnit() argument 2168 MeasureUnit &MeasureUnit::operator=(const MeasureUnit &other) { in operator =() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction.h | 252 UnallocatedOperand(const UnallocatedOperand& other, int virtual_register) { in UnallocatedOperand() argument [all...] |
| H A D | mid-tier-register-allocator.cc | 234 void AddRange(const Range& other) { in AddRange() argument 1273 Equals(RegisterIndex reg, RegisterState* other) Equals() argument 1322 Union(const RegisterBitVector& other) Union() argument [all...] |
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 2203 Register other = src == rax ? dst : src; in emit_xchg() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.h | 380 inline LogicVRegister(SimVRegister& other) // NOLINT in LogicVRegister() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Program.cpp | 1064 SamplerBinding::SamplerBinding(const SamplerBinding &other) = default; member in gl::SamplerBinding 1215 ImageBinding::ImageBinding(const ImageBinding &other) = default; member in gl::ImageBinding
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| H A D | MachOObjectFile.cpp | 2839 uint64_t ExportEntry::other() const { in other() function in ExportEntry
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 3240 vk::VkShaderCreateInfoEXT GraphicsPipelineWrapper::makeShaderCreateInfo (VkShaderStageFlagBits stage, ShaderWrapper& shader, bool link, bool binary, ShaderWrapper& other) in makeShaderCreateInfo() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_helpers.h | 790 void merge(PipelineBarrier *other) in merge() argument [all...] |
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | x509v3.h | 151 ASN1_TYPE *other; /* x400Address */ member 242 ASN1_TYPE *other; member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_common.hpp | 110 inline void merge_and(const Bitset &other) in merge_and() argument 120 inline void merge_or(const Bitset &other) in merge_or() argument 354 TypedID(const TypedID<U> &other) TypedID() argument 360 operator =(const TypedID<U> &other) operator =() argument 393 TypedID(const TypedID<TypeNone> &other) TypedID() argument 1414 operator =(const Variant &other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | measunit.cpp | 2094 MeasureUnit::MeasureUnit(const MeasureUnit &other) in MeasureUnit() argument 2113 MeasureUnit &MeasureUnit::operator=(const MeasureUnit &other) { in operator =() argument [all...] |
| /third_party/python/Modules/_decimal/ |
| H A D | _decimal.c | 4453 PyObject *other; dec_mpd_qcopy_sign() local 4488 PyObject *other; dec_mpd_same_quantum() local [all...] |