| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | variant_test.cc | 230 CopyNoAssign(const CopyNoAssign& other) CopyNoAssign() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | exception_safety_testing.h | 464 operator +=(const ThrowingValue& other) operator +=() argument 470 operator -=(const ThrowingValue& other) operator -=() argument 476 operator *=(const ThrowingValue& other) operator *=() argument 482 operator /=(const ThrowingValue& other) operator /=() argument 488 operator %=(const ThrowingValue& other) operator %=() argument 494 operator &=(const ThrowingValue& other) operator &=() argument 500 operator |=(const ThrowingValue& other) operator |=() argument 506 operator ^=(const ThrowingValue& other) operator ^=() argument [all...] |
| /third_party/spirv-tools/source/util/ |
| H A D | hex_float.h | 50 Float16(const Float16& other) { val = other.val; } in Float16() argument 641 void castTo(other_T& other, round_direction round_dir) { in castTo() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsStateQueryUtil.cpp | 1869 void verifyStateIntegerEqualToOther (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, glw::GLenum other, QueryType type) in verifyStateIntegerEqualToOther() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureShadowTests.cpp | 937 Texture1DShadowTestInstance (const Texture1DShadowTestInstance& other) = delete; member in vkt::texture::__anon30039::Texture1DShadowTestInstance 938 Texture1DShadowTestInstance& operator= (const Texture1DShadowTestInstance& other) = delete; member in vkt::texture::__anon30039::Texture1DShadowTestInstance 1159 Texture1DArrayShadowTestInstance (const Texture1DArrayShadowTestInstance& other) member in vkt::texture::__anon30039::Texture1DArrayShadowTestInstance 1160 Texture1DArrayShadowTestInstance& operator= (const Texture1DArrayShadowTestInstance& other) = delete; global() member in vkt::texture::__anon30039::Texture1DArrayShadowTestInstance [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktExternalMemoryUtil.cpp | 76 NativeHandle::NativeHandle (const NativeHandle& other) in NativeHandle() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktCustomInstancesDevices.cpp | 133 CustomInstance::CustomInstance (CustomInstance&& other) in CustomInstance() argument 144 CustomInstance& CustomInstance::operator= (CustomInstance&& other) in operator =() argument 152 void CustomInstance::swap (CustomInstance& other) in swap() argument 234 swap(UncheckedInstance& other) swap() argument 248 UncheckedInstance(UncheckedInstance&& other) UncheckedInstance() argument 254 operator =(UncheckedInstance&& other) operator =() argument [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 142 MessageBuilder::MessageBuilder (const MessageBuilder& other) in MessageBuilder() argument 148 MessageBuilder& MessageBuilder::operator= (const MessageBuilder& other) in operator =() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | angleutils.h | 110 WrappedArray(WrappedArray &&other) : WrappedArray() in WrappedArray() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | GLES1Renderer.cpp | 34 GLES1ShaderState::GLES1ShaderState(const GLES1ShaderState &other) in GLES1ShaderState() argument
|
| H A D | VaryingPacking.cpp | 194 VaryingInShaderRef::VaryingInShaderRef(VaryingInShaderRef &&other) in VaryingInShaderRef() argument 201 VaryingInShaderRef &VaryingInShaderRef::operator=(VaryingInShaderRef &&other) in operator =() argument 240 PackedVarying(PackedVarying &&other) PackedVarying() argument 250 operator =(PackedVarying &&other) operator =() argument [all...] |
| H A D | angletypes.h | 170 Extents(const Extents &other) = default; member 171 Extents &operator=(const Extents &other) = default; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | ProgramD3D.cpp | 374 D3DInterfaceBlock::D3DInterfaceBlock(const D3DInterfaceBlock &other) = default; member in rx::D3DInterfaceBlock 383 D3DUniformBlock::D3DUniformBlock(const D3DUniformBlock &other) = default; member in rx::D3DUniformBlock
|
| /device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
| H A D | checks.c | 498 struct node *other; in check_explicit_phandles() local
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | pac_map.cpp | 228 PacMap::PacMap(const PacMap &other) in PacMap() argument 244 PacMap &PacMap::operator=(const PacMap &other) in operator =() argument 291 void PacMap::DeepCopy(PacMap &other) in DeepCopy() argument 1872 bool PacMap::Equals(IObject &other) in Equals() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_paint_filter_canvas.cpp | 1287 void RSPaintFilterCanvas::CopyHDRConfiguration(const RSPaintFilterCanvas& other) in CopyHDRConfiguration() argument 1294 void RSPaintFilterCanvas::CopyConfigurationToOffscreenCanvas(const RSPaintFilterCanvas& other) in CopyConfigurationToOffscreenCanvas() argument [all...] |
| /foundation/multimodalinput/input/frameworks/proxy/events/src/ |
| H A D | pointer_event.cpp | 463 PointerEvent::PointerEvent(const PointerEvent& other) in PointerEvent() argument [all...] |
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
| H A D | relational_store.cpp | 1109 bool NDKStoreObserver::operator==(const Rdb_DataObserver *other) in operator ==() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ |
| H A D | draw_cmd.h | 137 UnmarshallingHelper(const UnmarshallingHelper& other) = delete; member in OHOS::Rosen::Drawing::UnmarshallingHelper 138 UnmarshallingHelper(const UnmarshallingHelper&& other) = delete; member in OHOS::Rosen::Drawing::UnmarshallingHelper 139 UnmarshallingHelper& operator=(const UnmarshallingHelper& other) = delete; member in OHOS::Rosen::Drawing::UnmarshallingHelper 140 UnmarshallingHelper& operator=(const UnmarshallingHelper&& other) = delete; member in OHOS::Rosen::Drawing::UnmarshallingHelper
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | altera_edac.c | 1095 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem() argument 1124 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem() argument 1193 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem() argument 1214 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | mtdcore.c | 986 struct mtd_info *ret = NULL, *other; in get_mtd_device() local 1058 struct mtd_info *mtd = NULL, *other; in get_mtd_device_nm() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 1162 struct ef4_nic *other, *next; in ef4_associate() local 1207 struct ef4_nic *other, *next; ef4_dissociate() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/isci/ |
| H A D | host.c | 1789 u8 other = memcmp(requester->frame_rcvd.iaf.sas_addr, in power_control_timeout() local 1843 u8 other; in sci_controller_power_control_queue_insert() local
|
| /kernel/linux/linux-5.10/net/unix/ |
| H A D | af_unix.c | 378 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument 399 unix_dgram_peer_wake_disconnect(struct sock *sk, struct sock *other) unix_dgram_peer_wake_disconnect() argument 416 unix_dgram_peer_wake_disconnect_wakeup(struct sock *sk, struct sock *other) unix_dgram_peer_wake_disconnect_wakeup() argument 430 unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) unix_dgram_peer_wake_me() argument 475 unix_dgram_disconnected(struct sock *sk, struct sock *other) unix_dgram_disconnected() argument 1152 struct sock *other; unix_dgram_connect() local 1256 struct sock *other = NULL; unix_stream_connect() local 1607 unix_passcred_enabled(const struct socket *sock, const struct sock *other) unix_passcred_enabled() argument 1620 maybe_add_creds(struct sk_buff *skb, const struct socket *sock, const struct sock *other) maybe_add_creds() argument 1631 maybe_init_creds(struct scm_cookie *scm, struct socket *socket, const struct sock *other) maybe_init_creds() argument 1689 struct sock *other = NULL; unix_dgram_sendmsg() local 1894 struct sock *other = NULL; unix_stream_sendmsg() local 1997 struct sock *other, *sk = socket->sk; unix_stream_sendpage() local 2569 struct sock *other; unix_shutdown() local 2753 struct sock *sk = sock->sk, *other; unix_dgram_poll() local [all...] |
| /kernel/linux/linux-5.10/scripts/dtc/ |
| H A D | checks.c | 513 struct node *other; in check_explicit_phandles() local
|