Searched defs:normalize (Results 1 - 25 of 233) sorted by relevance

12345678910

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_normalization.py7 from unicodedata import normalize, unidata_version namespace
20 return normalize("NFC", str)
23 return normalize("NFKC", str)
26 return normalize("NFD", str)
29 return normalize("NFKD", str)
95 normalize('NFC', u'\ud55c\uae00')
H A Dtest_pep277.py4 from unicodedata import normalize namespace
90 return normalize(self.normal_form, s)
125 # Skip the test on darwin, because darwin does normalize the filename to
127 # NFKD in Python is useless, because darwin will normalize it later and so
134 others |= set(normalize(nf, file) for file in files)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_normalization.py7 from unicodedata import normalize, unidata_version namespace
20 return normalize("NFC", str)
23 return normalize("NFKC", str)
26 return normalize("NFD", str)
29 return normalize("NFKD", str)
95 normalize('NFC', u'\ud55c\uae00')
H A Dtest_pep277.py4 from unicodedata import normalize namespace
90 return normalize(self.normal_form, s)
125 # Skip the test on darwin, because darwin does normalize the filename to
127 # NFKD in Python is useless, because darwin will normalize it later and so
134 others |= set(normalize(nf, file) for file in files)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_pep3118.py12 def normalize(format): function
27 self.assertEqual(normalize(v.format), normalize(fmt))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_pep3118.py12 def normalize(format): function
27 self.assertEqual(normalize(v.format), normalize(fmt))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dgettext.py131 from locale import normalize namespace
132 locale = normalize(locale)
434 # now normalize and expand the languages
H A Dlocale.py38 "normalize", "LC_CTYPE", "LC_COLLATE", "LC_TIME", "LC_MONETARY",
347 def normalize(localename): function
429 code = normalize(localename)
546 locale = normalize(_build_localename(locale))
602 # to C locale encoding names (case-sensitive). Note that normalize()
654 # Note that the normalize() function which uses this tables
H A Dmhlib.py812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
H A Ddecimal.py2397 def normalize(self, context=None): member in class:Decimal
4874 def normalize(self, a): member in class:Context
4875 """normalize reduces an operand to its simplest form.
4880 >>> ExtendedContext.normalize(Decimal('2.1'))
4882 >>> ExtendedContext.normalize(Decimal('-2.0'))
4884 >>> ExtendedContext.normalize(Decimal('1.200'))
4886 >>> ExtendedContext.normalize(Decimal('-120'))
4888 >>> ExtendedContext.normalize(Decimal('120.00'))
4890 >>> ExtendedContext.normalize(Decimal('0.00'))
4892 >>> ExtendedContext.normalize(
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dgettext.py131 from locale import normalize namespace
132 locale = normalize(locale)
434 # now normalize and expand the languages
H A Dlocale.py38 "normalize", "LC_CTYPE", "LC_COLLATE", "LC_TIME", "LC_MONETARY",
347 def normalize(localename): function
429 code = normalize(localename)
546 locale = normalize(_build_localename(locale))
602 # to C locale encoding names (case-sensitive). Note that normalize()
654 # Note that the normalize() function which uses this tables
H A Dmhlib.py812 def normalize(self): member in class:IntSet
887 self.normalize()
903 self.normalize()
H A Ddecimal.py2397 def normalize(self, context=None): member in class:Decimal
4874 def normalize(self, a): member in class:Context
4875 """normalize reduces an operand to its simplest form.
4880 >>> ExtendedContext.normalize(Decimal('2.1'))
4882 >>> ExtendedContext.normalize(Decimal('-2.0'))
4884 >>> ExtendedContext.normalize(Decimal('1.200'))
4886 >>> ExtendedContext.normalize(Decimal('-120'))
4888 >>> ExtendedContext.normalize(Decimal('120.00'))
4890 >>> ExtendedContext.normalize(Decimal('0.00'))
4892 >>> ExtendedContext.normalize(
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
H A Dminidom.py177 def normalize(self): member in class:Node
201 child.normalize()
901 def normalize(self): member in class:Childless
902 # For childless nodes, normalize() has nothing to do.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
H A Dminidom.py177 def normalize(self): member in class:Node
201 child.normalize()
901 def normalize(self): member in class:Childless
902 # For childless nodes, normalize() has nothing to do.
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
H A Dmaven-model-builder-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/apache/ org/apache/maven/ ...
H A Dmaven-artifact-3.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/maven/ org/apache/maven/artifact/ ...
/prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-core/0.20.0/
H A Dtycho-core-0.20.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/eclipse/ org/eclipse/tycho/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
H A Dtycho-core-0.18.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/plexus/ org/ org/eclipse/ org/eclipse/tycho/ ...
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml.h1307 virtual HRESULT WINAPI normalize(void) = 0;
1363 HRESULT (WINAPI *normalize)(IXMLDOMElement *This); member in struct:IXMLDOMElementVtbl
1421 #define IXMLDOMElement_normalize(This) (This)->lpVtbl->normalize(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml.h1307 virtual HRESULT WINAPI normalize(void) = 0;
1363 HRESULT (WINAPI *normalize)(IXMLDOMElement *This); member in struct:IXMLDOMElementVtbl
1421 #define IXMLDOMElement_normalize(This) (This)->lpVtbl->normalize(This)

Completed in 958 milliseconds

12345678910