| /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| TransliterationChart.java | 85 String s = Normalizer.normalize(it.codepoint,Normalizer.NFC,0); 87 if (!s.equals(Normalizer.normalize(s,Normalizer.NFD,0))) { 158 String d = Normalizer.normalize(s,Normalizer.NFD,0); 189 //return Normalizer.normalize(s,Normalizer.NFD,0);
|
| /frameworks/native/libs/math/tests/ |
| quat_test.cpp | 229 quatd qn(normalize(q)); 282 double3 axis_a = normalize(double3(rand_gen(), rand_gen(), rand_gen())); 286 double3 axis_b = normalize(double3(rand_gen(), rand_gen(), rand_gen()));
|
| /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
| Matrix.java | 36 VectorUtil.normalize(v);
43 VectorUtil.normalize(v);
50 VectorUtil.normalize(v);
|
| /libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
| DOMConfigurationImpl.java | 45 * normalize-characters = false 200 * True to fully normalize characters (unsupported). 202 PARAMETERS.put("normalize-characters", new FixedParameter(false)); 378 public void normalize(Node node) { 384 * TODO: normalize namespaces 437 normalize(attributes.item(i)); 445 // lookup next eagerly because normalize() may remove its subject 447 normalize(child);
|
| /libcore/ojluni/src/main/java/java/net/ |
| URI.java | 951 public URI normalize() { method in class:URI 2117 private static URI normalize(URI u) { method 2452 private static String normalize(String ps) { method 2458 private static String normalize(String ps, boolean removeLeading) { method [all...] |
| /packages/apps/Calendar/src/com/android/calendar/agenda/ |
| AgendaListView.java | 220 mTime.normalize(true); 284 t.normalize(true); 287 return t.normalize(false);
|
| /packages/apps/Calendar/src/com/android/calendar/month/ |
| MonthByWeekAdapter.java | 115 mSelectedDay.normalize(true); 124 long millis = mSelectedDay.normalize(true); 311 day.normalize(true);
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 267 /// normalize - Turn an arbitrary machine specification into the canonical 271 static std::string normalize(StringRef Str); 274 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 267 /// normalize - Turn an arbitrary machine specification into the canonical 271 static std::string normalize(StringRef Str); 274 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 267 /// normalize - Turn an arbitrary machine specification into the canonical 271 static std::string normalize(StringRef Str); 274 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 267 /// normalize - Turn an arbitrary machine specification into the canonical 271 static std::string normalize(StringRef Str); 274 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/ |
| Triple.h | 38 /// string; the constructor does not change or normalize the triple string. 40 /// specify should use the normalize method. 270 /// normalize - Turn an arbitrary machine specification into the canonical 274 static std::string normalize(StringRef Str); 277 std::string normalize() const { return normalize(Data); } function in class:llvm::Triple
|
| /external/ImageMagick/MagickCore/ |
| random.c | 96 normalize; 193 random_info->normalize=1.0/(~0UL); 641 return(random_info->normalize*seed[0]); 656 % GetRandomInfoNormalize() returns the random normalize value. 670 return(random_info->normalize); 94 normalize; member in struct:_RandomInfo [all...] |
| /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
| ANTLRTreePrinter.g | 96 /** Normalize a grammar print out by removing all double spaces 105 public static String normalize(String g) { 132 {return normalize(buf.toString());}
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ |
| DTM.java | 812 * @param normalize true if the content should be normalized according to 814 * <a href="http://www.w3.org/TR/xpath#function-normalize-space">normalize-space</a> 820 int nodeHandle, org.xml.sax.ContentHandler ch, boolean normalize) [all...] |
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/ |
| ECNamedCurveSpec.java | 53 g = g.normalize();
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
| TestDeprecatedNormalizerAPI.java | 62 //test deprecated normalize method 63 Normalizer.normalize(s,Normalizer.NFC,0);
|
| /external/icu/icu4c/source/common/ |
| normalizer2.cpp | 58 normalize(src16, errorCode).toUTF8(sink); 86 normalize(const UnicodeString &src, 338 // length==0: Nothing to do, and n2wi->normalize(NULL, NULL, buffer, ...) would crash. 346 n2wi->normalize(src, length>=0 ? src+length : NULL, buffer, *pErrorCode); 350 n2->normalize(srcString, destString, *pErrorCode);
|