Home
last modified time | relevance | path

Searched defs:const (Results 11801 - 11825 of 12936) sorted by relevance

1...<<471472473474475476477478479480>>...518

/third_party/icu/icu4c/source/i18n/
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
834 getCurrencyPluralInfo(void) const getCurrencyPluralInfo() argument
865 getPositivePrefix(UnicodeString& result) const getPositivePrefix() argument
885 getNegativePrefix(UnicodeString& result) const getNegativePrefix() argument
905 getPositiveSuffix(UnicodeString& result) const getPositiveSuffix() argument
925 getNegativeSuffix(UnicodeString& result) const getNegativeSuffix() argument
945 isSignAlwaysShown() const isSignAlwaysShown() argument
960 getMultiplier(void) const getMultiplier() argument
1008 getMultiplierScale() const getMultiplierScale() argument
1024 getRoundingIncrement(void) const getRoundingIncrement() argument
1040 getRoundingMode(void) const getRoundingMode() argument
1061 getFormatWidth(void) const getFormatWidth() argument
1077 getPadCharacterString() const getPadCharacterString() argument
1097 getPadPosition(void) const getPadPosition() argument
1116 isScientificNotation(void) const isScientificNotation() argument
1137 getMinimumExponentDigits(void) const getMinimumExponentDigits() argument
1153 isExponentSignAlwaysShown(void) const isExponentSignAlwaysShown() argument
1169 getGroupingSize(void) const getGroupingSize() argument
1191 getSecondaryGroupingSize(void) const getSecondaryGroupingSize() argument
1213 getMinimumGroupingDigits() const getMinimumGroupingDigits() argument
1229 isDecimalSeparatorAlwaysShown(void) const isDecimalSeparatorAlwaysShown() argument
1245 isDecimalPatternMatchRequired(void) const isDecimalPatternMatchRequired() argument
1261 isParseNoExponent() const isParseNoExponent() argument
1277 isParseCaseSensitive() const isParseCaseSensitive() argument
1293 isFormatFailIfMoreThanMaxDigits() const isFormatFailIfMoreThanMaxDigits() argument
1309 toPattern(UnicodeString& result) const toPattern() argument
1339 toLocalizedPattern(UnicodeString& result) const toLocalizedPattern() argument
1439 getMinimumSignificantDigits() const getMinimumSignificantDigits() argument
1448 getMaximumSignificantDigits() const getMaximumSignificantDigits() argument
1479 areSignificantDigitsUsed() const areSignificantDigitsUsed() argument
1555 getCurrencyUsage() const getCurrencyUsage() argument
1565 formatToDecimalQuantity(double number, DecimalQuantity& output, UErrorCode& status) const formatToDecimalQuantity() argument
1576 formatToDecimalQuantity(const Formattable& number, DecimalQuantity& output, UErrorCode& status) const formatToDecimalQuantity() argument
1591 toNumberFormatter(UErrorCode& status) const toNumberFormatter() argument
1667 getParser(UErrorCode& status) const getParser() argument
1705 getCurrencyParser(UErrorCode& status) const getCurrencyParser() argument
1839 fastFormatDouble(double input, UnicodeString& output) const fastFormatDouble() argument
1853 fastFormatInt64(int64_t input, UnicodeString& output) const fastFormatInt64() 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
1214 getDisplayName(UnicodeString& result) const getDisplayName() argument
1220 getDisplayName(const Locale& locale, UnicodeString& result) const getDisplayName() argument
1226 getDisplayName(UBool inDaylight, EDisplayType style, UnicodeString& result) const getDisplayName() argument
1232 getDSTSavings() const getDSTSavings() argument
1240 getDisplayName(UBool inDaylight, EDisplayType style, const Locale& locale, UnicodeString& result) const getDisplayName() argument
1532 hasSameRules(const TimeZone& other) const hasSameRules() argument
[all...]
H A Dnumber_longnames.cpp655 value0(const StringPiece compoundValue) const value0() argument
660 value1(const StringPiece compoundValue) const value1() argument
665 value0(const char *compoundValue) const value0() argument
670 value1(const char *compoundValue) const value1() argument
1530 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() argument
1540 getModifier(Signum , StandardPlural::Form plural) const getModifier() argument
1603 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() argument
1612 getMixedUnitModifier(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const getMixedUnitModifier() argument
1698 getModifier(Signum , StandardPlural::Form ) const getModifier() argument
1744 processQuantity(DecimalQuantity &quantity, MicroProps &micros, UErrorCode &status) const processQuantity() 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
1161 group(UErrorCode &status) const group() argument
1166 group(UText *dest, int64_t &group_len, UErrorCode &status) const group() argument
1171 group(int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const group() argument
1213 group(int32_t groupNum, UErrorCode &status) const group() argument
1248 appendGroup(int32_t groupNum, UText *dest, UErrorCode &status) const appendGroup() argument
1317 groupCount() const groupCount() argument
1326 hasAnchoringBounds() const hasAnchoringBounds() argument
1336 hasTransparentBounds() const hasTransparentBounds() argument
1347 hitEnd() const hitEnd() argument
1357 input() const input() argument
1384 inputText() const inputText() argument
1394 getInput(UText *dest, UErrorCode &status) const getInput() argument
1607 pattern() const pattern() argument
1670 regionEnd() const regionEnd() argument
1674 regionEnd64() const regionEnd64() argument
1683 regionStart() const regionStart() argument
1687 regionStart64() const regionStart64() argument
1812 requireEnd() const requireEnd() argument
2278 start(UErrorCode &status) const start() argument
2282 start64(UErrorCode &status) const start64() argument
2292 start64(int32_t group, UErrorCode &status) const start64() argument
2322 start(int32_t group, UErrorCode &status) const start() argument
2377 getTimeLimit() const getTimeLimit() argument
2427 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
559 getMaxVariable() const getMaxVariable() argument
564 getVariableTop(UErrorCode & ) const getVariableTop() argument
639 getReorderCodes(int32_t *dest, int32_t capacity, UErrorCode &errorCode) const getReorderCodes() argument
694 setFastLatinOptions(CollationSettings &ownedSettings) const setFastLatinOptions() argument
701 compare(const UnicodeString &left, const UnicodeString &right, UErrorCode &errorCode) const compare() argument
709 compare(const UnicodeString &left, const UnicodeString &right, int32_t length, UErrorCode &errorCode) const compare() argument
725 compare(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UErrorCode &errorCode) const compare() argument
744 compareUTF8(const StringPiece &left, const StringPiece &right, UErrorCode &errorCode) const compareUTF8() argument
757 internalCompareUTF8(const char *left, int32_t leftLength, const char *right, int32_t rightLength, UErrorCode &errorCode) const internalCompareUTF8() argument
969 doCompare(const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1088 doCompare(const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength, UErrorCode &errorCode) const doCompare() argument
1217 compare(UCharIterator &left, UCharIterator &right, UErrorCode &errorCode) const compare() argument
1280 getCollationKey(const UnicodeString &s, CollationKey &key, UErrorCode &errorCode) const getCollationKey() argument
1286 getCollationKey(const UChar *s, int32_t length, CollationKey& key, UErrorCode &errorCode) const getCollationKey() argument
1309 getSortKey(const UnicodeString &s, uint8_t *dest, int32_t capacity) const getSortKey() argument
1315 getSortKey(const UChar *s, int32_t length, uint8_t *dest, int32_t capacity) const getSortKey() argument
1333 writeSortKey(const UChar *s, int32_t length, SortKeyByteSink &sink, UErrorCode &errorCode) const writeSortKey() argument
1358 writeIdenticalLevel(const UChar *s, const UChar *limit, SortKeyByteSink &sink, UErrorCode &errorCode) const writeIdenticalLevel() argument
1412 getLevel() const getLevel() argument
1413 getLevelCapacity() const getLevelCapacity() argument
1424 internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode &errorCode) const internalNextSortKeyPart() argument
1492 internalGetCEs(const UnicodeString &str, UVector64 &ces, UErrorCode &errorCode) const internalGetCEs() argument
1541 internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &errorCode) const internalGetShortDefinitionString() argument
1608 isUnsafe(UChar32 c) const isUnsafe() argument
1618 initMaxExpansions(UErrorCode &errorCode) const initMaxExpansions() argument
1624 createCollationElementIterator(const UnicodeString& source) const createCollationElementIterator() argument
1636 createCollationElementIterator(const CharacterIterator& source) const createCollationElementIterator() argument
1648 getMaxExpansion(int32_t order) const getMaxExpansion() argument
[all...]
H A Dastro.cpp1480 toString() const toString() argument
1491 toString() const toString() argument
1503 toString() const toString() argument
[all...]
H A Drbnf.cpp103 inline bool 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
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...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp132 UnicodeString::refCount() const { in refCount() argument
330 clone() const clone() argument
336 clone() const clone() argument
624 unescape() const unescape() argument
651 unescapeAt(int32_t &offset) const unescapeAt() argument
659 doEquals(const UnicodeString &text, int32_t len) const doEquals() argument
666 doCompare( int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const doCompare() argument
745 doCompareCodePointOrder(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const doCompareCodePointOrder() argument
774 getLength() const getLength() argument
779 getCharAt(int32_t offset) const getCharAt() argument
784 getChar32At(int32_t offset) const getChar32At() argument
789 char32At(int32_t offset) const char32At() argument
803 getChar32Start(int32_t offset) const getChar32Start() argument
814 getChar32Limit(int32_t offset) const getChar32Limit() argument
826 countChar32(int32_t start, int32_t length) const countChar32() argument
833 hasMoreChar32Than(int32_t start, int32_t length, int32_t number) const hasMoreChar32Than() argument
840 moveIndex32(int32_t index, int32_t delta) const moveIndex32() argument
860 doExtract(int32_t start, int32_t length, UChar *dst, int32_t dstStart) const doExtract() argument
876 extract(Char16Ptr dest, int32_t destCapacity, UErrorCode &errorCode) const extract() argument
895 extract(int32_t start, int32_t length, char *target, int32_t targetCapacity, enum EInvariant) const extract() argument
917 tempSubString(int32_t start, int32_t len) const tempSubString() argument
928 toUTF8(int32_t start, int32_t len, char *target, int32_t capacity) const toUTF8() argument
944 extract(int32_t start, int32_t len, char *target, uint32_t dstSize) const extract() argument
957 extractBetween(int32_t start, int32_t limit, UnicodeString& target) const extractBetween() argument
970 toUTF8(ByteSink &sink) const toUTF8() argument
1012 toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const toUTF32() argument
1026 indexOf(const UChar *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const indexOf() argument
1055 doIndexOf(UChar c, int32_t start, int32_t length) const doIndexOf() argument
1073 doIndexOf(UChar32 c, int32_t start, int32_t length) const doIndexOf() argument
1090 lastIndexOf(const UChar *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const lastIndexOf() argument
1119 doLastIndexOf(UChar c, int32_t start, int32_t length) const doLastIndexOf() argument
1141 doLastIndexOf(UChar32 c, int32_t start, int32_t length) const doLastIndexOf() argument
1639 hasMetaData() const hasMetaData() argument
1646 hasMetaData() const hasMetaData() argument
1741 doHashCode() const doHashCode() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.cpp160 HwlComputeHtileInfo( const ADDR2_COMPUTE_HTILE_INFO_INPUT* pIn, ADDR2_COMPUTE_HTILE_INFO_OUTPUT* pOut ) const HwlComputeHtileInfo() argument
273 HwlComputeCmaskInfo( const ADDR2_COMPUTE_CMASK_INFO_INPUT* pIn, ADDR2_COMPUTE_CMASK_INFO_OUTPUT* pOut ) const HwlComputeCmaskInfo() argument
410 GetMetaMipInfo( UINT_32 numMipLevels, Dim3d* pMetaBlkDim, BOOL_32 dataThick, ADDR2_META_MIP_INFO* pInfo, UINT_32 mip0Width, UINT_32 mip0Height, UINT_32 mip0Depth, UINT_32* pNumMetaBlkX, UINT_32* pNumMetaBlkY, UINT_32* pNumMetaBlkZ) const GetMetaMipInfo() argument
584 HwlComputeDccInfo( const ADDR2_COMPUTE_DCCINFO_INPUT* pIn, ADDR2_COMPUTE_DCCINFO_OUTPUT* pOut ) const HwlComputeDccInfo() argument
775 HwlComputeMaxBaseAlignments() const HwlComputeMaxBaseAlignments() argument
790 HwlComputeMaxMetaBaseAlignments() const HwlComputeMaxMetaBaseAlignments() argument
1438 GetRbEquation( CoordEq* pRbEq, UINT_32 numRbPerSeLog2, UINT_32 numSeLog2) const GetRbEquation() argument
1503 GetDataEquation( CoordEq* pDataEq, Gfx9DataType dataSurfaceType, AddrSwizzleMode swizzleMode, AddrResourceType resourceType, UINT_32 elementBytesLog2, UINT_32 numSamplesLog2) const GetDataEquation() argument
1699 GetPipeEquation( CoordEq* pPipeEq, CoordEq* pDataEq, UINT_32 pipeInterleaveLog2, UINT_32 numPipeLog2, UINT_32 numSamplesLog2, Gfx9DataType dataSurfaceType, AddrSwizzleMode swizzleMode, AddrResourceType resourceType ) const GetPipeEquation() argument
1870 GenMetaEquation( CoordEq* pMetaEq, UINT_32 maxMip, UINT_32 elementBytesLog2, UINT_32 numSamplesLog2, ADDR2_META_FLAGS metaFlag, Gfx9DataType dataSurfaceType, AddrSwizzleMode swizzleMode, AddrResourceType resourceType, UINT_32 metaBlkWidthLog2, UINT_32 metaBlkHeightLog2, UINT_32 metaBlkDepthLog2, UINT_32 compBlkWidthLog2, UINT_32 compBlkHeightLog2, UINT_32 compBlkDepthLog2) const GenMetaEquation() argument
2256 IsEquationSupported( AddrResourceType rsrcType, AddrSwizzleMode swMode, UINT_32 elementBytesLog2) const IsEquationSupported() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp205 HwlComputeDccInfo( const ADDR_COMPUTE_DCCINFO_INPUT* pIn, ADDR_COMPUTE_DCCINFO_OUTPUT* pOut) const HwlComputeDccInfo() argument
288 HwlComputeCmaskAddrFromCoord( const ADDR_COMPUTE_CMASK_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_CMASK_ADDRFROMCOORD_OUTPUT* pOut ) const HwlComputeCmaskAddrFromCoord() argument
332 HwlComputeHtileAddrFromCoord( const ADDR_COMPUTE_HTILE_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_HTILE_ADDRFROMCOORD_OUTPUT* pOut ) const HwlComputeHtileAddrFromCoord() argument
505 HwlPostCheckTileIndex( const ADDR_TILEINFO* pInfo, AddrTileMode mode, AddrTileType type, INT curIndex ) const HwlPostCheckTileIndex() argument
595 HwlSetupTileCfg( UINT_32 bpp, INT_32 index, INT_32 macroModeIndex, ADDR_TILEINFO* pInfo, AddrTileMode* pMode, AddrTileType* pType ) const HwlSetupTileCfg() argument
694 HwlComputeSurfaceInfo( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlComputeSurfaceInfo() argument
867 HwlFmaskPreThunkSurfInfo( const ADDR_COMPUTE_FMASK_INFO_INPUT* pFmaskIn, const ADDR_COMPUTE_FMASK_INFO_OUTPUT* pFmaskOut, ADDR_COMPUTE_SURFACE_INFO_INPUT* pSurfIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pSurfOut ) const HwlFmaskPreThunkSurfInfo() argument
888 HwlFmaskPostThunkSurfInfo( const ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pSurfOut, ADDR_COMPUTE_FMASK_INFO_OUTPUT* pFmaskOut ) const HwlFmaskPostThunkSurfInfo() argument
908 HwlDegradeThickTileMode( AddrTileMode baseTileMode, UINT_32 numSlices, UINT_32* pBytesPerTile ) const HwlDegradeThickTileMode() argument
929 HwlOptimizeTileMode( ADDR_COMPUTE_SURFACE_INFO_INPUT* pInOut ) const HwlOptimizeTileMode() argument
1005 HwlOverrideTileMode( ADDR_COMPUTE_SURFACE_INFO_INPUT* pInOut ) const HwlOverrideTileMode() argument
1123 HwlSelectTileMode( ADDR_COMPUTE_SURFACE_INFO_INPUT* pInOut ) const HwlSelectTileMode() argument
1217 HwlSetPrtTileMode( ADDR_COMPUTE_SURFACE_INFO_INPUT* pInOut ) const HwlSetPrtTileMode() argument
1247 HwlSetupTileInfo( AddrTileMode tileMode, ADDR_SURFACE_FLAGS flags, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, ADDR_TILEINFO* pTileInfoIn, ADDR_TILEINFO* pTileInfoOut, AddrTileType inTileType, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlSetupTileInfo() argument
1580 ReadGbTileMode( UINT_32 regValue, TileConfig* pCfg ) const ReadGbTileMode() argument
1730 ReadGbMacroTileCfg( UINT_32 regValue, ADDR_TILEINFO* pCfg ) const ReadGbMacroTileCfg() argument
1810 HwlComputeMacroModeIndex( INT_32 tileIndex, ADDR_SURFACE_FLAGS flags, UINT_32 bpp, UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, AddrTileMode* pTileMode, AddrTileType* pTileType ) const HwlComputeMacroModeIndex() argument
1908 HwlComputeTileDataWidthAndHeightLinear( UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_32 bpp, ADDR_TILEINFO* pTileInfo ) const HwlComputeTileDataWidthAndHeightLinear() argument
1962 HwlComputeMetadataNibbleAddress( UINT_64 uncompressedDataByteAddress, UINT_64 dataBaseByteAddress, UINT_64 metadataBaseByteAddress, UINT_32 metadataBitSize, UINT_32 elementBitSize, UINT_32 blockByteSize, UINT_32 pipeInterleaveBytes, UINT_32 numOfPipes, UINT_32 numOfBanks, UINT_32 numOfSamplesPerSplit) const HwlComputeMetadataNibbleAddress() argument
2069 HwlComputeSurfaceAlignmentsMacroTiled( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 mipLevel, UINT_32 numSamples, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlComputeSurfaceAlignmentsMacroTiled() argument
2103 HwlPadDimensions( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, UINT_32 mipLevel, UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32 height, UINT_32 heightAlign ) const HwlPadDimensions() argument
2186 HwlComputeMaxBaseAlignments() const HwlComputeMaxBaseAlignments() argument
2220 HwlComputeMaxMetaBaseAlignments() const HwlComputeMaxMetaBaseAlignments() argument
2245 DepthStencilTileCfgMatch( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const DepthStencilTileCfgMatch() argument
2304 CheckTcCompatibility( const ADDR_TILEINFO* pTileInfo, UINT_32 bpp, AddrTileMode tileMode, AddrTileType tileType, const ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const CheckTcCompatibility() argument
[all...]
H A Dsiaddrlib.cpp139 HwlGetPipes( const ADDR_TILEINFO* pTileInfo ) const HwlGetPipes() argument
167 GetPipePerSurf( AddrPipeCfg pipeConfig ) const GetPipePerSurf() argument
215 ComputeBankEquation( UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pEquation ) const ComputeBankEquation() argument
444 ComputePipeEquation( UINT_32 log2BytesPP, UINT_32 threshX, UINT_32 threshY, ADDR_TILEINFO* pTileInfo, ADDR_EQUATION* pEquation ) const ComputePipeEquation() argument
664 ComputePipeFromCoord( UINT_32 x, UINT_32 y, UINT_32 slice, AddrTileMode tileMode, UINT_32 pipeSwizzle, BOOL_32 ignoreSE, ADDR_TILEINFO* pTileInfo ) const ComputePipeFromCoord() argument
825 ComputeTileCoordFromPipeAndElemIdx( UINT_32 elemIdx, UINT_32 pipe, AddrPipeCfg pipeCfg, UINT_32 pitchInMacroTile, UINT_32 x, UINT_32 y, UINT_32* pX, UINT_32* pY ) const ComputeTileCoordFromPipeAndElemIdx() argument
1082 TileCoordToMaskElementIndex( UINT_32 tx, UINT_32 ty, AddrPipeCfg pipeConfig, UINT_32* macroShift, UINT_32* elemIdxBits ) const TileCoordToMaskElementIndex() argument
1222 HwlComputeTileDataWidthAndHeightLinear( UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_32 bpp, ADDR_TILEINFO* pTileInfo ) const HwlComputeTileDataWidthAndHeightLinear() argument
1265 HwlComputeHtileBytes( UINT_32 pitch, UINT_32 height, UINT_32 bpp, BOOL_32 isLinear, UINT_32 numSlices, UINT_64* pSliceBytes, UINT_32 baseAlign ) const HwlComputeHtileBytes() argument
1288 HwlComputeXmaskAddrFromCoord( UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pBitPosition ) const HwlComputeXmaskAddrFromCoord() argument
1447 HwlComputeXmaskCoordFromAddr( UINT_64 addr, UINT_32 bitPosition, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice ) const HwlComputeXmaskCoordFromAddr() argument
1649 HwlGetPitchAlignmentLinear( UINT_32 bpp, ADDR_SURFACE_FLAGS flags ) const HwlGetPitchAlignmentLinear() argument
1681 HwlGetSizeAdjustmentLinear( AddrTileMode tileMode, UINT_32 bpp, UINT_32 numSamples, UINT_32 baseAlign, UINT_32 pitchAlign, UINT_32* pPitch, UINT_32* pHeight, UINT_32* pHeightAlign ) const HwlGetSizeAdjustmentLinear() argument
1774 HwlPostHandleBaseLvl3xPitch( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, UINT_32 expPitch ) const HwlPostHandleBaseLvl3xPitch() argument
1803 HwlGetPitchAlignmentMicroTiled( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples ) const HwlGetPitchAlignmentMicroTiled() argument
1835 HwlGetSizeAdjustmentMicroTiled( UINT_32 thickness, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, UINT_32 baseAlign, UINT_32 pitchAlign, UINT_32* pPitch, UINT_32* pHeight ) const HwlGetSizeAdjustmentMicroTiled() argument
1946 HwlSetupTileInfo( AddrTileMode tileMode, ADDR_SURFACE_FLAGS flags, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, ADDR_TILEINFO* pTileInfoIn, ADDR_TILEINFO* pTileInfoOut, AddrTileType inTileType, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlSetupTileInfo() argument
2409 HwlConvertTileInfoToHW( const ADDR_CONVERT_TILEINFOTOHW_INPUT* pIn, ADDR_CONVERT_TILEINFOTOHW_OUTPUT* pOut ) const HwlConvertTileInfoToHW() argument
2453 HwlComputeXmaskCoordYFrom8Pipe( UINT_32 pipe, UINT_32 x ) const HwlComputeXmaskCoordYFrom8Pipe() argument
2475 HwlComputeSurfaceCoord2DFromBankPipe( AddrTileMode tileMode, UINT_32* pX, UINT_32* pY, UINT_32 slice, UINT_32 bank, UINT_32 pipe, UINT_32 bankSwizzle, UINT_32 pipeSwizzle, UINT_32 tileSlices, BOOL_32 ignoreSE, ADDR_TILEINFO* pTileInfo ) const HwlComputeSurfaceCoord2DFromBankPipe() argument
2640 HwlPreAdjustBank( UINT_32 tileX, UINT_32 bank, ADDR_TILEINFO* pTileInfo ) const HwlPreAdjustBank() argument
2672 HwlComputeSurfaceInfo( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlComputeSurfaceInfo() argument
2735 HwlComputeMipLevel( ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn ) const HwlComputeMipLevel() argument
2774 HwlCheckLastMacroTiledLvl( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlCheckLastMacroTiledLvl() argument
2850 HwlDegradeThickTileMode( AddrTileMode baseTileMode, UINT_32 numSlices, UINT_32* pBytesPerTile ) const HwlDegradeThickTileMode() argument
2869 HwlTileInfoEqual( const ADDR_TILEINFO* pLeft, const ADDR_TILEINFO* pRight ) const HwlTileInfoEqual() argument
2894 GetTileSetting( UINT_32 index ) const GetTileSetting() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp166 ComputeSurfaceInfo( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const ComputeSurfaceInfo() argument
446 ComputeSurfaceAddrFromCoord( const ADDR_COMPUTE_SURFACE_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_SURFACE_ADDRFROMCOORD_OUTPUT* pOut ) const ComputeSurfaceAddrFromCoord() argument
526 ComputeSurfaceCoordFromAddr( const ADDR_COMPUTE_SURFACE_COORDFROMADDR_INPUT* pIn, ADDR_COMPUTE_SURFACE_COORDFROMADDR_OUTPUT* pOut ) const ComputeSurfaceCoordFromAddr() argument
601 ComputeSliceTileSwizzle( const ADDR_COMPUTE_SLICESWIZZLE_INPUT* pIn, ADDR_COMPUTE_SLICESWIZZLE_OUTPUT* pOut ) const ComputeSliceTileSwizzle() argument
654 ExtractBankPipeSwizzle( const ADDR_EXTRACT_BANKPIPE_SWIZZLE_INPUT* pIn, ADDR_EXTRACT_BANKPIPE_SWIZZLE_OUTPUT* pOut ) const ExtractBankPipeSwizzle() argument
706 CombineBankPipeSwizzle( const ADDR_COMBINE_BANKPIPE_SWIZZLE_INPUT* pIn, ADDR_COMBINE_BANKPIPE_SWIZZLE_OUTPUT* pOut ) const CombineBankPipeSwizzle() argument
761 ComputeBaseSwizzle( const ADDR_COMPUTE_BASE_SWIZZLE_INPUT* pIn, ADDR_COMPUTE_BASE_SWIZZLE_OUTPUT* pOut) const ComputeBaseSwizzle() argument
915 ComputeFmaskAddrFromCoord( const ADDR_COMPUTE_FMASK_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_FMASK_ADDRFROMCOORD_OUTPUT* pOut ) const ComputeFmaskAddrFromCoord() argument
959 ComputeFmaskCoordFromAddr( const ADDR_COMPUTE_FMASK_COORDFROMADDR_INPUT* pIn, ADDR_COMPUTE_FMASK_COORDFROMADDR_OUTPUT* pOut ) const ComputeFmaskCoordFromAddr() argument
1003 ConvertTileInfoToHW( const ADDR_CONVERT_TILEINFOTOHW_INPUT* pIn, ADDR_CONVERT_TILEINFOTOHW_OUTPUT* pOut ) const ConvertTileInfoToHW() argument
1055 ConvertTileIndex( const ADDR_CONVERT_TILEINDEX_INPUT* pIn, ADDR_CONVERT_TILEINDEX_OUTPUT* pOut ) const ConvertTileIndex() argument
1104 GetMacroModeIndex( const ADDR_GET_MACROMODEINDEX_INPUT* pIn, ADDR_GET_MACROMODEINDEX_OUTPUT* pOut ) const GetMacroModeIndex() argument
1141 ConvertTileIndex1( const ADDR_CONVERT_TILEINDEX1_INPUT* pIn, ADDR_CONVERT_TILEINDEX_OUTPUT* pOut ) const ConvertTileIndex1() argument
1191 GetTileIndex( const ADDR_GET_TILEINDEX_INPUT* pIn, ADDR_GET_TILEINDEX_OUTPUT* pOut ) const GetTileIndex() argument
1249 ComputeHtileInfo( const ADDR_COMPUTE_HTILE_INFO_INPUT* pIn, ADDR_COMPUTE_HTILE_INFO_OUTPUT* pOut ) const ComputeHtileInfo() argument
1355 ComputeCmaskInfo( const ADDR_COMPUTE_CMASK_INFO_INPUT* pIn, ADDR_COMPUTE_CMASK_INFO_OUTPUT* pOut ) const ComputeCmaskInfo() argument
1423 ComputeDccInfo( const ADDR_COMPUTE_DCCINFO_INPUT* pIn, ADDR_COMPUTE_DCCINFO_OUTPUT* pOut ) const ComputeDccInfo() argument
1475 ComputeHtileAddrFromCoord( const ADDR_COMPUTE_HTILE_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_HTILE_ADDRFROMCOORD_OUTPUT* pOut ) const ComputeHtileAddrFromCoord() argument
1550 ComputeHtileCoordFromAddr( const ADDR_COMPUTE_HTILE_COORDFROMADDR_INPUT* pIn, ADDR_COMPUTE_HTILE_COORDFROMADDR_OUTPUT* pOut ) const ComputeHtileCoordFromAddr() argument
1618 ComputeCmaskAddrFromCoord( const ADDR_COMPUTE_CMASK_ADDRFROMCOORD_INPUT* pIn, ADDR_COMPUTE_CMASK_ADDRFROMCOORD_OUTPUT* pOut ) const ComputeCmaskAddrFromCoord() argument
1690 ComputeCmaskCoordFromAddr( const ADDR_COMPUTE_CMASK_COORDFROMADDR_INPUT* pIn, ADDR_COMPUTE_CMASK_COORDFROMADDR_OUTPUT* pOut ) const ComputeCmaskCoordFromAddr() argument
1758 ComputeTileDataWidthAndHeight( UINT_32 bpp, UINT_32 cacheBits, ADDR_TILEINFO* pTileInfo, UINT_32* pMacroWidth, UINT_32* pMacroHeight ) const ComputeTileDataWidthAndHeight() argument
1802 HwlComputeTileDataWidthAndHeightLinear( UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_32 bpp, ADDR_TILEINFO* pTileInfo ) const HwlComputeTileDataWidthAndHeightLinear() argument
1827 ComputeHtileInfo( ADDR_HTILE_FLAGS flags, UINT_32 pitchIn, UINT_32 heightIn, UINT_32 numSlices, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pPitchOut, UINT_32* pHeightOut, UINT_64* pHtileBytes, UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_64* pSliceSize, UINT_32* pBaseAlign ) const ComputeHtileInfo() argument
1913 ComputeCmaskBaseAlign( ADDR_CMASK_FLAGS flags, ADDR_TILEINFO* pTileInfo ) const ComputeCmaskBaseAlign() argument
1943 ComputeCmaskBytes( UINT_32 pitch, UINT_32 height, UINT_32 numSlices ) const ComputeCmaskBytes() argument
1965 ComputeCmaskInfo( ADDR_CMASK_FLAGS flags, UINT_32 pitchIn, UINT_32 heightIn, UINT_32 numSlices, BOOL_32 isLinear, ADDR_TILEINFO* pTileInfo, UINT_32* pPitchOut, UINT_32* pHeightOut, UINT_64* pCmaskBytes, UINT_32* pMacroWidth, UINT_32* pMacroHeight, UINT_64* pSliceSize, UINT_32* pBaseAlign, UINT_32* pBlockMax ) const ComputeCmaskInfo() argument
2080 ComputeXmaskCoordYFromPipe( UINT_32 pipe, UINT_32 x ) const ComputeXmaskCoordYFromPipe() argument
2174 HwlComputeXmaskCoordFromAddr( UINT_64 addr, UINT_32 bitPosition, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice ) const HwlComputeXmaskCoordFromAddr() argument
2356 HwlComputeXmaskAddrFromCoord( UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pBitPosition ) const HwlComputeXmaskAddrFromCoord() argument
2568 ComputeSurfaceAddrFromCoordLinear( UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 sample, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pBitPosition ) const ComputeSurfaceAddrFromCoordLinear() argument
2605 ComputeSurfaceCoordFromAddrLinear( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample ) const ComputeSurfaceCoordFromAddrLinear() argument
2638 ComputeSurfaceCoordFromAddrMicroTiled( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, AddrTileType microTileType, BOOL_32 isDepthSampleOrder ) const ComputeSurfaceCoordFromAddrMicroTiled() argument
2761 ComputePipeFromAddr( UINT_64 addr, UINT_32 numPipes ) const ComputePipeFromAddr() argument
2801 ComputeMicroTileEquation( UINT_32 log2BytesPP, AddrTileMode tileMode, AddrTileType microTileType, ADDR_EQUATION* pEquation ) const ComputeMicroTileEquation() argument
3014 ComputePixelIndexWithinMicroTile( UINT_32 x, UINT_32 y, UINT_32 z, UINT_32 bpp, AddrTileMode tileMode, AddrTileType microTileType ) const ComputePixelIndexWithinMicroTile() argument
3229 AdjustPitchAlignment( ADDR_SURFACE_FLAGS flags, UINT_32* pPitchAlign ) const AdjustPitchAlignment() argument
3259 PadDimensions( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, UINT_32 padDims, UINT_32 mipLevel, UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32* pHeight, UINT_32 heightAlign, UINT_32* pSlices, UINT_32 sliceAlign ) const PadDimensions() argument
3371 HwlPreHandleBaseLvl3xPitch( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, UINT_32 expPitch ) const HwlPreHandleBaseLvl3xPitch() argument
3402 HwlPostHandleBaseLvl3xPitch( const ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, UINT_32 expPitch ) const HwlPostHandleBaseLvl3xPitch() argument
3532 ComputeMipLevel( ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn ) const ComputeMipLevel() argument
3604 OptimizeTileMode( ADDR_COMPUTE_SURFACE_INFO_INPUT* pInOut ) const OptimizeTileMode() argument
3765 DegradeLargeThickTile( AddrTileMode tileMode, UINT_32 bpp) const DegradeLargeThickTile() argument
3834 PostComputeMipLevel( ADDR_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const PostComputeMipLevel() argument
3875 HwlSetupTileCfg( UINT_32 bpp, INT_32 index, INT_32 macroModeIndex, ADDR_TILEINFO* pInfo, AddrTileMode* pMode, AddrTileType* pType ) const HwlSetupTileCfg() argument
3897 HwlGetPipes( const ADDR_TILEINFO* pTileInfo ) const HwlGetPipes() argument
3915 ComputeQbStereoInfo( ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const ComputeQbStereoInfo() argument
3953 ComputePrtInfo( const ADDR_PRT_INFO_INPUT* pIn, ADDR_PRT_INFO_OUTPUT* pOut) const ComputePrtInfo() argument
[all...]
H A Daddrlib2.h311 IsValidDisplaySwizzleMode( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn) const IsValidDisplaySwizzleMode() argument
333 IsValidSwMode(AddrSwizzleMode swizzleMode) const IsValidSwMode() argument
339 IsBlock256b(AddrSwizzleMode swizzleMode) const IsBlock256b() argument
344 IsBlock4kb(AddrSwizzleMode swizzleMode) const IsBlock4kb() argument
349 IsBlock64kb(AddrSwizzleMode swizzleMode) const IsBlock64kb() argument
354 IsBlockVariable(AddrSwizzleMode swizzleMode) const IsBlockVariable() argument
360 IsLinear(AddrSwizzleMode swizzleMode) const IsLinear() argument
365 IsRtOptSwizzle(AddrSwizzleMode swizzleMode) const IsRtOptSwizzle() argument
370 IsZOrderSwizzle(AddrSwizzleMode swizzleMode) const IsZOrderSwizzle() argument
375 IsStandardSwizzle(AddrSwizzleMode swizzleMode) const IsStandardSwizzle() argument
380 IsDisplaySwizzle(AddrSwizzleMode swizzleMode) const IsDisplaySwizzle() argument
385 IsRotateSwizzle(AddrSwizzleMode swizzleMode) const IsRotateSwizzle() argument
390 IsStandardSwizzle(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const IsStandardSwizzle() argument
395 IsDisplaySwizzle(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const IsDisplaySwizzle() argument
400 IsXor(AddrSwizzleMode swizzleMode) const IsXor() argument
405 IsPrt(AddrSwizzleMode swizzleMode) const IsPrt() argument
410 IsNonPrtXor(AddrSwizzleMode swizzleMode) const IsNonPrtXor() argument
431 IsThick(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const IsThick() argument
436 IsThin(AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const IsThin() argument
441 GetBlockSizeLog2(AddrSwizzleMode swizzleMode) const GetBlockSizeLog2() argument
469 GetBlockSize(AddrSwizzleMode swizzleMode) const GetBlockSize() argument
496 HwlIsStandardSwizzle( AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const HwlIsStandardSwizzle() argument
504 HwlIsDisplaySwizzle( AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const HwlIsDisplaySwizzle() argument
512 HwlIsThin( AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const HwlIsThin() argument
520 HwlIsThick( AddrResourceType resourceType, AddrSwizzleMode swizzleMode) const HwlIsThick() argument
528 HwlComputeHtileInfo( const ADDR2_COMPUTE_HTILE_INFO_INPUT* pIn, ADDR2_COMPUTE_HTILE_INFO_OUTPUT* pOut) const HwlComputeHtileInfo() argument
536 HwlComputeCmaskInfo( const ADDR2_COMPUTE_CMASK_INFO_INPUT* pIn, ADDR2_COMPUTE_CMASK_INFO_OUTPUT* pOut) const HwlComputeCmaskInfo() argument
544 HwlComputeDccInfo( const ADDR2_COMPUTE_DCCINFO_INPUT* pIn, ADDR2_COMPUTE_DCCINFO_OUTPUT* pOut) const HwlComputeDccInfo() argument
590 HwlComputeBlock256Equation( AddrResourceType rsrcType, AddrSwizzleMode swMode, UINT_32 elementBytesLog2, ADDR_EQUATION* pEquation) const HwlComputeBlock256Equation() argument
600 HwlComputeThinEquation( AddrResourceType rsrcType, AddrSwizzleMode swMode, UINT_32 elementBytesLog2, ADDR_EQUATION* pEquation) const HwlComputeThinEquation() argument
610 HwlComputeThickEquation( AddrResourceType rsrcType, AddrSwizzleMode swMode, UINT_32 elementBytesLog2, ADDR_EQUATION* pEquation) const HwlComputeThickEquation() argument
620 HwlGetEquationIndex( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR2_COMPUTE_SURFACE_INFO_OUTPUT* pOut) const HwlGetEquationIndex() argument
628 GetEquationIndex( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR2_COMPUTE_SURFACE_INFO_OUTPUT* pOut) const GetEquationIndex() argument
635 HwlComputePipeBankXor( const ADDR2_COMPUTE_PIPEBANKXOR_INPUT* pIn, ADDR2_COMPUTE_PIPEBANKXOR_OUTPUT* pOut) const HwlComputePipeBankXor() argument
643 HwlComputeSlicePipeBankXor( const ADDR2_COMPUTE_SLICE_PIPEBANKXOR_INPUT* pIn, ADDR2_COMPUTE_SLICE_PIPEBANKXOR_OUTPUT* pOut) const HwlComputeSlicePipeBankXor() argument
651 HwlComputeSubResourceOffsetForSwizzlePattern( const ADDR2_COMPUTE_SUBRESOURCE_OFFSET_FORSWIZZLEPATTERN_INPUT* pIn, ADDR2_COMPUTE_SUBRESOURCE_OFFSET_FORSWIZZLEPATTERN_OUTPUT* pOut) const HwlComputeSubResourceOffsetForSwizzlePattern() argument
659 HwlComputeNonBlockCompressedView( const ADDR2_COMPUTE_NONBLOCKCOMPRESSEDVIEW_INPUT* pIn, ADDR2_COMPUTE_NONBLOCKCOMPRESSEDVIEW_OUTPUT* pOut) const HwlComputeNonBlockCompressedView() argument
667 HwlGetPreferredSurfaceSetting( const ADDR2_GET_PREFERRED_SURF_SETTING_INPUT* pIn, ADDR2_GET_PREFERRED_SURF_SETTING_OUTPUT* pOut) const HwlGetPreferredSurfaceSetting() argument
675 HwlComputeSurfaceInfoSanityCheck( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn) const HwlComputeSurfaceInfoSanityCheck() argument
682 HwlComputeSurfaceInfoTiled( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR2_COMPUTE_SURFACE_INFO_OUTPUT* pOut) const HwlComputeSurfaceInfoTiled() argument
690 HwlComputeSurfaceInfoLinear( const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn, ADDR2_COMPUTE_SURFACE_INFO_OUTPUT* pOut) const HwlComputeSurfaceInfoLinear() argument
698 HwlComputeSurfaceAddrFromCoordTiled( const ADDR2_COMPUTE_SURFACE_ADDRFROMCOORD_INPUT* pIn, ADDR2_COMPUTE_SURFACE_ADDRFROMCOORD_OUTPUT* pOut) const HwlComputeSurfaceAddrFromCoordTiled() argument
844 GetPipeLog2ForMetaAddressing(BOOL_32 pipeAligned, AddrSwizzleMode swizzleMode) const GetPipeLog2ForMetaAddressing() argument
858 GetPipeNumForMetaAddressing(BOOL_32 pipeAligned, AddrSwizzleMode swizzleMode) const GetPipeNumForMetaAddressing() argument
863 VerifyMipLevelInfo(const ADDR2_COMPUTE_SURFACE_INFO_INPUT* pIn) const VerifyMipLevelInfo() argument
892 ApplyCustomerPipeBankXor( AddrSwizzleMode swizzleMode, UINT_32 pipeBankXor, UINT_32 bankBits, UINT_32 pipeBits, UINT_32* pBlockOffset) const ApplyCustomerPipeBankXor() argument
[all...]
/third_party/libabigail/tools/
H A Dabipkgdiff.cc390 path() const in path() argument
404 base_name() const in base_name() argument
425 extracted_dir_path() const extracted_dir_path() argument
441 common_paths_prefix() const common_paths_prefix() argument
465 type() const type() argument
478 get_kind() const get_kind() argument
492 path_elf_file_sptr_map() const path_elf_file_sptr_map() argument
512 debug_info_packages() const debug_info_packages() argument
544 devel_package() const devel_package() argument
558 kabi_whitelist_package() const kabi_whitelist_package() argument
572 elf_file_paths() const elf_file_paths() argument
590 public_dso_sonames() const public_dso_sonames() argument
622 convert_path_to_relative(const string& path, string& converted_path) const convert_path_to_relative() argument
643 convert_path_to_unique_suffix(const string& path, string& converted_path) const convert_path_to_unique_suffix() argument
683 create_abi_file_path(const string &elf_file_path, string &abi_file_path) const create_abi_file_path() argument
701 erase_extraction_directory(const options &opts) const erase_extraction_directory() argument
732 erase_extraction_directories(const options &opts) const erase_extraction_directories() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp146 GetFinalPath() const GetFinalPath() argument
157 GetFinalVolPath() const GetFinalVolPath() argument
169 GetTempPath() const GetTempPath() argument
317 GetNewPath(bool isFolder, const UString &src, UString &dest) const GetNewPath() argument
[all...]
H A DHashCalc.cpp696 WriteToString(unsigned digestIndex, char *s) const WriteToString() argument
750 IsDir() const IsDir() argument
[all...]
H A DArchiveExtractCallback.cpp177 Compare(const CHardLinkNode &a) const Compare() argument
2522 SetDirTime() const SetDirTime() argument
[all...]
H A DArchiveCommandLine.cpp341 IsFromExtractGroup() const IsFromExtractGroup() argument
354 GetPathMode() const GetPathMode() argument
366 IsFromUpdateGroup() const IsFromUpdateGroup() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp509 ParseFolderInfo(unsigned folderIndex, CFolder &folder) const ParseFolderInfo() argument
520 GetPath(unsigned index, UString &path) const GetPath() argument
554 GetPath_Prop(unsigned index, PROPVARIANT *path) const GetPath_Prop() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp85 const CXzStatInfo *GetStat() const in GetStat() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp2520 has_sequence_subexpression() const has_sequence_subexpression() argument
[all...]
H A Dlinker.cpp224 variable_found() const variable_found() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp217 glsl_type::contains_sampler() const in contains_sampler() argument
233 contains_array() const contains_array() argument
247 contains_integer() const contains_integer() argument
263 contains_double() const contains_double() argument
279 contains_64bit() const contains_64bit() argument
295 contains_opaque() const contains_opaque() argument
316 contains_subroutine() const contains_subroutine() argument
332 sampler_index() const sampler_index() argument
362 contains_image() const contains_image() argument
377 get_base_type() const get_base_type() argument
410 get_scalar_type() const get_scalar_type() argument
426 get_bare_type() const get_bare_type() argument
475 get_float16_type() const get_float16_type() argument
486 get_int16_type() const get_int16_type() argument
497 get_uint16_type() const get_uint16_type() argument
1273 compare_no_precision(const glsl_type *b) const compare_no_precision() argument
1304 record_compare(const glsl_type *b, bool match_name, bool match_locations, bool match_precision) const record_compare() argument
1679 field_type(const char *name) const field_type() argument
1695 field_index(const char *name) const field_index() argument
1711 component_slots() const component_slots() argument
1762 component_slots_aligned(unsigned offset) const component_slots_aligned() argument
1829 struct_location_offset(unsigned length) const struct_location_offset() argument
1870 uniform_locations() const uniform_locations() argument
1906 varying_count() const varying_count() argument
1945 can_implicitly_convert_to(const glsl_type *desired, _mesa_glsl_parse_state *state) const can_implicitly_convert_to() argument
1996 std140_base_alignment(bool row_major) const std140_base_alignment() argument
2114 std140_size(bool row_major) const std140_size() argument
2256 get_explicit_std140_type(bool row_major) const get_explicit_std140_type() argument
2329 std430_base_alignment(bool row_major) const std430_base_alignment() argument
2439 std430_array_stride(bool row_major) const std430_array_stride() argument
2464 explicit_size(bool align_to_stride) const explicit_size() argument
2527 std430_size(bool row_major) const std430_size() argument
2616 get_explicit_std430_type(bool row_major) const get_explicit_std430_type() argument
2687 get_explicit_interface_type(bool supports_std430) const get_explicit_interface_type() argument
2717 get_explicit_type_for_size_align(glsl_type_size_align_func type_info, unsigned *size, unsigned *alignment) const get_explicit_type_for_size_align() argument
2805 replace_vec3_with_vec4() const replace_vec3_with_vec4() argument
2873 count_vec4_slots(bool is_gl_vertex_input, bool is_bindless) const count_vec4_slots() argument
2960 count_dword_slots(bool is_bindless) const count_dword_slots() argument
3013 coordinate_components() const coordinate_components() argument
3330 cl_alignment() const cl_alignment() argument
3353 cl_size() const cl_size() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp101 void ShaderIO::print(std::ostream& os) const in print() argument
131 void ShaderOutput::do_print(std::ostream& os) const in do_print() argument
148 void ShaderInput::do_print(std::ostream& os) const in do_print() argument
1279 print(std::ostream& os) const print() argument
1305 print_header(std::ostream& os) const print_header() argument
1313 print_properties(std::ostream& os) const print_properties() argument
1318 equal_to(const Shader& other) const equal_to() argument
1416 input(int base) const input() argument
1423 output(int base) const output() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h887 const char* pattern() const { return pattern_; } in pattern() argument
1560 pointer() const pointer() argument
1561 get() const get() argument
1580 GetOrCreateValue() const GetOrCreateValue() argument
1585 NewValueForCurrentThread() const NewValueForCurrentThread() argument
1602 MakeNewHolder() const MakeNewHolder() argument
1611 MakeNewHolder() const MakeNewHolder() argument
1650 AssertHeld() const AssertHeld() argument
1758 pointer() const pointer() argument
1759 get() const get() argument
1785 GetOrCreateValue() const GetOrCreateValue() argument
1811 MakeNewHolder() const MakeNewHolder() argument
1820 MakeNewHolder() const MakeNewHolder() argument
1851 AssertHeld() const AssertHeld() argument
1877 pointer() const pointer() argument
1878 get() const get() argument
[all...]

Completed in 45 milliseconds

1...<<471472473474475476477478479480>>...518