Searched full:java (Results 3676 - 3700 of 4057) sorted by relevance
1...<<141142143144145146147148149150>>...163
| /third_party/icu/icu4c/source/i18n/ |
| H A D | translit.cpp | 721 * <code>java.text</code> package. 733 * @see java.text.MessageFormat
|
| H A D | gregocal.cpp | 27 * add() from Java source. 146 // in Java, -12219292800000L
|
| H A D | dtptngen.cpp | 834 // TODO: C++ and Java are inconsistent (see #12568). in addICUPatterns() 835 // C++ uses MEDIUM, but Java uses SHORT. in addICUPatterns() 1639 // versions, and will very likely be different between Java and C/C++. in getBestRaw()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationbuilder.cpp | 826 * Like Java Collections.binarySearch(List, key, Comparator). 1349 UnicodeSet composites(UNICODE_STRING_SIMPLE("[:NFD_QC=N:]"), errorCode); // Java: static final in closeOverComposites()
|
| H A D | gregocal.cpp | 27 * add() from Java source. 147 // in Java, -12219292800000L
|
| H A D | translit.cpp | 721 * <code>java.text</code> package. 733 * @see java.text.MessageFormat
|
| H A D | msgfmt.cpp | 14 * 02/19/97 aliu Converted from java. 1251 // Unlike in Java, there are no field attributes defined for MessageFormat. Do nothing. in updateMetaData()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | reapits.c | 2196 * changing anything else in the match state. Used with Java JNI, in TestRefreshInput() 2197 * when Java moves the underlying string storage. This test in TestRefreshInput()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | plurults.cpp | 538 * Test addSamples (Java) / getSamplesFromString (C++) to ensure the expansion of plural rule sample range 583 * Test addSamples (Java) / getSamplesFromString (C++) to ensure the expansion of plural rule sample range
|
| H A D | itrbnf.cpp | 33 // import java.util.Locale; 34 // import java.text.NumberFormat; 2456 // I changed the logic of this test somewhat from Java-- instead of comparing the in doLenientParseTest()
|
| H A D | calregts.cpp | 31 // these numbers correspond to using LONG_MIN and LONG_MAX in Java 263 // require the host zone to be set; it can be set in Java. in test4031502() 1649 // In Java, all longs are representable.
|
| /third_party/pcre2/pcre2/testdata/ |
| H A D | testinput26 | 1009 /^\p{Script=Java}/utf 1016 /^\p{scx=Java}/utf
|
| H A D | testoutput26 | 1290 /^\p{Script=Java}/utf 1299 /^\p{scx=Java}/utf
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationbuilder.cpp | 820 * Like Java Collections.binarySearch(List, key, Comparator). 1322 UnicodeSet composites(UNICODE_STRING_SIMPLE("[:NFD_QC=N:]"), errorCode); // Java: static final in closeOverComposites()
|
| H A D | gregocal.cpp | 27 * add() from Java source. 146 // in Java, -12219292800000L
|
| H A D | msgfmt.cpp | 14 * 02/19/97 aliu Converted from java. 1248 // Unlike in Java, there are no field attributes defined for MessageFormat. Do nothing. in updateMetaData()
|
| H A D | number_longnames.cpp | 380 // Manually fall back to short (this is done automatically in Java). in getInflectedMeasureData() 511 // Manually fall back to short (this is done automatically in Java). in getMeasureData()
|
| H A D | translit.cpp | 721 * <code>java.text</code> package. 733 * @see java.text.MessageFormat
|
| /third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
| H A D | bison.m4 | 1074 # api.location.prefix={...} (Java and C++). 1077 # api.position.prefix={...} (Java).
|
| /third_party/python/Python/ |
| H A D | hamt.c | 251 https://github.com/clojure/clojure/blob/master/src/jvm/clojure/lang/PersistentHashMap.java 414 is good enough (this is also how Long type is hashed in Java.) in hamt_hash()
|
| /third_party/python/Doc/library/ |
| H A D | xml.dom.rst | 61 The specification provided by the W3C defines the DOM API for Java, ECMAScript, 1002 ``attribute`` declarations in much the way the Java mapping does.
|
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/ |
| H A D | SearchTest.java | 26 import java.text.CharacterIterator; 27 import java.text.StringCharacterIterator; 28 import java.util.Locale;
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/ |
| H A D | SearchTest.java | 27 import java.text.CharacterIterator; 28 import java.text.StringCharacterIterator; 29 import java.util.Locale;
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | uniset.h | 51 * a <code>UnicodeSet</code> object. It conforms to Java 2's 52 * <code>java.util.Set</code> interface, although 71 * <code>java.text.Format</code>-derived classes. Unlike the
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | xcode_emulation.py | 335 """Returns the qualified path to the bundle's Java resource folder. 336 E.g. Chromium.app/Contents/Resources/Java. Only valid for bundles.""" 338 return os.path.join(self.GetBundleResourceFolder(), "Java")
|
Completed in 93 milliseconds
1...<<141142143144145146147148149150>>...163