Home
last modified time | relevance | path

Searched defs:const (Results 12201 - 12225 of 12936) sorted by relevance

1...<<481482483484485486487488489490>>...518

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp1480 toString() const toString() argument
1491 toString() const toString() argument
1503 toString() const toString() argument
[all...]
H A Ddecimfmt.cpp270 int32_t DecimalFormat::getAttribute(UNumberFormatAttribute attr, UErrorCode& status) const { in getAttribute() argument
488 clone() const clone() argument
500 operator ==(const Format& other) const operator ==() argument
513 format(double number, UnicodeString& appendTo, FieldPosition& pos) const format() argument
531 format(double number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
555 format(double number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
578 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos) const format() argument
582 format(int32_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
588 format(int32_t number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
593 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos) const format() argument
611 format(int64_t number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
635 format(int64_t number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
659 format(StringPiece number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
679 format(const DecimalQuantity& number, UnicodeString& appendTo, FieldPositionIterator* posIter, UErrorCode& status) const format() argument
700 format(const DecimalQuantity& number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& status) const format() argument
720 parse(const UnicodeString& text, Formattable& output, ParsePosition& parsePosition) const parse() argument
755 parseCurrency(const UnicodeString& text, ParsePosition& parsePosition) const parseCurrency() argument
793 getDecimalFormatSymbols(void) const getDecimalFormatSymbols() argument
830 getCurrencyPluralInfo(void) const getCurrencyPluralInfo() argument
861 getPositivePrefix(UnicodeString& result) const getPositivePrefix() argument
881 getNegativePrefix(UnicodeString& result) const getNegativePrefix() argument
901 getPositiveSuffix(UnicodeString& result) const getPositiveSuffix() argument
921 getNegativeSuffix(UnicodeString& result) const getNegativeSuffix() argument
941 isSignAlwaysShown() const isSignAlwaysShown() argument
956 getMultiplier(void) const getMultiplier() argument
1004 getMultiplierScale() const getMultiplierScale() argument
1020 getRoundingIncrement(void) const getRoundingIncrement() argument
1036 getRoundingMode(void) const getRoundingMode() argument
1057 getFormatWidth(void) const getFormatWidth() argument
1073 getPadCharacterString() const getPadCharacterString() argument
1093 getPadPosition(void) const getPadPosition() argument
1112 isScientificNotation(void) const isScientificNotation() argument
1133 getMinimumExponentDigits(void) const getMinimumExponentDigits() argument
1149 isExponentSignAlwaysShown(void) const isExponentSignAlwaysShown() argument
1165 getGroupingSize(void) const getGroupingSize() argument
1187 getSecondaryGroupingSize(void) const getSecondaryGroupingSize() argument
1209 getMinimumGroupingDigits() const getMinimumGroupingDigits() argument
1225 isDecimalSeparatorAlwaysShown(void) const isDecimalSeparatorAlwaysShown() argument
1241 isDecimalPatternMatchRequired(void) const isDecimalPatternMatchRequired() argument
1257 isParseNoExponent() const isParseNoExponent() argument
1273 isParseCaseSensitive() const isParseCaseSensitive() argument
1289 isFormatFailIfMoreThanMaxDigits() const isFormatFailIfMoreThanMaxDigits() argument
1305 toPattern(UnicodeString& result) const toPattern() argument
1334 toLocalizedPattern(UnicodeString& result) const toLocalizedPattern() argument
1434 getMinimumSignificantDigits() const getMinimumSignificantDigits() argument
1443 getMaximumSignificantDigits() const getMaximumSignificantDigits() argument
1474 areSignificantDigitsUsed() const areSignificantDigitsUsed() argument
1550 getCurrencyUsage() const getCurrencyUsage() argument
1560 formatToDecimalQuantity(double number, DecimalQuantity& output, UErrorCode& status) const formatToDecimalQuantity() argument
1571 formatToDecimalQuantity(const Formattable& number, DecimalQuantity& output, UErrorCode& status) const formatToDecimalQuantity() argument
1586 toNumberFormatter(UErrorCode& status) const toNumberFormatter() argument
1656 getParser(UErrorCode& status) const getParser() argument
1694 getCurrencyParser(UErrorCode& status) const getCurrencyParser() argument
1826 fastFormatDouble(double input, UnicodeString& output) const fastFormatDouble() argument
1840 fastFormatInt64(int64_t input, UnicodeString& output) const fastFormatInt64() argument
[all...]
H A Dmsgfmt.cpp393 operator ==(const Format& rhs) const operator ==() argument
440 clone() const clone() argument
467 getLocale() const getLocale() argument
525 toPattern(UnicodeString& appendTo) const toPattern() argument
535 nextTopLevelArgStart(int32_t partIndex) const nextTopLevelArgStart() argument
593 getCachedFormatter(int32_t argumentNumber) const getCachedFormatter() argument
806 getFormats(int32_t& cnt) const getFormats() argument
877 format(const Formattable* source, int32_t cnt, UnicodeString& appendTo, FieldPosition& ignore, UErrorCode& success) const format() argument
908 format(const Formattable& source, UnicodeString& appendTo, FieldPosition& ignore, UErrorCode& success) const format() argument
925 format(const UnicodeString* argumentNames, const Formattable* arguments, int32_t count, UnicodeString& appendTo, UErrorCode& success) const format() argument
934 getArgFromListByName(const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, UnicodeString& name) const getArgFromListByName() argument
947 format(const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, UnicodeString& appendTo, FieldPosition* pos, UErrorCode& status) const format() argument
1007 format(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, FieldPosition* ignore, UErrorCode& success) const format() argument
1162 formatComplexSubMessage(int32_t msgStart, const void *plNumber, const Formattable* arguments, const UnicodeString *argumentNames, int32_t cnt, AppendableWrapper& appendTo, UErrorCode& success) const formatComplexSubMessage() argument
1227 getLiteralStringUntilNextArgument(int32_t from) const getLiteralStringUntilNextArgument() argument
1246 updateMetaData(AppendableWrapper& , int32_t , FieldPosition* , const Formattable* ) const updateMetaData() argument
1261 findOtherSubMessage(int32_t partIndex) const findOtherSubMessage() argument
1290 findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const findFirstPluralNumberArg() argument
1371 parse(int32_t msgStart, const UnicodeString& source, ParsePosition& pos, int32_t& count, UErrorCode& ec) const parse() argument
1503 parse(const UnicodeString& source, ParsePosition& pos, int32_t& count) const parse() argument
1516 parse(const UnicodeString& source, int32_t& cnt, UErrorCode& success) const parse() argument
1540 parseObject( const UnicodeString& source, Formattable& result, ParsePosition& status) const parseObject() argument
1806 createIntegerFormat(const Locale& locale, UErrorCode& status) const createIntegerFormat() argument
1825 getDefaultNumberFormat(UErrorCode& ec) const getDefaultNumberFormat() argument
1846 getDefaultDateFormat(UErrorCode& ec) const getDefaultDateFormat() argument
1858 usesNamedArguments() const usesNamedArguments() argument
1863 getArgTypeCount() const getArgTypeCount() argument
1872 operator ==(const Format&) const operator ==() argument
1876 clone() const clone() argument
1880 format(const Formattable&, UnicodeString& appendTo, UErrorCode& status) const format() argument
1889 format(const Formattable&, UnicodeString& appendTo, FieldPosition&, UErrorCode& status) const format() argument
1899 format(const Formattable&, UnicodeString& appendTo, FieldPositionIterator*, UErrorCode& status) const format() argument
1909 parseObject(const UnicodeString&, Formattable&, ParsePosition& ) const parseObject() argument
1934 count(UErrorCode& ) const count() argument
1950 select(void *ctx, double number, UErrorCode& ec) const select() argument
[all...]
H A Dnumber_longnames.cpp657 value0(const StringPiece compoundValue) const value0() argument
662 value1(const StringPiece compoundValue) const value1() argument
667 value0(const char *compoundValue) const value0() argument
672 value1(const char *compoundValue) const value1() argument
1532 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() argument
1542 getModifier(Signum , StandardPlural::Form plural) const getModifier() argument
1605 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() argument
1614 getMixedUnitModifier(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const getMixedUnitModifier() argument
1700 getModifier(Signum , StandardPlural::Form ) const getModifier() argument
1746 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() argument
[all...]
H A Drbnf.cpp103 inline UBool operator!=(const LocalizationInfo* rhs) const { return !operator==(rhs); } in operator !=() argument
135 operator ==(const LocalizationInfo* rhs) const operator ==() argument
171 indexForLocale(const UChar* locale) const indexForLocale() argument
181 indexForRuleSet(const UChar* ruleset) const indexForRuleSet() argument
274 getNumberOfRuleSets(void) const getNumberOfRuleSets() argument
276 getNumberOfDisplayLocales(void) const getNumberOfDisplayLocales() argument
340 inList(UChar c, const UChar* list) const inList() argument
660 getRuleSetName(int32_t index) const getRuleSetName() argument
668 getLocaleName(int32_t index) const getLocaleName() argument
676 getDisplayName(int32_t localeIndex, int32_t ruleIndex) const getDisplayName() argument
934 clone() const clone() argument
940 operator ==(const Format& other) const operator ==() argument
978 getRules() const getRules() argument
990 getRuleSetName(int32_t index) const getRuleSetName() argument
1013 getNumberOfRuleSetNames() const getNumberOfRuleSetNames() argument
1030 getNumberOfRuleSetDisplayNameLocales(void) const getNumberOfRuleSetDisplayNameLocales() argument
1038 getRuleSetDisplayNameLocale(int32_t index, UErrorCode& status) const getRuleSetDisplayNameLocale() argument
1105 findRuleSet(const UnicodeString& name, UErrorCode& status) const findRuleSet() argument
1120 format(const DecimalQuantity &number, UnicodeString& appendTo, FieldPosition& pos, UErrorCode &status) const format() argument
1158 format(int32_t number, UnicodeString& toAppendTo, FieldPosition& pos) const format() argument
1167 format(int64_t number, UnicodeString& toAppendTo, FieldPosition& ) const format() argument
1180 format(double number, UnicodeString& toAppendTo, FieldPosition& ) const format() argument
1193 format(int32_t number, const UnicodeString& ruleSetName, UnicodeString& toAppendTo, FieldPosition& pos, UErrorCode& status) const format() argument
1204 format(int64_t number, const UnicodeString& ruleSetName, UnicodeString& toAppendTo, FieldPosition& , UErrorCode& status) const format() argument
1226 format(double number, const UnicodeString& ruleSetName, UnicodeString& toAppendTo, FieldPosition& , UErrorCode& status) const format() argument
1247 format(double number, NFRuleSet& rs, UnicodeString& toAppendTo, UErrorCode& status) const format() argument
1275 format(int64_t number, NFRuleSet *ruleSet, UnicodeString& toAppendTo, UErrorCode& status) const format() argument
1320 adjustForCapitalizationContext(int32_t startPos, UnicodeString& currentResult, UErrorCode& status) const adjustForCapitalizationContext() argument
1344 parse(const UnicodeString& text, Formattable& result, ParsePosition& parsePosition) const parse() argument
1433 getDefaultRuleSetName() const getDefaultRuleSetName() argument
1798 getCollator() const getCollator() argument
1867 getDecimalFormatSymbols() const getDecimalFormatSymbols() argument
1890 getDefaultInfinityRule() const getDefaultInfinityRule() argument
1913 getDefaultNaNRule() const getDefaultNaNRule() argument
1960 createPluralFormat(UPluralType pluralType, const UnicodeString &pattern, UErrorCode& status) const createPluralFormat() argument
1975 getRoundingMode() const getRoundingMode() argument
[all...]
H A Drematch.cpp552 end(UErrorCode &err) const end() argument
556 end64(UErrorCode &err) const end64() argument
560 end64(int32_t group, UErrorCode &err) const end64() argument
587 end(int32_t group, UErrorCode &err) const end() argument
1151 group(UErrorCode &status) const group() argument
1156 group(UText *dest, int64_t &group_len, UErrorCode &status) const group() argument
1161 group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const group() argument
1203 group(int32_t groupNum, UErrorCode &status) const group() argument
1238 appendGroup(int32_t groupNum, UText *dest, UErrorCode &status) const appendGroup() argument
1307 groupCount() const groupCount() argument
1316 hasAnchoringBounds() const hasAnchoringBounds() argument
1326 hasTransparentBounds() const hasTransparentBounds() argument
1337 hitEnd() const hitEnd() argument
1347 input() const input() argument
1374 inputText() const inputText() argument
1384 getInput(UText *dest, UErrorCode &status) const getInput() argument
1597 pattern() const pattern() argument
1660 regionEnd() const regionEnd() argument
1664 regionEnd64() const regionEnd64() argument
1673 regionStart() const regionStart() argument
1677 regionStart64() const regionStart64() argument
1802 requireEnd() const requireEnd() argument
2268 start(UErrorCode &status) const start() argument
2272 start64(UErrorCode &status) const start64() argument
2282 start64(int32_t group, UErrorCode &status) const start64() argument
2312 start(int32_t group, UErrorCode &status) const start() argument
2367 getTimeLimit() const getTimeLimit() argument
2417 getStackLimit() const getStackLimit() argument
[all...]
H A Drulebasedcollator.cpp224 RuleBasedCollator::clone() const { in clone() argument
243 operator ==(const Collator& other) const operator ==() argument
275 hashCode() const hashCode() argument
305 getLocale(ULocDataLocaleType type, UErrorCode& errorCode) const getLocale() argument
322 internalGetLocaleID(ULocDataLocaleType type, UErrorCode &errorCode) const internalGetLocaleID() argument
345 getRules() const getRules() argument
350 getRules(UColRuleOption delta, UnicodeString &buffer) const getRules() argument
362 getVersion(UVersionInfo version) const getVersion() argument
368 getTailoredSet(UErrorCode &errorCode) const getTailoredSet() argument
386 internalGetContractionsAndExpansions( UnicodeSet *contractions, UnicodeSet *expansions, UBool addPrefixes, UErrorCode &errorCode) const internalGetContractionsAndExpansions() argument
400 internalAddContractions(UChar32 c, UnicodeSet &set, UErrorCode &errorCode) const internalAddContractions() argument
406 getDefaultSettings() const getDefaultSettings() argument
411 getAttribute(UColAttribute attr, UErrorCode &errorCode) const getAttribute() argument
558 getMaxVariable() const getMaxVariable() argument
563 getVariableTop(UErrorCode & ) const getVariableTop() argument
638 getReorderCodes(int32_t *dest, int32_t capacity, UErrorCode &errorCode) const getReorderCodes() argument
693 setFastLatinOptions(CollationSettings &ownedSettings) const setFastLatinOptions() argument
700 compare(const UnicodeString &left, const UnicodeString &right, UErrorCode &errorCode) const compare() argument
708 compare(const UnicodeString &left, const UnicodeString &right, int32_t length, UErrorCode &errorCode) const compare() argument
724 compare(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UErrorCode &errorCode) const compare() argument
743 compareUTF8(const StringPiece &left, const StringPiece &right, UErrorCode &errorCode) const compareUTF8() argument
756 internalCompareUTF8(const char *left, int32_t leftLength, const char *right, int32_t rightLength, UErrorCode &errorCode) const internalCompareUTF8() argument
968 doCompare(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1087 doCompare(const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1216 compare(UCharIterator &left, UCharIterator &right, UErrorCode &errorCode) const compare() argument
1279 getCollationKey(const UnicodeString &s, CollationKey &key, UErrorCode &errorCode) const getCollationKey() argument
1285 getCollationKey(const UChar *s, int32_t length, CollationKey& key, UErrorCode &errorCode) const getCollationKey() argument
1308 getSortKey(const UnicodeString &s, uint8_t *dest, int32_t capacity) const getSortKey() argument
1314 getSortKey(const UChar *s, int32_t length, uint8_t *dest, int32_t capacity) const getSortKey() argument
1332 writeSortKey(const UChar *s, int32_t length, SortKeyByteSink &sink, UErrorCode &errorCode) const writeSortKey() argument
1357 writeIdenticalLevel(const UChar *s, const UChar *limit, SortKeyByteSink &sink, UErrorCode &errorCode) const writeIdenticalLevel() argument
1411 getLevel() const getLevel() argument
1412 getLevelCapacity() const getLevelCapacity() argument
1423 internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode &errorCode) const internalNextSortKeyPart() argument
1491 internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const internalGetCEs() argument
1540 internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &errorCode) const internalGetShortDefinitionString() argument
1607 isUnsafe(UChar32 c) const isUnsafe() argument
1617 initMaxExpansions(UErrorCode &errorCode) const initMaxExpansions() argument
1623 createCollationElementIterator(const UnicodeString& source) const createCollationElementIterator() argument
1635 createCollationElementIterator(const CharacterIterator& source) const createCollationElementIterator() argument
1647 getMaxExpansion(int32_t order) const getMaxExpansion() argument
[all...]
H A Dtimezone.cpp380 operator ==(const TimeZone& that) const operator ==() argument
708 getOffset(UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec) const getOffset() argument
954 clone() const clone() argument
958 count(UErrorCode& status) const count() argument
1196 getDisplayName(UnicodeString& result) const getDisplayName() argument
1202 getDisplayName(const Locale& locale, UnicodeString& result) const getDisplayName() argument
1208 getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const getDisplayName() argument
1214 getDSTSavings() const getDSTSavings() argument
1222 getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const getDisplayName() argument
1514 hasSameRules(const TimeZone& other) const hasSameRules() argument
[all...]
H A Dtzgnames.cpp154 size() const size() argument
162 getGenericNameType(int32_t index) const getGenericNameType() argument
171 getMatchLength(int32_t index) const getMatchLength() argument
180 getTimeZoneID(int32_t index, UnicodeString& tzID) const getTimeZoneID() argument
458 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument
486 getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const getGenericLocationName() argument
597 formatGenericNonLocationName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const formatGenericNonLocationName() argument
739 getPartialLocationName(const UnicodeString& tzCanonicalID, const UnicodeString& mzID, UBool isLong, const UnicodeString& mzDisplayName, UnicodeString& name) const getPartialLocationName() argument
890 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument
1011 findLocal(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findLocal() argument
1096 findTimeZoneNames(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const findTimeZoneNames() argument
1291 operator ==(const TimeZoneGenericNames& other) const operator ==() argument
1298 clone() const clone() argument
1313 getDisplayName(const TimeZone& tz, UTimeZoneGenericNameType type, UDate date, UnicodeString& name) const getDisplayName() argument
1319 getGenericLocationName(const UnicodeString& tzCanonicalID, UnicodeString& name) const getGenericLocationName() argument
1324 findBestMatch(const UnicodeString& text, int32_t start, uint32_t types, UnicodeString& tzID, UTimeZoneFormatTimeType& timeType, UErrorCode& status) const findBestMatch() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dreslist.cpp481 makeRes16(uint32_t resWord) const makeRes16() argument
504 mapKey(int32_t oldpos) const mapKey() argument
1227 getKeyString(int32_t key) const getKeyString() argument
1236 getKeyString(const SRBRoot *bundle) const getKeyString() argument
1244 getKeyBytes(int32_t *pLength) const getKeyBytes() argument
1357 collectKeys(std::function<void(int32_t)> collector) const collectKeys() argument
1361 collectKeys(std::function<void(int32_t)> collector) const collectKeys() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp1013 print(ostream& os, const string& id) const print() argument
1412 print(ostream& os) const print() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontHost_win.cpp797 isValid() const isValid() argument
1605 onGetFamilyName(SkString* familyName) const onGetFamilyName() argument
1611 onGetFontDescriptor(SkFontDescriptor* desc, bool* isLocalStream) const onGetFontDescriptor() argument
1620 getGlyphToUnicodeMap(SkUnichar* dstArray) const getGlyphToUnicodeMap() argument
1626 onGetAdvancedMetrics() const onGetAdvancedMetrics() argument
[all...]
H A DSkFontMgr_win_dw.cpp526 makeTypefaceFromDWriteFont( IDWriteFontFace* fontFace, IDWriteFont* font, IDWriteFontFamily* fontFamily) const makeTypefaceFromDWriteFont() argument
542 onCountFamilies() const onCountFamilies() argument
546 onGetFamilyName(int index, SkString* familyName) const onGetFamilyName() argument
556 onCreateStyleSet(int index) const onCreateStyleSet() argument
563 onMatchFamily(const char familyName[]) const onMatchFamily() argument
582 onMatchFamilyStyle(const char familyName[], const SkFontStyle& fontstyle) const onMatchFamilyStyle() argument
823 onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar character) const onMatchFamilyStyleCharacter() argument
856 fallback(const WCHAR* dwFamilyName, DWriteStyle dwStyle, const WCHAR* dwBcp47, UINT32 character) const fallback() argument
924 layoutFallback(const WCHAR* dwFamilyName, DWriteStyle dwStyle, const WCHAR* dwBcp47, UINT32 character) const layoutFallback() argument
1020 onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, int ttcIndex) const onMakeFromStreamIndex() argument
1066 onMakeFromStreamArgs(std::unique_ptr<SkStreamAsset> stream, const SkFontArguments& args) const onMakeFromStreamArgs() argument
1123 onMakeFromData(sk_sp<SkData> data, int ttcIndex) const onMakeFromData() argument
1127 onMakeFromFile(const char path[], int ttcIndex) const onMakeFromFile() argument
1131 getByFamilyName(const WCHAR wideFamilyName[], IDWriteFontFamily** fontFamily) const getByFamilyName() argument
1143 onLegacyMakeTypeface(const char familyName[], SkFontStyle style) const onLegacyMakeTypeface() argument
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp215 int SkOpAngle::lineOnOneSide(const SkDPoint& origin, const SkDVector& line, const SkOpAngle* test, in lineOnOneSide() argument
297 void SkOpAngle::alignmentSameSide(const SkOpAngl argument
328 checkCrossesZero() const checkCrossesZero() argument
484 distEndRatio(double dist) const distEndRatio() argument
637 endToSide(const SkOpAngle* rh, bool* inside) const endToSide() argument
727 globalState() const globalState() argument
786 lastMarked() const lastMarked() argument
796 loopContains(const SkOpAngle* angle) const loopContains() argument
822 loopCount() const loopCount() argument
854 midT() const midT() argument
858 midToSide(const SkOpAngle* rh, bool* inside) const midToSide() argument
943 previous() const previous() argument
954 segment() const segment() argument
[all...]
H A DSkPathOpsTSect.cpp103 double SkTSpan::closestBoundedT(const SkDPoint& pt) const { in closestBoundedT() argument
127 bool SkTSpan::debugIsBefore(const SkTSpan* span) const { in debugIsBefore() argument
138 contains(double t) const contains() argument
148 debugOpp() const debugOpp() argument
152 findOppSpan( const SkTSpan* opp) const findOppSpan() argument
253 linearT(const SkDPoint& pt) const linearT() argument
260 linearIntersects(const SkTCurve& q2) const linearIntersects() argument
341 oppT(double t) const oppT() argument
439 validate() const validate() argument
468 validateBounded() const validateBounded() argument
483 validatePerpT(double oppT) const validatePerpT() argument
495 validatePerpPt(double t, const SkDPoint& pt) const validatePerpPt() argument
718 collapsed() const collapsed() argument
773 countConsecutiveSpans(SkTSpan* first, SkTSpan** lastPtr) const countConsecutiveSpans() argument
792 hasBounded(const SkTSpan* span) const hasBounded() argument
1238 matchedDirection(double t, const SkTSect* sect2, double t2) const matchedDirection() argument
1245 matchedDirCheck(double t, const SkTSect* sect2, double t2, bool* calcMatched, bool* oppMatched) const matchedDirCheck() argument
1314 prev( SkTSpan* span) const prev() argument
1555 validate() const validate() argument
1591 validateBounded() const validateBounded() argument
[all...]
H A DSkOpSegment.cpp166 bool SkOpSegment::addCurveTo(const SkOpSpanBase* start, const SkOpSpanBase* end, in addCurveTo() argument
197 const SkOpPtT* SkOpSegment::existing(double t, const SkOpSegment* opp) const { in existing() argument
332 collapsed(double s, double e) const collapsed() argument
484 contains(double newT) const contains() argument
508 distSq(double t, const SkOpAngle* oppAngle) const distSq() argument
812 globalState() const globalState() argument
833 isClose(double t, const SkOpSegment* opp) const isClose() argument
848 isXor() const isXor() argument
1050 match(const SkOpPtT* base, const SkOpSegment* testParent, double testT, const SkPoint& testPt) const match() argument
1071 nextChase(SkOpSpanBase** startPtr, int* stepPtr, SkOpSpan** minPtr, SkOpSpanBase** last) const nextChase() argument
1364 spansNearby(const SkOpSpanBase* refSpan, const SkOpSpanBase* checkSpan, bool* found) const spansNearby() argument
1490 operand() const operand() argument
1494 oppXor() const oppXor() argument
1498 ptsDisjoint(double t1, const SkPoint& pt1, double t2, const SkPoint& pt2) const ptsDisjoint() argument
1618 subDivide(const SkOpSpanBase* start, const SkOpSpanBase* end, SkDCurve* edge) const subDivide() argument
1665 testForCoincidence(const SkOpPtT* priorPtT, const SkOpPtT* ptT, const SkOpSpanBase* prior, const SkOpSpanBase* spanBase, const SkOpSegment* opp) const testForCoincidence() argument
1714 updateOppWinding(const SkOpSpanBase* start, const SkOpSpanBase* end) const updateOppWinding() argument
1725 updateOppWinding(const SkOpAngle* angle) const updateOppWinding() argument
1731 updateOppWindingReverse(const SkOpAngle* angle) const updateOppWindingReverse() argument
[all...]
H A DSkOpCoincidence.cpp14 bool SkCoincidentSpans::collapsed(const SkOpPtT* test) const { in collapsed() argument
22 const SkOpPtT* SkCoincidentSpans::coinPtTEnd() const { in coinPtTEnd() argument
27 const SkOpPtT* SkCoincidentSpans::coinPtTStart() const { in coinPtTStart() argument
123 contains(const SkOpPtT* s, const SkOpPtT* e) const contains() argument
143 oppPtTStart() const oppPtTStart() argument
148 oppPtTEnd() const oppPtTEnd() argument
155 ordered(bool* result) const ordered() argument
568 checkOverlap(SkCoincidentSpans* check, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, double coinTs, double coinTe, double oppTs, double oppTe, SkTDArray<SkCoincidentSpans*>* overlaps) const checkOverlap() argument
934 contains(const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const contains() argument
944 contains(const SkCoincidentSpans* coin, const SkOpSegment* seg, const SkOpSegment* opp, double oppT) const contains() argument
962 contains(const SkOpPtT* coinPtTStart, const SkOpPtT* coinPtTEnd, const SkOpPtT* oppPtTStart, const SkOpPtT* oppPtTEnd) const contains() argument
1253 DEBUG_COIN_DECLARE_PARAMS() const DEBUG_COIN_DECLARE_PARAMS() argument
1426 overlap(const SkOpPtT* coin1s, const SkOpPtT* coin1e, const SkOpPtT* coin2s, const SkOpPtT* coin2e, double* overS, double* overE) const overlap() argument
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp67 void SkDConic::dump() const { in dump() argument
72 void SkDConic::dumpID(int id) const { in dumpID() argument
77 void SkDConic::dumpInner() const { in dumpInner() argument
83 void SkDCubic::dump() const { in dump() argument
88 void SkDCubic::dumpID(int id) const { in dumpID() argument
96 void SkDCubic::dumpInner() const { in dumpInner() argument
115 void SkDCurve::dump() const { in dump() argument
119 void SkDCurve::dumpID(int id) const { in dumpID() argument
142 void SkDLine::dump() const { in dump() argument
147 void SkDLine::dumpID(int id) const { in dumpID() argument
153 dumpInner() const dumpInner() argument
160 dump() const dump() argument
184 dump() const dump() argument
189 dumpID(int id) const dumpID() argument
195 dumpInner() const dumpInner() argument
205 dump() const dump() argument
345 dump(const char* str, bool visitCheck) const dump() argument
359 dumpContours() const dumpContours() argument
366 dumpContoursAll() const dumpContoursAll() argument
373 dumpContoursAngles() const dumpContoursAngles() argument
380 dumpContoursPts() const dumpContoursPts() argument
387 dumpContoursPt(int segmentID) const dumpContoursPt() argument
394 dumpContoursSegment(int segmentID) const dumpContoursSegment() argument
401 dumpContoursSpan(int spanID) const dumpContoursSpan() argument
408 dumpContoursSpans() const dumpContoursSpans() argument
503 debugAngle(int id) const debugAngle() argument
507 debugCoincidence() const debugCoincidence() argument
511 debugContour(int id) const debugContour() argument
515 debugPtT(int id) const debugPtT() argument
519 debugSegment(int id) const debugSegment() argument
523 debugSign() const debugSign() argument
528 debugSpan(int id) const debugSpan() argument
532 dump() const dump() argument
537 dumpOne(bool functionHeader) const dumpOne() argument
576 dumpTo(const SkOpSegment* segment, const SkOpAngle* to) const dumpTo() argument
597 dumpCurves() const dumpCurves() argument
606 dumpLoop() const dumpLoop() argument
616 dumpTest() const dumpTest() argument
629 debugMatchID(int id) const debugMatchID() argument
641 debugAngle(int id) const debugAngle() argument
645 debugContour(int id) const debugContour() argument
649 debugCoincidence() const debugCoincidence() argument
653 debugPtT(int id) const debugPtT() argument
657 debugSegment(int id) const debugSegment() argument
661 debugSpan(int id) const debugSpan() argument
665 dump() const dump() argument
672 dumpAll() const dumpAll() argument
691 dumpBase() const dumpBase() argument
697 debugAngle(int id) const debugAngle() argument
701 debugCoincidence() const debugCoincidence() argument
705 debugContour(int id) const debugContour() argument
709 debugPtT(int id) const debugPtT() argument
713 debugSegment(int id) const debugSegment() argument
717 debugSpan(int id) const debugSpan() argument
721 dump() const dump() argument
726 dumpHead() const dumpHead() argument
733 dumpAll() const dumpAll() argument
738 dumpBase() const dumpBase() argument
763 dumpCoin() const dumpCoin() argument
774 dumpCoin() const dumpCoin() argument
788 dumpSpan() const dumpSpan() argument
807 debugAngle(int id) const debugAngle() argument
811 debugCoincidence() const debugCoincidence() argument
815 debugContour(int id) const debugContour() argument
819 debugPtT(int id) const debugPtT() argument
823 debugSegment(int id) const debugSegment() argument
827 debugSpan(int id) const debugSpan() argument
831 dump() const dump() argument
845 dumpAll() const dumpAll() argument
856 dumpAngles() const dumpAngles() argument
873 dumpCoin() const dumpCoin() argument
880 dumpPtsInner(const char* prefix) const dumpPtsInner() argument
898 dumpPts(const char* prefix) const dumpPts() argument
903 dump() const dump() argument
930 dump() const dump() argument
957 dump() const dump() argument
971 dumpAll() const dumpAll() argument
986 dumpAngles() const dumpAngles() argument
995 dumpPt(int index) const dumpPt() argument
1004 dumpPts(const char* prefix) const dumpPts() argument
1013 dumpPtsX(const char* prefix) const dumpPtsX() argument
1024 dumpSegment(int index) const dumpSegment() argument
1028 dumpSegments(const char* prefix, SkPathOp op) const dumpSegments() argument
1042 dumpSpan(int index) const dumpSpan() argument
1046 dumpSpans() const dumpSpans() argument
1055 dump() const dump() argument
1066 debugAngle(int id) const debugAngle() argument
1093 debugContour(int id) const debugContour() argument
1103 debugPtT(int id) const debugPtT() argument
1126 debugSegment(int id) const debugSegment() argument
1140 debugSpan(int id) const debugSpan() argument
1162 dumpIsCoincidentStr() const dumpIsCoincidentStr() argument
1169 dump() const dump() argument
1176 debugSpan(int id) const debugSpan() argument
1186 debugT(double t) const debugT() argument
1206 dump() const dump() argument
1212 dumpBoth(SkTSect* opp) const dumpBoth() argument
1233 dumpBounded(int id) const dumpBounded() argument
1251 dumpBounds() const dumpBounds() argument
1258 dumpCoin() const dumpCoin() argument
1262 dumpCoinCurves() const dumpCoinCurves() argument
1266 dumpCommon(const SkTSpan* test) const dumpCommon() argument
1278 dumpCommonCurves(const SkTSpan* test) const dumpCommonCurves() argument
1286 dumpCurves() const dumpCurves() argument
1292 debugSpan(int id) const debugSpan() argument
1296 debugT(double t) const debugT() argument
1302 dumpAll() const dumpAll() argument
1319 dump() const dump() argument
1335 dumpBounded(int id) const dumpBounded() argument
1339 dumpBounds() const dumpBounds() argument
1346 dumpCoin() const dumpCoin() argument
1354 dumpID() const dumpID() argument
[all...]
H A DImageFilterTest.cpp223 count() const count() argument
224 getFilter(int index) const getFilter() argument
225 getName(int index) const getName() argument
226 needsSaveLayer(int index) const needsSaveLayer() argument
[all...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp1537 checkTriangle(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, uint16_t ignoreIndex0, uint16_t ignoreIndex1) const checkTriangle() argument
1570 hash(TriangulationVertex* vert) const hash() argument
[all...]
H A DSkShadowTessellator.cpp46 int vertexCount() const { return fPositions.count(); } in vertexCount() argument
47 int indexCount() const { return fIndices.count(); } in indexCount() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp239 asUint() const asUint() argument
246 ExpectNear(const GLColor &expected, const GLColor &err) const ExpectNear() argument
271 toNormalizedVector() const toNormalizedVector() argument
1228 platformSupportsMultithreading() const platformSupportsMultithreading() argument
1319 getGLWindow() const getGLWindow() argument
1431 getClientMajorVersion() const getClientMajorVersion() argument
1436 getClientMinorVersion() const getClientMinorVersion() argument
1441 getEGLWindow() const getEGLWindow() argument
1446 getWindowWidth() const getWindowWidth() argument
1451 getWindowHeight() const getWindowHeight() argument
1456 isEmulatedPrerotation() const isEmulatedPrerotation() argument
1475 getPlatformRenderer() const getPlatformRenderer() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp1286 EmulateBeginRenderPass(CommandRecordingContext* commandContext, const RenderPassBuilder* renderPassBuilder) const EmulateBeginRenderPass() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanFunctions.h312 constexpr operator ::VkResult() const { in VkResult() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cmap-table.hh77 bool sanitize (hb_sanitize_context_t *c) const in sanitize() argument
[all...]

Completed in 42 milliseconds

1...<<481482483484485486487488489490>>...518