Home
last modified time | relevance | path

Searched defs:other (Results 1551 - 1575 of 1908) sorted by relevance

1...<<61626364656667686970>>...77

/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc728 void Type::InternalSwap(Type* other) { in InternalSwap() argument
1212 void Field::InternalSwap(Field* other) { in InternalSwap() argument
1570 InternalSwap(Enum* other) InternalSwap() argument
1844 InternalSwap(EnumValue* other) InternalSwap() argument
2104 InternalSwap(Option* other) InternalSwap() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h514 void Storage<T, N, A>::InitFrom(const Storage& other) { in InitFrom() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128.h607 operator +=(uint128 other) operator +=() argument
612 operator -=(uint128 other) operator -=() argument
617 operator *=(uint128 other) operator *=() argument
622 operator /=(uint128 other) operator /=() argument
627 operator %=(uint128 other) operator %=() argument
886 operator |=(uint128 other) operator |=() argument
891 operator &=(uint128 other) operator &=() argument
896 operator ^=(uint128 other) operator ^=() argument
1085 operator +=(int128 other) operator +=() argument
1090 operator -=(int128 other) operator -=() argument
1095 operator *=(int128 other) operator *=() argument
1100 operator /=(int128 other) operator /=() argument
1105 operator %=(int128 other) operator %=() argument
1110 operator |=(int128 other) operator |=() argument
1115 operator &=(int128 other) operator &=() argument
1120 operator ^=(int128 other) operator ^=() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc230 CopyNoAssign(const CopyNoAssign& other) CopyNoAssign() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h464 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 Dhex_float.h50 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 DglsStateQueryUtil.cpp1869 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 DvktTextureShadowTests.cpp937 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 DvktExternalMemoryUtil.cpp76 NativeHandle::NativeHandle (const NativeHandle& other) in NativeHandle() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp133 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 DtcuTestLog.cpp142 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 Dangleutils.h110 WrappedArray(WrappedArray &&other) : WrappedArray() in WrappedArray() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp34 GLES1ShaderState::GLES1ShaderState(const GLES1ShaderState &other) in GLES1ShaderState() argument
H A DVaryingPacking.cpp194 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 Dangletypes.h170 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 DProgramD3D.cpp374 D3DInterfaceBlock::D3DInterfaceBlock(const D3DInterfaceBlock &other) = default; member in rx::D3DInterfaceBlock
383 D3DUniformBlock::D3DUniformBlock(const D3DUniformBlock &other) = default; member in rx::D3DUniformBlock
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp533 bool ReminderDataManager::cmp(sptr<ReminderRequest> &reminderRequest, sptr<ReminderRequest> &other) in cmp() argument
/device/soc/rockchip/common/sdk_linux/scripts/dtc/
H A Dchecks.c498 struct node *other; in check_explicit_phandles() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp228 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 Drs_paint_filter_canvas.cpp1287 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 Dpointer_event.cpp463 PointerEvent::PointerEvent(const PointerEvent& other) in PointerEvent() argument
[all...]
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp1109 bool NDKStoreObserver::operator==(const Rdb_DataObserver *other) in operator ==() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h137 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
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
H A Davplayerndk.cpp959 NdkAVPlayerUser(const NdkAVPlayerUser &other) = delete; member
960 NdkAVPlayerUser& operator=(const NdkAVPlayerUser &other) = delete; member
/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c1456 float *other = &s->time_samples[ch][k][i * 8]; in random_ts() local

Completed in 62 milliseconds

1...<<61626364656667686970>>...77