Home
last modified time | relevance | path

Searched defs:second (Results 201 - 225 of 527) sorted by relevance

12345678910>>...22

/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp100 StrengthProbe::probePrefix(const Line &x, const Line &y, UChar first, UChar second) { in probePrefix() argument
121 StrengthProbe::probeSuffix(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffix() argument
141 StrengthProbe::probePrefixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probePrefixNoSep() argument
160 StrengthProbe::probeSuffixNoSep(const Line &x, const Line &y, UChar first, UChar second) { in probeSuffixNoSep() argument
H A Dline.cpp192 Line::setToConcat(const Line *first, const Line *second) { in setToConcat() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGregorianCalendar.java443 GregorianCalendar(int year, int month, int date, int hour, int minute, int second) GregorianCalendar() argument
H A DEthiopicCalendar.java235 EthiopicCalendar(int year, int month, int date, int hour, int minute, int second) EthiopicCalendar() argument
H A DHebrewCalendar.java380 HebrewCalendar(int year, int month, int date, int hour, int minute, int second) HebrewCalendar() argument
H A DIndianCalendar.java260 IndianCalendar(int year, int month, int date, int hour, int minute, int second) IndianCalendar() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H A DNumberRangeFormatterTest.java1043 assertFormattedRangeEquals(String message, LocalizedNumberRangeFormatter l, Number first, Number second, String expected) assertFormattedRangeEquals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationFastLatinBuilder.java628 private int encodeTwoCEs(long first, long second) { in encodeTwoCEs() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DNumberRangeFormatterImpl.java372 Modifier resolveModifierPlurals(Modifier first, Modifier second) { in resolveModifierPlurals() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java167 public long getTime(int year, int month, int dayOfMonth, int hour, int minute, int second) { in getTime() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNorm2AllModes.java53 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument
61 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument
122 public StringBuilder normalizeSecondAndAppend(StringBuilder first, CharSequence second) { in normalizeSecondAndAppend() argument
126 public StringBuilder append(StringBuilder first, CharSequence second) { in append() argument
129 normalizeSecondAndAppend( StringBuilder first, CharSequence second, boolean doNormalize) normalizeSecondAndAppend() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBBIRuleBuilder.java326 int second = 0; field in RBBIRuleBuilder.IntPair
/third_party/libuv/test/
H A Dtest-timer.c209 int second; in TEST_IMPL() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_atomics.c188 const struct active_atomic_counter_uniform *const second = in cmp_active_counter_offsets() local
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp406 GLXContext second = in TEST_F() local
/third_party/node/deps/icu-small/source/common/
H A Dfilterednormalizer2.cpp137 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
144 append(UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const append() argument
151 normalizeSecondAndAppend(UnicodeString &first, const UnicodeString &second, UBool doNormalize, UErrorCode &errorCode) const normalizeSecondAndAppend() argument
[all...]
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, char16_t *first, int32_t firstLength, int32_t firstCapacity, const char16_t *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
/third_party/libinput/src/
H A Dutil-prop-parsers.c264 int first, second; in parse_range_property() local
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.cc311 Node* const second = NodeProperties::GetValueInput(node, 1); in ReduceSpeculativeNumberComparison() local
/third_party/node/deps/v8/src/objects/
H A Ddescriptor-array-inl.h240 void DescriptorArray::SwapSortedKeys(int first, int second) { in SwapSortedKeys() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc80 Handle<String> second = handle(cons.second(), isolate); in StringReplaceOneCharWithString() local
106 Handle<String> second = in StringReplaceOneCharWithString() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dstrptime_ext.c187 time_t second = 0; in strptime_0700() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline_test.cc142 std::vector<std::string> second = {"Third", "Forth"}; in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddominator_tree.cpp352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddominator_tree.cpp352 DominatorTreeNode* second = GetOrInsertNode(edge.second); in InitializeTree() local

Completed in 22 milliseconds

12345678910>>...22