/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/pack200/ |
D | Pack200Utils.java | 57 public static void normalize(final File jar) in normalize() method in Pack200Utils 78 public static void normalize(final File jar, final Map<String, String> props) in normalize() method in Pack200Utils 103 public static void normalize(final File from, final File to) in normalize() method in Pack200Utils 127 public static void normalize(final File from, final File to, Map<String, String> props) in normalize() method in Pack200Utils
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Norm2AllModes.java | 32 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in Norm2AllModes.NoopNormalizer2 41 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in Norm2AllModes.NoopNormalizer2 99 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in Norm2AllModes.Normalizer2WithImpl 108 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in Norm2AllModes.Normalizer2WithImpl 118 … protected abstract void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer); in normalize() method in Norm2AllModes.Normalizer2WithImpl 184 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.DecomposeNormalizer2 218 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.ComposeNormalizer2 276 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.FCDNormalizer2
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 25 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in Norm2AllModes.NoopNormalizer2 34 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in Norm2AllModes.NoopNormalizer2 89 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in Norm2AllModes.Normalizer2WithImpl 98 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in Norm2AllModes.Normalizer2WithImpl 108 … protected abstract void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer); in normalize() method in Norm2AllModes.Normalizer2WithImpl 171 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.DecomposeNormalizer2 202 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.ComposeNormalizer2 257 protected void normalize(CharSequence src, Normalizer2Impl.ReorderingBuffer buffer) { in normalize() method in Norm2AllModes.FCDNormalizer2
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Normalizer2.java | 206 public String normalize(CharSequence src) { in normalize() method in Normalizer2 230 public abstract StringBuilder normalize(CharSequence src, StringBuilder dest); in normalize() method in Normalizer2 243 public abstract Appendable normalize(CharSequence src, Appendable dest); in normalize() method in Normalizer2
|
D | FilteredNormalizer2.java | 46 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in FilteredNormalizer2 58 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in FilteredNormalizer2 214 private Appendable normalize(CharSequence src, Appendable dest, in normalize() method in FilteredNormalizer2
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer2.java | 218 public String normalize(CharSequence src) { in normalize() method in Normalizer2 243 public abstract StringBuilder normalize(CharSequence src, StringBuilder dest); in normalize() method in Normalizer2 257 public abstract Appendable normalize(CharSequence src, Appendable dest); in normalize() method in Normalizer2
|
D | FilteredNormalizer2.java | 47 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() method in FilteredNormalizer2 60 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() method in FilteredNormalizer2 228 private Appendable normalize(CharSequence src, Appendable dest, in normalize() method in FilteredNormalizer2
|
/external/llvm/lib/Support/ |
D | TimeValue.cpp | 26 void TimeValue::normalize() { in normalize() function in llvm::TimeValue
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | edit_distance_op_test.py | 43 normalize, argument 61 normalize, argument
|
/external/googletest/googletest/test/ |
D | gtest_json_test_utils.py | 35 def normalize(obj): function
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | UnicodeNormalizer.java | 56 public StringBuffer normalize(String source, StringBuffer target) { in normalize() method in UnicodeNormalizer 75 public String normalize(String source) { in normalize() method in UnicodeNormalizer
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
D | UnicodeNormalizer.java | 59 public StringBuffer normalize(String source, StringBuffer target) { in normalize() method in UnicodeNormalizer 78 public String normalize(String source) { in normalize() method in UnicodeNormalizer
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | TimeValue.cpp | 27 TimeValue::normalize( void ) { in normalize() function in llvm::TimeValue
|
/external/xz-java/src/org/tukaani/xz/rangecoder/ |
D | RangeDecoderFromStream.java | 35 public void normalize() throws IOException { in normalize() method in RangeDecoderFromStream
|
D | RangeDecoderFromBuffer.java | 59 public void normalize() throws IOException { in normalize() method in RangeDecoderFromBuffer
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | np_utils.py | 56 def normalize(x, axis=-1, order=2): function
|
/external/icu/icu4c/source/common/unicode/ |
D | normalizer2.h | 199 normalize(const UnicodeString &src, UErrorCode &errorCode) const { in normalize() function
|
/external/capstone/suite/ |
D | test_mc.py | 26 def normalize(text): function
|
/external/tensorflow/tensorflow/contrib/image/python/ops/ |
D | single_image_random_dot_stereograms.py | 36 normalize=None, argument
|
/external/python/cpython2/Tools/world/ |
D | world | 141 def parse(file, normalize): argument
|
/external/tensorflow/tensorflow/lite/models/smartreply/ops/ |
D | normalize.cc | 39 namespace normalize { namespace
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 58 NormalizingFn normalize; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 59 NormalizingFn normalize; variable
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | Key.java | 93 private static TypeMirror normalize(Types types, TypeMirror type) { in normalize() method in Key
|
/external/deqp/framework/delibs/decpp/ |
D | deFilePath.cpp | 94 FilePath& FilePath::normalize (void) in normalize() function in de::FilePath 134 FilePath FilePath::normalize (const FilePath& path) in normalize() function in de::FilePath
|