Home
last modified time | relevance | path

Searched defs:other (Results 826 - 850 of 1754) sorted by relevance

1...<<31323334353637383940>>...71

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h137 RenderPassDesc(const RenderPassDesc &other); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp91 void readPixelRect(const PixelRect &other, int x, int y, bool zeroOutside) in readPixelRect() argument
/third_party/skia/src/core/
H A DSkTBlockList.h292 void SkTBlockList<T, SI1>::concat(SkTBlockList<T, SI2>&& other) { in concat() argument
[all...]
/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp262 void sub(const ScalarBezCurve& other) { in sub() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DRule.java319 private RuleSegment match(Rule other, int at) { in match() argument
372 private static Rule prependToInput(int prefix, Rule other) { in prependToInput() argument
[all...]
H A DTagOffsetsTable.java98 protected Builder(TagOffsetsTable.Builder<T, S> other) { in Builder() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoleitr.cpp55 CollationElementIterator( const CollationElementIterator& other) CollationElementIterator() argument
353 operator =( const CollationElementIterator& other) operator =() argument
[all...]
H A Ddouble-conversion-bignum.cpp89 void Bignum::AssignBignum(const Bignum& other) { in AssignBignum() argument
173 Bignum other; in AddUInt64() local
179 void Bignum::AddBignum(const Bignum& other) { in AddBignum() argument
225 SubtractBignum(const Bignum& other) SubtractBignum() argument
[all...]
H A Dformatted_string_builder.cpp53 FormattedStringBuilder::FormattedStringBuilder(const FormattedStringBuilder &other) { in FormattedStringBuilder() argument
57 FormattedStringBuilder &FormattedStringBuilder::operator=(const FormattedStringBuilder &other) { in operator =() argument
218 int32_t FormattedStringBuilder::append(const FormattedStringBuilder &other, UErrorCod argument
223 insert(int32_t index, const FormattedStringBuilder &other, UErrorCode &status) insert() argument
[all...]
H A Dhebrwcal.cpp176 HebrewCalendar::HebrewCalendar(const HebrewCalendar& other) : Calendar(other) { in HebrewCalendar() argument
H A Dindiancal.cpp48 IndianCalendar::IndianCalendar(const IndianCalendar& other) : Calendar(other) { in IndianCalendar() argument
H A Dnumber_decimfmtprops.h48 CurrencyPluralInfoWrapper(const CurrencyPluralInfoWrapper& other) { in CurrencyPluralInfoWrapper() argument
54 CurrencyPluralInfoWrapper& operator=(const CurrencyPluralInfoWrapper& other) { in operator =() argument
[all...]
H A Dnumber_modifiers.h287 AdoptingModifierStore(const AdoptingModifierStore &other) = delete; member in number::impl::AdoptingModifierStore
H A Dnumber_types.h304 NullableValue(const NullableValue<T>& other) = default; member in number::impl::NullableValue
306 explicit NullableValue(const T& other) { in NullableValue() argument
311 operator =(const NullableValue<T>& other) operator =() argument
319 operator =(const T& other) operator =() argument
[all...]
H A Dnumparse_types.h132 ParsedNumber(const ParsedNumber& other) = default; member in numparse::impl::ParsedNumber
134 ParsedNumber& operator=(const ParsedNumber& other) = default; member in numparse::impl::ParsedNumber
H A Dpersncal.cpp87 PersianCalendar::PersianCalendar(const PersianCalendar& other) : Calendar(other) { in PersianCalendar() argument
H A Drbt_rule.cpp164 TransliterationRule::TransliterationRule(TransliterationRule& other) : in TransliterationRule() argument
[all...]
H A Drbt_set.cpp181 TransliterationRuleSet::TransliterationRuleSet(const TransliterationRuleSet& other) : in TransliterationRuleSet() argument
H A Drepattrn.cpp49 RegexPattern::RegexPattern(const RegexPattern &other) : UObject(other) { in RegexPattern() argument
61 RegexPattern &RegexPattern::operator = (const RegexPattern &other) { in operator =() argument
[all...]
H A Dscriptset.cpp38 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 Dunits_data.cpp350 int32_t UnitPreferenceMetadata::compareTo(const UnitPreferenceMetadata &other, bool *foundCategory, in compareTo() argument
H A Dvzone.cpp158 vzone_hasSameRules(VZone* zone, const VZone* other) { in vzone_hasSameRules() argument
H A Dwinnmfmt.cpp246 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 DSkTypeface_mac_ct.cpp224 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 DDawnNative.h165 Instance(const Instance& other) = delete; member in dawn_native::Instance
166 Instance& operator=(const Instance& other) = delete; member in dawn_native::Instance

Completed in 29 milliseconds

1...<<31323334353637383940>>...71