Searched defs:Notation (Results 1 - 14 of 14) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/number/
H A DNotation.java16 public class Notation { class
25 /* package-private */ Notation() { method in class:Notation
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DNotation.java15 public class Notation { class
24 /* package-private */ Notation() { method in class:Notation
/external/icu/icu4c/source/i18n/unicode/
H A Dnumberformatter.h36 * .notation(Notation::compactShort())
65 * UnlocalizedNumberFormatter formatter = UnlocalizedNumberFormatter::with().notation(Notation::scientific());
280 class Notation;
311 typedef Notation CompactNotation;
312 typedef Notation SimpleNotation;
319 class U_I18N_API Notation : public UMemory { class in namespace:number
487 Notation(const NotationType &type, const NotationUnion &union_) : fType(type), fUnion(union_) {} function in class:number::Notation
489 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { function in class:number::Notation
493 Notation() : fType(NTN_SIMPLE), fUnion() {} function in class:number::Notation
517 * To create a ScientificNotation, use one of the factory methods in {@link Notation}
[all...]
/external/python/cpython2/Lib/xml/dom/
H A Dminidom.py1266 notation = Notation(n.nodeName, n.publicId, n.systemId)
1336 class Notation(Identified, Childless, Node): class in inherits:Identified, Childless, Node
1663 n = Notation(name, publicId, systemId)
1865 notation = Notation(n.nodeName, n.publicId, n.systemId)
/external/python/cpython3/Lib/xml/dom/
H A Dminidom.py1311 notation = Notation(n.nodeName, n.publicId, n.systemId)
1381 class Notation(Identified, Childless, Node): class in inherits:Identified, Childless, Node
1710 n = Notation(name, publicId, systemId)
1910 notation = Notation(n.nodeName, n.publicId, n.systemId)
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/annotation-tools/asmx/test/lib/
H A Djd.xslt-1.5.5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sarvega/ javax/ javax/xml/ javax/xml/parsers/ javax/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 506 milliseconds