| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | persncal.cpp | 87 PersianCalendar::PersianCalendar(const PersianCalendar& other) : Calendar(other) { in PersianCalendar() argument
|
| H A D | rbt_rule.cpp | 164 TransliterationRule::TransliterationRule(TransliterationRule& other) : in TransliterationRule() argument [all...] |
| H A D | rbt_set.cpp | 181 TransliterationRuleSet::TransliterationRuleSet(const TransliterationRuleSet& other) : in TransliterationRuleSet() argument
|
| H A D | repattrn.cpp | 49 RegexPattern::RegexPattern(const RegexPattern &other) : UObject(other) { in RegexPattern() argument 61 RegexPattern &RegexPattern::operator = (const RegexPattern &other) { in operator =() argument [all...] |
| H A D | scriptset.cpp | 38 ScriptSet::ScriptSet(const ScriptSet &other) { in ScriptSet() argument 42 ScriptSet & ScriptSet::operator =(const ScriptSet &other) { in operator =() argument 100 ScriptSet &ScriptSet::Union(const ScriptSet &other) { in Union() argument 107 ScriptSet &ScriptSet::intersect(const ScriptSet &other) { in intersect() argument [all...] |
| H A D | units_data.cpp | 350 int32_t UnitPreferenceMetadata::compareTo(const UnitPreferenceMetadata &other, bool *foundCategory, in compareTo() argument
|
| H A D | vzone.cpp | 158 vzone_hasSameRules(VZone* zone, const VZone* other) { in vzone_hasSameRules() argument
|
| H A D | winnmfmt.cpp | 246 Win32NumberFormat::Win32NumberFormat(const Win32NumberFormat &other) in Win32NumberFormat() argument 269 Win32NumberFormat &Win32NumberFormat::operator=(const Win32NumberFormat &other) in operator =() argument [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkTypeface_mac_ct.cpp | 224 CTFontRef other = (CTFontRef)cached->internal_private_getCTFontRef(); in find_by_CTFontRef() local
|
| /third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
| H A D | DawnNative.h | 165 Instance(const Instance& other) = delete; member in dawn_native::Instance 166 Instance& operator=(const Instance& other) = delete; member in dawn_native::Instance
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | IOSurfaceWrappingTests.cpp | 51 ScopedIOSurfaceRef(ScopedIOSurfaceRef&& other) { in ScopedIOSurfaceRef() argument 59 ScopedIOSurfaceRef& operator=(ScopedIOSurfaceRef&& other) { in operator =() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set-invertible.hh | 173 void process (const Op& op, const hb_bit_set_invertible_t &other) in process() argument 176 void union_ (const hb_bit_set_invertible_t &other) in union_() argument 195 intersect(const hb_bit_set_invertible_t &other) intersect() argument 214 subtract(const hb_bit_set_invertible_t &other) subtract() argument 233 symmetric_difference(const hb_bit_set_invertible_t &other) symmetric_difference() argument [all...] |
| H A D | hb-set.cc | 332 hb_set_is_equal(const hb_set_t *set, const hb_set_t *other) hb_set_is_equal() argument 366 hb_set_set(hb_set_t *set, const hb_set_t *other) hb_set_set() argument 383 hb_set_union(hb_set_t *set, const hb_set_t *other) hb_set_union() argument 400 hb_set_intersect(hb_set_t *set, const hb_set_t *other) hb_set_intersect() argument 417 hb_set_subtract(hb_set_t *set, const hb_set_t *other) hb_set_subtract() argument 435 hb_set_symmetric_difference(hb_set_t *set, const hb_set_t *other) hb_set_symmetric_difference() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| H A D | Binary.h | 91 Binary(const Binary &other) = delete; member in llvm::object::Binary
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
| H A D | WindowsSupport.h | 82 ScopedHandle(const ScopedHandle &other) = delete; member in llvm::ScopedHandle 83 void operator=(const ScopedHandle &other) = delete; member in llvm::ScopedHandle
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 342 typedef StlAllocator<U> other; typedef 395 StlAllocator<T>::StlAllocator(const StlAllocator<U>& other) { in StlAllocator() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | thread.cpp | 119 Thread::Affinity::Affinity(Affinity&& other) : cores(std::move(other.cores)) {} in Affinity() argument 120 Thread::Affinity::Affinity(const Affinity& other, Allocator* allocator) in Affinity() argument 240 Thread::Affinity& Thread::Affinity::add(const Thread::Affinity& other) { in add() argument 254 Thread::Affinity& Thread::Affinity::remove(const Thread::Affinity& other) { in remove() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelDAGToDAGHVX.cpp | 117 ColorKind other(ColorKind Color) { in other() function
|
| /third_party/spirv-tools/source/ |
| H A D | enum_set.h | 91 Iterator(const Iterator& other) in Iterator() argument 137 operator =(const Iterator& other) operator =() argument 216 EnumSet(const EnumSet& other) EnumSet() argument 220 EnumSet(EnumSet&& other) EnumSet() argument 224 operator =(const EnumSet& other) operator =() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | edits.cpp | 44 Edits &Edits::copyArray(const Edits &other) { in copyArray() argument 88 Edits &Edits::operator=(const Edits &other) { in operator =() argument [all...] |
| H A D | rbbidata.h | 200 RBBIDataWrapper(const RBBIDataWrapper &other) = delete; /* forbid copying of this class */ member in RBBIDataWrapper 201 RBBIDataWrapper &operator=(const RBBIDataWrapper &other) = delete; /* forbid copying of this class */ member in RBBIDataWrapper
|
| H A D | rbbisetb.cpp | 587 RangeDescriptor::RangeDescriptor(const RangeDescriptor &other, UErrorCode &status) : in RangeDescriptor() argument
|
| H A D | servls.cpp | 171 ServiceEnumeration(const ServiceEnumeration &other, UErrorCode &status) in ServiceEnumeration() argument
|
| H A D | simpleformatter.cpp | 53 SimpleFormatter &SimpleFormatter::operator=(const SimpleFormatter& other) { in operator =() argument
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | bytestrie.h | 87 BytesTrie(const BytesTrie &other) in BytesTrie() argument
|