Home
last modified time | relevance | path

Searched defs:macros (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/icu/icu4c/source/i18n/
Dnumber_skeletons.cpp472 MacroProps macros = parseSkeleton(skeletonString, errOffset, status); in create() local
492 UnicodeString skeleton::generate(const MacroProps& macros, UErrorCode& status) { in generate()
509 MacroProps macros; in parseSkeleton() local
608 MacroProps& macros, UErrorCode& status) { in parseStem()
798 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption()
894 void GeneratorHelpers::generateSkeleton(const MacroProps& macros, UnicodeString& sb, UErrorCode& st… in generateSkeleton()
972 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption()
1001 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption()
1018 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption()
1043 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption()
[all …]
Dnumber_formatimpl.cpp28 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, UErrorCode& status) in NumberFormatterImpl()
32 int32_t NumberFormatterImpl::formatStatic(const MacroProps &macros, UFormattedNumberData *results, in formatStatic()
46 int32_t NumberFormatterImpl::getPrefixSuffixStatic(const MacroProps& macros, Signum signum, in getPrefixSuffixStatic()
117 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, bool safe, UErrorCode& status) { in NumberFormatterImpl()
124 NumberFormatterImpl::macrosToMicroGenerator(const MacroProps& macros, bool safe, UErrorCode& status… in macrosToMicroGenerator()
Dnumber_fluent.cpp362 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros) const& { in macros() function in NumberFormatterSettings
369 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros)&& { in macros() argument
376 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros) const& { in macros() function in NumberFormatterSettings
383 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros)&& { in macros() argument
548 LocalizedNumberFormatter::LocalizedNumberFormatter(const MacroProps& macros, const Locale& locale) { in LocalizedNumberFormatter()
553 LocalizedNumberFormatter::LocalizedNumberFormatter(MacroProps&& macros, const Locale& locale) { in LocalizedNumberFormatter()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_skeletons.cpp471 MacroProps macros = parseSkeleton(skeletonString, errOffset, status); in create() local
491 UnicodeString skeleton::generate(const MacroProps& macros, UErrorCode& status) { in generate()
508 MacroProps macros; in parseSkeleton() local
607 MacroProps& macros, UErrorCode& status) { in parseStem()
792 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption()
888 void GeneratorHelpers::generateSkeleton(const MacroProps& macros, UnicodeString& sb, UErrorCode& st… in generateSkeleton()
966 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption()
995 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption()
1012 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption()
1037 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption()
[all …]
Dnumber_formatimpl.cpp28 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, UErrorCode& status) in NumberFormatterImpl()
32 int32_t NumberFormatterImpl::formatStatic(const MacroProps &macros, UFormattedNumberData *results, in formatStatic()
46 int32_t NumberFormatterImpl::getPrefixSuffixStatic(const MacroProps& macros, Signum signum, in getPrefixSuffixStatic()
117 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, bool safe, UErrorCode& status) { in NumberFormatterImpl()
124 NumberFormatterImpl::macrosToMicroGenerator(const MacroProps& macros, bool safe, UErrorCode& status… in macrosToMicroGenerator()
Dnumber_fluent.cpp334 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros) const& { in macros() function in NumberFormatterSettings
341 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros)&& { in macros() function in NumberFormatterSettings
348 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros) const& { in macros() function in NumberFormatterSettings
355 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros)&& { in macros() function in NumberFormatterSettings
520 LocalizedNumberFormatter::LocalizedNumberFormatter(const MacroProps& macros, const Locale& locale) { in LocalizedNumberFormatter()
525 LocalizedNumberFormatter::LocalizedNumberFormatter(MacroProps&& macros, const Locale& locale) { in LocalizedNumberFormatter()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_skeletons.cpp472 MacroProps macros = parseSkeleton(skeletonString, errOffset, status); in create() local
492 UnicodeString skeleton::generate(const MacroProps& macros, UErrorCode& status) { in generate()
509 MacroProps macros; in parseSkeleton() local
608 MacroProps& macros, UErrorCode& status) { in parseStem()
798 ParseState skeleton::parseOption(ParseState stem, const StringSegment& segment, MacroProps& macros, in parseOption()
894 void GeneratorHelpers::generateSkeleton(const MacroProps& macros, UnicodeString& sb, UErrorCode& st… in generateSkeleton()
972 bool blueprint_helpers::parseExponentWidthOption(const StringSegment& segment, MacroProps& macros, in parseExponentWidthOption()
1001 blueprint_helpers::parseExponentSignOption(const StringSegment& segment, MacroProps& macros, UError… in parseExponentSignOption()
1018 void blueprint_helpers::parseCurrencyOption(const StringSegment& segment, MacroProps& macros, in parseCurrencyOption()
1043 void blueprint_helpers::parseMeasureUnitOption(const StringSegment& segment, MacroProps& macros, in parseMeasureUnitOption()
[all …]
Dnumber_formatimpl.cpp28 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, UErrorCode& status) in NumberFormatterImpl()
32 int32_t NumberFormatterImpl::formatStatic(const MacroProps &macros, UFormattedNumberData *results, in formatStatic()
46 int32_t NumberFormatterImpl::getPrefixSuffixStatic(const MacroProps& macros, Signum signum, in getPrefixSuffixStatic()
117 NumberFormatterImpl::NumberFormatterImpl(const MacroProps& macros, bool safe, UErrorCode& status) { in NumberFormatterImpl()
124 NumberFormatterImpl::macrosToMicroGenerator(const MacroProps& macros, bool safe, UErrorCode& status… in macrosToMicroGenerator()
Dnumber_fluent.cpp362 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros) const& { in macros() function in NumberFormatterSettings
369 Derived NumberFormatterSettings<Derived>::macros(const impl::MacroProps& macros)&& { in macros() function in NumberFormatterSettings
376 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros) const& { in macros() function in NumberFormatterSettings
383 Derived NumberFormatterSettings<Derived>::macros(impl::MacroProps&& macros)&& { in macros() function in NumberFormatterSettings
548 LocalizedNumberFormatter::LocalizedNumberFormatter(const MacroProps& macros, const Locale& locale) { in LocalizedNumberFormatter()
553 LocalizedNumberFormatter::LocalizedNumberFormatter(MacroProps&& macros, const Locale& locale) { in LocalizedNumberFormatter()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberSkeletonImpl.java528 MacroProps macros = parseSkeleton(skeletonString); in create() local
539 public static String generate(MacroProps macros) { in generate()
554 MacroProps macros = new MacroProps(); in parseSkeleton() local
641 …private static ParseState parseStem(StringSegment segment, CharsTrie stemTrie, MacroProps macros) { in parseStem()
817 … private static ParseState parseOption(ParseState stem, StringSegment segment, MacroProps macros) { in parseOption()
887 private static void generateSkeleton(MacroProps macros, StringBuilder sb) { in generateSkeleton()
954 private static boolean parseExponentWidthOption(StringSegment segment, MacroProps macros) { in parseExponentWidthOption()
981 private static boolean parseExponentSignOption(StringSegment segment, MacroProps macros) { in parseExponentSignOption()
998 private static void parseCurrencyOption(StringSegment segment, MacroProps macros) { in parseCurrencyOption()
1014 private static void parseMeasureUnitOption(StringSegment segment, MacroProps macros) { in parseMeasureUnitOption()
[all …]
DNumberPropertyMapper.java42 MacroProps macros = oldToNew(properties, symbols, null); in create() local
51 MacroProps macros = oldToNew(properties, symbols, exportedProperties); in create() local
84 MacroProps macros = new MacroProps(); in oldToNew() local
DNumberFormatterImpl.java46 public NumberFormatterImpl(MacroProps macros) { in NumberFormatterImpl()
55 MacroProps macros, in formatStatic()
71 MacroProps macros, in getPrefixSuffixStatic()
109 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
177 …private static MicroPropsGenerator macrosToMicroGenerator(MacroProps macros, MicroProps micros, bo… in macrosToMicroGenerator()
DNumberFormatterSettings.java484 public T macros(MacroProps macros) { in macros() argument
540 MacroProps macros = new MacroProps(); in resolve() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DNumberSkeletonImpl.java553 MacroProps macros = parseSkeleton(skeletonString); in create() local
564 public static String generate(MacroProps macros) { in generate()
579 MacroProps macros = new MacroProps(); in parseSkeleton() local
668 …private static ParseState parseStem(StringSegment segment, CharsTrie stemTrie, MacroProps macros) { in parseStem()
861 … private static ParseState parseOption(ParseState stem, StringSegment segment, MacroProps macros) { in parseOption()
947 private static void generateSkeleton(MacroProps macros, StringBuilder sb) { in generateSkeleton()
1018 private static boolean parseExponentWidthOption(StringSegment segment, MacroProps macros) { in parseExponentWidthOption()
1045 private static boolean parseExponentSignOption(StringSegment segment, MacroProps macros) { in parseExponentSignOption()
1062 private static void parseCurrencyOption(StringSegment segment, MacroProps macros) { in parseCurrencyOption()
1079 private static void parseMeasureUnitOption(StringSegment segment, MacroProps macros) { in parseMeasureUnitOption()
[all …]
DNumberPropertyMapper.java41 MacroProps macros = oldToNew(properties, symbols, null); in create() local
50 MacroProps macros = oldToNew(properties, symbols, exportedProperties); in create() local
83 MacroProps macros = new MacroProps(); in oldToNew() local
DNumberFormatterImpl.java54 public NumberFormatterImpl(MacroProps macros) { in NumberFormatterImpl()
63 MacroProps macros, in formatStatic()
79 MacroProps macros, in getPrefixSuffixStatic()
117 private static MicroProps preProcessUnsafe(MacroProps macros, DecimalQuantity inValue) { in preProcessUnsafe()
183 …private static MicroPropsGenerator macrosToMicroGenerator(MacroProps macros, MicroProps micros, bo… in macrosToMicroGenerator()
/third_party/googletest/docs/reference/
Dmocking.md11 ### MOCK_METHOD {#MOCK_METHOD}
59 ### EXPECT_CALL {#EXPECT_CALL}
321 ### ON_CALL {#ON_CALL}
/third_party/unity/docs/
DUnityHelperScriptsGuide.md296 ##### `TEST_CASE`
326 ##### `TEST_RANGE`
383 ##### `TEST_MATRIX`
/third_party/rust/crates/libc/src/
Dlib.rs32 mod macros; module
/third_party/rust/crates/log/tests/src/
Dlib.rs18 mod macros; module
/third_party/rust/crates/syn/tests/
Dtest_grouping.rs4 mod macros; module
Dtest_asyncness.rs4 mod macros; module
/third_party/rust/crates/regex/regex-capi/src/
Dlib.rs2 mod macros; module
/third_party/rust/crates/serde/test_suite/tests/
Dtest_roundtrip.rs6 mod macros; module
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
D__init__.py36 macros=None, argument
116 def _parse_macros(macros): argument

1234