Home
last modified time | relevance | path

Searched defs:source (Results 226 - 250 of 1582) sorted by relevance

12345678910>>...64

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestContext.java26 String source; field in TestContext.ContextCase
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSelectFormat.java330 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
H A DUnicodeSetSpanner.java55 public UnicodeSetSpanner(UnicodeSet source) { in UnicodeSetSpanner() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationEnglishTest.java332 private void doTest(char[] source, char[] target, int result){ in doTest() argument
345 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFrozenMonkeyTest.java42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationFrozenMonkeyTest
[all...]
H A DCollationFrenchTest.java200 private void doTest(char[] source, char[] target, int result) { in doTest() argument
211 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationGermanTest.java134 private void doTest(char[] source, char[] target, int result){ in doTest() argument
146 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationFinnishTest.java89 private void doTest(char[] source, char[] target, int result) { in doTest() argument
100 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationMonkeyTest.java42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationMonkeyTest
[all...]
H A DCollationSpanishTest.java101 private void doTest(char[] source, char[] target, int result) { in doTest() argument
112 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DG7CollationTest.java211 private void doTest(Collator myCollation, String source, String target, in doTest() argument
223 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DCollationTurkishTest.java107 private void doTest(char[] source, char[] target, int result) { in doTest() argument
119 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
H A DLotusCollationKoreanTest.java67 private void doTest( char[] source, char[] target, int result) { in doTest() argument
78 private void reportCResult( String source, String target, CollationKey sourceKey, CollationKey targetKey, in reportCResult() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DByteArrayWrapper.java71 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
H A DTestContext.java29 String source; field in TestContext.ContextCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DUnicodeNormalizer.java56 public StringBuffer normalize(String source, StringBuffer target) { in normalize() argument
75 public String normalize(String source) { in normalize() argument
98 private void internalDecompose(String source, StringBuffe argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Ducnv_err.h198 const UChar *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
214 const char *source; /**< Pointer to the source source buffer. @stable ICU 2.0 */ member
H A Dnormlzr.h785 quickCheck(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) quickCheck() argument
792 isNormalized(const UnicodeString& source, UNormalizationMode mode, UErrorCode &status) isNormalized() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dformat.cpp143 Format::parseObject(const UnicodeString& source, in parseObject() argument
H A Dtaiwncal.cpp45 TaiwanCalendar::TaiwanCalendar(const TaiwanCalendar& source) in TaiwanCalendar() argument
H A Ddtrule.cpp55 DateTimeRule::DateTimeRule(const DateTimeRule& source) in DateTimeRule() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-network-helper.h55 struct lws_route *source; /* when used as lws_dns_sort_t */ member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray.c69 ecma_value_t source; in ecma_builtin_typedarray_from() local
/third_party/mesa3d/src/compiler/glsl/tests/
H A Dlower_int64_test.cpp125 check_instructions(exec_list *instructions, const glsl_type *type, const ir_instruction *source) check_instructions() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp28 program::program(clover::context &ctx, std::string &&source, in program() argument
93 program::source() const { in source() function in program

Completed in 21 milliseconds

12345678910>>...64