| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_scientific.cpp | 117 icu::number::impl::ScientificHandler::ScientificHandler(const Notation *notation, const DecimalFormatSymbols *symbols, in ScientificHandler() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLForStatement.h | 104 const std::shared_ptr<SymbolTable>& symbols() const { in symbols() function in SkSL::final 34 ForStatement(int line, std::unique_ptr<Statement> initializer, std::unique_ptr<Expression> test, std::unique_ptr<Expression> next, std::unique_ptr<Statement> statement, std::unique_ptr<LoopUnrollInfo> unrollInfo, std::shared_ptr<SymbolTable> symbols) ForStatement() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLDehydrator.cpp | 66 AutoDehydratorSymbolTable(Dehydrator* dehydrator, const std::shared_ptr<SymbolTable>& symbols) in AutoDehydratorSymbolTable() argument 229 void Dehydrator::write(const SymbolTable& symbols) { in write() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uniset_closure.cpp | 45 UnicodeSet(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 53 UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 65 applyPattern(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument 86 applyPattern(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-macro-assembler-cond-rd-rn-a32.cc | 629 TestCaseSymbolMap symbols; in TestHelper() local 602 TestDisassembler(std::ostream& os, const TestCaseSymbolMap& symbols, const char* mnemonic) TestDisassembler() argument
|
| H A D | test-macro-assembler-cond-rd-rn-pc-a32.cc | 587 TestCaseSymbolMap symbols; in TestHelper() local 560 TestDisassembler(std::ostream& os, const TestCaseSymbolMap& symbols, const char* mnemonic) TestDisassembler() argument
|
| H A D | test-macro-assembler-cond-rd-rn-t32.cc | 629 TestCaseSymbolMap symbols; in TestHelper() local 602 TestDisassembler(std::ostream& os, const TestCaseSymbolMap& symbols, const char* mnemonic) TestDisassembler() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | MacroProps.java | 28 public Object symbols; field in MacroProps
|
| H A D | PatternStringUtils.java | 292 convertLocalized( String input, DecimalFormatSymbols symbols, boolean toLocalized) convertLocalized() argument [all...] |
| H A D | CurrencySpacingEnabledModifier.java | 31 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument 97 applyCurrencySpacing( FormattedStringBuilder output, int prefixStart, int prefixLen, int suffixStart, int suffixLen, DecimalFormatSymbols symbols) applyCurrencySpacing() argument 118 applyCurrencySpacingAffix( FormattedStringBuilder output, int index, byte affix, DecimalFormatSymbols symbols) applyCurrencySpacingAffix() argument 152 getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) getUnicodeSet() argument 167 getInsertString(DecimalFormatSymbols symbols, byte affix) getInsertString() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | ScientificNotation.java | 130 final DecimalFormatSymbols symbols; field in ScientificNotation.ScientificHandler 105 withLocaleData( DecimalFormatSymbols symbols, boolean build, MicroPropsGenerator parent) withLocaleData() argument 135 ScientificHandler( ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, MicroPropsGenerator parent) ScientificHandler() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
| H A D | NumberParserImpl.java | 78 parseStatic( String input, ParsePosition ppos, DecimalFormatProperties properties, DecimalFormatSymbols symbols) parseStatic() argument 98 parseStaticCurrency( String input, ParsePosition ppos, DecimalFormatProperties properties, DecimalFormatSymbols symbols) parseStaticCurrency() argument 134 createParserFromProperties( DecimalFormatProperties properties, DecimalFormatSymbols symbols, boolean parseCurrency) createParserFromProperties() argument [all...] |
| H A D | DecimalMatcher.java | 55 private DecimalMatcher(DecimalFormatSymbols symbols, Grouper grouper, int parseFlags) { in DecimalMatcher() argument 47 getInstance( DecimalFormatSymbols symbols, Grouper grouper, int parseFlags) getInstance() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | miscdtfm.cpp | 160 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local 195 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local 226 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); in test4099975() local 255 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status); test4099975() local 327 DateFormatSymbols *symbols = new DateFormatSymbols(Locale::getJapan(), status); test4117335() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
| H A D | NumberParserImpl.java | 80 parseStatic( String input, ParsePosition ppos, DecimalFormatProperties properties, DecimalFormatSymbols symbols) parseStatic() argument 100 parseStaticCurrency( String input, ParsePosition ppos, DecimalFormatProperties properties, DecimalFormatSymbols symbols) parseStaticCurrency() argument 136 createParserFromProperties( DecimalFormatProperties properties, DecimalFormatSymbols symbols, boolean parseCurrency) createParserFromProperties() argument [all...] |
| H A D | DecimalMatcher.java | 57 private DecimalMatcher(DecimalFormatSymbols symbols, Grouper grouper, int parseFlags) { in DecimalMatcher() argument 49 getInstance( DecimalFormatSymbols symbols, Grouper grouper, int parseFlags) getInstance() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | ScientificNotation.java | 129 final DecimalFormatSymbols symbols; field in ScientificNotation.ScientificHandler 104 withLocaleData( DecimalFormatSymbols symbols, boolean build, MicroPropsGenerator parent) withLocaleData() argument 134 ScientificHandler( ScientificNotation notation, DecimalFormatSymbols symbols, boolean safe, MicroPropsGenerator parent) ScientificHandler() argument [all...] |
| H A D | NumberFormatter.java | 455 fromDecimalFormat( DecimalFormatProperties properties, DecimalFormatSymbols symbols, DecimalFormatProperties exportedProperties) fromDecimalFormat() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | PatternStringUtils.java | 292 convertLocalized( String input, DecimalFormatSymbols symbols, boolean toLocalized) convertLocalized() argument [all...] |
| H A D | CurrencySpacingEnabledModifier.java | 33 CurrencySpacingEnabledModifier( FormattedStringBuilder prefix, FormattedStringBuilder suffix, boolean overwrite, boolean strong, DecimalFormatSymbols symbols) CurrencySpacingEnabledModifier() argument 99 applyCurrencySpacing( FormattedStringBuilder output, int prefixStart, int prefixLen, int suffixStart, int suffixLen, DecimalFormatSymbols symbols) applyCurrencySpacing() argument 120 applyCurrencySpacingAffix( FormattedStringBuilder output, int index, byte affix, DecimalFormatSymbols symbols) applyCurrencySpacingAffix() argument 154 getUnicodeSet(DecimalFormatSymbols symbols, short position, byte affix) getUnicodeSet() argument 169 getInsertString(DecimalFormatSymbols symbols, byte affix) getInsertString() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_impl.cpp | 82 createParserFromProperties(const number::impl::DecimalFormatProperties& properties, const DecimalFormatSymbols& symbols, bool parseCurrency, UErrorCode& status) createParserFromProperties() argument [all...] |
| H A D | number_utils.h | 39 insertDigitFromSymbols(FormattedStringBuilder& output, int32_t index, int8_t digit, const DecimalFormatSymbols& symbols, Field field, UErrorCode& status) insertDigitFromSymbols() argument
|
| H A D | number_microprops.h | 96 const DecimalFormatSymbols* symbols; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | link_functions.cpp | 314 find_matching_signature(const char *name, const exec_list *actual_parameters, glsl_symbol_table *symbols) find_matching_signature() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_closure.cpp | 47 UnicodeSet(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 55 UnicodeSet(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) UnicodeSet() argument 67 applyPattern(const UnicodeString& pattern, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument 88 applyPattern(const UnicodeString& pattern, ParsePosition& pos, uint32_t options, const SymbolTable* symbols, UErrorCode& status) applyPattern() argument
|