HomeSort by relevance Sort by last modified time
    Searched refs:normalize (Results 726 - 750 of 1394) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
minidom.py 177 def normalize(self): member in class:Node
201 child.normalize()
898 def normalize(self): member in class:Childless
899 # For childless nodes, normalize() has nothing to do.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_decimal.py 178 'reduce':'normalize',
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
minidom.py 176 def normalize(self): member in class:Node
200 child.normalize()
894 def normalize(self): member in class:Childless
895 # For childless nodes, normalize() has nothing to do.
    [all...]
  /external/python/cpython2/Lib/xml/dom/
minidom.py 177 def normalize(self): member in class:Node
201 child.normalize()
898 def normalize(self): member in class:Childless
899 # For childless nodes, normalize() has nothing to do.
    [all...]
  /external/python/cpython3/Lib/xml/dom/
minidom.py 178 def normalize(self): member in class:Node
202 child.normalize()
956 def normalize(self): member in class:Childless
957 # For childless nodes, normalize() has nothing to do.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_decimal.py 178 'reduce':'normalize',
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
minidom.py 177 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.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_decimal.py 178 'reduce':'normalize',
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
minidom.py 177 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.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_decimal.py 178 'reduce':'normalize',
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 177 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.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_decimal.py 178 'reduce':'normalize',
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
minidom.py 177 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.
    [all...]
  /build/make/core/
java_common.mk 199 annotation_processor_flags += -processorpath $(call normalize-path-list,$(annotation_processor_jars))
  /build/soong/ui/build/
config.go 288 // These normalize to the same thing
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/eigen/Eigen/src/SVD/
BDCSVD.h     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationTest.java     [all...]
  /external/icu/icu4c/source/common/
uts46.cpp 306 // uts46Norm2.normalize() would do all of this error checking and setup,
533 uts46Norm2.normalize(src, dest, errorCode);
649 uts46Norm2.normalize(dest.tempSubString(labelStart), normalized, errorCode);
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationTest.java     [all...]
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 344 TheTriple.setTriple(Triple::normalize(TripleName));
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/event/
EditEventHelperTest.java 138 TEST_START2 = time.normalize(true);
143 TEST_END2 = time.normalize(true);
    [all...]
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 95 // reorderBuffer is used to normalize a single segment. Characters inserted with
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 95 // reorderBuffer is used to normalize a single segment. Characters inserted with
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0/
lint-tests-25.3.0.jar 

Completed in 1616 milliseconds

<<21222324252627282930>>