Home
last modified time | relevance | path

Searched defs:notation (Results 1 – 25 of 247) sorted by relevance

12345678910

/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() method in NumberFormatterSettings
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() method in NumberFormatterSettings
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() argument
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() method in NumberFormatterSettings
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() method in NumberFormatterSettings
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/number/
H A DNumberFormatterSettings.java59 public T notation(android.icu.number.Notation notation) { throw new RuntimeException("Stub!"); } in notation() method in NumberFormatterSettings
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/number/
H A DNumberFormatterSettings.java91 public T notation(Notation notation) { in notation() argument
H A DScientificNotation.java127 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
134 ScientificNotation notation, in ScientificHandler()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/
H A DNumberFormatterSettings.java92 public T notation(Notation notation) { in notation() argument
H A DScientificNotation.java129 final ScientificNotation notation; field in ScientificNotation.ScientificHandler
136 ScientificNotation notation, in ScientificHandler()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumber_fluent.cpp35 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
43 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() argument
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp35 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation) const& { in notation() function in NumberFormatterSettings
43 Derived NumberFormatterSettings<Derived>::notation(const Notation& notation)&& { in notation() argument
/aosp_15_r20/external/python/cpython3/Doc/reference/
Dintroduction.rst86 .. _notation: target in Alternate Implementations
/aosp_15_r20/external/python/cpython2/Doc/reference/
Dintroduction.rst85 .. _notation: target in Alternate Implementations
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DgetNamedItemNS04.java66 Notation notation; in runTest() local
H A Dnamednodemapsetnameditemns05.java77 Notation notation; in runTest() local
H A DimportNode13.java74 Notation notation; in runTest() local
H A Dnamednodemapsetnameditemns10.java78 Notation notation; in runTest() local
H A Dnamednodemapsetnameditemns11.java77 Notation notation; in runTest() local
H A Dnamednodemapgetnameditemns01.java77 Notation notation; in runTest() local
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/
H A Ddocumenttypegetnotationstype.java66 Node notation; in runTest() local
H A Ddocumenttypegetnotations.java67 Node notation; in runTest() local
H A Dentitygetpublicid.java72 String notation; in runTest() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
H A DMacroProps.java20 public Notation notation; field in MacroProps
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DMacroProps.java24 public Notation notation; field in MacroProps

12345678910