/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
H A D | TestContext.java | 26 String source; field in TestContext.ContextCase
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | SelectFormat.java | 330 public Object parseObject(String source, ParsePosition pos) { in parseObject() argument
|
H A D | UnicodeSetSpanner.java | 55 public UnicodeSetSpanner(UnicodeSet source) { in UnicodeSetSpanner() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationEnglishTest.java | 332 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 D | CollationFrozenMonkeyTest.java | 42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationFrozenMonkeyTest [all...] |
H A D | CollationFrenchTest.java | 200 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 D | CollationGermanTest.java | 134 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 D | CollationFinnishTest.java | 89 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 D | CollationMonkeyTest.java | 42 private String source = "-abcdefghijklmnopqrstuvwxyz#&^$@"; field in CollationMonkeyTest [all...] |
H A D | CollationSpanishTest.java | 101 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 D | G7CollationTest.java | 211 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 D | CollationTurkishTest.java | 107 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 D | LotusCollationKoreanTest.java | 67 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 D | ByteArrayWrapper.java | 71 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
H A D | TestContext.java | 29 String source; field in TestContext.ContextCase
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
H A D | UnicodeNormalizer.java | 56 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 D | ucnv_err.h | 198 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 D | normlzr.h | 785 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 D | format.cpp | 143 Format::parseObject(const UnicodeString& source, in parseObject() argument
|
H A D | taiwncal.cpp | 45 TaiwanCalendar::TaiwanCalendar(const TaiwanCalendar& source) in TaiwanCalendar() argument
|
H A D | dtrule.cpp | 55 DateTimeRule::DateTimeRule(const DateTimeRule& source) in DateTimeRule() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-network-helper.h | 55 struct lws_route *source; /* when used as lws_dns_sort_t */ member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
H A D | ecma-builtin-typedarray.c | 69 ecma_value_t source; in ecma_builtin_typedarray_from() local
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
H A D | lower_int64_test.cpp | 125 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 D | program.cpp | 28 program::program(clover::context &ctx, std::string &&source, in program() argument 93 program::source() const { in source() function in program
|