Home
last modified time | relevance | path

Searched defs:other (Results 176 - 200 of 1823) sorted by relevance

12345678910>>...73

/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Drwmutex.h127 RLock::RLock(RLock&& other) { in RLock() argument
132 RLock& RLock::operator=(RLock&& other) { in operator =() argument
179 WLock(WLock&& other) WLock() argument
184 operator =(WLock&& other) operator =() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dchariter.cpp18 ForwardCharacterIterator::ForwardCharacterIterator(const ForwardCharacterIterator &other) in ForwardCharacterIterator() argument
H A Dcharstrmap.h32 CharStringMap(const CharStringMap &other) = delete; member in final
42 CharStringMap &operator=(const CharStringMap &other) = delete; member in final
H A Drbbisetb.h62 RangeDescriptor(const RangeDescriptor &other) = delete; // forbid default copying of this class member in RangeDescriptor
63 RangeDescriptor &operator=(const RangeDescriptor &other) = delete; // forbid assigning of this class member in RangeDescriptor
H A Dstringpiece.cpp73 int32_t StringPiece::compare(StringPiece other) { in compare() argument
/third_party/typescript/tests/baselines/reference/
H A DgenericCallWithFunctionTypedArguments.js60 function other(t, u) { function
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
/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dsample_stack_printer.h52 SampleStackPrinter(const SampleStackPrinter& other) = delete; member in OHOS::HiviewDFX::SampleStackPrinter
53 SampleStackPrinter& operator=(const SampleStackPrinter& other) = delete; member in OHOS::HiviewDFX::SampleStackPrinter
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h62 Session& operator=(const Session &other) = delete; member
/base/msdp/device_status/rust/subsystem/device_profile/binding/src/
H A Dfusion_security.cpp75 CString& operator=(const CString &other) = delete; member
90 CString::CString(const CString &other) in CString() argument
/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_timer_info.h31 ReminderTimerInfo(ReminderTimerInfo &other) = delete; member in OHOS::Notification::ReminderTimerInfo
32 ReminderTimerInfo& operator = (const ReminderTimerInfo &other) = delete; member in OHOS::Notification::ReminderTimerInfo
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/include/
H A Dhks_chipset_platform_test.h76 WrapParamSet(WrapParamSet &other) = delete; member

Completed in 8 milliseconds

12345678910>>...73