Home
last modified time | relevance | path

Searched +defs:c +defs:add +defs:style (Results 1 – 25 of 1012) sorted by relevance

12345678910>>...41

/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java58 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with()
62 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with()
69 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with()
73 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with()
80 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder
134 char c = test.charAt(i); in get() local
239 char c = text.charAt(current++); in next() local
280 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder
302 char c = key.charAt(i); in add() local
422 char c = text.charAt(current++); in next() local
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java59 … static public <K extends CharSequence, V> Builder<V> with(Style style, Map<K, V> keyValuePairs) { in with()
63 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, Map<K, V> ke… in with()
70 static public <K extends CharSequence, V> Builder<V> with(Style style, K key, V value) { in with()
74 …static public <K extends CharSequence, V> Builder<V> with(Style style, Option option, K key, V val… in with()
81 public abstract Builder<V> add(CharSequence key, V value); in add() method in TrieMap.Builder
135 char c = test.charAt(i); in get() local
240 char c = text.charAt(current++); in next() local
281 public BytesBuilder<V> add(CharSequence key, V value) { in add() method in TrieMap.BytesBuilder
303 char c = key.charAt(i); in add() local
423 char c = text.charAt(current++); in next() local
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DBuildIcuCompactDecimalFormat.java51 CompactStyle style, in build()
104 CLDRFile resolvedCldrFile, CompactStyle style, CurrencyStyle currencyStyle) { in buildCustomData()
142 private static <A, B, C> void add(Map<A, Map<B, C>> customData, A a, B b, C c) { in add() method in BuildIcuCompactDecimalFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DUnicodeSet.java504 public int indexOf(int c) { throw new RuntimeException("Stub!"); } in indexOf()
529 public android.icu.text.UnicodeSet add(int start, int end) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
546 public final android.icu.text.UnicodeSet add(int c) { throw new RuntimeException("Stub!"); } in add() method in UnicodeSet
558 public final android.icu.text.UnicodeSet add(java.lang.CharSequence s) { throw new RuntimeException… in add() method in UnicodeSet
641 public final android.icu.text.UnicodeSet retain(int c) { throw new RuntimeException("Stub!"); } in retain()
675 public final android.icu.text.UnicodeSet remove(int c) { throw new RuntimeException("Stub!"); } in remove()
707 public final android.icu.text.UnicodeSet complement(int c) { throw new RuntimeException("Stub!"); } in complement()
733 public boolean contains(int c) { throw new RuntimeException("Stub!"); } in contains()
842 public android.icu.text.UnicodeSet addAll(android.icu.text.UnicodeSet c) { throw new RuntimeExcepti… in addAll()
854 public android.icu.text.UnicodeSet retainAll(android.icu.text.UnicodeSet c) { throw new RuntimeExce… in retainAll()
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DUnicodeSet.java623 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
665 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
754 int c = pat.codePointAt(i); in _toPattern() local
948 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1165 public int indexOf(int c) { in indexOf()
1223 public UnicodeSet add(int start, int end) { in add() method
1312 public final UnicodeSet add(int c) { in add() method
1318 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1415 public final UnicodeSet add(CharSequence s) { in add() method
1576 public final UnicodeSet retain(int c) { in retain()
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DUnicodeSet.java604 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint()
646 private static <T extends Appendable> T _appendToPat(T buf, int c, boolean escapeUnprintable) { in _appendToPat()
734 int c = pat.codePointAt(i); in _toPattern() local
922 int c = UTF16.charAt(s, 0); in matchesIndexValue() local
1137 public int indexOf(int c) { in indexOf()
1193 public UnicodeSet add(int start, int end) { in add() method
1280 public final UnicodeSet add(int c) { in add() method
1286 private final UnicodeSet add_unchecked(int c) { in add_unchecked()
1382 public final UnicodeSet add(CharSequence s) { in add() method
1534 public final UnicodeSet retain(int c) { in retain()
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddtptngen.cpp397 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local
401 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local
438 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator ==() local
813 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
1206 UDateFormatStyle style = UDAT_SHORT; in getBestPattern() local
1355 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFormat() local
1367 DateTimePatternGenerator::setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, … in setDateTimeFormat()
1383 DateTimePatternGenerator::getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const { in getDateTimeFormat()
1463 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFromCalendar() local
1728 char16_t c = (typeValue!= UDATPG_HOUR_FIELD in adjustFieldTypes() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddtptngen.cpp398 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local
402 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator =() local
439 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in operator ==() local
813 DateFormat::EStyle style = (DateFormat::EStyle)i; in addICUPatterns() local
1214 UDateFormatStyle style = UDAT_SHORT; in getBestPattern() local
1363 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFormat() local
1375 DateTimePatternGenerator::setDateTimeFormat(UDateFormatStyle style, const UnicodeString& dtFormat, … in setDateTimeFormat()
1391 DateTimePatternGenerator::getDateTimeFormat(UDateFormatStyle style, UErrorCode& status) const { in getDateTimeFormat()
1471 for (int32_t style = UDAT_FULL; style <= UDAT_SHORT; style++) { in setDateTimeFromCalendar() local
1736 char16_t c = (typeValue!= UDATPG_HOUR_FIELD in adjustFieldTypes() local
[all …]
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Dapiviewer.js175 …'"',f="Array",e="()",d="String",c="Function",b=".prototype",L="function",K="Boolean",J="Error",I="… argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar16 ... android.text.style public android.text.style.MaskFilterSpan extends android.text.style.CharacterStyle ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-16/
Dframework.jarandroid/util/NoSuchPropertyException.class NoSuchPropertyException.java package android.util public android.util. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java251 private static int convertStyle(FormatStyle style) { in convertStyle()
1034 public DateTimeFormatterBuilder appendLocalizedOffset(TextStyle style) { in appendLocalizedOffset()
3422 TextStyle style = (context.isStrict() ? textStyle : null); in parse() local
3628 private final int style; field in DateTimeFormatterBuilder.OffsetIdPrinterParser
3944 private final TextStyle style; field in DateTimeFormatterBuilder.LocalizedOffsetIdPrinterParser
3951 LocalizedOffsetIdPrinterParser(TextStyle style) { in LocalizedOffsetIdPrinterParser()
3979 buf.append(totalSecs < 0 ? "-" : "+"); in format()
4007 char c = text.charAt(position); in getDigit() local
4620 public boolean add(String k, String v) { in add() method in PrefixTree
4630 PrefixTree c = child; in add0() local
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/format/
DDateTimeFormatterBuilder.java251 private static int convertStyle(FormatStyle style) { in convertStyle()
1034 public DateTimeFormatterBuilder appendLocalizedOffset(TextStyle style) { in appendLocalizedOffset()
3422 TextStyle style = (context.isStrict() ? textStyle : null); in parse() local
3628 private final int style; field in DateTimeFormatterBuilder.OffsetIdPrinterParser
3944 private final TextStyle style; field in DateTimeFormatterBuilder.LocalizedOffsetIdPrinterParser
3951 LocalizedOffsetIdPrinterParser(TextStyle style) { in LocalizedOffsetIdPrinterParser()
3979 buf.append(totalSecs < 0 ? "-" : "+"); in format()
4007 char c = text.charAt(position); in getDigit() local
4620 public boolean add(String k, String v) { in add() method in PrefixTree
4630 PrefixTree c = child; in add0() local
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/format/
H A DDateTimeFormatterBuilder.java251 private static int convertStyle(FormatStyle style) { in convertStyle()
1034 public DateTimeFormatterBuilder appendLocalizedOffset(TextStyle style) { in appendLocalizedOffset()
3422 TextStyle style = (context.isStrict() ? textStyle : null); in parse() local
3628 private final int style; field in DateTimeFormatterBuilder.OffsetIdPrinterParser
3944 private final TextStyle style; field in DateTimeFormatterBuilder.LocalizedOffsetIdPrinterParser
3951 LocalizedOffsetIdPrinterParser(TextStyle style) { in LocalizedOffsetIdPrinterParser()
3979 buf.append(totalSecs < 0 ? "-" : "+"); in format()
4007 char c = text.charAt(position); in getDigit() local
4620 public boolean add(String k, String v) { in add() method in PrefixTree
4630 PrefixTree c = child; in add0() local
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
HDcommons-lang3-3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/jline/
HDjline-3.13.3.jar ... org/jline/utils/ org/jline/style/ org/jline/builtins/ org/jline ...
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dcontinued_fraction.rs208 pub(crate) fn add<I: Interrupt>(&self, other: &Self, int: &I) -> FResult<Self> { in add() method
543 pub(crate) style: FormattingStyle, field
846 let c = a.add(&b, &Never).unwrap(); in addition() localVariable
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-lang/apache-commons-lang/android_common_apex33/javac/
Dapache-commons-lang.jar ... public static final int INDEX_NOT_FOUND public static boolean[] add (boolean[], boolean) boolean[]
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/local-javac-header/
Dgoogle_java_format.jar ... google.googlejavaformat.Op make () public void add (com.google.googlejavaformat.DocBuilder) com
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/javac/
Dgoogle_java_format.jar ... google.googlejavaformat.Op make () public void add (com.google.googlejavaformat.DocBuilder) com

12345678910>>...41