Home
last modified time | relevance | path

Searched defs:FormattedValue (Results 1 – 25 of 174) sorted by relevance

1234567

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/
H A Dunit.rs743 ) -> FResult<FormattedValue> { in format()
977 pub(crate) struct FormattedValue { struct
983 impl FormattedValue { argument
1015 impl fmt::Display for FormattedValue { implementation
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_formattable.cpp160 FormattedValue::FormattedValue(const UnicodeString& s) { in FormattedValue() function in message2::FormattedValue
165 FormattedValue::FormattedValue(number::FormattedNumber&& n) { in FormattedValue() function in message2::FormattedValue
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmessageformat2_formattable.h606 FormattedValue() : type(kString) {} in FormattedValue() function
656 FormattedValue(FormattedValue&& other) { *this = std::move(other); } in FormattedValue() function
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmessageformat2_formattable.h606 FormattedValue() : type(kString) {} in FormattedValue() function
656 FormattedValue(FormattedValue&& other) { *this = std::move(other); } in FormattedValue() function
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DFormattedValue.java18 public interface FormattedValue extends java.lang.CharSequence { interface
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DFormattedValue.java16 public interface FormattedValue extends CharSequence { interface
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DFormattedValue.java16 public interface FormattedValue extends CharSequence { interface
/aosp_15_r20/external/rust/android-crates-io/crates/tinytemplate/src/
Dinstruction.rs46 FormattedValue(Path<'template>, &'template str), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/
Dconnection.rs277 FormattedValue { enumerator
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ast.h440 } FormattedValue; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast.h440 } FormattedValue; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast.h440 } FormattedValue; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast.h440 } FormattedValue; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ast.h440 } FormattedValue; member
/aosp_15_r20/external/aws-sdk-java-v2/services/honeycode/src/main/resources/codegen-resources/
H A Dservice-2.json854 "FormattedValue":{ object
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/
HDi18n.module.public.api-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/
HDstable.i18n.module.platform.api-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
HDi18n.module.public.api-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDruntime-i18n.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/sdk/32/public/
HDruntime-i18n.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...

1234567