Home
last modified time | relevance | path

Searched defs:other (Results 226 - 250 of 1849) sorted by relevance

12345678910>>...74

/third_party/typescript/tests/baselines/reference/
H A DgenericCallWithGenericSignatureArguments.js61 function other(x) { function
H A DgenericClassWithFunctionTypedMemberArguments.js130 function other(t, u) { function
/third_party/protobuf/src/google/protobuf/
H A Dtest_util2.h73 ProtoType other; in EqualsToSerialized() local
/third_party/python/Lib/test/test_tools/
H A Dtest_sundry.py28 other = ['analyze_dxp', '2to3'] variable in TestSundryScripts
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/internal/
H A Dcleanup.h58 Storage(Storage&& other) { in Storage() argument
67 Storage(const Storage& other) = delete; member in absl::cleanup_internal::Storage
69 Storage& operator=(Storage&& other) = delete; member in absl::cleanup_internal::Storage
71 Storage& operator=(const Storage& other) = delete; member in absl::cleanup_internal::Storage
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor.cc30 BadStatusOrAccess::BadStatusOrAccess(const BadStatusOrAccess& other) in BadStatusOrAccess() argument
43 BadStatusOrAccess& BadStatusOrAccess::operator=(BadStatusOrAccess&& other) { in operator =() argument
33 operator =( const BadStatusOrAccess& other) operator =() argument
52 BadStatusOrAccess(BadStatusOrAccess&& other) BadStatusOrAccess() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/
H A Dcleanup.h91 Cleanup(Cleanup&& other) = default; member in absl::final
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dexplicit_seed_seq.h51 ExplicitSeedSeq(const ExplicitSeedSeq& other) = default; member in absl::random_internal::ExplicitSeedSeq
52 ExplicitSeedSeq& operator=(const ExplicitSeedSeq& other) = default; member in absl::random_internal::ExplicitSeedSeq
53 ExplicitSeedSeq(ExplicitSeedSeq&& other) = default; member in absl::random_internal::ExplicitSeedSeq
54 ExplicitSeedSeq& operator=(ExplicitSeedSeq&& other) = default; member in absl::random_internal::ExplicitSeedSeq
/third_party/skia/include/sksl/
H A DDSLWrapper.h34 DSLWrapper(DSLWrapper&& other) { in DSLWrapper() argument
64 DSLWrapper& operator=(DSLWrapper&& other) { in operator =() argument
/third_party/spirv-tools/source/opt/
H A Ddominator_analysis.cpp59 const Instruction* other = b; in Dominates() local
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp41 bool BitVector::Or(const BitVector& other) { in Or() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuEither.cpp50 TestClassWithConstructor (const TestClassWithConstructor& other) in TestClassWithConstructor() argument
56 TestClassWithConstructor& operator= (const TestClassWithConstructor& other) in operator =() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.cpp203 RefCount (const RefCount& other) in RefCount() argument
216 RefCount& operator= (const RefCount& other) in operator =() argument
/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/foundation/ability/ability_base/test/unittest/want/
H A Dextra_params_test.cpp121 ExtraParams other; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcubic_curve.cpp68 auto other = DynamicCast<CubicCurve>(curve); in IsEqual() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgrid_property.h58 GridProperty(const GridProperty& other) in GridProperty() argument
65 GridProperty(const GridProperty&& other) = delete; member in OHOS::Ace::NG::GridProperty
67 GridProperty& operator=(const GridProperty&& other) = delete; member in OHOS::Ace::NG::GridProperty
69 GridProperty& operator=(const GridProperty& other) in operator =() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Draw_address.h53 RawAddress(const RawAddress &other) = default; member in OHOS::bluetooth::RawAddress
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h47 CustomPropertyPodContainer(const CustomPropertyPodContainer& other) = delete; member in final
49 CustomPropertyPodContainer& operator=(const CustomPropertyPodContainer& other) = delete; member in final
145 CustomPropertyBindingContainer(const CustomPropertyBindingContainer& other) = delete; member in final
147 CustomPropertyBindingContainer& operator=(const CustomPropertyBindingContainer& other) = delete; member in final
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_hierarchy_observer.h117 Subscription& operator=(Subscription&& other) = default; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
H A Dregion_test.cpp120 Region other; in HWTEST_F() local
136 Region other; in HWTEST_F() local
151 Region other; in HWTEST_F() local
168 Region other; in HWTEST_F() local
186 Region other; HWTEST_F() local
204 Region other; HWTEST_F() local
222 Region other; HWTEST_F() local
240 Region other; HWTEST_F() local
258 Region other; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dregion.h40 void Clone(const Region& other) in Clone() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_transaction_metric_collector.h56 RSTransactionMetricCollector(const RSTransactionMetricCollector &other) = delete; member in OHOS::Rosen::RSTransactionMetricCollector
71 const RSTransactionMetricCollector &operator=(const RSTransactionMetricCollector &other) = delete; member in OHOS::Rosen::RSTransactionMetricCollector
/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/task/
H A Drender_task_itf.h31 virtual bool operator < (const RenderTaskItf &other) in operator <() argument
/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.h54 HiPlayerImpl(const HiPlayerImpl& other) = delete; member in OHOS::Media::HiPlayerImpl
55 HiPlayerImpl& operator=(const HiPlayerImpl& other) = delete; member in OHOS::Media::HiPlayerImpl

Completed in 8 milliseconds

12345678910>>...74