Home
last modified time | relevance | path

Searched defs:source (Results 376 - 400 of 2079) sorted by relevance

1...<<11121314151617181920>>...84

/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/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
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/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/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSetSpanner.java55 public UnicodeSetSpanner(UnicodeSet source) { in UnicodeSetSpanner() argument
/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
/third_party/mesa3d/src/hgl/
H A DGLRenderer.cpp66 BGLRenderer::CopyPixelsOut(BPoint source, BBitmap* dest) in CopyPixelsOut() argument
73 BGLRenderer::CopyPixelsIn(BBitmap* source, BPoint dest) in CopyPixelsIn() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_conditionaljumptracker.cpp126 bool ConditionalJumpTracker::add_mid(r600_bytecode_cf *source, JumpType type) in add_mid() argument
158 void IfFrame::fixup_mid(r600_bytecode_cf *source) in fixup_mid() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dbuddhcal.cpp45 BuddhistCalendar::BuddhistCalendar(const BuddhistCalendar& source) in BuddhistCalendar() 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
H A Dformat.cpp143 Format::parseObject(const UnicodeString& source, in parseObject() argument
/third_party/node/deps/icu-small/source/common/unicode/
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...]
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

Completed in 11 milliseconds

1...<<11121314151617181920>>...84